summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2002-09-23- minor bugfixessandman2-161/+30
- fileselector is now in libopie as OFileSelector
2002-09-23configuration dialog + color configurability throughout the program + popup ↵wazlaf21-53/+357
menu on the channel person list
2002-09-23more moving and some fixingllornkcor5-912/+979
2002-09-23start changing things aroundllornkcor4-322/+337
2002-09-23i18n-stuff + removed some headerscniehaus5-32/+21
2002-09-23Log stderr more sanely, fix buffer abuse. It is really sane to use '+=' ondwmw22-9/+54
a QString? Do I care? It's C++, let it do what it does best -- hide implementation details like the fact that some stuff _really_ sucks and encourage the programmer to do those things :)
2002-09-22better ?imm1-16/+2
2002-09-22control file fixwazlaf1-2/+2
2002-09-22upllornkcor1-2/+1
2002-09-22delete button so I dont have to explain so much about the hold-menu deletellornkcor1-10/+22
2002-09-22fix racellornkcor1-10/+10
2002-09-22opienotesllornkcor7-0/+560
2002-09-21query windows and basic commands such as /me, /msgwazlaf10-10/+182
2002-09-21fixing some things. *grr*cniehaus1-9/+8
2002-09-21Now that I understand Harlekin I like his idea: Tabscniehaus5-199/+115
2002-09-21Fix for the PSE (make it bunt)cniehaus1-1/+2
2002-09-21damn, a include missingcniehaus1-0/+1
2002-09-21make Max happy ;)cniehaus1-1/+1
2002-09-21usualharlekin1-0/+4
2002-09-21adapted to the new pic dirsharlekin1-1/+1
2002-09-21adapted to the new pic dirsharlekin8-8/+8
2002-09-21oopscniehaus1-1/+1
2002-09-21add other languagescniehaus1-0/+14
2002-09-21* moving oxygendata and kmolweightscniehaus4-2027/+36
* fixing the datafile-problems (thanks to Max)
2002-09-21center widgetimm5-101/+14
2002-09-21display stderr from ssh-add process too.dwmw21-4/+8
2002-09-21CTCP action now work via /me, HTML escaping now also works for text sent by ↵wazlaf6-2/+31
yourself
2002-09-21playlist might have only one letter in name.. needs to be seen alsollornkcor1-2/+2
2002-09-21fix playlist mimetypellornkcor1-1/+1
2002-09-21- Improved style and color previewsandman5-77/+152
- color schemes can be editied now
2002-09-21- disable liquid win decoration - this has to be made a separate pluginsandman2-64/+87
- liquid now uses the polished palette for color values (liquid did parse qpe.conf before -- the new Qt/e patch is needed for this to work) - updated QPL diff
2002-09-20new icon, menu fixedwazlaf3-16/+1
2002-09-20support for client commands (only /join implemented so far), crash bugfix, ↵wazlaf18-24/+151
fixed 2 leaks, server browser now includes a channel list
2002-09-20from now on I consider Oxygen as almost done :)cniehaus4-20/+42
* the strange display-bug in the QTable is fixed. Now there are really only two colums and not a million or so * now the alingment is correct. I reimplemented virtual void alignment() in a class derived from QTableItem * s/setElement( 1 )/setElement( 0 )/ as that method starts with 0 and not 1 Credits to Robert Gogolok who did most of the reimplementation of the alignment.
2002-09-20changed keysimm1-2/+7
2002-09-20before starting to hack QTableItem I wanted to have a safe point in cvscniehaus11-11/+121
2002-09-20Copyright and licence noisedwmw23-2/+61
2002-09-20Include desktop and icon file in ipkgdwmw21-1/+1
2002-09-20Report ssh-agent failure and disabledwmw21-1/+4
2002-09-20tr()dwmw21-7/+7
2002-09-20Works nowdwmw24-42/+278
2002-09-20fixing the colors. THis looks almost cool :)cniehaus4-6/+22
2002-09-20New experimental appearance settingssandman12-0/+1540
2002-09-19* codecleanupcniehaus9-82/+32
* adding some const * if you click on a "element" you will now really get the information * removed obsolete class
2002-09-19Initial import of half-finished ssh-agent key management tool.dwmw26-0/+261
2002-09-19tweak for landscape modellornkcor1-3/+16
2002-09-19wow, this works now :)) Elemental: ich hab' dich!cniehaus4-3/+26
2002-09-19make sure I safe this. Imagine a headcrash ;)cniehaus4-8/+130
2002-09-19will continue in some hours... The new class Element should work now. Datacniehaus3-0/+66
storage is still lacking
2002-09-19opie-sh-ssh-askpass script for use by openssh to get user input -- likedwmw22-0/+19
passwords, etc.