summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2005-03-03Start and Restart the QSound-Serverzecke2-1/+28
2005-03-03Scale icons appropriatelydrw1-2/+4
2005-03-03Remove 'Experimental' from app captiondrw1-2/+2
2005-03-03Scale icons appropriatelydrw1-5/+9
2005-03-03Scale icons appropriatelydrw2-19/+39
2005-03-03fix a typo in the jornada 56x backlight controlchicken1-1/+1
2005-03-02Fixed some typos in the DE translation. Credits to vanguard @ #opie.de.coredump2-30/+10
2005-03-02-Build qss by updating the qss.prozecke5-17/+16
-Add a .cvsignore file -Make it selectable/buildable in our buildsystem by adding it to packages and creating a config.in
2005-03-02Initial revisionzecke2-0/+65
2005-03-02Scale icons approprtelydrw1-8/+9
2005-03-02Better wait icondrw1-0/+0
2005-03-02Close the Filedescriptor for the QCopBridge and Transferserver on exitzecke2-2/+7
2005-03-02Scale icons approprtelydrw1-7/+7
2005-03-02Merge HEAD with QTOPIA_2_1_1 vendor branchzecke4-90/+18
The new qcop tool can change the user and wait for repsonses on the channel it sent data
2005-03-02Initial revisionzecke2-0/+328
2005-03-02Adjust volume icon so there's room for the volume bar below itdrw1-0/+0
2005-03-02Scale icons approprtelydrw1-3/+8
2005-03-02fixed some problems in bigscreen mode and when rotatingalwin3-11/+55
2005-03-01mmc/sd cards may mounted via /dev/mmcblk* within linux 2.6alwin1-1/+2
2005-03-01Allow to wait 6 seconds (instead of three) when initialising the modemzecke1-1/+1
2005-03-01Fix SIGSEV I created with last updatedrw1-13/+16
2005-03-01update to new gutenberg directory structuresllornkcor4-988/+978
2005-03-01*** empty log message ***alwin2-1/+3
2005-03-01Provide initial values for tab bar style & positiondrw1-0/+2
2005-02-28Scale weather icons based on AppLnk::smallIconSizedrw1-38/+37
2005-02-28Added QT patch for QTabBar which fixes problems with the scroll buttons in ↵drw2-14/+88
OTabWidget
2005-02-28other keymapping tool - not working this moment, I have to check it outalwin84-0/+8165
- the reason is that the config file is somewhat easier to understand than from zkbapplet and has a nice config tool. Please don't put it into any repositories this moment.
2005-02-28fix index dl from main view, user 8 bit files by default, do not show audio ↵llornkcor2-781/+799
files
2005-02-28start of config files for c8x0 series (not usable yet)alwin2-0/+2189
2005-02-27all xml-files starting with "common" in name will not be listedalwin1-98/+101
2005-02-26Do build with inline images by default because we don't wantzecke1-1/+1
force people to cp pics/inline/*.png pics on their x86 builds