summaryrefslogtreecommitdiff
path: root/portato/plugin.py (unfollow)
Commit message (Expand)AuthorFilesLines
2010-04-14Make some useless info messages being debug statementsRené 'Necoro' Neumann1-3/+3
2010-04-11Fixed translation template and German translation. Thanks to André.René 'Necoro' Neumann1-3/+3
2010-04-11applied 2to3 and fixed the resultRené 'Necoro' Neumann1-14/+12
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2009-08-13Make 'helper' available for the pluginsRené 'Necoro' Neumann1-0/+2
2009-08-13Make plugins more exception aware and exception safeRené 'Necoro' Neumann1-7/+26
2009-07-05Port DependencyDetailRené 'Necoro' Neumann1-5/+7
2009-07-05Better debug/info messagesRené 'Necoro' Neumann1-1/+6
2009-07-05Add 'WidgetPlugin' classRené 'Necoro' Neumann1-19/+41
2009-07-05Add dummy_hook()René 'Necoro' Neumann1-0/+12
2009-04-24Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann1-5/+21
2009-04-24Create PluginMenuSlotRené 'Necoro' Neumann1-0/+1
2009-04-24Should add widgets nowRené 'Necoro' Neumann1-5/+26
2009-04-24Removed special Menu from plugin structure. Added more general 'WidgetSlot'René 'Necoro' Neumann1-27/+82
2009-02-07Same copyright statement in all filesRené 'Necoro' Neumann1-1/+1
2008-10-28Remove some trailing whitespacesRené 'Necoro' Neumann1-1/+1
2008-09-02Switch from tabs to 4 spacesRené 'Necoro' Neumann1-483/+483
2008-07-27Dependencies for the call graph should not be hardRené 'Necoro' Neumann1-1/+2
2008-07-08Added the reload_portage pluginRené 'Necoro' Neumann1-4/+9
2008-07-08Documented the plugin moduleRené 'Necoro' Neumann1-20/+217
2008-07-04Ignore errors on plugin loadingRené 'Necoro' Neumann1-0/+6
2008-07-04Some more dependency awarenessRené 'Necoro' Neumann1-14/+46
2008-07-03Ported completelyRené 'Necoro' Neumann1-6/+47
2008-07-03New plugin system - first hackRené 'Necoro' Neumann1-420/+153
2008-06-30Now the new design is able to do the same as the old oneRené 'Necoro' Neumann1-0/+1
2008-06-30Added stuff to plugin.pyRené 'Necoro' Neumann1-2/+24
2008-06-10Modified plugin.xsd so it allows also menu-only pluginsRené 'Necoro' Neumann1-6/+7
2008-04-09Now unicode support for translations :)René 'Necoro' Neumann1-1/+0
2008-04-09Fixed small bug in plugin systemRené 'Necoro' Neumann1-1/+1
2008-02-12 r752@Devoty: necoro | 2008-02-12 22:19:21 +0100Necoro1-3/+3
2008-01-14 r609@Devoty: necoro | 2008-01-14 17:04:38 +0100Necoro1-1/+7
2007-08-27Change to absolute_imports; Warning: definitly brokennecoro1-28/+29
2007-08-12added listener/notifynecoro1-0/+3
2007-08-05i18n support and german translationsnecoro1-12/+13
2007-07-21added logviewersnecoro1-2/+7
2007-07-20new Plugin Schemenecoro1-5/+4
2007-07-20new Plugin Schemenecoro1-1/+1
2007-07-20new Plugin Schemenecoro1-109/+52
2007-07-13new fancier log outputnecoro1-15/+11
2007-07-09added resume_loop pluginnecoro1-10/+55
2007-07-07some more documentationnecoro1-0/+10
2007-07-07Some documentation worknecoro1-1/+20
2007-07-04first approach of allowing the disabling of plugins (only gtk)necoro1-5/+30
2007-04-26some more fixed bugsnecoro1-1/+1
2007-04-26nomsgnecoro1-4/+4
2007-04-25added noroot-optionnecoro1-3/+7
2007-04-20Made qt plugin-ready; lots of documentationnecoro1-10/+31
2007-03-31Allowed Plugins to have a menunecoro1-3/+66
2007-03-15Added etc-proposals pluginnecoro1-2/+21
2007-03-10Added plugin-data to about-dialognecoro1-0/+3