summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Read translators from fileRené 'Necoro' Neumann2010-03-062-9/+6
* Merge branch 'best_icon'.René 'Necoro' Neumann2010-03-062-8/+18
|\
| * 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
* | Clean up one 'deprecated' message from portageRené 'Necoro' Neumann2010-03-051-1/+1
* | Save current search type in sessionRené 'Necoro' Neumann2010-03-052-6/+17
* | Added combo box for selecting the search type to main windowRené 'Necoro' Neumann2010-03-053-5/+43
* | Previous commits done more correct :PRené 'Necoro' Neumann2010-03-052-6/+6
* | Fix commit 7449bc5fb8fRené 'Necoro' Neumann2010-03-051-3/+3
* | Added some textual descriptionsRené 'Necoro' Neumann2010-03-052-1/+8
* | Add description support to the databasesRené 'Necoro' Neumann2010-03-054-8/+55
* | Also parse descriptions from eixRené 'Necoro' Neumann2010-03-041-2/+2
* | Added Italian translation. Thanks to Ponsi.René 'Necoro' Neumann2009-11-081-0/+1
* | Corrected config path handling.René 'Necoro' Neumann2009-10-282-9/+6
* | Fix the segfault in GLib due to wrong encodingRené 'Necoro' Neumann2009-10-241-0/+1
* | Also show revision during startup and with -vRené 'Necoro' Neumann2009-10-241-1/+5
* | Adding revison info to version output.René 'Necoro' Neumann2009-10-243-2/+44
* | Turn new_version plugin from a mess into sth useful.René 'Necoro' Neumann2009-10-231-1/+1
* | Change the new_version plugin to use git.René 'Necoro' Neumann2009-10-231-2/+5
* | Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann2009-10-152-32/+34
* | Enhance the splash window handling.René 'Necoro' Neumann2009-10-082-2/+9
* | Also allow 'unselect all' in the PkgListRené 'Necoro' Neumann2009-10-051-1/+10
* | Now have it the sorted way in PkgListsRené 'Necoro' Neumann2009-10-052-3/+9
* | Enhanced system.sort_package_list to also sort CPVsRené 'Necoro' Neumann2009-10-055-27/+38
* | Added an PkgList window and rewrote UpdateWindow and WorldListWindow to use itRené 'Necoro' Neumann2009-10-053-39/+63
* | Add uninstall button and rename to PkgListWindowRené 'Necoro' Neumann2009-10-051-2/+17
* | First quick hack to have a world listRené 'Necoro' Neumann2009-10-053-2/+24
|/
* Re-formulate the debug message if a menu file has been found.René 'Necoro' Neumann2009-09-061-1/+1
* Update ui files with gladeRené 'Necoro' Neumann2009-09-068-72/+167
* Automatic loading of the external menuRené 'Necoro' Neumann2009-09-062-3/+25
* Make glade update the MainWindow.ui fileRené 'Necoro' Neumann2009-09-061-85/+134
* Moved the menu to an extra fileRené 'Necoro' Neumann2009-09-062-210/+207
* One database instance is enough :)René 'Necoro' Neumann2009-09-051-7/+18
* Print database type at the bottom of exceptions. NOTE: This does not handle m...René 'Necoro' Neumann2009-09-052-1/+6
* Fix an error, where a category vanishes after refreshing, using the EixSQLDat...René 'Necoro' Neumann2009-09-052-1/+19
* And here is the debugging again :) ... using ctypesRené 'Necoro' Neumann2009-09-031-1/+8