Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed copyright | René 'Necoro' Neumann | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Objectified all the functional stuff in backend.__init__. | René 'Necoro' Neumann | 2009-10-15 | 1 | -4/+3 |
| | | | | | | | 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. | ||||
* | Get rid of wrapper.py and GtkConsole | René 'Necoro' Neumann | 2009-05-15 | 1 | -0/+306 |
| | |||||
* | Fix import error | René 'Necoro' Neumann | 2009-04-24 | 1 | -1/+2 |
| | |||||
* | Merge in DB branch (even though it does not offer the change-db-in-prefs ↵ | René 'Necoro' Neumann | 2009-02-17 | 1 | -424/+4 |
|\ | | | | | | | feature) | ||||
| * | Moved SQLDatabase | René 'Necoro' Neumann | 2009-01-28 | 1 | -248/+4 |
| | | |||||
| * | Moved DictDatabase | René 'Necoro' Neumann | 2009-01-28 | 1 | -159/+0 |
| | | |||||
| * | First 'db' layout | René 'Necoro' Neumann | 2009-01-28 | 1 | -17/+0 |
| | | |||||
* | | SQLDatabase.populate needs a regexp | René 'Necoro' Neumann | 2009-02-09 | 1 | -1/+1 |
| | | |||||
* | | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 1 | -1/+1 |
|/ | |||||
* | Allow session stuff being stored in the config | René 'Necoro' Neumann | 2008-11-24 | 1 | -0/+12 |
| | |||||
* | Merge in SQL stuff | René 'Necoro' Neumann | 2008-11-02 | 1 | -3/+246 |
| | |||||
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 1 | -2/+2 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 1 | -265/+265 |
| | |||||
* | Moved color info to config | René 'Necoro' Neumann | 2008-07-10 | 1 | -0/+5 |
| | |||||
* | Merged in the portage-2.2 branch | René 'Necoro' Neumann | 2008-07-09 | 1 | -1/+1 |
|\ | |||||
| * | Renamed generic package sets | René 'Necoro' Neumann | 2008-07-09 | 1 | -1/+1 |
| | | |||||
* | | Removed the USE_CATAPULT stuff | René 'Necoro' Neumann | 2008-07-08 | 1 | -3/+2 |
| | | |||||
* | | Use __slots__ for the PkgData class to save memory | René 'Necoro' Neumann | 2008-07-03 | 1 | -2/+3 |
|/ | |||||
* | Fixed vanishing categories | René 'Necoro' Neumann | 2008-06-24 | 1 | -1/+1 |
| | |||||
* | Moved GtkThread to gui.utils | René 'Necoro' Neumann | 2008-06-23 | 1 | -2/+21 |
| | |||||
* | Merged from trunk | René 'Necoro' Neumann | 2008-05-21 | 1 | -1/+1 |
|\ | |||||
| * | Fixed small bug | René 'Necoro' Neumann | 2008-05-01 | 1 | -1/+1 |
| | | |||||
* | | Fixed errors, so the app starts | René 'Necoro' Neumann | 2008-05-21 | 1 | -1/+1 |
| | | |||||
* | | Ported to new find_packages API #2: withVersion --> with_version | René 'Necoro' Neumann | 2008-05-21 | 1 | -2/+2 |
| | | |||||
* | | Ported to new find_packages API | René 'Necoro' Neumann | 2008-05-21 | 1 | -2/+2 |
|/ | |||||
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | Added lock to database | René 'Necoro' Neumann | 2008-04-08 | 1 | -1/+18 |
| | |||||
* | Also delete packages from 'ALL' when a category is refreshed | René 'Necoro' Neumann | 2008-04-08 | 1 | -21/+39 |
| | |||||
* | Split and renamed gui_helper | René 'Necoro' Neumann | 2008-03-18 | 1 | -0/+252 |