Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2002-11-03 | Added a proposal for the daemon/gui communication. | mickeyl | 1 | -1/+22 |
2002-11-03 | removecircular depens | llornkcor | 1 | -2/+2 |
2002-11-03 | Changed to version 0.9 | andyq | 1 | -1/+1 |
2002-11-03 | Added find next facility | andyq | 4 | -9/+22 |
2002-11-03 | include fixlet | zecke | 1 | -0/+2 |
2002-11-03 | Remove default arguments from the implementation | zecke | 2 | -2/+2 |
jowenn | ||||
2002-11-03 | default arguments in the implementation removed | zecke | 2 | -2/+2 |
2002-11-03 | patch by jowenn no default arguments.... | zecke | 1 | -1/+1 |
2002-11-03 | Gcc3 compiler fixes again | zecke | 6 | -7/+7 |
No default arguments in the implementation please | ||||
2002-11-03 | Added search for package feature | andyq | 4 | -2/+44 |
2002-11-02 | Fixes | drw | 3 | -4/+25 |
2002-11-02 | Implementing charting... | drw | 6 | -39/+241 |
2002-11-02 | Started the GUI portion of Wellenreiter (no functionality yet). | mickeyl | 8 | -0/+425 |
2002-11-02 | Nows asks before deleting local ipk files | andyq | 1 | -4/+17 |
2002-11-02 | Handles upgrading of local ipk files better and the Local-IPKG view displays | andyq | 3 | -7/+23 |
the name of the file rather thanthe package name (so version can easily be seen) | ||||
2002-11-02 | - fixed warning about missing return statement in non-void function. | simon | 1 | -5/+3 |
Okayed by Michael Lauer | ||||
2002-11-02 | Fixed bug where package should be removed but gets reinstalled | andyq | 1 | -1/+2 |
2002-11-02 | Code updates/fixes | drw | 11 | -58/+430 |
2002-11-01 | * "Copy /etc/skel" option is now only available when adding a user. | umopapisdn | 3 | -16/+51 |
* Documented some more of the source code. | ||||
2002-11-01 | *** empty log message *** | kergoth | 4 | -0/+16 |
2002-11-01 | Removed Add test examples | benmeyer | 2 | -4/+4 |
2002-11-01 | another timer fix | llornkcor | 1 | -8/+12 |
2002-11-01 | fix | llornkcor | 1 | -1/+2 |
2002-11-01 | add lookup timer delay spin | llornkcor | 4 | -7/+17 |
2002-11-01 | fix | llornkcor | 1 | -1/+1 |
2002-11-01 | make into symbol lookup | llornkcor | 5 | -104/+398 |
2002-11-01 | added timer delay | llornkcor | 3 | -1/+11 |
2002-11-01 | Some fixes and enhancements: | sandman | 3 | -36/+223 |
- don't rely on clipping information from Qt/E -- this doesn't work - theme style has support for all KDE gradient types now | ||||
2002-11-01 | No sorting required for theme list | sandman | 1 | -3/+4 |
2002-11-01 | updated version number to 0.7 | andyq | 1 | -1/+1 |
2002-11-01 | Fixed a bug where if a package was removed from the local view the packages ↵ | andyq | 3 | -32/+36 |
didn't get relinked properly | ||||
2002-11-01 | - allow toggling of line wrap via menu, as requested | josef | 4 | -1/+54 |
If there was an icon, an entry in the menu bar could be made. | ||||
2002-11-01 | - s/dimention/dimension/ | josef | 1 | -1/+1 |
2002-11-01 | Added workaround for installing, removing then reinstalling packages to | andyq | 2 | -2/+81 |
different destiations. Also now only sends the -dest command down to ipkg on an install | ||||
2002-10-31 | better fix | llornkcor | 2 | -0/+4 |
2002-10-31 | fix | llornkcor | 1 | -1/+1 |
2002-10-31 | make define __UNIX__ inherent | llornkcor | 2 | -204/+206 |
2002-10-31 | Changed a number of "OK" to QMesageBox::OK | benmeyer | 6 | -28/+30 |
2002-10-31 | Fixed error message and made window stay if error message doesn't go away. | benmeyer | 6 | -16/+20 |
2002-10-31 | Fixed DNS bug forgot to have a define | benmeyer | 2 | -4/+4 |
2002-10-31 | The if file exists check was wrong.. | zecke | 1 | -4/+2 |
I limit it to a /bin/bash check... | ||||
2002-10-31 | changed label esc to Esc | hash | 1 | -3/+3 |
2002-10-31 | added esc and F12 in default configuration | hash | 1 | -1/+3 |
2002-10-31 | systemtime not netsystemtime | tille | 1 | -1/+1 |
2002-10-31 | replacement for systemtime now | tille | 4 | -20/+20 |
2002-10-31 | Auto connect on Locale Console again! | zecke | 3 | -5/+25 |
MyPty test if cmd is available(exists) and then either use /bin/bash or /bin/sh ConsoleConfigWidget added a comment about the expected behaviour | ||||
2002-10-31 | no refresh, and Ticker back is users background preference | llornkcor | 3 | -4/+10 |
2002-10-31 | pre-version of specification | mjm | 1 | -0/+119 |
2002-10-31 | Applied the same fix as in volume applet (parent widget should not be 0 for | sandman | 1 | -1/+1 |
taskbar applets) even though wireless applet seems not to be causing any troubles. But IMHO it's better to apply it now ... | ||||
2002-10-31 | added - initial check in | llornkcor | 29 | -0/+2522 |