12821 Commits

Author SHA1 Message Date
Alexander Bruy
2e5aa32281 add Vector menu and toolbar to improve plugins organization 2011-12-20 19:47:08 +02:00
Alexander Bruy
0f41da3c7e move all raster related plugins to the Raster menu (adresses #4395) 2011-12-20 19:47:08 +02:00
Alexander Bruy
02555ad2e1 implement helper methods to add plugins to the Raster menu and toolbar 2011-12-20 19:47:08 +02:00
Juergen E. Fischer
d4ddf368ba readd google mercartor (pseudo epsg:900913) removed with with 42e02d82c05b4da370be77ef71345ba62457cc66 (IssueID #4652) 2011-12-20 17:58:50 +01:00
Juergen E. Fischer
ac93c0c30f apply #4685 2011-12-20 17:49:50 +01:00
Marco Hugentobler
bd1300ac38 More precise composer map rotation (ticket #4632) 2011-12-19 22:46:40 +01:00
Radim Blazek
d52ada5e0d use double instead of float for min/max values, fixes #4315 2011-12-19 21:06:36 +01:00
Alexander Bruy
53e5de7497 [FEATURE] use combobox to display scale. Also add predefined values for
quick scale select
2011-12-19 20:39:26 +02:00
Radim Blazek
08293fd456 set min/max values if available for single band, set StretchToMinimumMaximum if min/max are available for grayscale, fixes part of #4193 - GRASS rasters are drawn in gray 2011-12-18 16:20:29 +01:00
Radim Blazek
d848aa0010 set raster stats bandName and bandNumber, fixes one problem of #4193 - band name can only be set to "" or "Not set". 2011-12-18 15:10:37 +01:00
Marco Hugentobler
20ffb0694d Enable button to access label engine settings 2011-12-18 08:41:36 +01:00
Juergen E. Fischer
9d73af4e02 fix #4389 2011-12-18 00:43:38 +01:00
Juergen E. Fischer
64292a8175 add log messages to raster layer 2011-12-18 00:43:03 +01:00
Juergen E. Fischer
19716d27d4 fix typos 2011-12-18 00:41:34 +01:00
Alexander Bruy
a20cec3824 [BACPORT] fix Merge shapefile to one crash when used layers mode 2011-12-17 14:32:25 +02:00
Alexander Bruy
9f1f070cad minor UI fix in New SpatiaLite Layer dialog 2011-12-17 11:50:25 +02:00
Juergen E. Fischer
42e02d82c0 remove "unsynced" EPSG CRS that are not listed in GDAL (closes #4652) 2011-12-16 13:59:00 +01:00
Alexander Bruy
94fb18be98 new icons for RGB to PCT and PCT to RGB tools from Robert 2011-12-16 14:08:23 +02:00
Marco Hugentobler
21fa9cd3c1 Added title / abstract to python bindings 2011-12-16 11:58:09 +01:00
Marco Hugentobler
88c9d5bc4b Merge branch 'wms_layer_title_abstract' 2011-12-16 11:48:09 +01:00
Marco Hugentobler
dcae36009e Better layout for abstract text edits 2011-12-16 11:31:52 +01:00
Alexander Bruy
c336eca8a7 [BACKPORT] add extension to new GPX file if user ommit it (fix #4623) 2011-12-16 10:47:07 +02:00
Marco Hugentobler
bea1a4667a Publish layer titles and abstracts in WMS capabilities 2011-12-15 17:22:37 +01:00
Marco Hugentobler
3f7def9814 [FEATURE]: layer can have abstracts and title (e.g. for the use in WMS server) 2011-12-15 16:24:15 +01:00
Marco Hugentobler
42b6d025f9 Fix column mismatch in wfs dialog 2011-12-15 15:57:22 +01:00
Alexander Bruy
de92cacf51 use project title as default filename in Save and Save as dialogs
(implements #4326)
2011-12-15 13:49:01 +02:00
Werner Macho
5b6ed1ee82 translation update: et by veiko 2011-12-15 01:06:48 +01:00
Alexander Bruy
f61988e77e [BACKPORT] sort layers and fields alphabetically in fTools (fix #4412) 2011-12-14 12:21:34 +02:00
pcav
7442047542 Minor fix to IT GUI 2011-12-14 10:19:12 +01:00
Juergen E. Fischer
2678356cf3 fix windows build 2011-12-13 23:25:41 +01:00
Marco Hugentobler
5ea8af6251 typo 2011-12-13 15:32:28 +01:00
Marco Hugentobler
20bc41d2a1 [FEATURE]: choice to keep WFS layers in cache or load the data on redraw 2011-12-13 14:49:39 +01:00
Alexander Bruy
cafdd637eb [BACKPORT] use native separators in filename edit widget (fix #2992) 2011-12-13 15:28:00 +02:00
Marco Hugentobler
3f14ea8888 Avoid warnings 2011-12-13 10:13:43 +01:00
Marco Hugentobler
a941f4a3da Merge branch 'wfs_filter' 2011-12-13 09:28:18 +01:00
Marco Hugentobler
700e6b42e6 Don't forget to send server response if in release mode 2011-12-12 17:01:17 +01:00
Werner Macho
1816274a71 Merge pull request #72 from Jean-Roc/master
update fr strings
2011-12-11 12:46:54 -08:00
Jean-Roc Morreale
a9616b3aed update fr string, correct keybord shorcuts 2011-12-11 18:26:30 +01:00
Juergen E. Fischer
bca3f934c0 fix source permissions 2011-12-10 17:24:50 +01:00
Juergen E. Fischer
f8971e0eb9 enable wait cursor when wms search is ongoing (closes #4625) 2011-12-10 16:38:59 +01:00
Alexander Bruy
018eda5737 don't keep shortcuts after uninstalling standalone version (fix #2977) 2011-12-10 15:45:01 +02:00
Alexander Bruy
1a7d90992a remove debug output from fTools (again) 2011-12-10 12:58:05 +02:00
Radim Blazek
3b9b2d8727 #3723 fix, sync transparency table with raster 2011-12-10 11:09:49 +01:00
Alexander Bruy
8bbdaf42fc [BACKPORT] mark project dirty when added or removed composer (fix #3577) 2011-12-10 11:33:15 +02:00
Radim Blazek
c698828138 Merge branch 'master' of github.com:qgis/Quantum-GIS 2011-12-10 10:10:27 +01:00
Radim Blazek
e154f692c4 #3576 fix, load default raster style 2011-12-10 10:07:07 +01:00
Werner Macho
c7db7dac02 Merge pull request #71 from Cracert/master
translation update: pl
2011-12-10 00:59:05 -08:00
Juergen E. Fischer
315bd8541a - update wms metadata (fixes #4626)
- german translation fixes
- fix warnings
2011-12-09 22:41:09 +01:00
Robert Szczepanek
13fdca8f30 translation update: pl by Milena 2011-12-09 21:41:29 +01:00
Giuseppe Sucameli
cd7984e128 [BACKPORT] Enable path to pymods in GdalTools settings dialog and automatically set default OSX environment (fix #3170) 2011-12-09 17:40:15 +01:00