Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-07 | show owait and a message in taskbar while scanning for documents | harlekin | 1 | -6/+29 |
2003-04-06 | status has an icon again .-), closes #806 | harlekin | 1 | -1/+1 |
2003-04-04 | Minor bugfix as reported by a user, werent returning an int from main. | kergoth | 1 | -1/+1 |
2003-04-03 | set max days ahead to 21, closes #815 | harlekin | 1 | -1/+1 |
2003-04-02 | Fix bug #791 (Misbehaviour of contacteditor: The main tab is active for ↵ | eilers | 5 | -9/+38 |
every new entry) Export to VCard added. Edit:Save removed (Was just for testing purposes) | ||||
2003-03-31 | rotate applet between desktop and suspend and not suspend and logout | harlekin | 1 | -1/+1 |
2003-03-31 | Corrected Maintainer | groucho | 1 | -3/+3 |
Fixed dependencies | ||||
2003-03-31 | Corrected error in version string (0.6,2 should be 0.6.2) | groucho | 1 | -1/+1 |
2003-03-30 | layout fix, closes bug #761 | harlekin | 2 | -5/+6 |
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 ↵ | mickeyl | 1 | -0/+17 |
.ts files? | ||||
2003-03-29 | added option to made the banner on top much smaller and also the date should ↵ | harlekin | 6 | -8/+40 |
adapt to local settings now ( hopefully ) | ||||
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 ↵ | umopapisdn | 3 | -3/+3 |
"effective event" ending at 00:00 starting at a previous day. (i.e ending at midnight) | ||||
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 |
To have the same look and feel as the other pim applications, the moveable toolbar is disabled. This behaviour is changeable in the configuration. | ||||
2003-03-27 | 1) now that setCurrentRotation sets QWS_DISPLAY, dont call setDefaultRotation | kergoth | 1 | -14/+10 |
2) now that we arent calling setDefaultRotation, we can rely on defaultRotation() returning the actual original default rotation (deforient). So in turn, we can simply 'flip back' to the original rotation, rather than trying to calculate what the original rotation would have been. | ||||
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 ↵ | kergoth | 1 | -4/+4 |
already set. | ||||
2003-03-26 | adapted to what was discussed today on irc. Direction of rotation is ↵ | harlekin | 2 | -11/+29 |
settable in appearance in future | ||||
2003-03-26 | Add a second call to defaultRotation, to ensrue deforient matches reality, ↵ | kergoth | 1 | -0/+1 |
if we loaded the rotation from Config or ODevice. | ||||
2003-03-26 | Modified launcher to set rotation via: | kergoth | 1 | -20/+39 |
1) QWS_DISPLAY env var 2) Rot field as saved by setDefaultRotation 3) physical orientation as controlled by ODevice (this is broken currently, due to ODevice requiring a QApplication to be created) | ||||
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 ↵ | groucho | 1 | -0/+8 |
nothing => fixed by rotating the values (270+90=0, 0-90=370) | ||||
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 ↵ | umopapisdn | 3 | -22/+252 |
other views. | ||||
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 |
indication for things like life rotation. upon a resize re-layout things (taskbar, tabs and maxwindow rect) | ||||
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 |
right files this time. :) | ||||
2003-03-24 | Ehm... So I made some changes in some files that were actually generated ↵ | umopapisdn | 1 | -0/+72 |
from this UI file, didn't notice this while compiling. Well now the changes are in the ui files. :) | ||||
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 |
and include qwsmouse_qws.h. | ||||
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 ↵ | umopapisdn | 2 | -13/+13 |
events Week List view. This fixes it. | ||||
2003-03-24 | Userinterface update. Use same icons in weeklistview as other views for ↵ | umopapisdn | 1 | -0/+206 |
navigating back/forward. | ||||
2003-03-24 | New feature: (bug/feature request #0000227) In dayview, to icons have been ↵ | umopapisdn | 4 | -0/+283 |
added to navigate 1 week back and forward. |