summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-09-22add opie-notesappletllornkcor1-1/+1
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-21dont send keyRegister message if keycode is 0, or key is releasedllornkcor1-683/+684
2002-09-21close alert is dsp errorllornkcor1-5/+6
2002-09-21Now that I understand Harlekin I like his idea: Tabscniehaus5-199/+115
2002-09-21 code cleanupsharlekin2-5/+3
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-21usualharlekin3-11/+18
2002-09-21new cleaned inlinepicsharlekin1-3477/+1611
2002-09-21adapted to the new pic dirsharlekin2-2/+2
2002-09-21adapted to the new pic dirsharlekin24-24/+24
2002-09-21cleaned up inline dir a bitharlekin23-199/+0
2002-09-21THE OPIE PIM Design.....zecke1-0/+50
I did not know what to write
2002-09-21additionszecke2-0/+32
2002-09-21Some more implementationzecke10-60/+366
in OPimRecord::setUid ORecordList implemented never compiled it though OTodo a new c'tor and some more changes
2002-09-21oopscniehaus1-1/+1
2002-09-21updating for the first time after 2 weeks or so and adding Oxygen-filescniehaus59-420/+5392
2002-09-21add other languagescniehaus1-0/+14
2002-09-21adding Oxygen (OPIEDIR/noncore/apps/oxygen)cniehaus1-1/+1
2002-09-21moving these 2 filescniehaus2-0/+1994
2002-09-21* moving oxygendata and kmolweightscniehaus4-2027/+36
* fixing the datafile-problems (thanks to Max)
2002-09-21center widgetimm5-101/+14
2002-09-21Remove the start(void)const and end(void)const stuffzecke1-15/+2
2002-09-21Make end inline againzecke2-3/+6
2002-09-21display stderr from ssh-add process too.dwmw21-4/+8
2002-09-21use libqpes up down arrows instead of the up down from opieplayer1 .-)harlekin1-5/+3
2002-09-21fixed pathharlekin3-3/+3
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-21fixed audio/x-mpegurl typellornkcor1-1/+2
2002-09-21- Improved style and color previewsandman5-77/+152
- color schemes can be editied now
2002-09-21Workaround for a (IMHO) design-flaw in the style/palette handling. Stylessandman1-0/+23
like liquid that need to recalculate things on a palette change can get seriously confused when a class specific palette is polished
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-21small additionsfbarros22-76/+84
2002-09-21added the dictionary filefbarros1-1/+1
2002-09-21added opie-irc to top level makefile, its usable as irc client now, and more ↵harlekin1-1/+1
great features to come
2002-09-20new icon, menu fixedwazlaf3-16/+1
2002-09-20replaced by standard iconwazlaf1-0/+0
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-20make the order tab default shown in config dialogharlekin2-1/+6
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-20otabwidget now in config dialogharlekin3-8/+8
2002-09-20fixed the crash when closing config dialog and also sorting of the plugins ↵harlekin3-42/+66
is working now
2002-09-20before starting to hack QTableItem I wanted to have a safe point in cvscniehaus11-11/+121