volaya
06d250ef89
[processing] more correct storing of DB data in log
2015-06-23 09:07:48 +02:00
Nyall Dawson
99150dd39e
Add delimited provider to common provider tests, fix records missing
...
from delimited layers when geometry was null.
2015-06-23 16:35:42 +10:00
Nyall Dawson
89af061d5c
Add memory provider to common provider tests
2015-06-23 16:35:21 +10:00
Nyall Dawson
0728155b1f
Some test masks for OSX
2015-06-23 16:35:04 +10:00
Nyall Dawson
c855e98333
Explicitly set dpi for test images, should help tests pass on OSX
2015-06-23 16:34:57 +10:00
Martin Dobias
f29b55a08c
Fix regression with snapping on intersection ( fixes #13020 )
2015-06-23 10:57:35 +08:00
Radim Blazek
19fdb3389b
[GRASS] vector import begin/commit transaction
2015-06-22 21:58:29 +02:00
Radim Blazek
5e22129866
[GRASS] fixed tmp import maps delete on windows
2015-06-22 21:27:24 +02:00
volaya
78359ec510
[processing] use default value in selection parameters in modeler
...
fixes #12766
2015-06-22 16:51:58 +02:00
Salvatore Larosa
9838ea3dbd
switch all png icons to svg ones for plus and minus signs:
...
followup 33b49ff and a7191ab
2015-06-22 16:22:56 +02:00
Matthias Kuhn
95974e8734
Travis: Fail on warnings and improve cdash integration
2015-06-22 15:13:36 +02:00
Nyall Dawson
c590e1ecee
Hide unimplemented GeometryV2 clip methods
2015-06-22 22:20:27 +10:00
Nyall Dawson
5f4933585b
[georef] Followup 9041950, fix didn't work for Windows
2015-06-22 21:53:44 +10:00
Nyall Dawson
c060947552
[georef] Fix crash when loading new project with georeferencer open
2015-06-22 21:53:44 +10:00
Nyall Dawson
f037b11f8e
[georef] Allow report to flow onto multiple pages to show all
...
GCPs (fix #4602 )
2015-06-22 21:53:44 +10:00
Nyall Dawson
0912314f0c
Fix crappy documentation (which I wrote) which came back to bite
...
me and wasted part of my life I'll never get back...
2015-06-22 21:53:44 +10:00
Nyall Dawson
6e73c53a1b
Implement stubbed QgsGeometry methods
2015-06-22 21:34:49 +10:00
Nyall Dawson
e9f4530807
Rename QgsGeometryImport to QgsGeometryFactory
2015-06-22 21:29:51 +10:00
Nyall Dawson
e53debe215
Update doxygen comments for QgsGeometry, reflecting that QgsGeometry
...
is a generic geometry container from >= 2.10.
2015-06-22 21:29:51 +10:00
volaya
b4edf8af88
[processing] better sizing of columns in batch interface
...
fixes #12706
2015-06-22 12:57:38 +02:00
Juergen E. Fischer
438a61d91c
include python-spatialite as build depencency for debian (followup 551cf82)
2015-06-22 12:37:33 +02:00
volaya
5d4928fae2
[processing] fixed setting rendering styles for line and point outputs
...
fixes #12773
2015-06-22 11:38:16 +02:00
Nyall Dawson
9fc759308f
Don't crash when QgsVectorLayer::setDataSource is called
2015-06-22 19:26:05 +10:00
Nyall Dawson
436350a4e3
Make QgsVectorLayer::setDataSource maintain renderer where possible
2015-06-22 19:26:05 +10:00
volaya
3ccd2a1fd3
[processing] corrected last commit
...
no need to rename algorithm
2015-06-22 11:23:41 +02:00
volaya
d9e749821a
[processing] added import into postgis algorithm to simplified interface
2015-06-22 11:17:47 +02:00
volaya
b6975d6121
[processing] fixed add model from file
...
fixes #12902
2015-06-22 10:12:02 +02:00
volaya
5013bb5600
[processing] fixed using temporary files in field calculator
2015-06-22 09:52:42 +02:00
volaya
1579a68b13
[processing] correctly handle filenames with long extension names in output file selector
...
fixes #10264
2015-06-22 09:25:13 +02:00
volaya
32d6275fa3
[processing]changed native raster format for SAGA algorithms from tif to sdat
...
This eliminates the need to export to a QGIS compatible format after generating a raster output. The SDAT format is the native SAGA format, and it is supported by GDAL, so it is also supported by QGIS. This was not used before, but now we use that to reduce the nuber of steps and provide a better integration.
Conversion to other formats is now done by Processing itself, not by the SAGA algorithm.
fixes #10735
2015-06-22 09:11:01 +02:00
volaya
92cf321d13
[processing] wait until file conversion is finished
2015-06-22 09:11:00 +02:00
Juergen E. Fischer
551cf82628
include libqt4-sql-sqlite as build dependency for debian
2015-06-22 09:02:20 +02:00
volaya
a1351640ba
[processing] fixed output to non-supported vector formats in GRASS
2015-06-22 07:45:04 +02:00
volaya
83782cc4c8
[processing] fixed conversion to unsupported raster formats after running algorithm
2015-06-22 07:44:21 +02:00
Radim Blazek
61d81f01d5
[GRASS] windows fixes
2015-06-21 22:12:20 +02:00
Salvatore Larosa
33b49ff3c3
fix plus icon for ows server widget in project properties
2015-06-21 20:05:05 +02:00
Salvatore Larosa
a7191ab6e0
fix plus icon for relation widget in project properties
2015-06-21 20:04:46 +02:00
Salvatore Larosa
12c797afb9
Merge pull request #2154 from slarosa/custom_dialog
...
added missing icons to customization dialog
2015-06-21 16:56:12 +02:00
Salvatore Larosa
b39cb7bac6
added missing icons to customization dialog
...
also added new icon for the select all action
2015-06-21 16:20:30 +02:00
Nyall Dawson
eaaa98fd45
[georef] Add reset menu action to remove GCP and close current
...
raster (fix #6215 )
2015-06-21 21:45:14 +10:00
Nyall Dawson
f3d032a32c
[georef] Don't allow overwriting input raster ( fix #3804 )
2015-06-21 21:45:14 +10:00
Nyall Dawson
cb343484e3
[georef] Improve string
2015-06-21 21:45:14 +10:00
Nyall Dawson
41fd4ef680
[georef] Don't crash when loading invalid GCP files
2015-06-21 21:45:14 +10:00
Nyall Dawson
759d85a2f2
[georef] Show messages when georeferencer creates a world file
...
(fix #7429 ). Also fix raster not loaded into main canvas when
creating a world file (fix #10018 ).
2015-06-21 21:45:14 +10:00
Nyall Dawson
9041950fbc
[georef] Don't minimise georeferencer when adding points from main
...
window, just raise the main window instead (fix #8388 )
2015-06-21 21:45:14 +10:00
Nyall Dawson
fbea5937fa
Fix typo
2015-06-21 21:45:14 +10:00
alexbruy
d560568e5a
Merge pull request #2151 from NaturalGIS/fix_grass_r_drain
...
[processing] fix grass7 r.drain non mandatory parameter
2015-06-21 09:27:44 +03:00
Nyall Dawson
88629a6b19
Rearrange effects dlg for consistency with symbol dlg ( fix #12819 )
2015-06-21 14:57:44 +10:00
Nyall Dawson
89d4adc6f1
[composer] Change "stroke" to "line" for consistency
2015-06-21 14:30:24 +10:00
Nyall Dawson
8db94fc084
Also remove astyle*.diff and sha*.diff files
2015-06-21 14:30:11 +10:00