summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-03-12fix irregularity with adpcm and bitsllornkcor4-97/+105
2005-03-12More ChangeLog updatesdrw1-0/+3
2005-03-12Fix default settings for background in Edit tab dialogdrw1-28/+18
2005-03-12Fix OColorButton so it does not emit a colorSelected signal inside of ↵drw2-43/+51
resizeEvent
2005-03-11hm. try to be a little nicer on new mailsalwin1-18/+33
2005-03-11even a full correct mail comes via generic protocoll like pop3 or mhalwin1-8/+9
parts of were stored with wrong identifier inside cache.
2005-03-11Updates for ChangeLogdrw1-0/+4
2005-03-11Fix bug where lists_dir was not being honored at startup - thanks to hrw for ↵drw2-3/+18
identifying, also provide default value for lists_dir when none is entered in the configuration dialog
2005-03-11jornada 56x device updateschicken1-1/+6
2005-03-10Add fix for bug #1604drw1-0/+1
2005-03-10Fix for bug #1604 - Checkbook crashes on startupdrw3-14/+14
2005-03-10Some minor UI tweaksdrw4-52/+85
2005-03-10- implement nomax.patch from openembeddedar2-3/+9
2005-03-10another stupid crasher fixedalwin1-1/+0
2005-03-09small bugfixalwin1-0/+2
2005-03-09cleanups/fixed potential crashersalwin8-85/+217
context menus are displayed in mainmenu, too.
2005-03-08Added new icondrw1-0/+0
2005-03-08Better version of icondrw2-221/+6
2005-03-08Better version of icondrw1-53/+23
2005-03-08Better version of icondrw1-0/+0
2005-03-07beautyalwin10-159/+44
hopefull some speedups obsolete stuff removed fixed a crasher
2005-03-07- more new icons for 1.2ar6-5/+5
2005-03-07- more new icons for 1.2ar14-2/+2
2005-03-07hostname should be filtered. Check return value of setting the hostnamealwin1-8/+24
and write operations.
2005-03-07let users set hostname via dialog. the same name will set asalwin3-2/+174
IRDA name so user can give their personal device a personal name. ;) ToDO: fixup init scripts in OE so hostname will set on startup into IRDA name
2005-03-07Use popup menu for edit, duplicate, delete and beam in week list view - ↵drw3-9/+72
patch courtesy of Thomas Schnetzer
2005-03-07when copying a file to another storage it checks if the target-diralwin1-2/+40
(eg <storage>/Documents/<mime>/<mimesub>) exists and create it otherwise.
2005-03-07yes - scsi storage may be removeable devices!alwin1-2/+3
2005-03-07fixed a very interesting crasher.alwin1-2/+2
2005-03-07docLnk->isValid returns if the .doclnk file existsalwin1-1/+2
so its sensless here - we want the check if the real file exists.
2005-03-07applied patch from Paul Eggletonalwin1-1/+1
2005-03-06The mainwidget could be deleted before the qpeapplication will be destructed orzecke1-1/+4
the event loop will be left. Use a QGuardedPtr to not save widget coordinates on a not anymore existing mainwidget
2005-03-06Fix bug 1600: Removing . from directory listingskyhusker1-1/+4
2005-03-06-NoForce is the default mode of the OWidgetStack. There is no needzecke1-2/+0
to set it here.
2005-03-06-When going back from BigScreen to SmallScreen we resize the widgetstack,zecke1-1/+6
show it and raise the 'main widget' This should fix all bugs alwin spotted while deploying OWidgetStack on Opie-Eye
2005-03-06Do not switch mode in the eventFilter when we're forced into one modezecke1-2/+2
(alwin thank you for noticing)
2005-03-06patches from Paul, human readable sizes and play button #1216llornkcor4-12/+59
2005-03-06attached images may views inside the mailview and not as extra dialogalwin4-19/+64
2005-03-05Change loadIconSet to loadPixmap to prevent search for new_disabled icon ↵drw1-1/+1
(which doesn't exist
2005-03-05change the layoutdirection of main window when display is rotatingalwin2-7/+29
(LeftToRight when 0 rotation, TopToButtom when 90)
2005-03-05prepare for toggle of display mode of the different viewsalwin2-30/+61
2005-03-04Scale icons appropriatelydrw1-1/+4
2005-03-04Fix name of plugins in label - patch courtesy of Gintsdrw1-2/+2
2005-03-04Fix name of city time icondrw1-0/+0
2005-03-04Scale icons appropriatelydrw1-1/+3
2005-03-03Added remaining translationsskyhusker1-25/+33
2005-03-03added 2.6 kernel devicenamesalwin1-1/+1
ToDo: let it check using OStorage
2005-03-03added device names for 2.6 kernelalwin1-2/+3
2005-03-03-Scale the image to the AppLnk::smallIconSizezecke1-5/+11
-Set the size of the wait widget to AppLnk::smallIconSize
2005-03-03Some minor fixes to drawing of tab bardrw1-2/+16