Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-09-23 | - minor bugfixes | sandman | 2 | -161/+30 |
- fileselector is now in libopie as OFileSelector | ||||
2002-09-23 | configuration dialog + color configurability throughout the program + popup ↵ | wazlaf | 21 | -53/+357 |
menu on the channel person list | ||||
2002-09-23 | more moving and some fixing | llornkcor | 5 | -912/+979 |
2002-09-23 | start changing things around | llornkcor | 4 | -322/+337 |
2002-09-23 | i18n-stuff + removed some headers | cniehaus | 5 | -32/+21 |
2002-09-23 | Log stderr more sanely, fix buffer abuse. It is really sane to use '+=' on | dwmw2 | 2 | -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-22 | better ? | imm | 1 | -16/+2 |
2002-09-22 | control file fix | wazlaf | 1 | -2/+2 |
2002-09-22 | up | llornkcor | 1 | -2/+1 |
2002-09-22 | delete button so I dont have to explain so much about the hold-menu delete | llornkcor | 1 | -10/+22 |
2002-09-22 | fix race | llornkcor | 1 | -10/+10 |
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 | Now that I understand Harlekin I like his idea: Tabs | cniehaus | 5 | -199/+115 |
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 | 1 | -0/+4 |
2002-09-21 | adapted to the new pic dirs | harlekin | 1 | -1/+1 |
2002-09-21 | adapted to the new pic dirs | harlekin | 8 | -8/+8 |
2002-09-21 | oops | cniehaus | 1 | -1/+1 |
2002-09-21 | add other languages | cniehaus | 1 | -0/+14 |
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 | display stderr from ssh-add process too. | dwmw2 | 1 | -4/+8 |
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 | - Improved style and color preview | sandman | 5 | -77/+152 |
- color schemes can be editied now | ||||
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-20 | new icon, menu fixed | wazlaf | 3 | -16/+1 |
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 | 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 | before starting to hack QTableItem I wanted to have a safe point in cvs | cniehaus | 11 | -11/+121 |
2002-09-20 | Copyright and licence noise | dwmw2 | 3 | -2/+61 |
2002-09-20 | Include desktop and icon file in ipkg | dwmw2 | 1 | -1/+1 |
2002-09-20 | Report ssh-agent failure and disable | dwmw2 | 1 | -1/+4 |
2002-09-20 | tr() | dwmw2 | 1 | -7/+7 |
2002-09-20 | Works now | dwmw2 | 4 | -42/+278 |
2002-09-20 | fixing the colors. THis looks almost cool :) | cniehaus | 4 | -6/+22 |
2002-09-20 | New experimental appearance settings | sandman | 12 | -0/+1540 |
2002-09-19 | * codecleanup | cniehaus | 9 | -82/+32 |
* adding some const * if you click on a "element" you will now really get the information * removed obsolete class | ||||
2002-09-19 | Initial import of half-finished ssh-agent key management tool. | dwmw2 | 6 | -0/+261 |
2002-09-19 | tweak for landscape mode | llornkcor | 1 | -3/+16 |
2002-09-19 | wow, this works now :)) Elemental: ich hab' dich! | cniehaus | 4 | -3/+26 |
2002-09-19 | make sure I safe this. Imagine a headcrash ;) | cniehaus | 4 | -8/+130 |
2002-09-19 | will continue in some hours... The new class Element should work now. Data | cniehaus | 3 | -0/+66 |
storage is still lacking | ||||
2002-09-19 | opie-sh-ssh-askpass script for use by openssh to get user input -- like | dwmw2 | 2 | -0/+19 |
passwords, etc. |