17356 Commits

Author SHA1 Message Date
olivierdalang
c5ea64eec5 rechange the basic resolution 2013-02-06 05:15:12 +01:00
olivierdalang
61f044e71c Set html's background to transparent 2013-02-06 04:53:51 +01:00
olivierdalang
8b9522a440 changed tab width of QPlainTextEdit in QComposerLabelWidget (easier to read for html) 2013-02-06 02:08:54 +01:00
Juergen E. Fischer
b35a45625f fTools: fix add/export geometry columns 2013-02-06 00:13:36 +01:00
Marco Hugentobler
96a8bd64d8 Fix ticket #5584 (crash saving empty geometry) 2013-02-05 16:14:09 +01:00
Juergen E. Fischer
f47d82043f fix warning 2013-02-05 14:07:05 +01:00
Marco Hugentobler
89bdb10e44 Fix double redraw after applying vector properties 2013-02-05 11:59:52 +01:00
Nathan Woodrow
18cd145a5d Add GUI_EXPORT to identify map tool 2013-02-05 19:57:42 +10:00
Denis Rouzaud
7c26d701cf remove useless funcs from sip 2013-02-05 19:57:42 +10:00
Denis Rouzaud
682524ff54 MapToolIdentify moved to gui to make it accessible in python
put back convertMeasurement in gui as it is not app specific

use display settings for specific app units
2013-02-05 19:57:42 +10:00
Juergen E. Fischer
0ebc0586ba fix warning 2013-02-05 10:57:45 +01:00
Victor Olaya
7dce6176d5 Finished adapting sextante python algorithms to new vector API
Some code cleaning
2013-02-04 23:29:55 +01:00
Marco Hugentobler
2c980d2596 Show more verbose error message (ticket #7095) 2013-02-04 21:27:22 +01:00
Victor Olaya
0995c0fa9f Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-02-04 00:15:08 +01:00
Victor Olaya
93dbfd7f35 started adapting sextante to new vector api 2013-02-04 00:14:39 +01:00
Juergen E. Fischer
8a880cadc3 use CMAKE_*_FLAGS also on unix 2013-02-03 21:20:26 +01:00
Juergen E. Fischer
7f7b5dd63e more fTools api updates 2013-02-03 21:18:39 +01:00
Juergen E. Fischer
57e753ae87 debian packaging fix 2013-02-03 21:18:39 +01:00
Juergen E. Fischer
6a22dba265 german translation fix 2013-02-03 12:25:10 +01:00
Larry Shaffer
7717aeed1c Update stage-installed plugins CMakeLists.txt 2013-02-03 03:42:12 -07:00
Victor Olaya
28829ddc15 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-02-03 10:28:25 +01:00
Victor Olaya
dc340def18 edited some SAGA/GRASS algorithm description in SEXTANTE 2013-02-03 10:28:12 +01:00
Victor Olaya
3751337ea8 Minor SEXTANTE changes 2013-02-03 10:27:42 +01:00
Victor Olaya
9a70fe0cfe improvements in SEXTANTE modeler 2013-02-03 10:26:43 +01:00
Larry Shaffer
1095f98173 Add option to use custom QSettings for QgsCollapsibleGroupBox
- Useful for plugins that may want to store collapsed state in their own QSettings file
2013-02-02 17:16:37 -07:00
Larry Shaffer
8e7db454a1 Fix build error under clang on Mac
- Remove APPLE_CLANG_WARNINGS option
- Add warnings via flags instead of definitions
2013-02-02 17:09:43 -07:00
Juergen E. Fischer
ba6189c074 debian packaging update 2013-02-03 00:48:18 +01:00
Juergen E. Fischer
2a2d9444cf more api updates in ftools 2013-02-02 17:51:02 +01:00
Juergen E. Fischer
63cc49be61 fix warnings brought up by clang 2013-02-02 17:06:22 +01:00
Juergen E. Fischer
4a774294f3 remove usage of deprecated methods within QgsVectorLayer itself 2013-02-02 17:05:33 +01:00
Larry Shaffer
0866c6c087 Add CMake option whether to show extra warnings from clang on Apple
- Set APPLE_CLANG_WARNINGS:BOOL=FALSE to not show extra warnings (TRUE by default)
2013-02-01 16:46:11 -07:00
Larry Shaffer
4889d82411 Make sure QtTest gets bundled on Mac, if ENABLE_TESTS is set
- Was configured, but wan't being triggered
2013-02-01 12:47:32 -07:00
Etienne Tourigny
aae400ecf1 [API] restore QgsMapLayerRegistry::addMapLayer() but keep it deprecated 2013-02-01 15:22:37 -02:00
Juergen E. Fischer
b74cb5fe4a fTools: fix error basic statistics 2013-02-01 12:05:16 +01:00
Alexander Bruy
7af82cab89 first fix for new vector api in SEXTANTE 2013-02-01 13:09:39 +04:00
Juergen E. Fischer
2f23b1e83b first take on porting ftools to vector iterator api 2013-02-01 01:04:21 +01:00
ddehaan
0d1f3d288d Copyright updates; Add headers to feature iterator 2013-01-31 11:22:54 -05:00
Juergen E. Fischer
95e34e71f4 debian packaging fix: quantal and raring also use dh_python2 2013-01-31 16:37:53 +01:00
Juergen E. Fischer
0a0a430b0e include stack trace in logged python warning messages 2013-01-31 16:37:23 +01:00
Juergen E. Fischer
ec27d28c2c fix warnings 2013-01-31 14:11:04 +01:00
Alexander Bruy
f8705c3753 clear cached image for raster layers when applying contrast enhancement
from raster toolbar (fix #7069)
2013-01-31 16:38:42 +04:00
Juergen E. Fischer
7cabf62514 debian packaging update 2013-01-31 13:34:53 +01:00
Nathan Woodrow
854f23771c Merge pull request #416 from szekerest/master
Update MS SQL driver to new vector API
2013-01-31 04:13:39 -08:00
Alexander Bruy
a3966131f4 update russian python console help translation 2013-01-31 15:39:46 +04:00
Werner Macho
51f23832cd Merge pull request #415 from gioman/master
Some translations for the pt_PT GUI.
2013-01-30 18:12:03 -08:00
Larry Shaffer
859854fcfc Update project file opening precedence order at app launch
- Fix typo so default template on new project works
- Project open precedence order is (highest first):
-  1) specified on command line
-  2) specified or most recent via Options gui
-  3) new project from template
-  4) new blank project
- Keep new project template from loading in app constructor (in case already project via command line)
- Keep new project template from loading if previous auto-open project crashed
- Add status bar messages about loading project during addProject()
2013-01-30 18:06:30 -07:00
Giovanni Manghi
c728ea42c2 Some translations 2013-01-31 00:03:34 +00:00
Juergen E. Fischer
9bcddc5d00 OGR style support only with GDAL >=1.7 2013-01-31 00:15:19 +01:00
Juergen E. Fischer
121ddc79b4 fix QgsSqlAnywhereProvider::attributeIndexes() 2013-01-30 23:20:37 +01:00
Juergen E. Fischer
46240bbdea debian packaging: reenable sqlanywhere provider 2013-01-30 23:20:37 +01:00