summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2002-12-23removed appskey / added button-settingssandman3-4/+5
2002-12-23 - ported the device button handling to the new ODevice based frameworksandman8-665/+608
- 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-12-22Totally reworked the key grabbing, which always had problems:sandman3-72/+54
- applications get *all* key events now, as long as they have the focus - an application decides if it has the keyboard grabbed or not - if it's grabbed, the app consumes the key press - if it's not grabbed and a F1-F29 key is pressed, the app sends a QCop call to the launcher (deviceButtonPressed(...)) - when the launcher receives a QCop deviceButtonPressed it simply sends the configured QCopEnvelope - all "special" actions (like menu, home) are now accessible via QCop calls (see buttonsettings)
2002-12-22- added the device button stuff to ODevicesandman5-20/+609
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning)
2002-12-22Desktop file and pixmaps for buttonsettingssandman5-0/+16
2002-12-22New button settings -- replaces AppsKey, which does not work anymore withsandman11-0/+978
the new device button framework
2002-12-22correct implementation for QCop "nextView()":sandman1-10/+15
- if we are not active, raise the window - if we are active, switch to the next view (this is needed for the new appskey framework)
2002-12-22use ofontselector, and temp fix for dialog crashllornkcor3-11/+30
2002-12-22show config dialog maximizedllornkcor1-6/+6
2002-12-22add fileName to tab instead of BLAHllornkcor1-80/+81
2002-12-22use the new Config::hasGroup method instead of a custom Config classsandman1-13/+1
2002-12-22call ldconfig in postinst for libraries (only if it is installed)sandman3-1/+10
2002-12-22QWhatsThis for main task view and toolbars.drw3-24/+31
2002-12-22added a funtion to check the presence of a group in a config file -- if yousandman1-0/+3
setGroup() to a non-existing group this group gets created and the config file is rewritten with an empty group, which is not needed in most cases.
2002-12-22small fixsandman1-1/+1
2002-12-22commited the wrong icons yesterdaysandman2-0/+0
2002-12-22Fixed some window captions to match the corresponding launcher iconssandman3-2/+4
2002-12-22void functions cant return a bool valuellornkcor1-3/+3
2002-12-22Main todo view text color and column width fixes.drw1-24/+26
2002-12-22go awaycniehaus700-103084/+0
2002-12-22the secondlastcniehaus1-0/+64
2002-12-22moving the unmaintained languagescniehaus545-0/+80486
2002-12-22test. I hope this worked for hucniehaus105-0/+16067
2002-12-221) Fixed a bug where double clicking a blank spot on the bookmark listtreke3-6/+6
caused a segfault. 2) Removed support for copying from the server. Trying to setText in the clipboard would segfault everytime from within the KRFBDecoder. Doesnt seem to like being called from within a slot.
2002-12-21New device button images for the new appskey framework (code is not yetsandman11-0/+0
commited)
2002-12-21Added bit of eye candy - press 'e' to make smoke trails fade out (at expense ↵andyq2-31/+104
of a little speed), and made fly game scoring zones better
2002-12-21Main task view updates.drw5-77/+75
2002-12-21New todo picdrw1-0/+0
2002-12-21Updated to include pics/tododrw1-1/+1
2002-12-20Use icons for task priority on quick task toolbardrw2-14/+27
2002-12-20Icons for todo task priority leveldrw5-0/+0
2002-12-20Fixed small bugette with cursor keysandyq1-11/+8
2002-12-20sic workaround hack for now. fixes bug #569llornkcor1-61/+102
2002-12-20First part of GUI clean-up. Added icons to 'quick task' entry toolbar and ↵drw4-55/+86
menu choice to show/hide the bar.
2002-12-20Pic for Todo quick task toolbardrw1-0/+0
2002-12-20Changebenmeyer1-1/+1
2002-12-20Added difficultie levels to SFCave game typeandyq1-4/+14
2002-12-20Thanks to Chris /me learned another sh-thing :)cniehaus1-22/+22
2002-12-20as nobody read this nobody will notice my stupid bugcniehaus1-1/+0
2002-12-20weekly updatecniehaus97-1061/+2347
2002-12-20s/Formx//cniehaus1-4/+0
2002-12-20mmh, updatecniehaus1-0/+26
2002-12-20some more translationscniehaus8-179/+185
2002-12-20save fix when no name bug #577llornkcor1-1/+6
2002-12-20fixing wrong assignment between translated untranslated fieldnameseilers1-4/+4
2002-12-20Refreshes available space on current destination after packages finished ↵andyq1-0/+2
installing
2002-12-20Should create links for installed dependant packages againandyq1-0/+15
2002-12-20Fix to prevent segfault when no process/module is selected in list.drw2-1/+11
2002-12-201. Added check for /sbin/modinfo, and if exists will display module details ↵drw10-283/+153
again. 2. Combined process and module detail viewers into one common class. 3. Move process signal sending to main process tab.
2002-12-20update - sorry it took so long. hope this works correctlyllornkcor46-1522/+4580