19002 Commits

Author SHA1 Message Date
Borys Jurgiel
112ad3c11a Update core plugins qgisMinimumVersion to 2.0 2013-06-10 02:46:38 +02:00
Borys Jurgiel
9711506195 [Plugin Manager] Fix for compatibility check in QgsPluginInstaller and QgsPluginRegistry 2013-06-10 02:46:38 +02:00
Nathan Woodrow
61e101dd4f Allow keyword args in Python classes. Fix sip headers 2013-06-10 09:22:12 +10:00
Nathan Woodrow
d539739089 Add __getattr__ and __setattr__ to QgsFeature 2013-06-10 09:21:31 +10: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
5c50e2a6c0 Check qgsMaximumVersion also when loading plugin to QgsPluginRegistry 2013-06-09 23:07:47 +02:00
Borys Jurgiel
094245ef83 Merge pull request #641 from rduivenvoorde/pluginmantxt
[Plugin Manager] texts and context help text for pluginmanager
2013-06-09 14:07:28 -07:00
Werner Macho
dbace48427 translation update: zh_CN by Calvin 2013-06-09 22:17:23 +02:00
Werner Macho
801f5091b2 translation update: ro by Bogdan Pacurar 2013-06-09 22:05:28 +02:00
Juergen E. Fischer
50b96d731e QGis => QGIS updates 2013-06-09 20:37:53 +02:00
Richard Duivenvoorde
ce9ed158b5 texts and context help text for pluginmanager 2013-06-09 19:44:48 +02:00
Juergen E. Fischer
10f3cf38fa more QuantumGIS => QGIS updates 2013-06-09 18:52:05 +02:00
Juergen E. Fischer
7cabfcccfc german translation update 2013-06-09 18:51:48 +02:00
Juergen E. Fischer
f0c605e0fa dbmanager: add i18n 2013-06-09 18:51:47 +02:00
Borys Jurgiel
d6fa76522c Set Qsettings' ApplicationName to QGIS2 everywhere in src 2013-06-09 17:51:46 +02:00
Borys Jurgiel
24b6b0c0d0 [Plugin Manager] Forgotten CMake entry. Following c490688106941be91e5 2013-06-09 17:12:46 +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
Victor Olaya
b3e5e629b5 [sextante] removed debug code 2013-06-09 16:15:29 +02:00
Victor Olaya
ca6e399297 [sextante] more work on updating to new SIP API 2013-06-09 16:05:09 +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
Juergen E. Fischer
6caa8bcb52 yet another german translation update 2013-06-09 10:58:31 +02:00
Juergen E. Fischer
8609a41deb allow utf8 in metadata.txt 2013-06-09 10:56:35 +02:00
Borys Jurgiel
95dcd96045 [Plugon Manager] Fix compile error (follows abef7a5fe4d) 2013-06-09 00:52:26 +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
Salvatore Larosa
780772f37c [pyqgis-console] fixes for the new SIP APIs 2013-06-08 23:34:50 +02:00
Borys Jurgiel
c0e7102f4f [Plugin Manager] Minor fixes and gui tweaks 2013-06-08 21:22:25 +02:00
Juergen E. Fischer
0416a21ae8 german translation update 2013-06-08 17:38:32 +02:00
Nathan Woodrow
22133d83d8 Merge SIP v2 update 2013-06-08 16:58:57 +10:00
Nathan Woodrow
a939ab1889 Sextante SIP update 2013-06-08 16:57:05 +10:00
Nathan Woodrow
f136f42ffd Plugin installer sip update 2013-06-08 16:49:46 +10:00
Nathan Woodrow
af52ffa22e Update plugin installer to new API 2013-06-08 16:00:13 +10:00
Nathan Woodrow
e6f98362dc Merge master 2013-06-08 15:59:04 +10:00
Borys Jurgiel
02c29c0cad [Plugin Manager] Better sorting by status, minor gui fixes and improvements 2013-06-08 01:47:25 +02:00
Juergen E. Fischer
8a85bcb37f german translation update 2013-06-08 01:26:10 +02:00
Juergen E. Fischer
3d9d1eeb33 postgresql & oracle provider fixes:
- start with an empty line edit when entering srids (fixes #8016)
- oracle provider: order primary key candidates in views by column id (fixes #8018)
- disable non-selectable entries and provide tooltips on why they are disabled
2013-06-08 01:24:29 +02:00
Victor Olaya
eea63a478d [sextante] fixed issue with multiple raster input in gdal merge 2013-06-08 00:47:16 +02:00
Radim Blazek
da0b468ed7 increased raster DEM maximum exaggeration limit, fixes #7599 2013-06-07 20:06:07 +02:00
Radim Blazek
0881643e0b reset brush before raster layer draw, fixes #7766 2013-06-07 18:29:28 +02:00
D'Hont René-Luc
1cce26832e Update QGIS Server OWS Capabilities
Has OWS capabilities and context validated for metadata
2013-06-07 18:08:38 +02:00
Radim Blazek
4c5c159ae2 Force GRASS shell font by setStyleSheet, hopefully fixes #7340; added black on white scheme 2013-06-07 16:42:31 +02:00
Marco Hugentobler
15e3fc3509 Keep zoom level constant if zooming to one selected point 2013-06-07 16:03:28 +02:00
Radim Blazek
71b882527a placeholderText requires Qt 4.7 2013-06-07 16:05:32 +02:00
Radim Blazek
5f6b4bfac2 ogr debug fix 2013-06-07 16:03:18 +02:00
Matthias Kuhn
870ecf5760 [diagrams] Fix scaling and positioning of histograms 2013-06-07 14:59:32 +02:00
Matthias Kuhn
63617bab9c Fix crash when selecting invalid CRS in new spatialite dialog 2013-06-07 13:40:22 +02:00
Nathan Woodrow
73e9c3188a Fix canvas refresh on layer load 2013-06-07 18:31:46 +10:00
Matthias Kuhn
8c840e9957 [diagrams] Diagram fixes and UI improvements (Fix #7960)
* Use correct color for pie chart if only one value is >0
  * Show default text in scaling text box
2013-06-07 09:17:44 +02:00
Borys Jurgiel
eda9cd3380 [Plugin Manager] Better cope with broken plugins 2013-06-06 23:41:52 +02:00
Juergen E. Fischer
b005f10470 translation update:
- update_ts_files.sh: add -f flag ('fast' mode; only update specified languages
  and don't run tsstat.pl)
- tsstat.pl: cut off latin1 & cyrillic suffix and use only one serbian flag
- unify flag image permission
- german translation update
2013-06-06 23:06:04 +02:00