Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-03-25 | Correction to the sigsegv handler, & print a segmentation fault message. and ↵ | kergoth | 2 | -3/+5 |
increment default qt revision. | ||||
2003-03-25 | schärfer | gruemelmonster | 9 | -0/+0 |
2003-03-25 | updates | benmeyer | 1 | -0/+14 |
2003-03-25 | scharf | gruemelmonster | 11 | -0/+0 |
2003-03-25 | scharf | gruemelmonster | 8 | -0/+0 |
2003-03-25 | datebook additions (duplicate, etc.) | groucho | 16 | -0/+256 |
2003-03-25 | 18n additions | groucho | 2 | -2/+18 |
2003-03-25 | Ran qembed for the new inline pics | groucho | 1 | -1677/+1681 |
2003-03-25 | scharf | gruemelmonster | 13 | -0/+0 |
2003-03-25 | scharf | gruemelmonster | 4 | -0/+0 |
2003-03-25 | sichtbar | gruemelmonster | 7 | -0/+0 |
2003-03-25 | give me other popups then obex again .-| | harlekin | 2 | -1/+2 |
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 | appskey is dead | harlekin | 1 | -16/+0 |
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 | sichtbar | gruemelmonster | 2 | -0/+0 |
2003-03-24 | opie-pics , and therefor opie standard install is 20 kb smaller now due to ↵ | harlekin | 8 | -0/+0 |
killing surplus icons | ||||
2003-03-24 | use sound icon for sounds instead of soundplayer icon | harlekin | 1 | -1/+1 |
2003-03-24 | modify postinst scripts to prevent spurious nonzero exit codes | jamey | 19 | -18/+98 |
2003-03-24 | pine icon now in go dir | harlekin | 1 | -22/+22 |
2003-03-24 | moved grass icon to snake dir | harlekin | 1 | -1/+1 |
2003-03-24 | Small anti-crash fix: Sync with QtopiaDesktop caused a big mess. But this | eilers | 1 | -1/+6 |
mess should't crash datebook. Therefore this fix prevents datebook to hang if rweekdays=="0" | ||||
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. | ||||
2003-03-24 | New feature: In dayview it's now possible to duplicate an event (and ↵ | umopapisdn | 4 | -15/+86 |
immediatly change some parameters for the duplicate). | ||||
2003-03-24 | Bugfix: (bug #0000722) - Date-Popup in calendar-find dialog only appears ↵ | umopapisdn | 1 | -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-24 | DetailView: If card is too big to show, use page up/down instead of | eilers | 3 | -13/+27 |
next/previous contact if cursor up/down is used .. | ||||
2003-03-24 | Remove ifdefs based on device as the means by which we decide to run ↵ | kergoth | 2 | -14/+14 |
calibrate, and instead check if the mouse handler inherits from QCalibratedMouseHandler. | ||||
2003-03-23 | Bugfix: (bug #0000728) Well, not really a bugfix maybe. The bug is that an | umopapisdn | 1 | -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-23 | mimetype icon for ipks | harlekin | 1 | -0/+0 |
2003-03-23 | Use of bat2 bool uninitialized (when on zaurus) resulted | kergoth | 1 | -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-23 | Bugfix: (bug #0000735) New events added in WeekListView are no longer ↵ | umopapisdn | 1 | -1/+6 |
defaulting to 01-01-1970. | ||||
2003-03-23 | Bugfix: (bug #0000211) Events ending at mat the following day. Fix for ↵ | umopapisdn | 1 | -20/+22 |
weeklistview. | ||||
2003-03-23 | Bugfix: (bug #0000211) Events ending at mat the following day. Fix for dayview. | umopapisdn | 1 | -15/+17 |
2003-03-23 | Bugfix: (bug #0000211) Events ending at midnight shouldn't be displayed at ↵ | umopapisdn | 1 | -8/+10 |
the following day. Fix for weekview. | ||||
2003-03-23 | crystal style icon | harlekin | 1 | -0/+0 |
2003-03-23 | remove the aboutbox | cniehaus | 2 | -6/+0 |
2003-03-23 | count right number of max showing events | harlekin | 1 | -1/+1 |
2003-03-23 | if multiple days are selected and only later is on still show all events on ↵ | harlekin | 1 | -1/+11 |
next days ,) | ||||
2003-03-23 | spawn default profile on startup | harlekin | 2 | -2/+7 |
2003-03-23 | add stderr messagebox to oprocess | llornkcor | 2 | -522/+538 |
2003-03-23 | use the common config symbol and save some kb | harlekin | 2 | -1/+1 |
2003-03-23 | a dialog now x does not save ok saves, also some layout changes | harlekin | 6 | -30/+48 |