summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2005-02-19make inline image support optionalmickeyl4-6/+38
2005-02-19hello qte2.3.10 patchesmickeyl34-7320/+835
bye bye old patches
2005-02-19opie sysinfo updateschicken1-0/+2
2005-02-19jornada 720 device pic for opie systeminfochicken1-0/+0
2005-02-19jornada device fixeschicken1-2/+2
2005-02-19jornada 720 device updateschicken1-6/+16
2005-02-19simplify some thingsllornkcor4-288/+125
2005-02-18- add some fixes from closing issuesar1-0/+2
2005-02-18use timer to display initial fileviewllornkcor2-63/+40
2005-02-18- #1570 - Confirmation needed before restore backup and overwrite local dataar2-0/+6
2005-02-18Larger versions of inline pics for hi-res devices. Pic-hires directory ↵drw119-0/+0
structure should mirror pics directory
2005-02-18first bits of jornada 720 device codechicken2-7/+22
2005-02-18change to dialog so user can cancelllornkcor4-39/+55
2005-02-18fix icon showing. add filename to visual.llornkcor1-163/+154
2005-02-18Added Skyhusker to developer listdrw1-1/+2
2005-02-18-Check if the string is safe (omitted Global::shellQuote as we constructzecke1-5/+6
the string) -Use QFile::encodeName and avoid ascii constructors
2005-02-17Add OAbstractMobileDevice with implementations for suspend and setDisplayStatuszecke14-84/+204
Switch our implementations over to this partial implementation of ODevice
2005-02-17recommend qte 2.3.10mickeyl1-3/+3
2005-02-17The response to the static background pixmap was overwhelmingly positive, hence:mickeyl6-13/+43
* fix static background pixmap also for tiled pixmaps * make it customizable via LauncherSettings * enable it per default
2005-02-16Applied Skyhusker's patch for bug #1538drw1-2/+2
2005-02-16Added bugfix for #1542drw1-0/+1
2005-02-16Fix for bug #1542 - todo crashes when priority < 1 or > 5drw1-0/+12
2005-02-16this patch adds the possibility to have a static (as in non-scrolling) ↵mickeyl2-10/+26
background in the launcher. major drawback: most of our machines (at least the SA1100 based ones) are too slow to make it flicker free w/ tracking (repainting while dragging the scrollbar). so i needed to disable tracking for the static background. it's a hidden setting and disabled per default. please play around with it and give me your comments. How to enable: Launcher.conf: [GUI] StaticBackground = 1
2005-02-16Added Package Manager bug fixdrw1-0/+1
2005-02-16Fixed stupid bug where last package in status file was not shown as ↵drw3-10/+16
installed when it should be, and removed some printfs
2005-02-16include crypt.hllornkcor1-0/+1
2005-02-15perform SECTION changes as discussed on the mailing listmickeyl5-0/+0
2005-02-14Use tr for translatable stringszecke1-8/+8
2005-02-14Remove the special Ok/Cancel handling and go with what QDialog provideszecke2-22/+5
This also fixes crashes when the user clicked ok in the Dialog
2005-02-14Set a Captionzecke1-0/+2
File a Bug and propose a better name
2005-02-14Remove stupid #ifdefzecke1-16/+0
2005-02-13updated various CZ translationspavouk14-165/+167
2005-02-12New Latvian phrase translations for 1.1.9gints10-198/+217
2005-02-12disable backtracing if building against uclibcmickeyl1-0/+4
2005-02-12update per recent changes in oe and opiemickeyl1-6/+7
2005-02-12remove arm-linux'isms from linux-oe-g++ and make it depending on the value ↵mickeyl3-8/+14
of OE_TARGET_SYS this enables to build Opie against OE staging area targetting e.g. uclibc, mips, or whatever
2005-02-10synchronize name in .desktop file w/ application namemickeyl2-6/+7
2005-02-10fix #1558, sort entries (again), whitespace fixesmickeyl1-3/+4
2005-02-10autologin: remove processing of command line arguments in favour of decidingmickeyl1-21/+8
based on an entry in the opie-login.conf file
2005-02-10tired of seeing this stupid warningllornkcor1-1/+0
2005-02-08catch up w/ override changesmickeyl1-7/+2
2005-02-08-Mention the fix for #1556 start to look for sounds in /opt/QtPalmtops/soundszecke1-1/+2
2005-02-08Fix for #1550 start at QPEApplication::qpeDir() + "sounds/"zecke1-2/+2
as basedirectory
2005-02-08Mention the new Appearance Setting for Scrollbars on the Leftzecke1-0/+2
2005-02-08Reuse the gained space and implement the "Scrollbars on Left" GUI Settingzecke2-0/+17
2005-02-08Remove the debug output of the ConfigCachezecke1-1/+0
2005-02-08-Kill the need to compile Opie against a patched version of Qt/Ezecke9-473/+5
Remove the setStyle and setFont overrides as a result remove settings from the buildsystem and the Apperance GUI We do this as we won't run NeoCal or TKC Apps on a GCC3 (now default compiler) libqpe, to run these applications one can use oz-compat
2005-02-08add recommendation about building in a freshly checked out treemickeyl1-1/+1
2005-02-08Add beam to context menu, flip beam and delete actions in menu/toolbarsdrw1-6/+7
2005-02-07Mention recent OFileSelector fixzecke1-1/+2