Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 | ||||
2003-05-12 | dateTimeFromString | zecke | 4 | -8/+96 |
and toString added | ||||
2003-05-12 | Funny how opie-lupdate after fixing up the SOURCES tag | zecke | 1 | -4/+1 |
finds so many new nice strings... | ||||
2003-05-12 | Hospital Hacking Session | zecke | 2 | -15/+18 |
Install libopie.qm make apps fully translatable... refactor installing trans into a method instead of having the same code copy and pasted three times | ||||
2003-05-12 | ok button gone | tille | 2 | -7/+7 |
2003-05-12 | added menus | tille | 5 | -36/+42 |
2003-05-12 | oops, reverted change, only wanted to fix a typo | groucho | 1 | -4/+1 |
2003-05-12 | Added missing opie build includes | groucho | 1 | -0/+2 |
2003-05-11 | command line capturer now seems to work | mickeyl | 4 | -63/+156 |
you can now write yourself a nice webcam application :) | ||||
2003-05-11 | colabse applnkitem in case of new search, since it's far to slow... | tille | 3 | -2/+9 |
... I wonder how slow osearch will be on the pda! | ||||
2003-05-11 | improved applnk and doclnk searching | tille | 26 | -210/+279 |
clean up: - mainwindow: handling of searchgroups - searchgroups: introduced load, search and insertItem functions - flexible actions handling - doclnksearch inherits applnksearch | ||||
2003-05-11 | opie-i18n-hu is back | cniehaus | 22 | -0/+2850 |
2003-05-11 | Just internal renaming.. Will not affect anything.. | eilers | 3 | -3/+3 |
2003-05-11 | opie-i18n-no is back to life | cniehaus | 81 | -0/+11082 |
2003-05-11 | Some improvements in handling of organizations: | eilers | 10 | -19/+79 |
- If you enter a organization name and no Fullname is entered, the organization name will be used. Thus, the organization is shown correctly in the listview.. - The letterpicker now searches for the SaveAs Entry (configurable) instead for lastname. Ths guarantees that the organization is found as expected.. This addresses bugreport #590 and #895.. | ||||
2003-05-11 | Fixing typo in addressbook | eilers | 14 | -14/+14 |
2003-05-11 | work on the command line frame capturer | mickeyl | 2 | -5/+142 |
2003-05-10 | update | cniehaus | 46 | -2795/+1671 |
2003-05-10 | fix a stupid bug | cniehaus | 3 | -10/+8 |
2003-05-10 | bugfixes, bugfixes... | cniehaus | 2 | -52/+15 |
2003-05-10 | and doclnk search | tille | 7 | -2/+183 |
2003-05-10 | fix battery status display which has been broken for weeks... | mickeyl | 1 | -1/+1 |
2003-05-10 | do a full repaint if style != 0 | mickeyl | 1 | -2/+2 |
2003-05-10 | - use OManufacturerDB instead of ManufacturerDB | mickeyl | 10 | -820/+199 |
- misc fixes | ||||
2003-05-10 | no longer needed | mickeyl | 1 | -4739/+0 |
2003-05-10 | workaround half-visible volume pixmap | mickeyl | 1 | -1/+1 |
Note: For after Opie 1.0 we need TaskBar::height() | ||||
2003-05-10 | - fix and rewrite draw algorithm to work with larger sizes | mickeyl | 2 | -67/+82 |
- add alternative appearance (hint: click'n'hold on the battery meter :-) | ||||
2003-05-10 | applnk search | tille | 7 | -3/+183 |
2003-05-10 | QString::contains( QRegExp ) does not use the settings of QRegExp | tille | 2 | -10/+10 |
(QT feature or bug?) lets use QRegExp::match( QString ) instead | ||||
2003-05-10 | add persistent configuration settings | mickeyl | 1 | -44/+76 |
2003-05-10 | - make oApp not return a const app object | mickeyl | 3 | -87/+64 |
- homogenize oconfig documentation - remove debug output | ||||
2003-05-10 | quite some changes | cniehaus | 8 | -62/+86 |
2003-05-10 | clean up | tille | 5 | -38/+5 |
2003-05-10 | building again | tille | 1 | -2/+2 |
2003-05-09 | No it jumps into the front if show(int) is used.. Thanks tille ! | eilers | 1 | -0/+1 |