summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2002-12-26fixing a strage charcniehaus3-51/+51
2002-12-26another i18n-bug found and fixed by Taiscniehaus1-3/+2
2002-12-26fixes 3 typoscniehaus2-3/+3
2002-12-26small fix for setting the directory in getOpenFileName, so it will return ↵llornkcor1-4/+6
the fullpath
2002-12-26fix docname settingllornkcor1-1/+4
2002-12-26hook up save and saveAsllornkcor2-3/+44
2002-12-26added setDocFile function to change the filename needs more workllornkcor2-6/+15
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-22small fixsandman1-1/+1
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-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-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-20Fixed small bugette with cursor keysandyq1-11/+8
2002-12-20Changebenmeyer1-1/+1
2002-12-20Added difficultie levels to SFCave game typeandyq1-4/+14
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
2002-12-19adapted to todays xine cvsharlekin2-2/+4
2002-12-18Parameter passing to the thread reworked a bitsandman1-6/+7
2002-12-18use system() to start daemon and hopper instead of Global::execute,mickeyl1-13/+23
which makes nothing but trouble for non-gui processes.
2002-12-17Added abort functionalityandyq2-0/+24
2002-12-17When ipkg process is run - start/close button changes to abortandyq1-4/+18
2002-12-17Moved to 1.9andyq1-1/+1
2002-12-17Caption Fixbenmeyer9-15/+53
2002-12-17forgot to commit that filesandman1-1/+0
2002-12-17- small fix to reset the palette when changing stylessandman3-13/+18
2002-12-17- i18n fixlet by Carstensimon1-2/+2
2002-12-17Now use Single click to open a bookmark instead of a double click.treke1-1/+1
2002-12-17fix mtdblock string displayllornkcor1-21/+23
2002-12-16- updates to the config windowmickeyl4-30/+151
- GUI now starts channelhopper and sniffer using the command line interface
2002-12-16Remove the lease time requst. Wasn't realy needed and was uneccessarybenmeyer6-180/+26
2002-12-16fix maximum argument length for sniffer devicemickeyl1-1/+1
2002-12-16foobarmjm3-8/+31
2002-12-16fixed some forgotten includes (again)mjm3-1/+5
2002-12-16Changed the order of the advanced ui to make more sensebenmeyer4-138/+138
2002-12-16Fixed icon bug, removed some extra uneeded code, fixed WEP config bugbenmeyer6-26/+18
2002-12-16Addressbook is now able to send mails through opie-mail..eilers2-3/+47
2002-12-16send as text the real filename is symlinkllornkcor3-13/+30
2002-12-16remove some commented codellornkcor1-97/+0
2002-12-16fix writng m3u filenames when user specifies a directoryllornkcor1-10/+11
2002-12-161. Added RAM disk to storage tab (could someone verify works on Z?) 2. ↵drw10-59/+80
QScrollView for storage tab 3. Removed module detail dialog since it did not provide any useful information 4. Fix compiler warnings 5. Removed unneeded qDebugs
2002-12-16QWhatsThis addeddrw2-60/+108
2002-12-15moved changedns to /usr/bin (so ifup/down actually find it), and rewrote itsandman3-3/+3
(runs with busybox now and doesn't write to temporary files in the current directory, which could be anywhere)