Age | Commit message (Expand) | Author | Files | Lines |
2002-12-28 | only send the qcop call in the postinst script, if qpe is running | sandman | 2 | -2/+2 |
2002-12-28 | adding i18n-fixes | cniehaus | 1 | -4/+4 |
2002-12-28 | @@ -37,7 +37,7 @@ MainWindow :: MainWindow( QWidget *p, ch | cniehaus | 1 | -1/+1 |
2002-12-28 | added memsets | mjm | 1 | -1/+4 |
2002-12-28 | small fix | cniehaus | 1 | -1/+1 |
2002-12-28 | moving to unsupported | llornkcor | 6 | -579/+0 |
2002-12-28 | securityfix for get_field, updated header file | mjm | 2 | -9/+15 |
2002-12-28 | stupidity error | mjm | 1 | -2/+2 |
2002-12-28 | cleanup | mjm | 3 | -31/+23 |
2002-12-28 | - catch up with new filenames and include paths. | mickeyl | 4 | -110/+9 |
2002-12-28 | buffer too small, fixed | mjm | 1 | -1/+1 |
2002-12-28 | cleanup | mjm | 4 | -19/+19 |
2002-12-28 | - include string.h for memcpy | simon | 1 | -0/+2 |
2002-12-28 | - include string.h for memcmp | simon | 1 | -0/+1 |
2002-12-28 | catch up with new filenames and include paths. | mickeyl | 2 | -4/+4 |
2002-12-27 | pre-version | mjm | 3 | -0/+57 |
2002-12-27 | upgraded to new libfunctions | mjm | 3 | -24/+23 |
2002-12-27 | cleanup, new protocol, renaming of some functions, GUI has to update! | mjm | 12 | -152/+164 |
2002-12-27 | Fixed bug where refresh lists would crash | andyq | 1 | -1/+2 |
2002-12-27 | juhu, this should be fully translatable now :) | cniehaus | 7 | -128/+132 |
2002-12-27 | finally found that stupid bug | cniehaus | 2 | -7/+4 |
2002-12-27 | go mickeyl go | cniehaus | 4 | -117/+124 |
2002-12-27 | i18n fix | cniehaus | 1 | -4/+2 |
2002-12-27 | add | llornkcor | 1 | -0/+3 |
2002-12-26 | i18n-fixes | cniehaus | 2 | -8/+0 |
2002-12-26 | adding a nice feature: now the user sees which element he is looking at | cniehaus | 3 | -13/+17 |
2002-12-26 | Fixing stupid numerationbug | cniehaus | 1 | -1/+1 |
2002-12-26 | fixing a strage char | cniehaus | 3 | -51/+51 |
2002-12-26 | another i18n-bug found and fixed by Tais | cniehaus | 1 | -3/+2 |
2002-12-26 | fixes 3 typos | cniehaus | 2 | -3/+3 |
2002-12-26 | small fix for setting the directory in getOpenFileName, so it will return the... | llornkcor | 1 | -4/+6 |
2002-12-26 | fix docname setting | llornkcor | 1 | -1/+4 |
2002-12-26 | hook up save and saveAs | llornkcor | 2 | -3/+44 |
2002-12-26 | added setDocFile function to change the filename needs more work | llornkcor | 2 | -6/+15 |
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 | small fix | sandman | 1 | -1/+1 |
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 | 1) Fixed a bug where double clicking a blank spot on the bookmark list | treke | 3 | -6/+6 |
2002-12-21 | Added bit of eye candy - press 'e' to make smoke trails fade out (at expense ... | andyq | 2 | -31/+104 |
2002-12-20 | Fixed small bugette with cursor keys | andyq | 1 | -11/+8 |
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 | Refreshes available space on current destination after packages finished inst... | andyq | 1 | -0/+2 |
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 a... | drw | 10 | -283/+153 |