summaryrefslogtreecommitdiff
path: root/core
AgeCommit message (Collapse)AuthorFilesLines
2003-04-09show allways maximized after startupharlekin1-2/+3
2003-04-08add ogg to mimetype herellornkcor1-1/+1
2003-04-08vorbis lib and plugin for opieplayer1llornkcor45-0/+11932
2003-04-07show owait and a message in taskbar while scanning for documentsharlekin1-6/+29
2003-04-06status has an icon again .-), closes #806harlekin1-1/+1
2003-04-04Minor bugfix as reported by a user, werent returning an int from main.kergoth1-1/+1
2003-04-03set max days ahead to 21, closes #815harlekin1-1/+1
2003-04-02Fix bug #791 (Misbehaviour of contacteditor: The main tab is active for ↵eilers5-9/+38
every new entry) Export to VCard added. Edit:Save removed (Was just for testing purposes)
2003-03-31rotate applet between desktop and suspend and not suspend and logoutharlekin1-1/+1
2003-03-31Corrected Maintainergroucho1-3/+3
Fixed dependencies
2003-03-31Corrected error in version string (0.6,2 should be 0.6.2)groucho1-1/+1
2003-03-30layout fix, closes bug #761harlekin2-5/+6
2003-03-30layout changesharlekin2-2/+4
2003-03-30changed header (gui) to layoutsharlekin4-23/+22
2003-03-30enable translation of rotateapplet. carsten: will you add the rest of the ↵mickeyl1-0/+17
.ts files?
2003-03-29added option to made the banner on top much smaller and also the date should ↵harlekin6-8/+40
adapt to local settings now ( hopefully )
2003-03-29forgot to take that header outharlekin1-1/+0
2003-03-28 now as owait in libopieharlekin5-41/+4
2003-03-28Minimum size in weekview should be dependant on the height of the window.umopapisdn1-11/+9
2003-03-28Bugfix: (Bug #000782) Display events with no duration, unless it's an ↵umopapisdn3-3/+3
"effective event" ending at 00:00 starting at a previous day. (i.e ending at midnight)
2003-03-28Add Replaces: opie-rotation to ensure its removed.kergoth1-0/+1
2003-03-27Bugfix: If menu-button is pressed, the mainmenu will now open as expectedeilers6-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-271) now that setCurrentRotation sets QWS_DISPLAY, dont call setDefaultRotationkergoth1-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-27Remove the need for explicit <= 0, >= 360 etc handling by using % 360.kergoth1-11/+4
2003-03-26BUGFIX: as pointed out by robert, dont fsck with QWS_DISPLAY if it was ↵kergoth1-4/+4
already set.
2003-03-26adapted to what was discussed today on irc. Direction of rotation is ↵harlekin2-11/+29
settable in appearance in future
2003-03-26Add a second call to defaultRotation, to ensrue deforient matches reality, ↵kergoth1-0/+1
if we loaded the rotation from Config or ODevice.
2003-03-26Modified launcher to set rotation via:kergoth1-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-26also activate discovery if not allready running - makes beaming with s45 easierharlekin2-10/+21
2003-03-26nicer icon for searchharlekin1-1/+1
2003-03-26part implement of new qcop massagesllornkcor2-0/+50
2003-03-26On older ipaqs the display is rotated to 270 as default so adding 90 does ↵groucho1-0/+8
nothing => fixed by rotating the values (270+90=0, 0-90=370)
2003-03-26- oops. thx Harlekinsimon1-9/+0
2003-03-26- adding control filesimon1-0/+9
2003-03-26Provides and replaces libopieobex, i'm renaming to libopieobex1.kergoth1-0/+2
2003-03-26s/openobex/openobex | libopenobex1/kergoth1-1/+1
2003-03-25Revamped the userinterface of the header for weekview to look more like the ↵umopapisdn3-22/+252
other views.
2003-03-25better interaction with the rotate appharlekin2-4/+3
2003-03-25ignoreharlekin1-0/+1
2003-03-25here comes the rotate startmenu applet .-)harlekin5-1/+206
2003-03-25- keep an eye on resize events on the desktop widget, which are ansimon3-8/+28
indication for things like life rotation. upon a resize re-layout things (taskbar, tabs and maxwindow rect)
2003-03-24Remove these files that I added by misstake.umopapisdn4-724/+0
2003-03-24Change the icons for "back" & "forward" in the Weekview header in theumopapisdn2-12/+5
right files this time. :)
2003-03-24Ehm... So I made some changes in some files that were actually generated ↵umopapisdn1-0/+72
from this UI file, didn't notice this while compiling. Well now the changes are in the ui files. :)
2003-03-24configuration for hte big busy cursorharlekin2-23/+31
2003-03-24preliminary big busy cursor - maybe an animation laterharlekin5-5/+59
2003-03-24include qwsmouse_qws.hkergoth1-0/+1
2003-03-24Include calibrate.h regardless, as its no longer dependent on device ifdefs, ↵kergoth1-2/+1
and include qwsmouse_qws.h.
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey8-8/+42
2003-03-24*** empty log message ***umopapisdn1-2/+2