29 Commits

Author SHA1 Message Date
Larry Shaffer
36e7026c0d [FEATURE][auth] Add support to Plugin Manager 2015-12-03 17:52:22 -07:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
Juergen E. Fischer
956c155e8f fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
     --exclude="ui_*.py,debian/*,python/ext-libs/*" \
     .
2015-02-01 20:46:47 +01:00
Borys Jurgiel
3b198d9000 [FEATURE] [Plugin Manager] Voting for plugins from Plugin Manager 2014-04-01 16:35:28 +02:00
Borys Jurgiel
cdbe1ee303 [Plugin manager] Replace confirmation popup dialogs with an internal QgsMessageBar 2014-03-27 11:20:53 +01:00
Borys Jurgiel
b114dceb1a [Plugin installer] fix #8876 2013-10-17 11:55:16 +02:00
Juergen E. Fischer
4cb37b1af2 support for python plugin directory with accents in username (fixes #2512 again) 2013-10-10 23:55:28 +02:00
Borys Jurgiel
c093ab91b0 [Plugin Manager] New tab for all plugins. New class QgsPluginItemDelegate 2013-09-15 12:05:44 +00:00
Alexander Bruy
8a27c76560 [FEATURE] clearly mark deprecated plugins in plugin manager 2013-09-13 12:10:16 +03:00
Borys Jurgiel
f6e0bbc24e [Plugin Installer] Remove hardcoded 2.0 version in order to use the native 2.0 2013-09-01 09:27:28 +02:00
Alexander Bruy
ec2992e8f9 correct handling for non ASCII characters in plugin installer (fix #8452) 2013-08-12 14:46:39 +03:00
Borys Jurgiel
018e95845f [Plugin Installer] fix #8410 2013-08-04 22:52:53 +02:00
Borys Jurgiel
4af8946906 [Plugin Installer] Follow up 619558dabc 2013-06-29 12:30:57 +02:00
Borys Jurgiel
afbc9b8408 [Plugin Installer] partially revert fd2b221e65 . Still QGIS restart is needed after plugin update in some cases. 2013-06-26 02:10:07 +02:00
Borys Jurgiel
619558dabc [Plugin Installer] Fix #8080 2013-06-26 00:20:39 +02:00
Borys Jurgiel
0485aa0fb4 follow up 86bebab3ce 2013-06-25 23:56:03 +02:00
Borys Jurgiel
c0ae8f31c3 [Plugin Installer] Fix metadata description, add "about" tag, prefer remote plugin name. 2013-06-25 23:35:19 +02:00
Borys Jurgiel
fd2b221e65 [Plugin Installer] Simplify plugin reloading 2013-06-25 19:29:40 +02:00
Borys Jurgiel
85e1ab9807 [Plugin Manager] Plugin installer fixes 2013-06-12 22:10:09 +02:00
Borys Jurgiel
74f08c5081 [Plugin Manager] Prevent from removing the official repository 2013-06-11 23:30:44 +02:00
Borys Jurgiel
a3ea7ce164 [Plugin Manager] Minor gui tweaks 2013-06-10 20:55:08 +02:00
Borys Jurgiel
d004791cef [Plugin Manager] Temporarily hardcode QGIS_VERSION=2.0.0 in the QgsPluginInstaller and QgsPluginRegistry to allow proper version comparision until it's globally set before the release. 2013-06-09 23:07:47 +02:00
Borys Jurgiel
1d2117f9d6 [PluginManager] Filter by repository under rightclick on the repo list (only active if > 1 repo configured) 2013-06-09 15:36:20 +02:00
Borys Jurgiel
abef7a5fe4 [Plugin Installer] Better uninstall obsolete user plugins masking more recent versions installed as core 2013-06-09 00:29:27 +02:00
Borys Jurgiel
780301c980 [PluginManager] Code cleanup: keep one class per file also in Python 2013-06-09 00:29:27 +02:00
Borys Jurgiel
c0e7102f4f [Plugin Manager] Minor fixes and gui tweaks 2013-06-08 21:22:25 +02:00
Nathan Woodrow
af52ffa22e Update plugin installer to new API 2013-06-08 16:00:13 +10:00
Juergen E. Fischer
33739686a2 include python parts of plugin installer in ts files and a translation string fix 2013-06-06 18:46:24 +02:00
Borys Jurgiel
55fd57ee25 New Plugin Manager 2013-06-05 21:32:08 +10:00