Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-04-18 | on day change the deadline gets changed | zecke | 2 | -0/+26 |
I use QDate and a Timer for that. Does anyone know a better way? | ||||
2002-04-18 | Fixed a bug with Suffixes due to a missing 2 | tux_mike | 1 | -5/+6 |
2002-04-18 | Harlekin does this fix the problems? | zecke | 2 | -12/+8 |
2002-04-18 | changed default ip to 192.168.129.0/24 | llornkcor | 1 | -1/+7 |
2002-04-18 | bug fix | llornkcor | 1 | -42/+42 |
2002-04-17 | bug fix | llornkcor | 1 | -8/+7 |
2002-04-17 | Added a Letter Picker | tux_mike | 4 | -23/+98 |
2002-04-17 | Added preliminary version of the Picker | tux_mike | 7 | -4/+344 |
2002-04-17 | LCD only off on suspend patch | llornkcor | 2 | -26/+39 |
2002-04-16 | added gringo month/day style | llornkcor | 1 | -20/+25 |
2002-04-16 | updated maintainer field | harlekin | 1 | -2/+2 |
2002-04-15 | -fix handling of the kewl timepicker | zecke | 2 | -3/+28 |
click in a lineedit and the focus will change ARDO FEEL FREE TO REVERT IT WANTED TO GET THIS INTO THE FEED | ||||
2002-04-15 | version 0.3.2 | harlekin | 2 | -1/+6 |
2002-04-15 | journal is in place again | zecke | 5 | -25/+38 |
2002-04-15 | added a configurable delay, so for example if 5 min are set, and the suspend ↵ | harlekin | 6 | -98/+150 |
time is shorter, no app is autostarted | ||||
2002-04-15 | Removed Form2 string | hakan | 3 | -12/+0 |
2002-04-14 | fixed trying to open .desktop files- give user a choice: .desktop or file ↵ | llornkcor | 1 | -11/+20 |
linked too | ||||
2002-04-14 | -menu restructure ( closer to the Zaurus) | zecke | 4 | -37/+238 |
-first Part of restoring journal I need to rewrite the whole crap later qt journaled on a row basis which doesn't work anymore cause of flexible sorting -something I forgot ;) | ||||
2002-04-14 | Removed Form2 string | hakan | 1 | -4/+0 |
2002-04-13 | use OFontMenu still need to catch up with the zaurus todolist | zecke | 3 | -2/+13 |
2002-04-13 | DOH | llornkcor | 1 | -1/+1 |
2002-04-13 | *** empty log message *** | zecke | 1 | -0/+3 |
2002-04-13 | Fix Stefan Eilers patch | zecke | 3 | -58/+87 |
Extend the due column better sorting and colors ;) | ||||
2002-04-13 | i18n fixes | harlekin | 1 | -44/+44 |
2002-04-13 | i18n fixes | harlekin | 1 | -2/+2 |
2002-04-13 | added tr("") for 3 strings | cniehaus | 1 | -3/+3 |
2002-04-13 | move to multiple categories + patch from Stefan Eilers to show the due date | zecke | 5 | -10/+120 |
2002-04-13 | this add .pl for i18n | cniehaus | 12 | -0/+13 |
------------------------------------------------------------------- | ||||
2002-04-12 | Port to OFileDialog for open | zecke | 1 | -5/+9 |
ljp would you please fix open a bit. I'm not in the mood to do it myself we need to port save to OFileDialog::getSaveFileName() | ||||
2002-04-11 | here ya go | llornkcor | 2 | -31/+36 |
2002-04-10 | kickin out the bug fixes | llornkcor | 1 | -51/+49 |
2002-04-10 | added ability to remember position in the playlist you were last at startup ↵ | llornkcor | 2 | -5/+19 |
and when opening playlists | ||||
2002-04-10 | bug fix | llornkcor | 6 | -187/+236 |
2002-04-10 | bug fix | llornkcor | 3 | -61/+73 |
2002-04-10 | paperbag, no it is | harlekin | 1 | -2/+2 |
2002-04-10 | fix | harlekin | 1 | -1/+1 |
2002-04-10 | am/pm support, ugly | harlekin | 5 | -101/+155 |
2002-04-10 | Made rows resize with fonts. | tux_mike | 3 | -0/+20 |
2002-04-09 | Added font selection. | tux_mike | 2 | -2/+57 |
2002-04-08 | Fixed little bugs, added macro to disable find on sharp rom, other small ↵ | tux_mike | 3 | -14/+261 |
feature additons. | ||||
2002-04-08 | updated buttons | harlekin | 2 | -24/+28 |
2002-04-08 | update | harlekin | 3 | -5/+10 |
2002-04-08 | fixed missing ) | harlekin | 1 | -1/+1 |
2002-04-07 | fixed a mem leak, patch by Stefan Eilers | harlekin | 1 | -2/+8 |
2002-04-07 | re-commit buttons | llornkcor | 2 | -97/+246 |
2002-04-06 | translations stuff | llornkcor | 2 | -77/+131 |
2002-04-06 | translation stuff | llornkcor | 5 | -32/+32 |
2002-04-06 | this fixes i18n-stuff | cniehaus | 1 | -25/+25 |
2002-04-05 | Folded in changes I forgot about. Added -e argument to execute a command and ↵ | llornkcor | 2 | -3/+45 |
leave the konsole, and also setDocument to exec command in new session if open. so a command run like $OPIEDIR/bin/qcop QPE/Application/embeddedkonsole 'setDocument(QString)' 'ssh -V' will run that command in a new session (tab). So now scripts can be run from an icon, and such. | ||||
2002-04-05 | small bug fix with having to hit the tabs option twice to make it at top, ↵ | llornkcor | 1 | -1/+1 |
the first time |