Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
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 |
2002-12-18 | Parameter passing to the thread reworked a bit | sandman | 1 | -6/+7 |
2002-12-18 | since Harlekin doesn't want to fix his typo, I'll have to do it ;) | sandman | 1 | -1/+1 |
2002-12-18 | changing from defaultemail to something else now hides the combo | tille | 2 | -8/+14 |
2002-12-18 | use system() to start daemon and hopper instead of Global::execute, | mickeyl | 1 | -13/+23 |
which makes nothing but trouble for non-gui processes. | ||||
2002-12-17 | fix for alarm volume handling on iPAQs | sandman | 1 | -4/+2 |
2002-12-17 | included the new scipts in share/opie-login | sandman | 1 | -1/+1 |
2002-12-17 | rewritten - opie-login doesn't need the ssh stuff for root | sandman | 1 | -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-17 | Added abort functionality | andyq | 2 | -0/+24 |
2002-12-17 | When ipkg process is run - start/close button changes to abort | andyq | 1 | -4/+18 |
2002-12-17 | Moved to 1.9 | andyq | 1 | -1/+1 |
2002-12-17 | - basic pre-/post session scripts for familiar (OZ has to added here) | sandman | 3 | -0/+42 |
- default opie-session (copy this to ~/.opie-session to customize) | ||||
2002-12-17 | Caption Fix | benmeyer | 9 | -15/+53 |
2002-12-17 | fixed a typo | sandman | 1 | -1/+1 |
2002-12-17 | forgot to commit that file | sandman | 1 | -1/+0 |
2002-12-17 | Opie login becomes useable now: | sandman | 3 | -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-17 | say good bye to the nice and educational | zecke | 2 | -307/+0 |
QTableItems. :( | ||||
2002-12-17 | kill tableitems from the build process | zecke | 3 | -3/+1 |
2002-12-17 | a QTableItem is no QObject so better use QObject::tr | zecke | 1 | -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 styles | sandman | 3 | -13/+18 |
2002-12-17 | replaced the private QProcess copy for the FTP server with the already | sandman | 6 | -3050/+1097 |
available libopie/OProcess | ||||
2002-12-17 | - removed a the obsolete KShellProcess class | sandman | 2 | -110/+56 |
- added a few methods to OProcess to make it easier to port programs using QProcess | ||||
2002-12-17 | - spehling fix by Carsten | simon | 1 | -1/+1 |
2002-12-17 | - removed Form2 caption, by Carsten | simon | 1 | -4/+0 |
2002-12-17 | - word puzzle fix by Carsten | simon | 2 | -2/+2 |
2002-12-17 | - update by Carsten | simon | 1 | -1/+7 |
2002-12-17 | Now use my own pictures | eilers | 3 | -6/+5 |
2002-12-17 | Pictures for addressbook | eilers | 2 | -0/+0 |
2002-12-17 | - i18n fixlet by Carsten | simon | 1 | -2/+2 |
2002-12-17 | Now use Single click to open a bookmark instead of a double click. | treke | 1 | -1/+1 |
2002-12-17 | fix mtdblock string display | llornkcor | 1 | -21/+23 |
2002-12-17 | renamed the Acqua color scheme to Liquid to be more consistent. | sandman | 1 | -0/+0 |
2002-12-17 | adding all libs we need as DT_NEEDED makes prelink happy | sandman | 1 | -0/+2 |
2002-12-17 | replaced the simple fork and execv method of starting applications with a | sandman | 1 | -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-17 | small additions to support grabbing the buttons back from a crashed | sandman | 2 | -0/+13 |
application | ||||
2002-12-16 | Finally the app-killer in the launcher works. TT solution was calling | sandman | 2 | -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 window | mickeyl | 4 | -30/+151 |
- GUI now starts channelhopper and sniffer using the command line interface | ||||
2002-12-16 | Remove the lease time requst. Wasn't realy needed and was uneccessary | benmeyer | 6 | -180/+26 |
2002-12-16 | undo a miscommit | kergoth | 1 | -1/+1 |
2002-12-16 | fix maximum argument length for sniffer device | mickeyl | 1 | -1/+1 |
2002-12-16 | foobar | mjm | 3 | -8/+31 |
2002-12-16 | fixed some forgotten includes (again) | mjm | 3 | -1/+5 |
2002-12-16 | Changed the order of the advanced ui to make more sense | benmeyer | 4 | -138/+138 |