Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-05-09 | Had misunderstanding about name of the qcop call and show closed the app | eilers | 1 | -2/+8 |
immediately.. | ||||
2003-05-09 | edit was executed even if I pressed show.. Rename the call to be compatible | eilers | 1 | -2/+2 |
to omainwindow.. | ||||
2003-05-09 | counting results now | tille | 4 | -2/+5 |
2003-05-09 | toShortString now contains start time and date | tille | 2 | -2/+26 |
2003-05-09 | datebook displays defaultview (or editor) for found day now (with patch) | tille | 4 | -1/+30 |
addressbook (and todo) calls implemented, but not yet working | ||||
2003-05-09 | Added two QCop functions for OSearch: | eilers | 3 | -25/+35 |
editUid(int), showUid(int).. | ||||
2003-05-08 | Link to wiki used for current TODO. | kergoth | 1 | -37/+1 |
2003-05-08 | - sync manufacturer list with ethereal | mickeyl | 8 | -6315/+487 |
- fix onetworkdemo example - add API for short/extended manufacturer names |