summaryrefslogtreecommitdiff
path: root/plugins (follow)
Commit message (Collapse)AuthorAgeFilesLines
* new version plugin showed the versions in the wrong orderRené 'Necoro' Neumann2010-04-231-1/+1
|
* Add notify-python dependency for the version checkerRené 'Necoro' Neumann2010-04-151-1/+1
|
* Fixed dependancy of the new_version plugin from "dev-util/git" to ↵Clement Bourgeois2010-04-151-1/+1
| | | | "dev-vcs/git" to follow new Gentoo portage tree modifications
* Corrected typoRené 'Necoro' Neumann2010-03-051-1/+1
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-057-7/+7
|
* Wrong debug message in new_version pluginRené 'Necoro' Neumann2009-10-241-1/+1
|
* Turn new_version plugin from a mess into sth useful.René 'Necoro' Neumann2009-10-231-9/+9
|
* Honor branches different from masterRené 'Necoro' Neumann2009-10-231-2/+4
|
* Change the new_version plugin to use git.René 'Necoro' Neumann2009-10-231-30/+28
| | | | | | Use 'git ls-remote' to check for the current HEAD revision. Additionally the revision is no longer put into the version number, but into an extra variable REVISION.
* Make the plugins now use the implicit 'helper' moduleRené 'Necoro' Neumann2009-08-133-7/+3
|
* Make plugins more exception aware and exception safeRené 'Necoro' Neumann2009-08-131-0/+7
|
* Fix package detailsRené 'Necoro' Neumann2009-08-111-1/+1
|
* Fix GPytage pluginRené 'Necoro' Neumann2009-08-111-2/+2
|
* Make the plugins print warnings, if they get disabled due to missing importsRené 'Necoro' Neumann2009-07-282-6/+10
|
* DocRené 'Necoro' Neumann2009-07-051-1/+14
|
* Sort plugins in the windowRené 'Necoro' Neumann2009-07-051-0/+4
|
* Port DependencyDetailRené 'Necoro' Neumann2009-07-051-0/+109
|
* Also port FilesDetailRené 'Necoro' Neumann2009-07-051-9/+24
|
* Also ported EbuildDetailRené 'Necoro' Neumann2009-07-051-1/+13
|
* Add package_details.py to show Changelog and other tabsRené 'Necoro' Neumann2009-07-051-0/+62
|
* Change plugins to use WidgetPlugin if neededRené 'Necoro' Neumann2009-07-053-4/+8
|
* Revert previous commitRené 'Necoro' Neumann2009-05-201-6/+2
|
* Hopefully fixed the new-version pluginRené 'Necoro' Neumann2009-05-201-2/+6
|
* Fixed the menus for the current pluginsRené 'Necoro' Neumann2009-04-243-3/+3
|
* Make the new widget structure work. At least for the Plugin MenuRené 'Necoro' Neumann2009-04-241-1/+1
|
* Generalize the new_version pluginRené 'Necoro' Neumann2009-02-201-3/+3
|
* Same copyright statement in all filesRené 'Necoro' Neumann2009-02-076-6/+6
|
* Switch from tabs to 4 spacesRené 'Necoro' Neumann2008-09-026-109/+109
|
* Added the reload_portage pluginRené 'Necoro' Neumann2008-07-081-0/+27
|
* Ported remaining pluginsRené 'Necoro' Neumann2008-07-044-29/+100
|
* Some more dependency awarenessRené 'Necoro' Neumann2008-07-043-9/+10
|
* Merged in the new plugin window and the plugin depsRené 'Necoro' Neumann2008-07-031-1/+1
|\
| * Removed frontend specification from notify pluginRené 'Necoro' Neumann2008-06-241-1/+0
| |
* | Ported etc-proposals pluginRené 'Necoro' Neumann2008-07-032-19/+43
| |
* | Ported gpytage pluginRené 'Necoro' Neumann2008-07-032-13/+27
| |
* | Ported Notify pluginRené 'Necoro' Neumann2008-07-032-14/+45
|/
* Added the possibility to directly mail bugsRené 'Necoro' Neumann2008-06-231-0/+13
|\
| * Added plugin, which simply throws an exceptionRené 'Necoro' Neumann2008-06-231-0/+13
| |
* | Fixed name of gpytage pluginRené 'Necoro' Neumann2008-06-231-1/+1
|/
* Added gpytage pluginRené 'Necoro' Neumann2008-06-101-0/+13
|
* Removed legacy pluginsRené 'Necoro' Neumann2008-06-083-48/+0
|
* Make find_version run every 30 minutesRené 'Necoro' Neumann2008-03-281-2/+2
|
* Cleaned up hooksRené 'Necoro' Neumann2008-03-262-4/+2
|
* (Finally) Fixed new_version; Better log strings in plugins to differentiate ↵René 'Necoro' Neumann2008-03-261-6/+0
| | | | them from the normal portato logs
* Disabled find_version plugin until it works when started as rootRené 'Necoro' Neumann2008-03-261-0/+5
|
* Added menu entry for new-version-finder; made the plugin a daemonRené 'Necoro' Neumann2008-03-261-0/+4
|
* Added find_version pluginRené 'Necoro' Neumann2008-03-261-0/+13
|
* Init dbus threads using a pluginRené 'Necoro' Neumann2008-03-191-0/+15
|
* r634@Devoty: necoro | 2008-01-14 23:48:24 +0100Necoro2008-01-142-0/+0
| | | | Removed the broken plugins until they get replaced
* added listener/notifynecoro2007-08-122-8/+8
|