19311 Commits

Author SHA1 Message Date
Juergen E. Fischer
ee17616def save and restore message viewer geometry 2013-06-29 18:30:37 +02:00
Werner Macho
e6ff09a86e Merge pull request #682 from qgis-jp/make_pull_req_from_ja
update GUI translation ja
2013-06-29 08:17:36 -07:00
yoichigmf
5ee134f0c9 update GUI translation ja 2013-06-29 23:56:21 +09:00
Juergen E. Fischer
376c5f3a47 new spatialite layer: don't assume epsg id and qgis srsid are the same (fixes #8041) 2013-06-29 14:21:19 +02:00
Borys Jurgiel
4af8946906 [Plugin Installer] Follow up 619558dabc 2013-06-29 12:30:57 +02:00
Juergen E. Fischer
49e5c8f89b use QFileDialog.getOpenFileNameAndFilter variant when setting last filter (fixes #8138) 2013-06-29 11:47:43 +02:00
Juergen E. Fischer
0ebf28aa15 enable/disable raster tools (fixes #8179) 2013-06-29 11:47:43 +02:00
Tim Sutton
43748933eb Merge pull request #681 from 3nids/maptoolcursor
set cursor for mapTools
2013-06-29 02:30:53 -07:00
Matthias Kuhn
8dc28f2be4 PostgreSQL not working in DB Manager (Fix #8191) 2013-06-28 17:34:12 +02:00
Borys Jurgiel
a7cae07241 Update contributors list 2013-06-28 12:19:09 +02:00
Marco Hugentobler
46b7cc4a19 Merge branch 'server_user_db' 2013-06-28 10:28:41 +02:00
Marco Hugentobler
e00f0c006f Initialize qgis.db in server. Fixes ticket #8172 2013-06-28 10:28:12 +02:00
Denis Rouzaud
f4a4009bca set cursor for mapTools 2013-06-28 09:56:56 +02:00
Juergen E. Fischer
93c5599a66 revert unnecessary api change 2013-06-28 09:45:33 +02:00
Werner Macho
fc0b28c8f1 translation update: TW by Lin 2013-06-28 09:35:45 +02:00
Nathan Woodrow
e491acb2aa Merge pull request #680 from ddanielvaz/master
Fix #7822. Export to Spatialite is really slow, compared to commandline ogr2ogr
2013-06-27 20:09:17 -07:00
Daniel Vaz
9a0be04113 fixing bug #7822 2013-06-27 22:20:16 -03:00
Giuseppe Sucameli
c8d3fa7d0a gdaltools: fix Translate/FillNodata batch mode (follo df4fc99e83) 2013-06-27 23:31:18 +02:00
Giuseppe Sucameli
d1474956f2 gdaltools: fix syntax error (follow edd0cdd294) 2013-06-27 23:23:21 +02:00
Giuseppe Sucameli
dd406dce3e gdaltools: cleanup 2013-06-27 22:52:46 +02:00
Giuseppe Sucameli
df4fc99e83 gdaltools: more SIP APIv2 update 2013-06-27 22:52:17 +02:00
Giuseppe Sucameli
edd0cdd294 gdaltools: SIP APIv2 update (error when paths defined in Settings dialog) 2013-06-27 22:50:04 +02:00
Borys Jurgiel
7f99708c17 [Plugin Installer] Only test not loaded Python plugins when (re)building metadata registry. Loaded plugins prove they are ok just being loaded. It prevents possible bugs when already loaded plugin is imported again. 2013-06-27 21:55:54 +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
Werner Macho
fa9b215235 translation update: slovenian by Joze 2013-06-27 21:32:04 +02:00
rmgu
7e00e7b1ed Allow value checking and the use of default value for ParameterExtent 2013-06-27 16:55:16 +02:00
Marco Hugentobler
104b4d90c0 Fix for SVG cache 2013-06-27 14:42:18 +02:00
Matthias Kuhn
59222a08d0 Change default: Don't generate raster thumbnail for legend (Fix #8175) 2013-06-27 13:06:43 +02:00
Marco Hugentobler
b1fe1c314c Fix crash if merge geometries fails 2013-06-27 10:11:05 +02:00
Werner Macho
26fbc36f9c Merge pull request #679 from Jean-Roc/mywork
update french translation (contributions from @MarieSilvestre)
2013-06-26 22:44:24 -07:00
Jean-Roc Morreale
6809626fd3 update french translation (contributions from @MarieSilvestre) 2013-06-27 00:13:21 +02:00
Nyall Dawson
0cac8b49c4 Standardise control names in heatmap dialog 2013-06-27 04:00:00 +10:00
Nyall Dawson
21ff620454 Save heatmap settings between runs (fix #8078) 2013-06-27 04:00:00 +10:00
Nyall Dawson
5c38ed8559 Only allow choice of heatmap raster formats which support Float32 data types 2013-06-27 04:00:00 +10:00
Nyall Dawson
65aa1d5ae0 Don't reset output size on radius change (fix #8090)
Prevent input of invalid output size by changing to spin boxes for rows and columns
2013-06-27 04:00:00 +10:00
Werner Macho
5e760dd292 translation update: ko_KR 2013-06-26 16:54:05 +02:00
Marco Hugentobler
a597823c6d Fix dash pattern for line width < 1 pixels in Qt 4.8 2013-06-26 11:45:44 +02:00
Borys Jurgiel
2d6c92b82b Merge pull request #678 from minorua/ogr_init_enc_chk
OgrProvider: initial encoding setting check (fix #8167)
2013-06-26 01:26:29 -07:00
Minoru Akagi
a13126cfdf OgrProvider: initial encoding setting check (fix #8167) 2013-06-26 17:05:14 +09: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
fe913a34b4 [Plugin Manager] better formatting of plugin details 2013-06-26 02:04:11 +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
7771a9b253 follow up 86bebab3ce 2013-06-25 22:12:27 +02:00
Borys Jurgiel
86bebab3ce [Plugin Installer] Fix #8111. Better repository error handling. 2013-06-25 21:25:38 +02:00
Borys Jurgiel
fd2b221e65 [Plugin Installer] Simplify plugin reloading 2013-06-25 19:29:40 +02:00
Borys Jurgiel
6cfe4a5fcf Follow up 24bbd485a 2013-06-25 17:57:01 +02:00
Borys Jurgiel
962143685f [Plugin Manager] Display proper plugin count 2013-06-25 17:54:27 +02:00
Borys Jurgiel
cd676e399f [Plugin Installer] Follow up 4ecf3ebd0 (use QgsNetworkManager in plugin installer) 2013-06-25 17:15:21 +02:00