Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Same copyright statement in all files | René 'Necoro' Neumann | 2009-02-07 | 1 | -1/+1 |
| | |||||
* | Remove some trailing whitespaces | René 'Necoro' Neumann | 2008-10-28 | 1 | -1/+1 |
| | |||||
* | Switch from tabs to 4 spaces | René 'Necoro' Neumann | 2008-09-02 | 1 | -483/+483 |
| | |||||
* | Dependencies for the call graph should not be hard | René 'Necoro' Neumann | 2008-07-27 | 1 | -1/+2 |
| | |||||
* | Merged in the portage-2.2 branch | René 'Necoro' Neumann | 2008-07-09 | 1 | -1/+1 |
|\ | |||||
* | | Added the reload_portage plugin | René 'Necoro' Neumann | 2008-07-08 | 1 | -4/+9 |
| | | |||||
* | | Documented the plugin module | René 'Necoro' Neumann | 2008-07-08 | 1 | -20/+217 |
| | | |||||
* | | Ignore errors on plugin loading | René 'Necoro' Neumann | 2008-07-04 | 1 | -0/+6 |
| | | |||||
* | | Some more dependency awareness | René 'Necoro' Neumann | 2008-07-04 | 1 | -14/+46 |
| | | |||||
* | | Merged in the new plugin window and the plugin deps | René 'Necoro' Neumann | 2008-07-03 | 1 | -0/+7 |
|\ \ | |||||
| * | | Now the new design is able to do the same as the old one | René 'Necoro' Neumann | 2008-06-30 | 1 | -0/+1 |
| | | | |||||
| * | | Added stuff to plugin.py | René 'Necoro' Neumann | 2008-06-30 | 1 | -2/+24 |
| |/ | |||||
* | | Ported completely | René 'Necoro' Neumann | 2008-07-03 | 1 | -6/+47 |
| | | |||||
* | | New plugin system - first hack | René 'Necoro' Neumann | 2008-07-03 | 1 | -420/+153 |
|/ | |||||
* | Modified plugin.xsd so it allows also menu-only plugins | René 'Necoro' Neumann | 2008-06-10 | 1 | -6/+7 |
| | |||||
* | Now unicode support for translations :) | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+0 |
| | |||||
* | Fixed small bug in plugin system | René 'Necoro' Neumann | 2008-04-09 | 1 | -1/+1 |
| | |||||
* | r752@Devoty: necoro | 2008-02-12 22:19:21 +0100 | Necoro | 2008-02-12 | 1 | -3/+3 |
| | | | | Small import fixes (thanks to pylint) | ||||
* | r609@Devoty: necoro | 2008-01-14 17:04:38 +0100 | Necoro | 2008-01-14 | 1 | -1/+7 |
| | | | | | | | | | | | | Allowed '-' and '_' in key names. Also use group names instead of their number. r610@Devoty: necoro | 2008-01-14 17:05:42 +0100 Disabled saving of the queues r611@Devoty: necoro | 2008-01-14 17:08:53 +0100 Added the possibility to permanently en-/disable plugins r612@Devoty: necoro | 2008-01-14 17:14:09 +0100 adjust changelog and translations r613@Devoty: necoro | 2008-01-14 17:40:53 +0100 Dropdown should be localized too | ||||
* | Change to absolute_imports; Warning: definitly broken | necoro | 2007-08-27 | 1 | -28/+29 |
| | |||||
* | added listener/notify | necoro | 2007-08-12 | 1 | -0/+3 |
| | |||||
* | i18n support and german translations | necoro | 2007-08-05 | 1 | -12/+13 |
| | |||||
* | added logviewers | necoro | 2007-07-21 | 1 | -2/+7 |
| | |||||
* | new Plugin Scheme | necoro | 2007-07-20 | 1 | -5/+4 |
| | |||||
* | new Plugin Scheme | necoro | 2007-07-20 | 1 | -1/+1 |
| | |||||
* | new Plugin Scheme | necoro | 2007-07-20 | 1 | -109/+52 |
| | |||||
* | new fancier log output | necoro | 2007-07-13 | 1 | -15/+11 |
| | |||||
* | added resume_loop plugin | necoro | 2007-07-09 | 1 | -10/+55 |
| | |||||
* | some more documentation | necoro | 2007-07-07 | 1 | -0/+10 |
| | |||||
* | Some documentation work | necoro | 2007-07-07 | 1 | -1/+20 |
| | |||||
* | first approach of allowing the disabling of plugins (only gtk) | necoro | 2007-07-04 | 1 | -5/+30 |
| | |||||
* | some more fixed bugs | necoro | 2007-04-26 | 1 | -1/+1 |
| | |||||
* | nomsg | necoro | 2007-04-26 | 1 | -4/+4 |
| | |||||
* | added noroot-option | necoro | 2007-04-25 | 1 | -3/+7 |
| | |||||
* | Made qt plugin-ready; lots of documentation | necoro | 2007-04-20 | 1 | -10/+31 |
| | |||||
* | Allowed Plugins to have a menu | necoro | 2007-03-31 | 1 | -3/+66 |
| | |||||
* | Added etc-proposals plugin | necoro | 2007-03-15 | 1 | -2/+21 |
| | |||||
* | Added plugin-data to about-dialog | necoro | 2007-03-10 | 1 | -0/+3 |
| | |||||
* | First plugin support | necoro | 2007-03-10 | 1 | -0/+367 |