summaryrefslogtreecommitdiff
path: root/core/launcher/taskbar.cpp
AgeCommit message (Collapse)AuthorFilesLines
2005-07-03Resource -> OResourcemickeyl1-22/+30
This is a large diff and I'd appreciate some additional pairs of eyes checking it
2004-10-20-Remove odebugzecke1-2/+0
2004-08-22Reload InputMethods when LauncherSettings changed InputMethod Optionszecke1-3/+10
2004-07-15-Remove double 'connection' of num/capslock/symbol toggle from launcher.zecke1-1/+1
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-04-07use Opie debugging frameworkmickeyl1-2/+5
2004-03-02run the optimize_connect scriptalwin1-2/+2
the whole cvs is tagged with "before_optimize_connect" if there are problems you can check the diff (but it had compiled and run here)
2003-11-05removed include custom.h cause build system doesn't create it for me and I ↵llornkcor1-1/+1
am tired of not having a compiling opie to work on. fix it if you need too
2003-10-02Start with some customization bits for inputmethods as part of themickeyl1-19/+22
BigScreen initiative. You can now choose to have free floating and resizable inputmethods. Two outstanding things: 1.) Hiding the inputmethod via the [x] button confuses the show/hide toggle button. 2.) The new size and position of a moved/resized inputmethod should be remembered.
2003-08-28-Implement new QCOP method for toggling the start menuzecke1-109/+168
-almost kill resizeEvent ( todo )
2003-06-03initial ramses hardware adaptionschurig1-2/+2
2003-05-19- remove dangling SINGLE_APP support leftoversmickeyl1-74/+45
- add new QCOP message toggleInputMethod() which is especially interesting for the use with opie-buttonsettings
2003-04-20Revert the attempt to split calibrate, as it failed miserably.kergoth1-1/+16
2003-04-19Split calibrate out as a standalone application, and ensure taskbar dependskergoth1-16/+1
on it. This makes ts debugging easier, having a seperate calibration tool around, and as a side affect fixes calibration on the C700, which previously required a reboot to take effect.
2003-03-19Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX!kergoth1-2/+2
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman1-1/+11
- 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-17- enabled the Shutdown button in Shutdown-Settings on OZsandman1-6/+2
- enabled the LockKeyState indicator for iPAQs (to the right of the clock applet, since also iPAQs can have keyboards) - kergoth forgot a QT_QWS_EBX -> QT_QWS_SHARP - the launcher binary is now exactly the same on iPAQ and Zaurus
2002-11-06Changing sharp define. if someone doesnt like it, let me know :)kergoth1-2/+2
2002-10-02- Qtopia 1.6 launcher merge (again - should be finished soon)sandman1-6/+13
- Support for O-Menu applets (similiar to Taskbar applets)
2002-09-30Changes to use the new ODevice APIsandman1-1/+9
2002-09-12- really remove mrulistsandman1-2/+2
- new version of systray, which supports the Exclude list to hide applets
2002-09-09next time i will also compile it for ipaq too before commiting so i also see ↵harlekin1-1/+1
compile problems in ipaq ifdefs .-)
2002-09-09mrulist is dead, long live runningappbar, hopefullyharlekin1-7/+14
2002-06-18Replaced OHwInfo with ODevice and ported from custom-*.h #defines tosandman1-23/+24
ODevice methods
2002-06-13Fix for ljp's fix for my fix of custom.h handling on iPAQssandman1-5/+2
Should now work for iPAQ, Z and x86
2002-06-11follow up to the follow up for custom.h related thingsllornkcor1-3/+3
2002-05-22followup for custom-ipaq to make it compile againharlekin1-8/+8
2002-05-22added #include custom-ipaq.h for ipaq builds for ipaq soundsllornkcor1-44/+48
2002-03-28moved taskbar/ to launcher/.kergoth1-2/+2
2002-01-25Initial revisionkergoth1-0/+314