Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-12-22 | - added the device button stuff to ODevice | sandman | 5 | -20/+609 |
- ODevice is now derived from QObject (don't ask me why I didn't make this from the beginning) | ||||
2002-12-22 | Desktop file and pixmaps for buttonsettings | sandman | 5 | -0/+16 |
2002-12-22 | New button settings -- replaces AppsKey, which does not work anymore with | sandman | 11 | -0/+978 |
the new device button framework | ||||
2002-12-22 | correct implementation for QCop "nextView()": | sandman | 1 | -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-22 | use ofontselector, and temp fix for dialog crash | llornkcor | 3 | -11/+30 |
2002-12-22 | show config dialog maximized | llornkcor | 1 | -6/+6 |
2002-12-22 | add fileName to tab instead of BLAH | llornkcor | 1 | -80/+81 |
2002-12-22 | use the new Config::hasGroup method instead of a custom Config class | sandman | 1 | -13/+1 |
2002-12-22 | call ldconfig in postinst for libraries (only if it is installed) | sandman | 3 | -1/+10 |
2002-12-22 | QWhatsThis for main task view and toolbars. | drw | 3 | -24/+31 |
2002-12-22 | added a funtion to check the presence of a group in a config file -- if you | sandman | 1 | -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-22 | small fix | sandman | 1 | -1/+1 |
2002-12-22 | commited the wrong icons yesterday | sandman | 2 | -0/+0 |
2002-12-22 | Fixed some window captions to match the corresponding launcher icons | sandman | 3 | -2/+4 |
2002-12-22 | void functions cant return a bool value | llornkcor | 1 | -3/+3 |
2002-12-22 | Main todo view text color and column width fixes. | drw | 1 | -24/+26 |
2002-12-22 | go away | cniehaus | 700 | -103084/+0 |
2002-12-22 | the secondlast | cniehaus | 1 | -0/+64 |
2002-12-22 | moving the unmaintained languages | cniehaus | 545 | -0/+80486 |
2002-12-22 | test. I hope this worked for hu | cniehaus | 105 | -0/+16067 |
2002-12-22 | 1) Fixed a bug where double clicking a blank spot on the bookmark list | treke | 3 | -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-21 | New device button images for the new appskey framework (code is not yet | sandman | 11 | -0/+0 |
commited) | ||||
2002-12-21 | Added bit of eye candy - press 'e' to make smoke trails fade out (at expense ↵ | andyq | 2 | -31/+104 |
of a little speed), and made fly game scoring zones better | ||||
2002-12-21 | Main task view updates. | drw | 5 | -77/+75 |
2002-12-21 | New todo pic | drw | 1 | -0/+0 |
2002-12-21 | Updated to include pics/todo | drw | 1 | -1/+1 |
2002-12-20 | Use icons for task priority on quick task toolbar | drw | 2 | -14/+27 |
2002-12-20 | Icons for todo task priority level | drw | 5 | -0/+0 |
2002-12-20 | Fixed small bugette with cursor keys | andyq | 1 | -11/+8 |
2002-12-20 | sic workaround hack for now. fixes bug #569 | llornkcor | 1 | -61/+102 |
2002-12-20 | First part of GUI clean-up. Added icons to 'quick task' entry toolbar and ↵ | drw | 4 | -55/+86 |
menu choice to show/hide the bar. | ||||
2002-12-20 | Pic for Todo quick task toolbar | drw | 1 | -0/+0 |
2002-12-20 | Change | benmeyer | 1 | -1/+1 |
2002-12-20 | Added difficultie levels to SFCave game type | andyq | 1 | -4/+14 |
2002-12-20 | Thanks to Chris /me learned another sh-thing :) | cniehaus | 1 | -22/+22 |
2002-12-20 | as nobody read this nobody will notice my stupid bug | cniehaus | 1 | -1/+0 |
2002-12-20 | weekly update | cniehaus | 97 | -1061/+2347 |
2002-12-20 | s/Formx// | cniehaus | 1 | -4/+0 |
2002-12-20 | mmh, update | cniehaus | 1 | -0/+26 |
2002-12-20 | some more translations | cniehaus | 8 | -179/+185 |
2002-12-20 | save fix when no name bug #577 | llornkcor | 1 | -1/+6 |
2002-12-20 | fixing wrong assignment between translated untranslated fieldnames | eilers | 1 | -4/+4 |
2002-12-20 | Refreshes available space on current destination after packages finished ↵ | andyq | 1 | -0/+2 |
installing | ||||
2002-12-20 | Should create links for installed dependant packages again | andyq | 1 | -0/+15 |
2002-12-20 | Fix to prevent segfault when no process/module is selected in list. | drw | 2 | -1/+11 |
2002-12-20 | 1. Added check for /sbin/modinfo, and if exists will display module details ↵ | drw | 10 | -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-20 | update - sorry it took so long. hope this works correctly | llornkcor | 46 | -1522/+4580 |
2002-12-19 | adapted to todays xine cvs | harlekin | 2 | -2/+4 |
2002-12-19 | some additions | fbarros | 7 | -56/+155 |
2002-12-19 | fix for email <-> default email bug | tille | 2 | -17/+44 |