summaryrefslogtreecommitdiff
path: root/portato/backend/__init__.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applied 2to3 and fixed the resultRené 'Necoro' Neumann2010-04-111-3/+3
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Objectified all the functional stuff in backend.__init__.René 'Necoro' Neumann2009-10-151-28/+31
| | | | | | | Moved all the function in backend.__init__ into the SystemWrapper class. And also make loading the real system lazy. Reason: So I do not need to care about whether anything imports the system before the MainWindow is started.
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-071-1/+1
|
* Removing 'catapult' option for systemRené 'Necoro' Neumann2009-01-261-4/+0
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-021-32/+32
|
* Removed the USE_CATAPULT stuffRené 'Necoro' Neumann2008-07-081-7/+4
|
* r528@Devoty: necoro | 2007-11-04 22:11:39 +0100Necoro2007-11-051-2/+0
| | | | | | Select correct versions again r529@Devoty: necoro | 2007-11-05 14:46:07 +0100 Removed 3rd party tooltips for queue list.
* r521@Devoty: necoro | 2007-10-31 17:19:09 +0100Necoro2007-11-011-4/+6
| | | | | | | | | r522@Devoty: necoro | 2007-11-02 00:51:00 +0100 No more instanceof calls r523@Devoty: necoro | 2007-11-02 00:51:51 +0100 Fixed bugs; removed unnecessairy dbus calls; make update world being async r524@Devoty: necoro | 2007-11-02 00:52:09 +0100 always use catapult
* first catapult supportNecoro2007-10-071-1/+8
|
* Change to absolute_imports; Warning: definitly brokennecoro2007-08-271-4/+16
|
* add splash screennecoro2007-08-101-3/+2
|
* Renamed package.get_env_var to package.get_package_settingsnecoro2007-02-201-4/+19
|
* Back to our own revision solution as the eclass-one checks _before_ updatingnecoro2007-02-191-55/+20
|
* fixed some bugs pyChecker foundnecoro2007-01-311-1/+1
|
* Updatesnecoro2007-01-111-3/+16
|
* enhancement for the settings-handling (better reloading-support, moving into ↵necoro2006-12-291-7/+36
| | | | a class), enhanced update_world-check
* removed gentoolkit-dependencynecoro2006-12-021-11/+11
|
* Added portage.db wherever it wants tree ... not the final solution, but it ↵necoro2006-11-291-0/+1
| | | | does work
* Renamed to portatonecoro2006-11-241-0/+33