summaryrefslogtreecommitdiff
path: root/core/launcher/startmenu.cpp
AgeCommit message (Collapse)AuthorFilesLines
2007-07-10This commit removes the crlf in the startmenu.cpp and startmenu.h files inerik1-396/+396
core/launcher. This sort of thing must likely means that these files were commited from either a DOS or Windows based host, where lines end with these two characters. This commit resolves Opie bug 1865. Note, there are likely other files in the repo that have this problem. It would be a good idea to identify and modify them.
2007-07-09Recover unused pixels for launcher tabs by orienting things at theerik1-1/+1
zero point and not at 1.
2005-07-03Resource -> OResourcemickeyl1-42/+37
This is a large diff and I'd appreciate some additional pairs of eyes checking it
2005-04-24Sort applications alphabetically. Fixes bug #1476.skyhusker1-4/+15
2004-10-16Replace QPEApplication::qpeDir() + "/ withzecke1-2/+2
QPEApplication::qpeDir() + " as it is guranteed that qpeDir() will have '/' as the last charachter
2004-03-01fix includeschicken1-4/+0
2004-02-21Move to LibOpie2zecke1-1/+1
remove launcher global and use OGlobal
2004-02-05Stop trying to scale a null imagezecke1-6/+8
2003-11-30startmenu was further developed in branchharlekin1-337/+392
2003-11-03Porting Opie to MacOS-X.eilers1-0/+4
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-28Use real appletszecke1-221/+153
2003-07-09forward port from branchschurig1-0/+1
2003-03-21fix for bug #647:sandman1-1/+9
Programs are sorted by their internal name and not by the translated name (in the O-Menu)
2003-03-08use go from inline as startmenu iconharlekin1-24/+24
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman1-9/+10
- removed the key re-grabbing in runningsappbar (not necessary anymore) - added a few new QCops to make all "special" launcher functions available via qcop - added the devicebuttons to the opie-taskbar ipk
2002-11-25Don't press save&quit before writing the log message .. here it is:sandman1-1/+1
Fix for bug #464: O-Menu doesn't close when hitting F11 (Menu) twice
2002-11-25*** empty log message ***sandman1-1/+6
2002-11-21applied one of Simons patches.cniehaus1-1/+1
2002-10-23Fixed a translation bug regarding launcher applets, that got in when Isandman1-8/+9
merged with Qtopia 1.6 (TT bug). found by Héctor GarcíaÁlvarez <hector@disoft.es>, but I modified his patch, since running the applet widget constructor *before* the QTranslator gets installed seems like a bad idea.
2002-10-06- reversed the sort order of menu applet positionssandman1-2/+2
- added logout applet to the base opie-taskbar ipk
2002-10-02- Qtopia 1.6 launcher merge (again - should be finished soon)sandman1-45/+259
- Support for O-Menu applets (similiar to Taskbar applets)
2002-09-22fix typo in loadOptions()llornkcor1-25/+25
2002-09-09mrulist is dead, long live runningappbar, hopefullyharlekin1-2/+2
2002-06-23translation in startmenuharlekin1-1/+1
2002-05-15sidebar is back for testingharlekin1-3/+3
2002-03-18Fixing package conflicts.kergoth1-1/+1
2002-02-04Q logo to O on start buttonmark1-2/+2
2002-01-25Initial revisionkergoth1-0/+171