summaryrefslogtreecommitdiff
path: root/portato/gui (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added an extra 'Portage' tab to the preference dialog and moved all portage r...René 'Necoro' Neumann2009-02-181-11/+36
* Fixed manual searchRené 'Necoro' Neumann2009-02-171-1/+1
* Merge in DB branch (even though it does not offer the change-db-in-prefs feat...René 'Necoro' Neumann2009-02-173-433/+37
|\
| * Do not show categories which only hold disabled packagesRené 'Necoro' Neumann2009-02-021-5/+5
| * Handle non existing versionsRené 'Necoro' Neumann2009-02-022-4/+27
| * Merged in new session stuffRené 'Necoro' Neumann2009-01-281-2/+2
| |\
| | * Add a global session listRené 'Necoro' Neumann2009-01-281-2/+2
| * | Use the new database class layoutRené 'Necoro' Neumann2009-01-281-1/+2
| * | Moved SQLDatabaseRené 'Necoro' Neumann2009-01-281-248/+4
| * | Moved DictDatabaseRené 'Necoro' Neumann2009-01-281-159/+0
| * | First 'db' layoutRené 'Necoro' Neumann2009-01-281-17/+0
* | | First part of fixing the searchRené 'Necoro' Neumann2009-02-171-3/+0
* | | Fixed the jump_to logic (seemed like it stopped working right after having in...René 'Necoro' Neumann2009-02-171-68/+73
* | | Set default app icon -- also for dialogsRené 'Necoro' Neumann2009-02-172-2/+5
* | | First get dependencies. So that in case an error occurs, the iterator is not ...René 'Necoro' Neumann2009-02-171-4/+4
* | | Do not add a package to the unmerge queue multiple timesRené 'Necoro' Neumann2009-02-171-4/+5
* | | Display correct sabayon-messageRené 'Necoro' Neumann2009-02-131-2/+2
* | | Additional sabayon message for missing portage treeRené 'Necoro' Neumann2009-02-132-17/+9
* | | Change 'split(" ")' to single 'split()' to also catch multiple spaces and tabsRené 'Necoro' Neumann2009-02-091-1/+1
* | | SQLDatabase.populate needs a regexpRené 'Necoro' Neumann2009-02-091-1/+1
* | | Same copyright statement in all filesRené 'Necoro' Neumann2009-02-0717-17/+17
* | | Always print debug messages in the file logRené 'Necoro' Neumann2009-02-031-1/+2
* | | Return correct system result on SabayonRené 'Necoro' Neumann2009-02-031-7/+9
|/ /
* / Updated translationRené 'Necoro' Neumann2009-01-281-1/+1
|/
* Remove the cluttering section names; rename main session section from 'window...René 'Necoro' Neumann2009-01-273-11/+15
* Fix and use the features of previous revisionRené 'Necoro' Neumann2009-01-271-1/+1
* Small changesRené 'Necoro' Neumann2009-01-151-1/+1
* Add system info to exception infoRené 'Necoro' Neumann2009-01-151-2/+14
* Add prerequisite checking before startupRené 'Necoro' Neumann2009-01-154-8/+59
* Fix small typoDirk Göttel2009-01-081-1/+1
* Small (cosmetical) changes. Perhaps this helps to track down the "cpv not in ...René 'Necoro' Neumann2008-12-111-17/+22
* Do not translate exception messagesRené 'Necoro' Neumann2008-12-111-3/+3
* Make the use list lazy tooRené 'Necoro' Neumann2008-12-052-75/+79
* Make the dependency list lazyRené 'Necoro' Neumann2008-12-053-218/+217
* Sort the dependency flagsRené 'Necoro' Neumann2008-12-051-1/+19
* some more 5px paddings in the preferencesRené 'Necoro' Neumann2008-11-241-1/+6
* Save pref window dimensions in sessionRené 'Necoro' Neumann2008-11-242-96/+116
* Allow session stuff being stored in the configRené 'Necoro' Neumann2008-11-242-0/+28
* Make setlist scrollableRené 'Necoro' Neumann2008-11-241-6/+30
* Increase session version for the last changeRené 'Necoro' Neumann2008-11-242-2/+2
* Change ', ' into '@' for the selection pathesRené 'Necoro' Neumann2008-11-031-7/+7
* Add defaults only session loadingRené 'Necoro' Neumann2008-11-031-3/+4
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-022-37/+88
* Merge in SQL stuffRené 'Necoro' Neumann2008-11-022-4/+246
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-283-11/+11
* Do not insert empty lines before expanded useflags in the queue tooltip, if t...René 'Necoro' Neumann2008-10-281-1/+4
* Also use WrappedTree in popupsRené 'Necoro' Neumann2008-09-181-1/+1
* Attach logfile to mailRené 'Necoro' Neumann2008-09-152-16/+48
* Add a log-fileRené 'Necoro' Neumann2008-09-151-1/+1
* Some small readability changesRené 'Necoro' Neumann2008-09-151-5/+5