Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | bugfix | necoro | 2007-06-01 | 1 | -0/+1 | |
| | ||||||
* | Killed the segfault with PyQt-4.2 | necoro | 2007-06-01 | 1 | -11/+11 | |
| | ||||||
* | Some interface changes | necoro | 2007-05-31 | 1 | -7/+15 | |
| | | | Made qt-frontend work mostly with PyQt-4.2 | |||||
* | little bug fix in cb_revert_clicked() | necoro | 2007-05-31 | 1 | -1/+1 | |
| | ||||||
* | - added settings: gtk: console font | necoro | 2007-05-15 | 5 | -718/+812 | |
| | | | - show emerge progress in window title | |||||
* | made overlaylabel work in Qt | necoro | 2007-05-14 | 2 | -1/+14 | |
| | ||||||
* | added the display of the masking reason | necoro | 2007-05-14 | 2 | -0/+4 | |
| | ||||||
* | filtering "--ask" fron EMERGE_DEFAULT_OPTS | necoro | 2007-05-14 | 1 | -1/+1 | |
| | ||||||
* | now showing the overlay | necoro | 2007-05-12 | 3 | -5/+17 | |
| | ||||||
* | added the ability of sorting the pkglist by installation status | necoro | 2007-05-07 | 5 | -206/+283 | |
| | ||||||
* | fixed bugs in gtk and qt | necoro | 2007-04-27 | 2 | -20/+58 | |
| | ||||||
* | some more fixed bugs | necoro | 2007-04-26 | 1 | -0/+1 | |
| | ||||||
* | fixed bugs | necoro | 2007-04-26 | 1 | -2/+2 | |
| | ||||||
* | added systray | necoro | 2007-04-25 | 5 | -19/+198 | |
| | ||||||
* | added noroot-option | necoro | 2007-04-25 | 1 | -0/+3 | |
| | ||||||
* | add application icon and desktop file | necoro | 2007-04-24 | 2 | -4/+6 | |
| | ||||||
* | moved *.glade and *.ui to one directory to omit the change of the config.py ↵ | necoro | 2007-04-24 | 6 | -0/+2531 | |
| | | | | each time | |||||
* | moved *.glade and *.ui to one directory to omit the change of the config.py ↵ | necoro | 2007-04-24 | 5 | -1191/+0 | |
| | | | | each time | |||||
* | moved *.glade and *.ui to one directory to omit the change of the config.py ↵ | necoro | 2007-04-24 | 1 | -1340/+0 | |
| | | | | each time | |||||
* | added dialogs to warn you when the queue is running on quitting portato | necoro | 2007-04-24 | 6 | -214/+263 | |
| | ||||||
* | Made qt plugin-ready; lots of documentation | necoro | 2007-04-20 | 8 | -57/+293 | |
| | ||||||
* | nomsg | necoro | 2007-04-18 | 1 | -1/+0 | |
| | ||||||
* | finished Qt-Frontend | necoro | 2007-04-18 | 5 | -15/+117 | |
| | ||||||
* | marking installed packages in pkglist | necoro | 2007-04-17 | 4 | -14/+42 | |
| | ||||||
* | added ebuild window for Qt-Frontend | necoro | 2007-04-16 | 4 | -2/+229 | |
| | ||||||
* | added preferences for Qt-Frontend | necoro | 2007-04-16 | 9 | -279/+710 | |
| | ||||||
* | Improved masking display and made most of the Qt-Frontend work | necoro | 2007-04-13 | 4 | -19/+257 | |
| | ||||||
* | Some more functionality for the Qt-Frontend (complete emerge) | necoro | 2007-04-10 | 8 | -217/+347 | |
| | ||||||
* | Some more functionality for the Qt-Frontend | necoro | 2007-04-07 | 9 | -88/+457 | |
| | ||||||
* | Added Qt-Terminal | necoro | 2007-04-07 | 4 | -4/+213 | |
| | ||||||
* | First qt draft | necoro | 2007-04-06 | 4 | -0/+790 | |
| | ||||||
* | showed masked packages unmasked by the user similar to stable marked testing ↵ | necoro | 2007-04-04 | 1 | -1/+10 | |
| | | | | packages | |||||
* | Allowed Plugins to have a menu | necoro | 2007-03-31 | 2 | -192/+215 | |
| | ||||||
* | Added etc-proposals plugin | necoro | 2007-03-15 | 2 | -26/+39 | |
| | ||||||
* | Added USE_EXPAND-support | necoro | 2007-03-10 | 2 | -10/+41 | |
| | ||||||
* | Added plugin-data to about-dialog | necoro | 2007-03-10 | 2 | -197/+261 | |
| | ||||||
* | First plugin support | necoro | 2007-03-10 | 1 | -22/+31 | |
| | ||||||
* | Removed accels because they produce segfaults sometimes | necoro | 2007-03-06 | 1 | -3/+0 | |
| | | | Fixed small bug in update_world | |||||
* | Renamed package.get_env_var to package.get_package_settings | necoro | 2007-02-20 | 3 | -4/+10 | |
| | ||||||
* | Back to our own revision solution as the eclass-one checks _before_ updating | necoro | 2007-02-19 | 5 | -239/+325 | |
| | ||||||
* | Use icon instead of the asterisk | necoro | 2007-02-16 | 2 | -21/+35 | |
| | | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing() | |||||
* | Made sync-button working again | necoro | 2007-02-13 | 1 | -191/+192 | |
| | ||||||
* | Made sync-button working again | necoro | 2007-02-13 | 1 | -13/+21 | |
| | ||||||
* | Build new ebuild-window | necoro | 2007-02-11 | 2 | -191/+273 | |
| | ||||||
* | Added usetips | necoro | 2007-02-11 | 5 | -277/+840 | |
| | | | Should have fixed segfaults with popups | |||||
* | small design change | necoro | 2007-02-09 | 1 | -191/+191 | |
| | ||||||
* | small design change | necoro | 2007-02-09 | 1 | -1137/+1123 | |
| | ||||||
* | - fixed oneshot-bug | necoro | 2007-01-26 | 2 | -1102/+1135 | |
| | | | | - added accelerators - enabled copying out of the console | |||||
* | Small enhancements | necoro | 2007-01-24 | 1 | -3/+3 | |
| | ||||||
* | - Added icons | necoro | 2007-01-24 | 3 | -225/+345 | |
| | | | | - Added support for killing the process - Reorganised setup and starting-script |