summaryrefslogtreecommitdiff
path: root/core/launcher
AgeCommit message (Collapse)AuthorFilesLines
2005-01-23remove setSoftSuspend() from ODevice. this is a left-over from the old daysmickeyl1-7/+0
2005-01-23New QWS_DISPLAY handling for gathering the default launcher rotation on startup:mickeyl1-77/+65
1.) If QWS_DISPLAY is not set, then use ODevice::rotation() 2.) If QWS_DISPLAY is set, then just use whatever it is set to
2005-01-12Removed MediumDlg appearing prior to FirstUsage wizard (i.e. calibration)mickeyl1-1/+3
2005-01-11finish per-tab column setting. it now works on the fly and is persistentmickeyl2-1/+8
2005-01-10make number of icon columns in the launcher customizable per-tabmickeyl3-13/+31
TODO: add GUI for that
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-72/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+72
2004-12-22I think it is a good idea to get any information why the Launcher iseilers1-1/+4
disabled
2004-12-20Patch from Hrw for 1493zecke1-1/+1
"Launcher starts in one column mode" Set the QIconView to adjust its layout on resize
2004-12-20Restore lost changezecke1-3/+7
-Kill Config instance in different scope for the same file -Work when a ftp client sends -la in a listdir request
2004-11-12handle more signals and don't kill the process @ endmickeyl1-55/+37
2004-11-11- flush icon cache if reloading all documentsalwin6-452/+483
- send QCop message when the doctab is enabled/disabled so the disabled widget appears or the doc-list will reread
2004-11-10implemented icon cache so it will not scan every time when changing thealwin4-50/+113
doctab categorie ToDo: implement a cache flush
2004-11-09- removed code which let qpe crash when generating image iconsalwin3-76/+70
- when edit properties of an document item it will reread the table of categories
2004-11-09again some improvements to image iconsalwin2-8/+17
2004-11-08timer for releasing a reference to opie-eye_slave if exists when unused for tenalwin2-17/+33
minutes.
2004-11-08image preview for documenttab again, I think, for first shot it isalwin2-32/+64
working fine now.
2004-11-08- reworked the icon generation for images in doctabalwin3-325/+387
- some reorg of code was strongly required - code more readable
2004-11-08first try getting small imagethumbs in document-tab.alwin2-389/+517
2004-11-03Switch to OApplicationzecke2-3/+3
2004-10-22upon further investigation, QD does indeed do different stuff for different ↵llornkcor1-6/+11
version strings.
2004-10-20-Remove odebugzecke1-2/+0
2004-10-17G++ 4.0 compiler fixeszecke1-4/+5
-Remove anonymous structures and name them -Include 'card.h' to cardpile to make 'Card' known to QList so deleteItem will work -cast 'enum' to char in event.cpp and opimevent.cpp
2004-10-17-Use local8Bit instead of latin1zecke1-1/+1
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke4-9/+9
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-10-12something weird with oe not seeing these changesllornkcor1-2/+2
2004-10-12QD knows versioninfo, opie needs it's own identity herellornkcor1-2/+2
2004-10-08Big commit thanks to a little feature request :-) We now have an O-menu appletclem1-1/+2
to lock the PDA immediately, and the internal way to ask for an authentication (on resume, on start up, on demand or for a simple test) is much cleaner: it's through MultiauthPassword(int lockMode) (instead of the old bool at_poweron)
2004-10-08remove inadvertant outputllornkcor1-1/+1
2004-10-08remove inadvertant outputllornkcor1-3/+3
2004-10-08this patch will add support for QD installing directly to opie device via ↵llornkcor10-100/+657
sync. not functioning until QD 1.7.1 released. should compile for now
2004-10-07small documentation format fixesclem1-3/+3
2004-10-07fixed doxygen commentclem1-1/+1
2004-09-24Denote the end of the xargs parameters, to avoid "xargs: invalid option -- v"clem1-1/+1
kind of errors with old xargs.
2004-09-14Fixed some horrible indentationsschurig1-212/+255
2004-09-13Try to use the Parent Background as BackgroundOriginzecke1-1/+5
2004-09-10Remove unused code and mark parameter as Q_UNUSEDzecke3-26/+6
2004-09-10whitespace changesschurig1-48/+58
2004-09-02show first usage display - we may reenable tr() later againmickeyl1-4/+2
2004-08-25fix #1401 and upgrade ChangeLogmickeyl1-2/+0
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke4-11/+28
2004-07-17-Add depedenncy on OMAFzecke3-8/+10
-Link against OMAF -Finally use OMAF
2004-07-17Fix compiler warning about unused variablezecke1-1/+1
2004-07-15-Remove double 'connection' of num/capslock/symbol toggle from launcher.zecke3-25/+2
taskbar itself takes care about it -Make having the LockKeyState indicator in the taskbar configurable and have it enabled by default for Sharp Zaurus which actually got a keyboard :) Initial KeyLock State is still not defined/used from within Sharp
2004-07-15Start removing #if 0 which originates from a sync and libqtopia dependencyzecke2-83/+1
2004-06-17A hack workaround to prevent the launcher segfaulting after adding/removingbrad1-2/+17
a launcher tab. This only appears to happen if you insert/remove removable media that contains apps that would insert a tab (like games perhaps). It has a deeper root cause but for the moment this works around it.
2004-06-15workaround launcherview problems with qt/e 2.3.8llornkcor1-1/+3
2004-06-09- improve BigScreen on ShutDownar1-140/+138
2004-05-19add background images packagesllornkcor5-0/+45
2004-05-14fixchicken1-1/+1