Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2003-05-07 | try to use the has* functions | zecke | 2 | -11/+11 |
2003-05-07 | Fixed typos in config.in | groucho | 1 | -2/+2 |
Added osearch to build | ||||
2003-05-07 | initial import | tille | 25 | -0/+1066 |
searches contacts, todos and events not much more yet | ||||
2003-05-05 | UI and code cleanup. Both UI and code is now more consistent. Also removed ↵ | umopapisdn | 9 | -602/+453 |
menus in favor of toolbuttons. (why were they even available as menus in the first place?) | ||||
2003-05-04 | New feature: It's now possible to configure a default location and default ↵ | umopapisdn | 5 | -71/+250 |
categories for new events. (Options available in configuration dialog.) | ||||
2003-04-26 | - some includes | harlekin | 1 | -12/+0 |
2003-04-26 | make applets more flexible regarding size | harlekin | 5 | -205/+26 |
2003-04-26 | change playlist file access mode when writing | llornkcor | 1 | -1/+1 |
2003-04-22 | Alter embeddedkonsole to obey SHELL env var if set, otherwise use the user's ↵ | kergoth | 1 | -5/+17 |
default shell, falling back to /bin/sh. | ||||
2003-04-22 | Add empty Files field | kergoth | 1 | -0/+1 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 39 | -0/+39 |
in favor of something with some sanity. | ||||
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 38 | -38/+38 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-21 | shut up, please | cniehaus | 1 | -0/+1 |
2003-04-20 | Revert the attempt to split calibrate, as it failed miserably. | kergoth | 7 | -20/+32 |
2003-04-20 | opie-lupdate | zecke | 1 | -1/+1 |
2003-04-20 | qmake assumes pro file is named same as directroy | llornkcor | 1 | -0/+11 |
2003-04-20 | add libtremor | llornkcor | 1 | -0/+1 |
2003-04-20 | add tremor plugin | llornkcor | 1 | -0/+2 |
2003-04-20 | added comment | llornkcor | 1 | -0/+2 |
2003-04-20 | adding dutch to the .pro-files | cniehaus | 37 | -0/+37 |
2003-04-20 | remove commentout code | llornkcor | 1 | -107/+0 |
2003-04-20 | buttons working | llornkcor | 2 | -93/+146 |
2003-04-20 | fix sizing | llornkcor | 1 | -18/+17 |
2003-04-20 | add video skin support *finally*, fixed widget for landscape/sizing | llornkcor | 3 | -352/+627 |
2003-04-19 | Split calibrate out as a standalone application, and ensure taskbar depends | kergoth | 8 | -40/+32 |
on it. This makes ts debugging easier, having a seperate calibration tool around, and as a side affect fixes calibration on the C700, which previously required a reboot to take effect. | ||||
2003-04-19 | fix skin handling | llornkcor | 1 | -1/+1 |
2003-04-18 | Make appearance and rotate applet use the new rotation method of odevice. | kergoth | 1 | -9/+16 |
2003-04-18 | add a qcop channel | harlekin | 2 | -5/+36 |
2003-04-18 | removed exerimental stuff I accidently commited | harlekin | 1 | -3/+3 |