Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-02 | - fixed warning about missing return statement in non-void function. | simon | 1 | -5/+3 |
Okayed by Michael Lauer | ||||
2002-11-02 | Actually use local time in vCal | zecke | 1 | -3/+3 |
2002-11-02 | Until Opie is compatible to RFC2445 we will beam | zecke | 1 | -0/+34 |
vCal Events in local time. So lousy handys (my Nokia6210) gets the dates 'right' | ||||
2002-11-02 | Fix a vCard problem in OContact | zecke | 18 | -44/+388 |
cell phones do not set the UId property... add some more states to otodo | ||||
2002-11-02 | Add Pim State | zecke | 1 | -0/+2 |
2002-11-02 | Fixed bug where package should be removed but gets reinstalled | andyq | 1 | -1/+2 |
2002-11-02 | Code updates/fixes | drw | 11 | -58/+430 |
2002-11-02 | Decided I didn't like the last pics... | drw | 2 | -0/+0 |
2002-11-01 | Applied tronical's patch to correct linking on generated headers in libopie. | kergoth | 1 | -4/+8 |
2002-11-01 | add a default config for the new config system | kergoth | 1 | -0/+3 |
2002-11-01 | Forgot to rename the header file in CVS | sandman | 1 | -10/+10 |
2002-11-01 | * "Copy /etc/skel" option is now only available when adding a user. | umopapisdn | 3 | -16/+51 |
* Documented some more of the source code. | ||||
2002-11-01 | *** empty log message *** | kergoth | 4 | -0/+16 |
2002-11-01 | Added interfaces and wlan to packages, for testing out the makefile ↵ | kergoth | 1 | -0/+2 |
dependency generation next. | ||||
2002-11-01 | tweaks | kergoth | 1 | -1/+3 |
2002-11-01 | Starting to get the makefile rules in place | kergoth | 3 | -0/+54 |
2002-11-01 | setDisplayBrightness calculated the wrong backlight level for iPAQs | sandman | 1 | -5/+3 |
2002-11-01 | Removed Add test examples | benmeyer | 2 | -4/+4 |
2002-11-01 | - Completly reworked the backlight "preview": | sandman | 8 | -142/+164 |
every slider/control that relates to backlight levels, is now switching the lcd to this level for 2 seconds - after that the backlight switches back to the standard level (or light sensor control) - Many bugfixes and usability improvements in light sensor calibration | ||||
2002-11-01 | - light sensor data was not scaled (no effect for iPAQs though) | sandman | 1 | -7/+5 |
- light sensor can now switch off the lcd backlight - setBacklight ( -3 / -2 ) doesn't switch off the sensor mode anymore | ||||
2002-11-01 | another timer fix | llornkcor | 1 | -8/+12 |
2002-11-01 | fix | llornkcor | 1 | -1/+2 |
2002-11-01 | add lookup timer delay spin | llornkcor | 4 | -7/+17 |
2002-11-01 | fix | llornkcor | 1 | -1/+1 |
2002-11-01 | make into symbol lookup | llornkcor | 5 | -104/+398 |
2002-11-01 | Make qmake obey QMAKESPECSDIR if set. | kergoth | 1 | -8/+15 |
2002-11-01 | Further path corrections | kergoth | 1 | -54/+53 |
2002-11-01 | added timer delay | llornkcor | 3 | -1/+11 |
2002-11-01 | Some fixes and enhancements: | sandman | 3 | -36/+223 |
- don't rely on clipping information from Qt/E -- this doesn't work - theme style has support for all KDE gradient types now | ||||
2002-11-01 | Added regExp-search in database for all fields in a contact. | eilers | 10 | -8/+86 |
2002-11-01 | Added remove | eilers | 2 | -6/+62 |
2002-11-01 | Complete redesign of internal structure. Now, there exist a cetral view | eilers | 2 | -0/+412 |
class which manages the current implemented views table and card... | ||||
2002-11-01 | No sorting required for theme list | sandman | 1 | -3/+4 |
2002-11-01 | remove some commented code | llornkcor | 2 | -120/+3 |
2002-11-01 | Config ignores comment lines now (all lines that start with a '#'). This is | sandman | 1 | -0/+4 |
necessary to load some pixmap themes from KDE and shouldn't change anything else ('#' not at the beginning of a line are not treated as a comment) | ||||
2002-11-01 | updated version number to 0.7 | andyq | 1 | -1/+1 |
2002-11-01 | Fixed a bug where if a package was removed from the local view the packages ↵ | andyq | 3 | -32/+36 |
didn't get relinked properly | ||||
2002-11-01 | - allow toggling of line wrap via menu, as requested | josef | 4 | -1/+54 |
If there was an icon, an entry in the menu bar could be made. | ||||
2002-11-01 | - s/dimention/dimension/ | josef | 1 | -1/+1 |
2002-11-01 | Bugfix #383 && #356 | eilers | 2 | -28/+38 |
2002-11-01 | Path correction | kergoth | 1 | -1/+1 |
2002-11-01 | typo | kergoth | 1 | -1/+1 |
2002-11-01 | fix ischecked wrap menu | llornkcor | 1 | -2/+2 |
2002-11-01 | missing a few qmake files | kergoth | 6 | -0/+2783 |
2002-11-01 | Adding spec files for qmake :) | kergoth | 127 | -0/+13298 |
2002-11-01 | Adding qmake in preperation for new build system | kergoth | 147 | -0/+78867 |
2002-11-01 | Added workaround for installing, removing then reinstalling packages to | andyq | 2 | -2/+81 |
different destiations. Also now only sends the -dest command down to ipkg on an install | ||||
2002-10-31 | added ipaqs mmc slot to storage | harlekin | 1 | -5/+9 |
2002-10-31 | added easy way ifdef for me to compile without libopie | llornkcor | 1 | -9/+34 |
2002-10-31 | fixes for the new exclude from refresh system | harlekin | 1 | -3/+18 |