summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-03-25Remove unsupported generated configs.kergoth1-1/+1
2003-03-25inline fixes doneharlekin1-1668/+1664
2003-03-25ignoreharlekin1-0/+1
2003-03-25here comes the rotate startmenu applet .-)harlekin6-1/+207
2003-03-25- in setCurrentRotation do the qcop call if we're called from withinsimon1-0/+9
a client (consistent to setDefaultRotation's behaviour)
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-25s/==/=/;kergoth1-1/+1
2003-03-25Correction to the sigsegv handler, & print a segmentation fault message. and ↵kergoth2-3/+5
increment default qt revision.
2003-03-25schärfergruemelmonster9-0/+0
2003-03-25updatesbenmeyer1-0/+14
2003-03-25scharfgruemelmonster11-0/+0
2003-03-25scharfgruemelmonster8-0/+0
2003-03-25datebook additions (duplicate, etc.)groucho16-0/+256
2003-03-2518n additionsgroucho2-2/+18
2003-03-25Ran qembed for the new inline picsgroucho1-1677/+1681
2003-03-25scharfgruemelmonster13-0/+0
2003-03-25scharfgruemelmonster4-0/+0
2003-03-25sichtbargruemelmonster7-0/+0
2003-03-25give me other popups then obex again .-|harlekin2-1/+2
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-24appskey is deadharlekin1-16/+0
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-24sichtbargruemelmonster2-0/+0
2003-03-24opie-pics , and therefor opie standard install is 20 kb smaller now due to ↵harlekin8-0/+0
killing surplus icons
2003-03-24use sound icon for sounds instead of soundplayer iconharlekin1-1/+1
2003-03-24modify postinst scripts to prevent spurious nonzero exit codesjamey19-18/+98
2003-03-24pine icon now in go dirharlekin1-22/+22
2003-03-24moved grass icon to snake dirharlekin1-1/+1
2003-03-24Small anti-crash fix: Sync with QtopiaDesktop caused a big mess. But thiseilers1-1/+6
mess should't crash datebook. Therefore this fix prevents datebook to hang if rweekdays=="0"
2003-03-24*** empty log message ***umopapisdn1-2/+2
2003-03-24Bugfix: Duplicating events introduced a bug making it impossible to add ↵umopapisdn2-13/+13
events Week List view. This fixes it.
2003-03-24Userinterface update. Use same icons in weeklistview as other views for ↵umopapisdn1-0/+206
navigating back/forward.
2003-03-24New feature: (bug/feature request #0000227) In dayview, to icons have been ↵umopapisdn4-0/+283
added to navigate 1 week back and forward.
2003-03-24New feature: In dayview it's now possible to duplicate an event (and ↵umopapisdn4-15/+86
immediatly change some parameters for the duplicate).
2003-03-24Bugfix: (bug #0000722) - Date-Popup in calendar-find dialog only appears ↵umopapisdn1-0/+1
shortly and then closes. This is due to the fact that the date-popup appears on top of the button just pressed, and when the mouseup event fires, it is on the date-popup, so this fix just moves the find dialog to the topleft corner, which makes sure that the date-popup doesn't appear underneath the clicking position.
2003-03-24DetailView: If card is too big to show, use page up/down instead ofeilers3-13/+27
next/previous contact if cursor up/down is used ..
2003-03-24Remove ifdefs based on device as the means by which we decide to run ↵kergoth2-14/+14
calibrate, and instead check if the mouse handler inherits from QCalibratedMouseHandler.
2003-03-23Bugfix: (bug #0000728) Well, not really a bugfix maybe. The bug is that anumopapisdn1-0/+255
all day event doesn't show up other than the first day. This is due to a limitation in qpe. This fix just disables the possibility of making an all day event span more than 1 day in the event entry form.
2003-03-23mimetype icon for ipksharlekin1-0/+0
2003-03-23Use of bat2 bool uninitialized (when on zaurus) resultedkergoth1-1/+1
in display of "Charging both devices" which confused users. @@ -15,7 +15,7 @@ using namespace Opie; BatteryStatus::BatteryStatus( const PowerStatus *p, QWidget *parent ) - : QWidget( parent, 0, WDestructiveClose), ps(p) { + : QWidget( parent, 0, WDestructiveClose), ps(p), bat2(false) { setCaption( tr("Battery status") ); QPushButton *pb = new QPushButton( tr("Close"), this ); pb->move( 70, 250 );
2003-03-23Bugfix: (bug #0000735) New events added in WeekListView are no longer ↵umopapisdn1-1/+6
defaulting to 01-01-1970.
2003-03-23Bugfix: (bug #0000211) Events ending at mat the following day. Fix for ↵umopapisdn1-20/+22
weeklistview.
2003-03-23Bugfix: (bug #0000211) Events ending at mat the following day. Fix for dayview.umopapisdn1-15/+17
2003-03-23Bugfix: (bug #0000211) Events ending at midnight shouldn't be displayed at ↵umopapisdn1-8/+10
the following day. Fix for weekview.
2003-03-23crystal style iconharlekin1-0/+0