Age | Commit message (Expand) | Author | Files | Lines |
2005-03-20 | Fixing #1608, second issue: QueryByExample-Datediff does not work properly. | eilers | 2 | -11/+39 |
2005-03-20 | add sd path for familiar | llornkcor | 1 | -1/+2 |
2005-03-19 | Oops.. member variable m_read was not initialized. | eilers | 2 | -0/+2 |
2005-03-19 | Minor update for generic sorted(): It will now ignory any categories if filte... | eilers | 2 | -21/+22 |
2005-03-18 | work on plugins finished. | alwin | 5 | -8/+58 |
2005-03-18 | Reworte generic sorted() and added filter for "DoNotShowWithCategory" needed | eilers | 2 | -12/+25 |
2005-03-18 | mark this class as IDEA cause it isn't implemented. | alwin | 1 | -0/+2 |
2005-03-17 | Update the API Documentation for OProcess and OApplicationFactory | zecke | 2 | -3/+3 |
2005-03-17 | I had to change interface. so the used UUID has changed, too! | alwin | 2 | -2/+5 |
2005-03-16 | forgot an interface method required. | alwin | 1 | -0/+2 |
2005-03-16 | ok, removed last errors (i hope) | alwin | 1 | -2/+1 |
2005-03-16 | sorry, guys, checked in wrong files | alwin | 2 | -9/+8 |
2005-03-16 | first shot of a generic interface for holiday plugin in datebook | alwin | 2 | -0/+88 |
2005-03-15 | ok. the hinge button must have held-action set to 0. | alwin | 1 | -6/+3 |
2005-03-15 | Fix addressbook sort by implementing sorting by 'File As' name | drw | 1 | -2/+6 |
2005-03-14 | hopefull speedups on keyeventhandler, eventhandler will just set when | alwin | 1 | -8/+5 |
2005-03-13 | inserted a keyevent-filter just used by CL3000 and C7x0/C8x0. | alwin | 2 | -48/+95 |
2005-03-12 | this error will get my personal "error of the month": | alwin | 2 | -2/+2 |
2005-03-11 | jornada 56x device updates | chicken | 1 | -1/+6 |
2005-03-06 | -When going back from BigScreen to SmallScreen we resize the widgetstack, | zecke | 1 | -1/+6 |
2005-03-06 | Do not switch mode in the eventFilter when we're forced into one mode | zecke | 1 | -2/+2 |
2005-03-03 | Some minor fixes to drawing of tab bar | drw | 1 | -2/+16 |
2005-03-03 | fix a typo in the jornada 56x backlight control | chicken | 1 | -1/+1 |
2005-03-01 | mmc/sd cards may mounted via /dev/mmcblk* within linux 2.6 | alwin | 1 | -1/+2 |
2005-03-01 | Provide initial values for tab bar style & position | drw | 1 | -0/+2 |
2005-02-25 | Reworked OTabWidget - optimized (now uses less runtime resources), fix displa... | drw | 3 | -258/+301 |
2005-02-23 | Comment out filer/filter settings menu options as they will not be implemente... | drw | 2 | -19/+12 |
2005-02-19 | jornada device fixes | chicken | 1 | -2/+2 |
2005-02-19 | jornada 720 device updates | chicken | 1 | -6/+16 |
2005-02-18 | first bits of jornada 720 device code | chicken | 2 | -7/+22 |
2005-02-18 | -Check if the string is safe (omitted Global::shellQuote as we construct | zecke | 1 | -5/+6 |
2005-02-17 | Add OAbstractMobileDevice with implementations for suspend and setDisplayStatus | zecke | 14 | -84/+204 |
2005-02-16 | Fix for bug #1542 - todo crashes when priority < 1 or > 5 | drw | 1 | -0/+12 |
2005-02-12 | disable backtracing if building against uclibc | mickeyl | 1 | -0/+4 |
2005-02-08 | Add beam to context menu, flip beam and delete actions in menu/toolbars | drw | 1 | -6/+7 |
2005-02-07 | Fix for #1482, do not start a path with "//". We do that by having | zecke | 1 | -8/+18 |
2005-02-07 | Minor addition | drw | 2 | -0/+6 |
2005-02-07 | work around qt_version() bug in Qt/Embedded 2.3.10 | mickeyl | 2 | -2/+2 |
2005-02-07 | change license. | mickeyl | 10 | -20/+20 |
2005-02-06 | Additional menu functionality for OPimMainWindow | drw | 2 | -15/+48 |
2005-02-06 | make autorotate also work on kernel 2.6 | mickeyl | 2 | -75/+35 |
2005-02-06 | fix default orientation on 2.6 (this time taking hinge sensor into account) | mickeyl | 1 | -2/+15 |
2005-02-06 | Use the right parameters for the syntax. | zecke | 1 | -2/+1 |
2005-02-06 | Remove uncommented code as well | zecke | 1 | -4/+0 |
2005-02-06 | For saving we do not want to use the file just selected. The user needs | zecke | 1 | -0/+9 |
2005-02-06 | Remove old and commented out code | zecke | 1 | -8/+1 |
2005-02-06 | Sorry lorn the patch is inapproriate. | zecke | 1 | -2/+2 |
2005-02-06 | fixes #1522 - where fileselector is automatically selected when only clicking... | llornkcor | 1 | -2/+2 |
2005-02-04 | implement computing the hinge status for Zaurus w/ Kernel 2.6 | mickeyl | 1 | -4/+19 |
2005-02-04 | use a sane method to discover valid device nodes | mickeyl | 2 | -14/+43 |