18469 Commits

Author SHA1 Message Date
Victor Olaya
109856094c Adjustments in DEM parameters fro OTB algorithms 2013-05-02 23:57:33 +02:00
Victor Olaya
4dfa97293d Added extra advanced options for GRASS algorithm Import/Export
Modified/added some GRASS descriptions
2013-05-02 23:57:33 +02:00
Salvatore Larosa
9ed5063844 [pyqgis-console] adds a find text widget to editor 2013-05-02 23:24:51 +02:00
Tim Sutton
550825aaeb Merge pull request #545 from el1073/styles_to_db
[FEATURE] Styles to db - this was approved for late submission prior to the feature freeze
2013-05-02 14:06:33 -07:00
Juergen E. Fischer
3e1f3a0a90 fix #7749 2013-05-02 16:02:33 +02:00
Radim Blazek
6983ec39b2 raster block setIsNoDataExcept fix, fixes #7608 2013-05-02 15:57:35 +02:00
Emilio Loi
1dfcf53b84 Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db 2013-05-02 12:59:55 +02:00
Emilio Loi
02c9264781 Added a message to explain UI upload feature 2013-05-02 12:58:41 +02:00
Salvatore Larosa
ae7115f74f [pyqgis-console] re-added shortcut mistakenly removed in 07abb34 2013-05-02 12:46:36 +02:00
Werner Macho
25f78d22a0 Merge pull request #573 from Jean-Roc/master
update fr ui
2013-05-02 03:28:05 -07:00
Jean-Roc Morreale
3b28ce397e update french translation 2013-05-02 12:25:58 +02:00
Radim Blazek
ae48b09f61 mapserver compilation fix 2013-05-02 11:23:38 +02:00
Emilio Loi
764afb8933 Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db 2013-05-02 11:16:28 +02:00
Juergen E. Fischer
c3df3ba7b7 oracle provider: fix pk where clause 2013-05-02 11:03:10 +02:00
Matthias Kuhn
def681c226 Add API to write and read custom data to the layer in a .qgs-file.
New signals:
 * void QgsProject::writeMapLayer( QgsMapLayer*, QDomElement&,  QDomDocument& )
 * void QgsProject::readMapLayer( QgsMapLayer*, const QDomElement& )

Changed method signature:
 * bool QgsMapLayer::readXML( const QDomNode& )
   => bool QgsMapLayer::readLayerXML( const QDomElement& )
 * bool QgsMapLayer::writeXML( QDomNode&, QDomDocument& )
   => bool QgsMapLayer::writeLayerXML( QDomElement&, QDomDocument& )
2013-05-02 09:40:26 +02:00
Salvatore Larosa
ee4fc4e1a6 [pyqgis-console] fixes import warning 2013-05-02 00:15:34 +02:00
Juergen E. Fischer
8e6e287279 german translation update 2013-05-02 00:02:25 +02:00
Juergen E. Fischer
d0aa1e47e8 indentation update 2013-05-02 00:02:25 +02:00
Salvatore Larosa
334f43e41e [pyqgis-console] warning the user if the file has been modified by another process
- set fixed size for corner widget icons
- reorganized message levels for the message bar
- minor fixes
2013-05-01 23:48:16 +02:00
nyalldawson
b5042df7ed Add tests for python bindings for layer blend modes 2013-05-02 07:40:01 +10:00
Tim Sutton
c460a4bd75 Merge pull request #533 from leyan/customCRS_API
Custom crs api
2013-05-01 14:15:27 -07:00
Tim Sutton
f62955ff84 Merge pull request #551 from olivierdalang/SvgLibraryCleanup
Svg library cleanup
2013-05-01 13:50:48 -07:00
Tim Sutton
5e9e98abea Merge pull request #569 from ccrook/delimited_text_substring_capability
Delimited text substring capability - also bug #7742
2013-05-01 13:44:24 -07:00
Radim Blazek
2e446a87f8 limit max number of raster symbol items in legend (may be very slow), resolves slow loading of rasters with large color tables 2013-05-01 21:44:08 +02:00
Chris Crook
2fb50ab518 Merge branch 'delimited_text_bug_fixes_2' into delimited_text_substring_capability 2013-05-02 07:33:59 +12:00
Chris Crook
78f511078b Merge branch 'master' into delimited_text_bug_fixes_2 2013-05-02 07:32:57 +12:00
Chris Crook
39419e1a44 Comment changed only 2013-05-02 07:25:46 +12:00
Matthias Kuhn
3c68312028 [Diagrams] UI-Improvements
* Do not allow "fixed size" histograms (makes no sense)
 * Rewire slots and signals for the fixed size
 * Default pie dimensions set to 50 mm
2013-05-01 11:23:14 +02:00
nyalldawson
9e870c7893 Add tests for python bindings for composer item blending and transparency
Add python bindings for composer item background
2013-05-01 14:05:43 +10:00
Salvatore Larosa
d8fd259628 [pyqgis-console] fix sharing snippets code via codepad 2013-05-01 02:42:51 +02:00
Salvatore Larosa
36e613ae5a [pyqgis-console] fix comment/uncomment code also on Windows OS 2013-05-01 02:42:51 +02:00
nyalldawson
e11f4e87d4 Add tests for layer blending 2013-05-01 10:16:43 +10:00
Victor Olaya
67e5278891 [sextante] fixed blocking typo introduced in cc490fd7acd366 2013-04-30 21:27:29 +02:00
Victor Olaya
3f3ca281c7 [sextante] Fixed problem when canceling on batch autofill dialog 2013-04-30 20:14:48 +02:00
Victor Olaya
cc490fd7ac [sextante] Added checking in case model file cannot be save due to permissions 2013-04-30 19:43:35 +02:00
vinayan
bd5cdaf229 Merge pull request #570 from vinayan/authorsupdate
fix tab in authors.txt
2013-04-30 10:28:04 -07:00
vinayan
bc57d56236 fix tab in authors.txt 2013-04-30 22:51:14 +05:30
Salvatore Larosa
5407616bb7 [pyqgis-console] running script without shell window (for Windows OS)
- changed runscript icon to contextual menu
2013-04-30 16:33:44 +02:00
Nyall Dawson
4c42cb1ea5 Merge pull request #567 from nyalldawson/overview
Add blending mode for overview frame, option to invert overview frame
2013-04-30 05:27:07 -07:00
Matthias Kuhn
6e6ff40f05 [Diagrams] Switch properties dialog to tabs
Histograms:
* Use a more descriptive text for the size parameter
* Hide unneeded parameter controls
2013-04-30 13:31:37 +02:00
Emilio Loi
db3bfa37a3 QgsVectorDataProvider without diff comments 2013-04-30 10:49:48 +02:00
Emilio Loi
d6b3bfaafa Merge branch 'styles_to_db' of https://github.com/el1073/Quantum-GIS into styles_to_db
Conflicts:
	src/core/qgsvectordataprovider.h
2013-04-30 10:26:53 +02:00
Emilio Loi
f344e5129c Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db 2013-04-30 10:25:24 +02:00
Emilio Loi
0704366abe Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
	python/console/console_editor.py
	src/core/qgsvectordataprovider.h
	src/core/qgsvectorfilewriter.cpp
2013-04-30 10:25:16 +02:00
Emilio Loi
8a6cba64ec Merge branch 'master' of https://github.com/qgis/Quantum-GIS into styles_to_db
Conflicts:
	python/console/console_editor.py
	src/core/qgsvectordataprovider.h
	src/core/qgsvectorfilewriter.cpp
2013-04-30 10:24:07 +02:00
Matthias Kuhn
009ba1b995 Merge pull request #563 from vinayan/rotateMoveFix
[Fix #7625] - rubberbands not visible while rotating/moving point geometries
2013-04-30 00:13:31 -07:00
Werner Macho
7dc0e5180c translation update: swedish by Victor 2013-04-30 09:12:48 +02:00
vinayan
6718d62b50 add Vinayan to authors 2013-04-30 12:13:17 +05:30
nyalldawson
e19079d60a Add tests for composer item transparency and blending 2013-04-30 14:51:05 +10:00
Chris Crook
1fb60b4c9a Adding subset test and help information 2013-04-30 14:11:40 +12:00