18605 Commits

Author SHA1 Message Date
vinayan
83dc4cb914 Merge pull request #577 from vinayan/sliverFix
[Fix #7714] ftools - Eliminate - improve performance with new vector api calls
2013-05-05 20:16:39 -07:00
nyalldawson
85a3a67288 Fix heatmap rasters not correctly initialising with NODATA value 2013-05-06 09:26:49 +10:00
nyalldawson
5c240bccf7 Make sure print as raster checkbox is updated after blend mode warning 2013-05-06 08:39:48 +10:00
nyalldawson
a3573cedf4 Add parameter for QgsMessageViewer to disable deleteOnClose, allows retrieving checkBoxState after dialog has closed 2013-05-06 08:39:29 +10:00
nyalldawson
2479d83262 Add warning for printing and pdf export with blend modes with option to print as raster 2013-05-06 08:39:07 +10:00
Salvatore Larosa
471dab184a [pyqgis-console] just shows the context menu on tabs (does not on tabbar) 2013-05-05 22:34:14 +02:00
Salvatore Larosa
eb47ff5d8a [pyqgis-console] fix typo and indentation update 2013-05-05 20:47:59 +02:00
Salvatore Larosa
507756a7f7 [pyqgis-console] add a context menu for tabs 2013-05-05 20:40:24 +02:00
Werner Macho
635a1eedf7 Merge pull request #575 from Jean-Roc/mywork
update french translation
2013-05-05 11:25:23 -07:00
Victor Olaya
87f7ea14d9 [sextante] fixed problem when defining help files for the first time 2013-05-05 19:42:25 +02:00
Borys Jurgiel
94a976c968 Merge pull request #578 from minorua/fieldname_encoding
write field names in the same encoding as attribute values (fix #4540)
2013-05-05 04:08:32 -07:00
Victor Olaya
945bc603a2 [sextante] model outputs are now shown in canvas 2013-05-05 11:56:26 +02:00
Minoru Akagi
788e429426 write field names in the same encoding as attribute values (fix #4540) 2013-05-05 16:42:34 +09:00
vinayan
5e4138261c replace old select calls with getFeatures method 2013-05-05 09:32:56 +05:30
Jean-Roc Morreale
fc556554cf update french translation 2013-05-04 23:46:14 +02:00
Salvatore Larosa
d3f9dd5dc4 [pyqgis-console] fixes translation strings 2013-05-04 23:44:18 +02:00
Salvatore Larosa
fb91f76c19 [pyqgis-console] minor fixes and cleanup 2013-05-04 23:27:21 +02:00
Salvatore Larosa
6c27d16309 [pyqgis-console] some fix for find text in editor
- changes tabs to north
2013-05-04 22:30:06 +02:00
Victor Olaya
6e4a5c7416 [sextante] edited description of OTB orthorectification algorithm 2013-05-04 18:02:33 +02:00
Victor Olaya
27fbdd74c6 [sextante] fixed help edition dialog. 2013-05-04 18:02:32 +02:00
Victor Olaya
61511cd11c [sextante] added back script creation tools to toolbox 2013-05-04 18:02:32 +02:00
Leyan
6e3e89b867 do not use QgsCoordinateReferenceSystem internally 2013-05-04 15:12:03 +08:00
Leyan
60b4369bf6 check validity of CRS before saving 2013-05-04 11:36:54 +08:00
Leyan
c5a8ab62c9 Updates to compile with current master 2013-05-04 11:36:53 +08:00
Leyan
aa93fd888f Update to custom CRS management 2013-05-04 11:36:53 +08:00
Juergen E. Fischer
93faa76d16 html identify results: catch loadFinished only once 2013-05-03 21:39:28 +02:00
Juergen E. Fischer
adb4021ff0 catch system signals and stack trace on linux 2013-05-03 21:39:28 +02:00
Juergen E. Fischer
e0907b0f0a more spelling fixes 2013-05-03 21:39:28 +02:00
Matthias Kuhn
13e7b33aaf [diagrams] Show message on messagebar instead of messagebox
And some indentation updates
2013-05-03 19:45:02 +02:00
Matthias Kuhn
c7794ff1e3 [diagrams] Usability improvements
* Choose default attribute value for interpolation if none is set
 * Remember last used tab
 * Default for scale dependent visibility matches layer settings
2013-05-03 19:18:38 +02:00
Juergen E. Fischer
b4ba4c82da fix spelling errors 2013-05-03 01:45:46 +02:00
Juergen E. Fischer
d9fe8937b1 more translation string cleanups 2013-05-03 01:22:56 +02:00
Juergen E. Fischer
9dd184a8dd german translation update with some string fixes 2013-05-03 00:48:04 +02:00
Juergen E. Fischer
ea1aaeae01 cleanup style to db:
- add sip bindings to new methods
- table name, sql queries and constants should not be translated
- replace QVector<QString> with QStringList
2013-05-03 00:25:39 +02:00
Juergen E. Fischer
d4542feedf another indention update 2013-05-03 00:25:39 +02:00
Victor Olaya
9ca7223e4a Changed default cellsize for SAGA algorithms 2013-05-02 23:57:34 +02:00
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