summaryrefslogtreecommitdiff
path: root/portato (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* update debug messageRené 'Necoro' Neumann2008-11-241-1/+1
|
* 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-032-13/+21
|
* Improvement to session handling of selections. Increased gui SESSION_VERSION.René 'Necoro' Neumann2008-11-023-42/+91
|
* Merge in SQL stuffRené 'Necoro' Neumann2008-11-023-4/+249
|
* Remove some trailing whitespacesRené 'Necoro' Neumann2008-10-2810-24/+24
|
* Do not insert empty lines before expanded useflags in the queue tooltip, if ↵René 'Necoro' Neumann2008-10-281-1/+4
| | | | there are no other useflags
* Also use WrappedTree in popupsRené 'Necoro' Neumann2008-09-181-1/+1
|
* Some cosmeticsRené 'Necoro' Neumann2008-09-151-13/+9
|
* Attach logfile to mailRené 'Necoro' Neumann2008-09-153-17/+51
|
* Add a log-fileRené 'Necoro' Neumann2008-09-154-51/+97
|
* Some small readability changesRené 'Necoro' Neumann2008-09-151-5/+5
|
* Add a __str__ method to backend.PackageRené 'Necoro' Neumann2008-09-151-0/+5
|
* Documentation updateRené 'Necoro' Neumann2008-09-151-6/+49
|
* New dependency handling. Should fix some bugs.René 'Necoro' Neumann2008-09-153-136/+88
|
* Fixed block checkRené 'Necoro' Neumann2008-09-121-1/+1
|
* Fixed portage-2.1.4.4 bug with setsRené 'Necoro' Neumann2008-09-121-5/+5
|
* Removed ConfigParser.set_boolean and use normal ConfigParser.set insteadRené 'Necoro' Neumann2008-09-022-39/+14
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-0240-7672/+7672
|
* Preparing 0.11René 'Necoro' Neumann2008-07-281-2/+2
|
* Disable '--oneshot' button if senselessRené 'Necoro' Neumann2008-07-282-98/+102
|
* Added one level of indirection to find wrong calls of 'get_widget'René 'Necoro' Neumann2008-07-281-1/+20
|
* Removed obsolete queuePopupRené 'Necoro' Neumann2008-07-282-117/+97
|
* New --oneshot-cb worksRené 'Necoro' Neumann2008-07-282-100/+106
|
* First support for the new emerge optionsRené 'Necoro' Neumann2008-07-282-113/+147
|
* Add scrollbacklines to configRené 'Necoro' Neumann2008-07-281-1/+1
|
* Dependencies for the call graph should not be hardRené 'Necoro' Neumann2008-07-271-1/+2
|
* Make the updater parallel merge awareRené 'Necoro' Neumann2008-07-271-7/+16
|
* portage.Set.getAtoms() does not return strings...René 'Necoro' Neumann2008-07-271-1/+2
|
* Fixed bug in update_worldRené 'Necoro' Neumann2008-07-271-1/+1
|
* Fixing subprocess/listener handlingRené 'Necoro' Neumann2008-07-252-11/+13
|
* Added "$(version)" for the config file naming.René 'Necoro' Neumann2008-07-202-96/+101
|
* Fixed file naming if portage-configs are directoriesRené 'Necoro' Neumann2008-07-201-2/+2
|
* Fixed the update_world with sets for <portage-2.2René 'Necoro' Neumann2008-07-162-6/+7
|
* Abort the main process if child dies.René 'Necoro' Neumann2008-07-161-0/+1
|
* Make portage cleanup old porttree instanceRené 'Necoro' Neumann2008-07-121-1/+2
|
* Make mailwindow modalRené 'Necoro' Neumann2008-07-101-50/+52
|
* Fixes bug on <portage-2.2 in preferencesRené 'Necoro' Neumann2008-07-101-1/+2
|
* Make the queue's update_world set-sensitive tooRené 'Necoro' Neumann2008-07-103-6/+11
|
* Updated translationRené 'Necoro' Neumann2008-07-101-2/+2
|
* Moved color info to configRené 'Necoro' Neumann2008-07-103-3/+9
|
* Add tooltip to revert btnRené 'Necoro' Neumann2008-07-101-97/+98
|