Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-14 | dito | tille | 1 | -0/+0 |
2003-05-14 | icon improvements | tille | 3 | -4/+8 |
2003-05-14 | icons for todo, contact and event results indication the matching field | tille | 6 | -0/+145 |
2003-05-14 | lastHitField impl | tille | 4 | -18/+46 |
2003-05-14 | more kde icons | tille | 2 | -0/+0 |
2003-05-14 | Guard against self assignemt as well | zecke | 1 | -0/+1 |
2003-05-14 | Guard against self assignment | zecke | 2 | -0/+4 |
2003-05-14 | move lastHitField stuff into OPIMRecord | zecke | 8 | -12/+44 |
2003-05-14 | get the field where the hit was | tille | 4 | -2/+10 |
2003-05-14 | zecke: better? | tille | 2 | -4/+4 |
2003-05-14 | patch by Scott Bronson | zecke | 9 | -483/+19 |
kill the duplicated config.cpp and config.h file add proper default values so that kpacman actually works out of the box Config wanted to read kpacman.conf but this file did only exist globally | ||||
2003-05-14 | Initial revision | allenforsythe | 6 | -0/+0 |
2003-05-14 | Initial revision | allenforsythe | 6 | -0/+0 |
2003-05-14 | Initial revision | allenforsythe | 18 | -0/+1381 |
2003-05-14 | patch by Scott Bronson. | zecke | 1 | -1/+10 |
Add a little game description in the about messagebox | ||||
2003-05-13 | Just a removal of a debug message. | umopapisdn | 1 | -1/+0 |
2003-05-13 | Bugfix: (Bug #0000862) The red time marker should only be visible if we are ↵ | umopapisdn | 1 | -3/+5 |
showing today's date. | ||||
2003-05-13 | Bugfix: (Bug #0000902) Adding events in weekview shouldn't create them as ↵ | umopapisdn | 6 | -104/+66 |
events on the first day of the week but rather the last visited day. | ||||
2003-05-13 | Adjust depends | kergoth | 1 | -1/+1 |
2003-05-13 | Initial revision | allenforsythe | 14 | -0/+2061 |
2003-05-13 | Load langs | kergoth | 1 | -2/+14 |
2003-05-13 | taboapp | kergoth | 1 | -0/+1 |
2003-05-13 | Depend on experimental | kergoth | 1 | -1/+1 |
2003-05-13 | *extremely* minimal tabbed interface. Doesnt install the translations, etc. | kergoth | 3 | -0/+63 |
For testing and development purposes. | ||||
2003-05-13 | Example of the use of new plugin interface, disabled by default. | kergoth | 2 | -4/+33 |
2003-05-13 | Add beginnings of a new plugin interface. | kergoth | 6 | -0/+123 |
2003-05-13 | unugly | gruemelmonster | 1 | -0/+0 |
2003-05-13 | Allow AllDay Events to span multiple days... again Revert to 1.9 | zecke | 1 | -3/+3 |
2003-05-13 | fix linking on arm | mickeyl | 3 | -4/+4 |
2003-05-13 | Add oapp lib, only needed during testing phase. | kergoth | 1 | -3/+4 |
2003-05-13 | Make minimal qws server make use of the new experimental option. | kergoth | 1 | -1/+1 |
2003-05-13 | Add 'experimental' config token, so we can enable/disable all experimental ↵ | kergoth | 1 | -0/+6 |
items in one fell swoop. | ||||
2003-05-13 | Finished what zecke began- resp. filled the remaining translations fields | groucho | 1 | -69/+70 |
2003-05-13 | icons ;) | tille | 11 | -23/+86 |
2003-05-13 | more icons, again thanks to the kde folks | tille | 2 | -0/+0 |
2003-05-13 | Fixed the typos for the desktop file and the icon. | groucho | 1 | -1/+1 |
Does osearch really belong into the PIM section ? | ||||
2003-05-12 | Italian updates | daniele | 24 | -441/+497 |
2003-05-12 | added support for advfm | tille | 2 | -10/+5 |
2003-05-12 | show file selected if setDoc/openDir qcop is file | llornkcor | 4 | -7/+54 |
2003-05-12 | add open in filemanager | tille | 2 | -0/+22 |
2003-05-12 | I hope I did not fuck up anything | zecke | 2 | -107/+621 |
but I was bored | ||||
2003-05-12 | added setDocument(QString) and openDirectory(QString) qcop messages to show ↵ | llornkcor | 2 | -11/+51 |
open directory. use setDocument if you are unsure if advancedfm is executed already. | ||||
2003-05-12 | - fr translation | eric | 2 | -66/+66 |
2003-05-12 | Hospital Hacking Session | zecke | 11 | -51/+373 |
make more translatable fix up GUI for Opie1.0 in regards what is implemnted implement setting and removing of Alarms!!!! Show Alarms once they got fired... | ||||
2003-05-12 | Hospital Hacking Session | zecke | 2 | -12/+130 |
kill warnings implement storing of reminders and alarms... Nach viel Eiter und Gestank... | ||||
2003-05-12 | Add a comment | zecke | 2 | -0/+4 |
2003-05-12 | Add handling of alarm() message | zecke | 4 | -10/+98 |
play and killAlarm... added as well | ||||
2003-05-12 | and an icon | tille | 1 | -0/+0 |
thanks to the kde folks... ;) | ||||
2003-05-12 | desktop file for osearch | tille | 1 | -0/+7 |
2003-05-12 | fix up OTodo::hasNotifiers | zecke | 6 | -6/+34 |
add a const notifiers() function and fix OPimNotifyManager::isEmpty |