91 Commits

Author SHA1 Message Date
Juergen E. Fischer
a3668f5853 more coverity fixes 2015-02-07 02:31:42 +01:00
Juergen E. Fischer
82b6e0342a cosmetic cleanups, typo fixes, formatting 2014-10-21 01:33:20 +02:00
Sylvain Maillard
1d736da66c fix typo in variable name (extra space) 2014-08-13 18:37:33 +02:00
borys
0d9fc5091f [Plugin Manager] Show all plugins in the All tab. Fixes #10334 2014-05-26 21:30:17 +02:00
borys
6906cab151 [Plugin Manager] Fix voting stars 2014-05-03 17:17:43 +02:00
borys
4e49a83d4c [Plugin Manager] support multiline breaks in the about tag 2014-05-03 16:37:38 +02:00
Juergen E. Fischer
a7b5a8a574 indentation update 2014-04-06 12:41:09 +02:00
Borys Jurgiel
3b198d9000 [FEATURE] [Plugin Manager] Voting for plugins from Plugin Manager 2014-04-01 16:35:28 +02:00
Borys Jurgiel
298b1d5882 [Plugin Manager] Switch the plugin details browser from QTextBrowser to QWebView 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
Carl Simonson
665f0a32fe Replace WFlags with WindowFlags
It has long been in Qt 4 that the WFlags window flags argument has been
renamed to WindowFlags. In fact, WFlags is just a typedef to WindowFlags.
In Qt 5, this will go away, so we can change this now to make transition
easier in the future.

This should not have any affect on API or ABI, as the symbol names already
have WindowFlags in them anyway.

This change concentrates on the sources in the src directory. There are
a few more places in the python directory that can be done later.
2014-03-27 10:43:11 +01:00
Borys Jurgiel
26f8be9286 [Plugin Manager] Fix window title update 2014-02-16 21:36:24 +01:00
Denis Rouzaud
f9c5ee0c07 dialog base: separator and dialog title as argument to init/restore 2014-01-20 09:23:48 +01:00
Borys Jurgiel
377d30aa16 [Plugin Manager] Fix window title issues after recent changes in QgsOptionsDialogBase 2014-01-20 00:17:02 +01:00
Denis Rouzaud
03a7125bcd UI: remove top labels, use collapsible groupboxes, and other small improvements 2014-01-16 07:15:09 +01:00
Juergen E. Fischer
190c0511bc fix most cppcheck warnings and implement suggestions
also update and sync some sip interfaces
2014-01-05 16:11:36 +01:00
Borys Jurgiel
e049f8486d [Plugin Manager] Simplify the filter behaviour: always search in names + descriptions + authors + tags. Additionally, a tag: prefix to search in tags only 2013-09-15 13:32:52 +00:00
Borys Jurgiel
c093ab91b0 [Plugin Manager] New tab for all plugins. New class QgsPluginItemDelegate 2013-09-15 12:05:44 +00:00
Alexander Bruy
6d5df7cb25 [FEATURE] add option to show/hide deprecated plugins in plugin manager 2013-09-13 12:10:16 +03:00
Alexander Bruy
8a27c76560 [FEATURE] clearly mark deprecated plugins in plugin manager 2013-09-13 12:10:16 +03:00
Borys Jurgiel
43372c0eee [Plugin Manager] Fix #8542 2013-09-01 20:06:29 +02:00
Juergen E. Fischer
0157d8340b indentation update 2013-07-12 16:27:06 +02:00
Borys Jurgiel
52bb2c0d28 [Plugin Manager] Fix inconsistent behaviour in --noplugins mode: don't try to load plugins, just enable/disable them in QSettings. 2013-06-27 21:55:54 +02:00
Borys Jurgiel
fe913a34b4 [Plugin Manager] better formatting of plugin details 2013-06-26 02:04:11 +02:00
Borys Jurgiel
c8f1bb972e [Plugin Manager] If no Python support detected, display an explanation why there is nothing to install. Fixes #8063. PL translation included. 2013-06-22 18:19:21 +02:00
Juergen E. Fischer
ea8b9e10b9 fix crash in plugin installer 2013-06-20 14:00:54 +02:00
Borys Jurgiel
ede5bcd3dd [Plugin Manager] Follow up commit:b16cc46 2013-06-20 09:40:40 +02:00
Borys Jurgiel
b16cc468c7 [Plugin Manager] Fixes #8122: Scroll bar in new plugin manager doesn't work properly 2013-06-20 09:25:36 +02:00
Borys Jurgiel
62598af640 [Plugin Manage] Include tab title pages to i18n. Don't clutter the resources dir. 2013-06-11 23:30:41 +02:00
Borys Jurgiel
a3ea7ce164 [Plugin Manager] Minor gui tweaks 2013-06-10 20:55:08 +02:00
Borys Jurgiel
039ae69507 [Plugin Manager] Make appropriate methods const 2013-06-10 20:55:08 +02:00
Borys Jurgiel
c490688106 [PluginManager] Move title pages for tabs to the resources. Will be included to translations when the contents is ready. 2013-06-09 16:46:27 +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
c0e7102f4f [Plugin Manager] Minor fixes and gui tweaks 2013-06-08 21:22:25 +02:00
Borys Jurgiel
02c29c0cad [Plugin Manager] Better sorting by status, minor gui fixes and improvements 2013-06-08 01:47:25 +02:00
Borys Jurgiel
eda9cd3380 [Plugin Manager] Better cope with broken plugins 2013-06-06 23:41:52 +02:00
Borys Jurgiel
3ce742d70c Allow "Experimental" status also for c++ plugins. Mark Globe plugin experimental. 2013-06-05 19:55:10 +02:00
Juergen E. Fischer
3c508d61de indentation update 2013-06-05 18:32:08 +02:00
Nathan Woodrow
0f8de7d55f Use qRound. Rename menu item 2013-06-05 21:32:13 +10:00
Borys Jurgiel
53d3ea91de Code cleanups 2013-06-05 21:32:11 +10:00
Borys Jurgiel
55fd57ee25 New Plugin Manager 2013-06-05 21:32:08 +10:00