summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Collapse)AuthorAgeFilesLines
* More declarative handling of the database typesRené 'Necoro' Neumann2010-05-203-46/+59
|
* Add '--plugin-dir' optionRené 'Necoro' Neumann2010-05-111-1/+9
|
* Improve constants.py for release scriptRené 'Necoro' Neumann2010-05-111-6/+11
|
* Clearer debug message for packages not in mergequeueRené 'Necoro' Neumann2010-04-231-1/+1
|
* Reset HOME to /root for rootRené 'Necoro' Neumann2010-04-231-0/+4
|
* Small error in sqldbRené 'Necoro' Neumann2010-04-231-1/+1
|
* Remove unused pythonic eix parser implementationRené 'Necoro' Neumann2010-04-191-416/+0
|
* Connect the accels from the menu.René 'Necoro' Neumann2010-04-191-12/+16
| | | | | Also remove the superfluous 'UIBuilder' class and merge it directly into Window.
* Replace 'Portage Warning' by 'External Warning'René 'Necoro' Neumann2010-04-191-1/+1
|
* Fix gtk deprecation warningRené 'Necoro' Neumann2010-04-161-1/+1
|
* TypoRené 'Necoro' Neumann2010-04-161-1/+1
|
* Do not allow portage's sqlite backend for the moment ... bug #564292René 'Necoro' Neumann2010-04-161-0/+3
|
* Better sorting of the database types in the preferences.René 'Necoro' Neumann2010-04-152-6/+6
| | | | Now they are displayed from best to worst.
* Make the database type choice an info messageRené 'Necoro' Neumann2010-04-151-4/+5
|
* Make some useless info messages being debug statementsRené 'Necoro' Neumann2010-04-141-3/+3
|
* Improve the C modulesRené 'Necoro' Neumann2010-04-143-37/+52
|
* Fixed the unicode support and stuff ... and also made eix faster :)René 'Necoro' Neumann2010-04-141-20/+22
|
* Better eix error inheritance and handlingRené 'Necoro' Neumann2010-04-131-2/+9
|
* Fix the handling of FilterSets. Fixes bug #558887.René 'Necoro' Neumann2010-04-132-56/+64
| | | | | Now FilterSets are a subclass of InstalledSet. And return only these packages, which are installed ... but then all of them.
* Redo change, when changing the search typeRené 'Necoro' Neumann2010-04-121-2/+3
|
* Fixed jumping and searching. Fixes bug #559480René 'Necoro' Neumann2010-04-121-6/+15
|
* Convert the stored mtime to float before using itRené 'Necoro' Neumann2010-04-121-1/+1
|
* Fix error when no 'format' entry is in the db sectionRené 'Necoro' Neumann2010-04-121-1/+1
|
* Descriptions may contain unicodeRené 'Necoro' Neumann2010-04-121-1/+1
|
* Fixed translation template and German translation. Thanks to André.René 'Necoro' Neumann2010-04-114-6/+6
|
* Do not translate 'Portage'René 'Necoro' Neumann2010-04-111-1/+1
|
* Fixed homepageRené 'Necoro' Neumann2010-04-111-1/+1
|
* Make config sections be always unicode objects to fix the turkish capital ↵René 'Necoro' Neumann2010-04-101-10/+10
| | | | I/i thingy
* Add seperator in between the 'show' and the 'do' itemsRené 'Necoro' Neumann2010-04-101-0/+1
|
* Show dialog, that update world might not work as expectedRené 'Necoro' Neumann2010-04-092-1/+19
|
* Readded a Session.get_bool() methodRené 'Necoro' Neumann2010-04-092-6/+12
|
* Fixed bug from switching to ConfigParserRené 'Necoro' Neumann2010-04-011-4/+4
|
* Fixed mailinfo windowRené 'Necoro' Neumann2010-03-261-20/+38
|
* Rewrote the database initialization to be a class instead of a functionRené 'Necoro' Neumann2010-03-165-50/+76
|
* Better debug messages when updating database formatsRené 'Necoro' Neumann2010-03-141-0/+2
|
* Show a dialog if no email is givenRené 'Necoro' Neumann2010-03-143-5/+21
|
* Send more files for bug mailsRené 'Necoro' Neumann2010-03-142-28/+103
|
* Rewrote Session as to use the normal ConfigParser and not our own oneRené 'Necoro' Neumann2010-03-142-68/+50
| | | | (cherry picked from commit 397a31e6deb851de102bca3d7c8d754f40b0656d)
* Read translators from fileRené 'Necoro' Neumann2010-03-062-9/+6
|
* Merge branch 'best_icon'.René 'Necoro' Neumann2010-03-062-8/+18
|\ | | | | | | Now an icon is shown marking the 'best' version of a package.
| * Only show best_icon, if the package can be installed w/o unmaskingRené 'Necoro' Neumann2010-03-061-2/+2
| |
| * Show icon to signal the best package versionRené 'Necoro' Neumann2010-03-061-1/+15
| |
| * improved image handlingRené 'Necoro' Neumann2010-03-062-7/+3
| |
* | Use 'clear' instead of 'delete' for the search lineRené 'Necoro' Neumann2010-03-051-1/+1
| |
* | Corrected typoRené 'Necoro' Neumann2010-03-053-3/+3
| |
* | Reorderd parts of the menuRené 'Necoro' Neumann2010-03-051-3/+3
| |
* | Use existing translation for search typesRené 'Necoro' Neumann2010-03-051-1/+1
| |
* | Fixed bug in preference windowRené 'Necoro' Neumann2010-03-051-2/+0
| |
* | Fixed copyrightRené 'Necoro' Neumann2010-03-0557-57/+57
| |
* | Handle portage warnings by our logging systemRené 'Necoro' Neumann2010-03-051-0/+10
| |