Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-09-20 | fixed the crash when closing config dialog and also sorting of the plugins ↵ | harlekin | 3 | -42/+66 |
is working now | ||||
2002-09-20 | before starting to hack QTableItem I wanted to have a safe point in cvs | cniehaus | 11 | -11/+121 |
2002-09-20 | accidentaly committed | zecke | 1 | -27/+6 |
2002-09-20 | OTodo know is the first implementation of OPimRecord | zecke | 12 | -703/+443 |
2002-09-20 | cleanup | llornkcor | 1 | -33/+3 |
2002-09-20 | remove recording check | llornkcor | 1 | -4/+4 |
2002-09-20 | remove keyPress with null param check | llornkcor | 1 | -3/+3 |
2002-09-20 | Copyright and licence noise | dwmw2 | 3 | -2/+61 |
2002-09-20 | added sshkeys | llornkcor | 1 | -2/+2 |
2002-09-20 | Found icon in usermode-gtk package. S'GPL'd | dwmw2 | 1 | -0/+0 |
2002-09-20 | Include desktop and icon file in ipkg | dwmw2 | 1 | -1/+1 |
2002-09-20 | desktop for ssh keys applet | dwmw2 | 1 | -0/+6 |
2002-09-20 | Hmmm. Need icon. | dwmw2 | 1 | -0/+0 |
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 | Our new common template based start for Accessing and Manipulating | zecke | 14 | -0/+2148 |
the Records The CROSS_REFERENCE branch will get ported to it. We use templates for several reasons They allow us to share code and to be easily extended I've to make them not inline to save memory... I've to port all DBs and Record related classes | ||||
2002-09-20 | giving Oxygen a nice icon (well, it is the Kalzium-icon, long live | cniehaus | 1 | -0/+0 |
the artistic licence) | ||||
2002-09-20 | make Oxygen public | cniehaus | 1 | -0/+7 |
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 | config widget a bit nicer | harlekin | 1 | -3/+3 |
2002-09-19 | added line clipping to config and code cleanups | harlekin | 3 | -14/+26 |
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 | fixed video and tweaked audio skin | llornkcor | 21 | -0/+0 |
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 | Patch by dwwm2 to add opie-sh-ssh-askpass to opie init script | zecke | 1 | -0/+4 |
2002-09-19 | make sure I safe this. Imagine a headcrash ;) | cniehaus | 4 | -8/+130 |
2002-09-19 | small change, index needs 256 | llornkcor | 1 | -2/+2 |
2002-09-19 | fix | llornkcor | 1 | -2/+4 |
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. | ||||
2002-09-19 | Add '-p' option to opie-sh, to get user input and display '*'s | dwmw2 | 2 | -0/+12 |
2002-09-19 | this code should be smarter ;) | cniehaus | 1 | -18/+9 |
2002-09-19 | * nothing is hardcoded anylonger (thanks Max for the .conf-hint) | cniehaus | 4 | -32/+21 |
* removing obsolete includes * making the PSE-data-widget a QWidget instead of a QDialog * removing one obsolete slot * making oxyDW private | ||||
2002-09-19 | *** empty log message *** | harlekin | 1 | -1/+1 |
2002-09-19 | fixed depends | harlekin | 2 | -2/+11 |
2002-09-19 | typo fix | harlekin | 1 | -4/+1 |
2002-09-19 | fixed config option | harlekin | 4 | -28/+26 |
2002-09-19 | fixes control file | harlekin | 3 | -6/+6 |