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
Juergen E. Fischer
6b0ce086f6
fix activateDeactivateLayerRelatedActions ( fixes #8005 )
2013-06-06 22:11:59 +02:00
Victor Olaya
cbd335a215
[sextante] fixed delete duplicated geoms algorithm
2013-06-06 21:54:01 +02:00
Victor Olaya
23bbec3210
[sextante] updated link to sextante chapter in error messages
2013-06-06 19:43:48 +02:00
Victor Olaya
db101a3d56
[sextante] fixed idle progress bar in execution dialog
2013-06-06 19:43:47 +02:00
Victor Olaya
facc198923
[sextante]added checking for R installation
2013-06-06 19:43:47 +02:00
Larry Shaffer
bfc92f7802
Revert target hyphen change (update ADD_SIP_PYTHON_MODULE macro first)
2013-06-06 11:27:33 -06:00
Juergen E. Fischer
d5d9975833
german translation update
2013-06-06 18:46:25 +02: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
Victor Olaya
0d1d1b795c
[sextante] improvements in batch processing interface
2013-06-06 17:30:27 +02:00
Victor Olaya
17ca3008d1
[sextante] fixed issue with blank spaces in filenames in OTB
2013-06-06 17:30:27 +02:00
Matthias Kuhn
64a77afefc
Merge pull request #638 from 3nids/typo
...
typo
2013-06-06 06:13:07 -07:00
Denis Rouzaud
4d72f82c58
typo
2013-06-06 14:46:10 +02:00
Radim Blazek
c8ff386695
ogr virtual layers mix single and multi types in sublayers, fixed feature count, fixes #8001
2013-06-06 13:13:14 +02:00