Age | Commit message (Expand) | Author | Files | Lines |
2003-03-30 | layout changes | harlekin | 2 | -2/+4 |
2003-03-30 | changed header (gui) to layouts | harlekin | 4 | -23/+22 |
2003-03-30 | enable translation of rotateapplet. carsten: will you add the rest of the .ts... | mickeyl | 1 | -0/+17 |
2003-03-29 | added option to made the banner on top much smaller and also the date should ... | harlekin | 6 | -8/+40 |
2003-03-29 | forgot to take that header out | harlekin | 1 | -1/+0 |
2003-03-28 | now as owait in libopie | harlekin | 5 | -41/+4 |
2003-03-28 | Minimum size in weekview should be dependant on the height of the window. | umopapisdn | 1 | -11/+9 |
2003-03-28 | Bugfix: (Bug #000782) Display events with no duration, unless it's an "effect... | umopapisdn | 3 | -3/+3 |
2003-03-28 | Add Replaces: opie-rotation to ensure its removed. | kergoth | 1 | -0/+1 |
2003-03-27 | Bugfix: If menu-button is pressed, the mainmenu will now open as expected | eilers | 6 | -16/+101 |
2003-03-27 | 1) now that setCurrentRotation sets QWS_DISPLAY, dont call setDefaultRotation | kergoth | 1 | -14/+10 |
2003-03-27 | Remove the need for explicit <= 0, >= 360 etc handling by using % 360. | kergoth | 1 | -11/+4 |
2003-03-26 | BUGFIX: as pointed out by robert, dont fsck with QWS_DISPLAY if it was alread... | kergoth | 1 | -4/+4 |
2003-03-26 | adapted to what was discussed today on irc. Direction of rotation is settable... | harlekin | 2 | -11/+29 |
2003-03-26 | Add a second call to defaultRotation, to ensrue deforient matches reality, if... | kergoth | 1 | -0/+1 |
2003-03-26 | Modified launcher to set rotation via: | kergoth | 1 | -20/+39 |
2003-03-26 | also activate discovery if not allready running - makes beaming with s45 easier | harlekin | 2 | -10/+21 |
2003-03-26 | nicer icon for search | harlekin | 1 | -1/+1 |
2003-03-26 | part implement of new qcop massages | llornkcor | 2 | -0/+50 |
2003-03-26 | On older ipaqs the display is rotated to 270 as default so adding 90 does not... | groucho | 1 | -0/+8 |
2003-03-26 | - oops. thx Harlekin | simon | 1 | -9/+0 |
2003-03-26 | - adding control file | simon | 1 | -0/+9 |
2003-03-26 | Provides and replaces libopieobex, i'm renaming to libopieobex1. | kergoth | 1 | -0/+2 |
2003-03-26 | s/openobex/openobex | libopenobex1/ | kergoth | 1 | -1/+1 |
2003-03-25 | Revamped the userinterface of the header for weekview to look more like the o... | umopapisdn | 3 | -22/+252 |
2003-03-25 | better interaction with the rotate app | harlekin | 2 | -4/+3 |
2003-03-25 | ignore | harlekin | 1 | -0/+1 |
2003-03-25 | here comes the rotate startmenu applet .-) | harlekin | 5 | -1/+206 |
2003-03-25 | - keep an eye on resize events on the desktop widget, which are an | simon | 3 | -8/+28 |
2003-03-24 | Remove these files that I added by misstake. | umopapisdn | 4 | -724/+0 |
2003-03-24 | Change the icons for "back" & "forward" in the Weekview header in the | umopapisdn | 2 | -12/+5 |
2003-03-24 | Ehm... So I made some changes in some files that were actually generated from... | umopapisdn | 1 | -0/+72 |
2003-03-24 | configuration for hte big busy cursor | harlekin | 2 | -23/+31 |
2003-03-24 | preliminary big busy cursor - maybe an animation later | harlekin | 5 | -5/+59 |
2003-03-24 | include qwsmouse_qws.h | kergoth | 1 | -0/+1 |
2003-03-24 | Include calibrate.h regardless, as its no longer dependent on device ifdefs, ... | kergoth | 1 | -2/+1 |
2003-03-24 | modify postinst scripts to prevent spurious nonzero exit codes | jamey | 8 | -8/+42 |
2003-03-24 | *** empty log message *** | umopapisdn | 1 | -2/+2 |
2003-03-24 | Bugfix: Duplicating events introduced a bug making it impossible to add event... | umopapisdn | 2 | -13/+13 |
2003-03-24 | Userinterface update. Use same icons in weeklistview as other views for navig... | umopapisdn | 1 | -0/+206 |
2003-03-24 | New feature: (bug/feature request #0000227) In dayview, to icons have been ad... | umopapisdn | 4 | -0/+283 |
2003-03-24 | New feature: In dayview it's now possible to duplicate an event (and immediat... | umopapisdn | 4 | -15/+86 |
2003-03-24 | Bugfix: (bug #0000722) - Date-Popup in calendar-find dialog only appears shor... | umopapisdn | 1 | -0/+1 |
2003-03-24 | DetailView: If card is too big to show, use page up/down instead of | eilers | 3 | -13/+27 |
2003-03-24 | Remove ifdefs based on device as the means by which we decide to run calibrat... | kergoth | 2 | -14/+14 |
2003-03-23 | Bugfix: (bug #0000728) Well, not really a bugfix maybe. The bug is that an | umopapisdn | 1 | -0/+255 |
2003-03-23 | Use of bat2 bool uninitialized (when on zaurus) resulted | kergoth | 1 | -1/+1 |
2003-03-23 | Bugfix: (bug #0000735) New events added in WeekListView are no longer default... | umopapisdn | 1 | -1/+6 |
2003-03-23 | Bugfix: (bug #0000211) Events ending at mat the following day. Fix for weekli... | umopapisdn | 1 | -20/+22 |
2003-03-23 | Bugfix: (bug #0000211) Events ending at mat the following day. Fix for dayview. | umopapisdn | 1 | -15/+17 |