summaryrefslogtreecommitdiff
path: root/portato/gui (follow)
Commit message (Collapse)AuthorAgeFilesLines
...
* added ability of passing "&&" to the sync commandnecoro2007-06-151-4/+34
|
* corrected the about-statementsnecoro2007-06-142-2/+2
|
* reverted back to png, but now using the image in the svgnecoro2007-06-121-1/+1
|
* added svg-iconnecoro2007-06-121-1/+1
|
* follow GNOME HIG (at least a little)necoro2007-06-111-199/+237
|
* bugfixnecoro2007-06-011-0/+1
|
* Killed the segfault with PyQt-4.2necoro2007-06-011-11/+11
|
* Some interface changesnecoro2007-05-311-7/+15
| | | Made qt-frontend work mostly with PyQt-4.2
* little bug fix in cb_revert_clicked()necoro2007-05-311-1/+1
|
* - added settings: gtk: console fontnecoro2007-05-155-718/+812
| | | - show emerge progress in window title
* made overlaylabel work in Qtnecoro2007-05-142-1/+14
|
* added the display of the masking reasonnecoro2007-05-142-0/+4
|
* filtering "--ask" fron EMERGE_DEFAULT_OPTSnecoro2007-05-141-1/+1
|
* now showing the overlaynecoro2007-05-123-5/+17
|
* added the ability of sorting the pkglist by installation statusnecoro2007-05-075-206/+283
|
* fixed bugs in gtk and qtnecoro2007-04-272-20/+58
|
* some more fixed bugsnecoro2007-04-261-0/+1
|
* fixed bugsnecoro2007-04-261-2/+2
|
* added systraynecoro2007-04-255-19/+198
|
* added noroot-optionnecoro2007-04-251-0/+3
|
* add application icon and desktop filenecoro2007-04-242-4/+6
|
* moved *.glade and *.ui to one directory to omit the change of the config.py ↵necoro2007-04-246-0/+2531
| | | | each time
* moved *.glade and *.ui to one directory to omit the change of the config.py ↵necoro2007-04-245-1191/+0
| | | | each time
* moved *.glade and *.ui to one directory to omit the change of the config.py ↵necoro2007-04-241-1340/+0
| | | | each time
* added dialogs to warn you when the queue is running on quitting portatonecoro2007-04-246-214/+263
|
* Made qt plugin-ready; lots of documentationnecoro2007-04-208-57/+293
|
* nomsgnecoro2007-04-181-1/+0
|
* finished Qt-Frontendnecoro2007-04-185-15/+117
|
* marking installed packages in pkglistnecoro2007-04-174-14/+42
|
* added ebuild window for Qt-Frontendnecoro2007-04-164-2/+229
|
* added preferences for Qt-Frontendnecoro2007-04-169-279/+710
|
* Improved masking display and made most of the Qt-Frontend worknecoro2007-04-134-19/+257
|
* Some more functionality for the Qt-Frontend (complete emerge)necoro2007-04-108-217/+347
|
* Some more functionality for the Qt-Frontendnecoro2007-04-079-88/+457
|
* Added Qt-Terminalnecoro2007-04-074-4/+213
|
* First qt draftnecoro2007-04-064-0/+790
|
* showed masked packages unmasked by the user similar to stable marked testing ↵necoro2007-04-041-1/+10
| | | | packages
* Allowed Plugins to have a menunecoro2007-03-312-192/+215
|
* Added etc-proposals pluginnecoro2007-03-152-26/+39
|
* Added USE_EXPAND-supportnecoro2007-03-102-10/+41
|
* Added plugin-data to about-dialognecoro2007-03-102-197/+261
|
* First plugin supportnecoro2007-03-101-22/+31
|
* Removed accels because they produce segfaults sometimesnecoro2007-03-061-3/+0
| | | Fixed small bug in update_world
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-203-4/+10
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-195-239/+325
|
* Use icon instead of the asterisknecoro2007-02-162-21/+35
| | | Renamed wrong param name "allowed" to "use_keywords" in package.is_testing()
* Made sync-button working againnecoro2007-02-131-191/+192
|
* Made sync-button working againnecoro2007-02-131-13/+21
|
* Build new ebuild-windownecoro2007-02-112-191/+273
|
* Added usetipsnecoro2007-02-115-277/+840
| | | Should have fixed segfaults with popups