summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2002-12-19adapted to todays xine cvsharlekin2-2/+4
2002-12-19some additionsfbarros7-56/+155
2002-12-19fix for email <-> default email bugtille2-17/+44
2002-12-18Parameter passing to the thread reworked a bitsandman1-6/+7
2002-12-18since Harlekin doesn't want to fix his typo, I'll have to do it ;)sandman1-1/+1
2002-12-18changing from defaultemail to something else now hides the combotille2-8/+14
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-17fix for alarm volume handling on iPAQssandman1-4/+2
2002-12-17included the new scipts in share/opie-loginsandman1-1/+1
2002-12-17rewritten - opie-login doesn't need the ssh stuff for rootsandman1-67/+59
also moved the QWS_DISPLAY stuff into the global scope to make it easier to set all Opie env.vars. with: . /etc/init.d/opie
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-17- basic pre-/post session scripts for familiar (OZ has to added here)sandman3-0/+42
- default opie-session (copy this to ~/.opie-session to customize)
2002-12-17Caption Fixbenmeyer9-15/+53
2002-12-17fixed a typosandman1-1/+1
2002-12-17forgot to commit that filesandman1-1/+0
2002-12-17Opie login becomes useable now:sandman3-10/+82
- pre- and post-session scripts (in $OPIEDIR/share/opie-login) to fix things like device ownership to user/root - logging in now doesn't simply mean: execute bin/qpe. instead opie-login * first tries to execute ~/.opie-session * if that doesn't exist $OPIEDIR/share/opie-login/opie-session * if that fails too, execute $OPIEDIR/bin/qpe you can now handle things like ssh-agent on a per-user basis. (I'll commit the scripts later - for now it simply works like before)
2002-12-17say good bye to the nice and educationalzecke2-307/+0
QTableItems. :(
2002-12-17kill tableitems from the build processzecke3-3/+1
2002-12-17a QTableItem is no QObject so better use QObject::trzecke1-1/+3
besides that tableitems is dead... and I do drawing myself so better look at the tableview if you want to have that translated CCMAIL: cniehaus@kde.org
2002-12-17- small fix to reset the palette when changing stylessandman3-13/+18
2002-12-17replaced the private QProcess copy for the FTP server with the alreadysandman6-3050/+1097
available libopie/OProcess
2002-12-17- removed a the obsolete KShellProcess classsandman2-110/+56
- added a few methods to OProcess to make it easier to port programs using QProcess
2002-12-17- spehling fix by Carstensimon1-1/+1
2002-12-17- removed Form2 caption, by Carstensimon1-4/+0
2002-12-17- word puzzle fix by Carstensimon2-2/+2
2002-12-17- update by Carstensimon1-1/+7
2002-12-17Now use my own pictureseilers3-6/+5
2002-12-17Pictures for addressbookeilers2-0/+0
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-17renamed the Acqua color scheme to Liquid to be more consistent.sandman1-0/+0
2002-12-17adding all libs we need as DT_NEEDED makes prelink happysandman1-0/+2
2002-12-17replaced the simple fork and execv method of starting applications with asandman1-11/+54
more sophisticated method (mostly taken from K/OProcess, because we can't use libopie in libqpe). We can detect now, if apps can not be started.
2002-12-17small additions to support grabbing the buttons back from a crashedsandman2-0/+13
application
2002-12-16Finally the app-killer in the launcher works. TT solution was callingsandman2-244/+275
ps with some special options, that busybox ps didn't provide. I'm now scanning /proc/<pid>/stat for the right process.
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-16undo a miscommitkergoth1-1/+1
2002-12-16fix maximum argument length for sniffer devicemickeyl1-1/+1