16863 Commits

Author SHA1 Message Date
Victor Olaya
6637268772 added fix by Salvatore Larosa that fixes #6862 2012-12-12 22:41:19 +01:00
Victor Olaya
260b4a19d2 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-12-12 22:39:41 +01:00
Werner Macho
f218a394f4 adding licenses to a few files more - we are under 100 files .. 2012-12-12 22:28:01 +01:00
Alexander Bruy
ee9c811d43 fix QgsDistanceArea bindings 2012-12-12 20:29:30 +02:00
Marco Hugentobler
4d603b414c Merge branch 'wms_raster_performance' 2012-12-12 14:56:28 +01:00
Marco Hugentobler
d9a3c993e4 Add comment 2012-12-12 13:38:17 +01:00
Marco Hugentobler
67f7af2f96 Some loop optimisations 2012-12-12 13:34:45 +01:00
Marco Hugentobler
5c76a5f703 Fix unwanted double reading in last commit 2012-12-12 12:40:37 +01:00
Radim Blazek
32f0dfdb51 More GRASS direct functions for Windows 2012-12-12 11:44:27 +01:00
Marco Hugentobler
98351f2b55 Avoid null fill in gdal provider if raster covers the whole requested extent. Enable raster provider code block which was outcommented in earlier commit 2012-12-12 11:43:01 +01:00
Juergen E. Fischer
c7fb230797 improve html viewing in identify results window:
- add print to normal context menu instead of replacing it completely
- enable inspection with QGISDEBUG
- allow accessing remote urls
- use QgsNetworkManager (eg. to allow skip SSL errors or do
  authenticaton)
2012-12-12 11:29:26 +01:00
Hugo Mercier
948faefa1e refs #6741
Fix resolution issues when printing in raster mode
2012-12-12 10:47:07 +01:00
mhugent
51d7d56039 Merge pull request #352 from Oslandia/atlas
Fix atlas composition
2012-12-12 00:10:25 -08:00
Marco Hugentobler
9ae2f59049 Loop optimisation 2012-12-12 08:12:25 +01:00
Larry Shaffer
e38b2222ab Add SVG symbol of QGIS north arrow decoration (provided by ramon)
- Feature request #6814
- Converted 'N' text to path and centered
2012-12-11 19:42:46 -07:00
Victor Olaya
d401a6ef6e Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
	python/plugins/sextante/grass/GrassAlgorithm.py
2012-12-12 00:51:18 +01:00
Victor Olaya
a4186dfee2 Added DensifyGeometriesInterval.py by @underdark, and fixed existent DensifyGeometries.py 2012-12-12 00:47:57 +01:00
Victor Olaya
7197a3121c Improving GRASS bindings and editing GASS descriptions 2012-12-12 00:47:29 +01:00
Radim Blazek
c84408edf4 define extern C also functions implemented in qgsgrassgislib.cpp, it should make functions visible on Windows 2012-12-11 23:16:50 +01:00
Radim Blazek
c4d8e5ac12 More info if GRASS modules fails. G__getenv to see if it moves forward on Windows. 2012-12-11 16:23:35 +01:00
Werner Macho
d5bc39cb8c updates to licenses
Again some updates to clean the whole QGIS tree of unlicensed files.
Main purpose is to make the source tree checkable by debian licensechecker to clearly state the license of QGIS and find out if everything is compatible.
2012-12-11 16:21:32 +01:00
Hugo Mercier
d584b7606b Merge branch 'master' of https://github.com/qgis/Quantum-GIS
Conflicts:
	src/core/composer/qgsatlascomposition.cpp
2012-12-11 15:59:44 +01:00
Hugo Mercier
6e8bf845cf Fix the atlas composer: use the stored number of features, instead of featureCount() 2012-12-11 15:52:41 +01:00
Alexander Bruy
dcf3ede3c3 make username and password in-out parameters in QgsCredentials bindings 2012-12-11 14:04:56 +02:00
Radim Blazek
13a2eaaf16 G__init_null_patterns GRASS 6.5, fixes #6849 2012-12-11 11:26:14 +01:00
Juergen E. Fischer
786be57d06 fix windows build 2012-12-11 10:22:58 +01:00
Larry Shaffer
489a9d54cf Ensure Composer set to zoomFull() when shown from menu or manager
- Zoom full happens on initial showing or showing after hiding, via user close or spontaneously by os
- If Composer is open, behind other windows or minimized, zoom state is maintained
2012-12-10 19:19:12 -07:00
Larry Shaffer
94614314a7 Add ability to save parent project when in Composer 2012-12-10 19:19:00 -07:00
Larry Shaffer
5de1ad10c5 Fix aligned multi-line labels for print or image output 2012-12-10 17:24:23 -07:00
Larry Shaffer
024bb11ed0 Fix GRASS module tools dialog on Mac
- Show disclosure triangles for QTreeWidget item sections and root (were hidden)
- Root for tree set to decorated, as double-click to collapse/expand is set, and could hide children
2012-12-10 17:20:03 -07:00
Larry Shaffer
b0a7fbe389 GRASS module env variable fix for Mac 2012-12-10 17:16:20 -07:00
Matthias Kuhn
2b2da5d7f1 Transfer ownership of widgets to C++ when pushed to the QgsMessageBar 2012-12-10 23:24:20 +01:00
Radim Blazek
df2c1c5a8d GRASS Direct: Mac DYLD_LIBRARY_PATH fix 2012-12-10 22:16:09 +01:00
Marco Hugentobler
fe7d4fbfca inline more raster block methods 2012-12-10 20:52:28 +01:00
Larry Shaffer
452f8da1f8 Fix Grass Direct module build on Mac 2012-12-10 20:47:57 +01:00
Alexander Bruy
75cfd79fb8 pass unicode string to TreeSettingItem 2012-12-10 18:16:27 +02:00
Nathan Woodrow
289a20727c Fix #6843 2012-12-11 00:21:07 +10:00
Werner Macho
9e829cb532 added machine readable GPL2 to dxflib 2012-12-10 10:31:22 +01:00
Giuseppe Sucameli
4e0d668275 yet another fix following 3da32c00d5 2012-12-10 01:48:44 +01:00
Giuseppe Sucameli
d25cda778a another change missing in 3da32c00d 2012-12-10 01:38:56 +01:00
Giuseppe Sucameli
c203990ceb fix #6842 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
0e1b71c82c fix #6847 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
34a16e246c fix #6846 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
b6c999e776 fix #6848 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
fc6b338961 add fix for file missed in d83ed0aa1a0 2012-12-10 01:32:31 +01:00
Giuseppe Sucameli
3da32c00d5 do not translate geometry types, change dbmanager translation context names (fix #6837) 2012-12-10 01:32:31 +01:00
Werner Macho
7a6212707c adding license 2012-12-10 01:26:29 +01:00
Juergen E. Fischer
afde3531a4 update fake grass library build on windows 2012-12-10 00:13:27 +01:00
Juergen E. Fischer
1c14beaa4f fix warnings 2012-12-10 00:12:41 +01:00
Juergen E. Fischer
9721736fd8 remove trailing blanks 2012-12-10 00:12:07 +01:00