Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-22 | query icon (taken from kvirc) | wazlaf | 1 | -0/+0 |
2002-09-22 | fix race | llornkcor | 1 | -10/+10 |
2002-09-22 | add opie-notesapplet | llornkcor | 1 | -1/+1 |
2002-09-22 | opienotes | llornkcor | 7 | -0/+560 |
2002-09-21 | query windows and basic commands such as /me, /msg | wazlaf | 10 | -10/+182 |
2002-09-21 | fixing some things. *grr* | cniehaus | 1 | -9/+8 |
2002-09-21 | dont send keyRegister message if keycode is 0, or key is released | llornkcor | 1 | -683/+684 |
2002-09-21 | close alert is dsp error | llornkcor | 1 | -5/+6 |
2002-09-21 | Now that I understand Harlekin I like his idea: Tabs | cniehaus | 5 | -199/+115 |
2002-09-21 | code cleanups | harlekin | 2 | -5/+3 |
2002-09-21 | Fix for the PSE (make it bunt) | cniehaus | 1 | -1/+2 |
2002-09-21 | damn, a include missing | cniehaus | 1 | -0/+1 |
2002-09-21 | make Max happy ;) | cniehaus | 1 | -1/+1 |
2002-09-21 | usual | harlekin | 3 | -11/+18 |
2002-09-21 | new cleaned inlinepics | harlekin | 1 | -3477/+1611 |
2002-09-21 | adapted to the new pic dirs | harlekin | 2 | -2/+2 |
2002-09-21 | adapted to the new pic dirs | harlekin | 24 | -24/+24 |
2002-09-21 | cleaned up inline dir a bit | harlekin | 23 | -199/+0 |
2002-09-21 | THE OPIE PIM Design..... | zecke | 1 | -0/+50 |
I did not know what to write | ||||
2002-09-21 | additions | zecke | 2 | -0/+32 |
2002-09-21 | Some more implementation | zecke | 10 | -60/+366 |
in OPimRecord::setUid ORecordList implemented never compiled it though OTodo a new c'tor and some more changes | ||||
2002-09-21 | oops | cniehaus | 1 | -1/+1 |
2002-09-21 | updating for the first time after 2 weeks or so and adding Oxygen-files | cniehaus | 59 | -420/+5392 |
2002-09-21 | add other languages | cniehaus | 1 | -0/+14 |
2002-09-21 | adding Oxygen (OPIEDIR/noncore/apps/oxygen) | cniehaus | 1 | -1/+1 |
2002-09-21 | moving these 2 files | cniehaus | 2 | -0/+1994 |
2002-09-21 | * moving oxygendata and kmolweights | cniehaus | 4 | -2027/+36 |
* fixing the datafile-problems (thanks to Max) | ||||
2002-09-21 | center widget | imm | 5 | -101/+14 |
2002-09-21 | Remove the start(void)const and end(void)const stuff | zecke | 1 | -15/+2 |
2002-09-21 | Make end inline again | zecke | 2 | -3/+6 |
2002-09-21 | display stderr from ssh-add process too. | dwmw2 | 1 | -4/+8 |
2002-09-21 | use libqpes up down arrows instead of the up down from opieplayer1 .-) | harlekin | 1 | -5/+3 |
2002-09-21 | fixed path | harlekin | 3 | -3/+3 |
2002-09-21 | CTCP action now work via /me, HTML escaping now also works for text sent by ↵ | wazlaf | 6 | -2/+31 |
yourself | ||||
2002-09-21 | playlist might have only one letter in name.. needs to be seen also | llornkcor | 1 | -2/+2 |
2002-09-21 | fix playlist mimetype | llornkcor | 1 | -1/+1 |
2002-09-21 | fixed audio/x-mpegurl type | llornkcor | 1 | -1/+2 |
2002-09-21 | - Improved style and color preview | sandman | 5 | -77/+152 |
- color schemes can be editied now | ||||
2002-09-21 | Workaround for a (IMHO) design-flaw in the style/palette handling. Styles | sandman | 1 | -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 plugin | sandman | 2 | -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-21 | small additions | fbarros | 22 | -76/+84 |
2002-09-21 | added the dictionary file | fbarros | 1 | -1/+1 |
2002-09-21 | added opie-irc to top level makefile, its usable as irc client now, and more ↵ | harlekin | 1 | -1/+1 |
great features to come | ||||
2002-09-20 | new icon, menu fixed | wazlaf | 3 | -16/+1 |
2002-09-20 | replaced by standard icon | wazlaf | 1 | -0/+0 |
2002-09-20 | support for client commands (only /join implemented so far), crash bugfix, ↵ | wazlaf | 18 | -24/+151 |
fixed 2 leaks, server browser now includes a channel list | ||||
2002-09-20 | make the order tab default shown in config dialog | harlekin | 2 | -1/+6 |
2002-09-20 | from now on I consider Oxygen as almost done :) | cniehaus | 4 | -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-20 | changed keys | imm | 1 | -2/+7 |
2002-09-20 | otabwidget now in config dialog | harlekin | 3 | -8/+8 |