16153 Commits

Author SHA1 Message Date
Radim Blazek
df85492c40 raster identify context, QVariant values, enables wcs caching and makes wms more robust 2012-10-17 14:51:35 +02:00
Marco Hugentobler
79be949a25 Merge branch 'wms_selective_publish' 2012-10-16 16:14:49 +02:00
Marco Hugentobler
0478d3b531 Consider embedded groups for restricted WMS layers / groups 2012-10-16 16:07:02 +02:00
Marco Hugentobler
6ef55dfd46 Use collapsible group boxes for wms options to save space 2012-10-16 14:18:00 +02:00
Marco Hugentobler
4f29c07cdc Optionally show embedded layers/groups in selection dialog 2012-10-16 12:02:35 +02:00
Marco Hugentobler
166d5c8ed1 Improve layer/group selection dialog 2012-10-16 11:52:57 +02:00
Radim Blazek
5a6401c983 VSI/CPLMalloc/Free replaced by QgsMalloc/Free where feasible 2012-10-16 11:10:43 +02:00
Radim Blazek
6b55ee4fa0 undersampling if possible in QgsRasterDataProvider, multicolor widget loadMinMax fix 2012-10-16 10:34:34 +02:00
Marco Hugentobler
78ae21841c Load/Save restricted layers for WMS server 2012-10-16 10:04:54 +02:00
Marco Hugentobler
d96f068045 Add gui for WMS layer restriction 2012-10-16 08:56:33 +02:00
Larry Shaffer
c46009e133 Turn off failing PAL engine test, until redesigned 2012-10-15 19:32:59 -06:00
Werner Macho
8b137b33ba forgot png files, thanks Larry 2012-10-16 03:16:17 +02:00
Werner Macho
9a2333c7a3 translation update: gl_ES by XAN and sr_Latn by Goran, also added sr_Cyrl as requested, renamed sr_CS-* to sr_* 2012-10-16 01:49:44 +02:00
Victor Olaya
5afd739b04 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-16 00:01:41 +02:00
Victor Olaya
4b76e69f5b put modeler parameters panel in a scroll widget 2012-10-16 00:01:13 +02:00
Alexander Bruy
4f984202bd add new plugin installer icons to CMakeLists.txt 2012-10-15 21:02:25 +03:00
Radim Blazek
000f6899fd #6504 fix - raster reprojection crash 2012-10-15 15:43:48 +02:00
Marco Hugentobler
3954555e23 [FEATURE]: Possibility to restrict layers / groups from WMS publication 2012-10-15 14:08:48 +02:00
Victor Olaya
2754df0b48 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-14 23:19:50 +02:00
Victor Olaya
cdb9abd233 Minor fix in ModelerParametersDialog.py. 2012-10-14 23:19:23 +02:00
Larry Shaffer
d06203ba6b Initialize default font in labeling engine 2012-10-14 11:15:26 -06:00
Juergen E. Fischer
d1a66b96a4 postgres provider: fix quoting 2012-10-14 12:31:09 +02:00
Juergen E. Fischer
2d0229e096 fix #6502 2012-10-14 11:29:16 +02:00
Juergen E. Fischer
813f1bd385 fix visibility tracking of tile scale widget 2012-10-14 11:21:03 +02:00
Victor Olaya
7748c5734c Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-14 09:43:16 +02:00
Victor Olaya
fbca157ff4 fixed problem with new modeler parameters dialog when algs have vector layers (just removed worng pasted code from normal parameters dialog) 2012-10-14 09:42:52 +02:00
Larry Shaffer
83cb4ef4af Initial test for PAL engine
- Includes small custom test font based of off Gnu Free Sans
- Test if font can be stored and loaded
- Test if layer can have PAL engine set
- Test render comparison for output of vector line layer
2012-10-13 19:25:26 -06:00
Jürgen Fischer
ac3f33d068 Merge pull request #291 from strk/topogeom_and_geometry
Find topogeometry fields in tables with a geometry/geography field
2012-10-13 16:56:53 -07:00
Juergen E. Fischer
e576d93b5f fix windows build 2012-10-14 01:39:07 +02:00
Sandro Santilli
30c08cbb8c Find topogeometry fields in tables with a geometry/geography field
Closes bug #6510
2012-10-14 01:06:13 +02:00
Alexander Bruy
600888fe7a missed import in SEXTANTE modeller 2012-10-13 17:09:30 +03:00
Juergen E. Fischer
83cca798de german translation update 2012-10-12 21:36:34 +02:00
Victor Olaya
5df9bc36e7 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-12 19:15:57 +02:00
Victor Olaya
0e2f92fa76 Updated model parameters window
fixed #6417
2012-10-12 19:14:39 +02:00
Larry Shaffer
036d844fc5 Fix #6373, adv labeling data defined font size not affected by layer font size setting
- Label QFontMetricsF for data and layer defined options now stored in QgsPalGeometry
- Fix expression in rotate label tool
2012-10-12 03:32:35 -06:00
Juergen E. Fischer
21c5bd46f6 fix warnings 2012-10-12 09:03:08 +02:00
Marco Hugentobler
a1a2b252fd [FEATURE] QGIS server: possibility to restrict published composers 2012-10-12 07:20:54 +02:00
mhugent
160b58fca7 Merge pull request #288 from Oslandia/atlas
Clean up atlas pdf generation code and fix a bug on windows
2012-10-11 21:48:04 -07:00
Larry Shaffer
f230f51a53 Remove extraneous Mac browser app aliases
- Should handle Finder pref set to hide extensions (e.g. missing .app)
2012-10-11 18:12:29 -06:00
Alexander Bruy
6fcd937a43 fix sip bindings 2012-10-11 21:36:26 +03:00
Alexander Bruy
8f3c7866c4 fix warnings and identation update 2012-10-11 21:06:17 +03:00
Alexander Bruy
95f89733ef Merge remote-tracking branch 'upstream/master' 2012-10-11 21:04:39 +03:00
Martin Dobias
def648633c Merge pull request #220 from tecoholic/style-docs
UI improvements in symbol layer widgets
2012-10-11 10:41:52 -07:00
Alexander Bruy
0c4846ba6d remove obsolete code 2012-10-11 20:27:47 +03:00
Alexander Bruy
92b8dd387e [FEATURE] reproject layer tool for SEXTANTE 2012-10-11 20:27:47 +03:00
Radim Blazek
9ad9f8c082 fixed #6496 - wrong GDAL exact stats 2012-10-11 19:26:40 +02:00
Radim Blazek
f0aca15f93 debug output 2012-10-11 17:44:42 +02:00
Hugo Mercier
12ddac6352 Clean up atlas pdf generation code and fix a bug on windows 2012-10-11 17:15:12 +02:00
Werner Macho
b3dcc3d7c4 another few licenses added 2012-10-11 17:15:32 +02:00
Radim Blazek
7cb523a26f + QgsRasterBlock 2012-10-11 16:12:09 +02:00