Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-05-16 | gui stuff | tille | 3 | -9/+8 |
2003-05-16 | search in text documents | tille | 7 | -20/+87 |
2003-05-15 | owait and settings for search group: | tille | 13 | -59/+175 |
- hide completed todos - show only later events - do not display hits in datebook dated | ||||
2003-05-14 | bugfix for ipaqs with jacket | mickeyl | 1 | -1/+1 |
2003-05-14 | added settings | tille | 1 | -6/+22 |
2003-05-14 | correct focus and search group order | tille | 2 | -4/+5 |
zecke: take this version for OPIE_BRANCH_0_99 | ||||
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-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 | Load langs | kergoth | 1 | -2/+14 |
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 | Make minimal qws server make use of the new experimental option. | kergoth | 1 | -1/+1 |
2003-05-13 | icons ;) | tille | 11 | -23/+86 |
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 | added support for advfm | tille | 2 | -10/+5 |
2003-05-12 | add open in filemanager | tille | 2 | -0/+22 |
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 | 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 | 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 | Just internal renaming.. Will not affect anything.. | eilers | 3 | -3/+3 |
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-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 | 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 | clean up | tille | 5 | -38/+5 |
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 | 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 | Update todo. | kergoth | 1 | -10/+16 |
2003-05-08 | Start work on a new launcher. This commit is simply a minimal Opie QWS server. | kergoth | 11 | -0/+2518 |
2003-05-08 | now it 'works' with the current libopie, again | tille | 4 | -9/+7 |
2003-05-08 | this needs the new libopie patch... | tille | 8 | -18/+43 |
2003-05-08 | for kergoth, we wanted it... ;) | tille | 1 | -0/+37 |
2003-05-07 | one more | zecke | 1 | -1/+1 |