Nyall Dawson
|
57108f9b61
|
Boost test coverage for geometry collections
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
0e908d5d5b
|
Fix crash in geometry collections with negative part numbers
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
b2bd0ac182
|
Fix dropping M/Z values from geometry collections
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
94b44855e7
|
Fix crash in nextVertex with bad geometry collection part number
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
33ba9a8c48
|
Fix crash when trying to insert geometry into collection with bad index
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
6d59d144b5
|
Fix crash in geometry collection when working with empty collections
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
623a57a8a0
|
Fix geometry collection can be corrupted by importing incorrect wkb
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
60f81bd1ba
|
Fix potential crash in QgsGeometry::smooth
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
20cc7a7332
|
Boost test coverage for QgsRectangle
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
d704163884
|
Rename QgsRectangle::buffer to buffered and mark as const
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
7d6034dec8
|
Boost test coverage for compound curve
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
6c2c0af19d
|
Fix crash when removing vertices from compound curves
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
27b43064b3
|
Fix incorrect wkb type for compound curve when adding vertex to empty curve
|
2017-09-25 17:20:36 +10:00 |
|
Nyall Dawson
|
154fd61d5a
|
Merge pull request #5246 from nyalldawson/clazy
Fix some Clazy warnings
|
2017-09-25 17:14:14 +10:00 |
|
Nyall Dawson
|
b0b1714e98
|
Fix build
|
2017-09-25 17:12:04 +10:00 |
|
Nyall Dawson
|
270f167829
|
Fix doctest
|
2017-09-25 17:12:04 +10:00 |
|
Nyall Dawson
|
01d34ede9d
|
Sip sync
|
2017-09-25 17:12:03 +10:00 |
|
Nyall Dawson
|
31c1ae1c6a
|
Add missing QStringLiterals
|
2017-09-25 17:12:03 +10:00 |
|
Nyall Dawson
|
60b8ec5488
|
Sip sync
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
f952e6a647
|
Misc clazy fixes
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
6c74502da4
|
Fix clazy override signal with signal warnings
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
be7f85bfa1
|
Remove some unused variables
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
3837ddfd3d
|
Flip some easy QLists to QVectors
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
a463acba57
|
Fix clazy overriden signals with non signal warnings
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
e4f17f41c3
|
Add missing QStringLiterals
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
a7470b364f
|
Fix clazy connect-3arg-lambda warnings
Always use 4 arg overload with a lambda, to avoid lambda
execution when context object is deleted.
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
1a32f0883c
|
Fix clazy detaching range based for warnings
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
e8b90c33e4
|
Fix clazy allocating unneeded temporary container warnings
|
2017-09-25 17:11:46 +10:00 |
|
Nyall Dawson
|
fd9bcd6826
|
Use QString multi-arg overload (clazy warning)
|
2017-09-25 17:11:46 +10:00 |
|
Alexander Bruy
|
14a48c0349
|
Merge pull request #5201 from nyalldawson/point_crs
[processing] Transparently handle CRS for point parameters
|
2017-09-25 09:47:46 +03:00 |
|
mhugent
|
f4d5ca75c6
|
Merge pull request #5213 from mhugent/capabilities_exclusive_groups
[FEATURE]: In GetProjectSettings, show if a legend group is mutually exclusive
|
2017-09-25 08:41:14 +02:00 |
|
Nyall Dawson
|
a71f2ad5dc
|
Fix non-virtual destructor
|
2017-09-25 12:46:49 +10:00 |
|
Nyall Dawson
|
fb66501000
|
Fix Coverity uninitialized member warnings
|
2017-09-25 12:46:05 +10:00 |
|
Nyall Dawson
|
3c76a07424
|
Fix Coverity null pointer dereference warning
|
2017-09-25 12:44:19 +10:00 |
|
Nyall Dawson
|
b0f27c532c
|
Merge pull request #5245 from nyalldawson/conditionalHelpLink
Set the most accurate User Manual page to Options tabs
|
2017-09-25 09:22:12 +10:00 |
|
Nyall Dawson
|
99def105bb
|
Correct link for processing options help
|
2017-09-25 08:34:22 +10:00 |
|
Nyall Dawson
|
d72309e42b
|
Fix transform of extent parameter set to match layer's extent
|
2017-09-24 13:46:02 +10:00 |
|
Nyall Dawson
|
83a8a8d730
|
Use text encoded versions of points and extents in history panel
Fixes generation of unit tests with point/extent parameters
|
2017-09-24 13:46:01 +10:00 |
|
Nyall Dawson
|
fb08b0a6e2
|
[processing] Allow encoding crs into text definitions of extents
|
2017-09-24 13:46:01 +10:00 |
|
Nyall Dawson
|
ec44e60308
|
[processing] Allow encoding crs into text definitions of points
|
2017-09-24 12:46:32 +10:00 |
|
Nyall Dawson
|
a4ed721499
|
Fix passing of QgsReferencedPointXY from Python to c++
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
1d6e30324f
|
Use correct SRS when building graph
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
6898342c08
|
Better cursor for point picker tool
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
506f6d40b7
|
[processing] Fix picking point from map always triggers a release
event for previous map tool
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
6efcc2fe86
|
Transparently reproject source points in algs
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
e1eef7ed19
|
Allow use of QgsPointXY/QgsReferencedPointXY for point parameter values
|
2017-09-24 12:09:38 +10:00 |
|
Nyall Dawson
|
8902d5f48f
|
Merge pull request #5244 from nyalldawson/proc_misc
[processing] Misc test related fixes
|
2017-09-24 10:37:06 +10:00 |
|
Nyall Dawson
|
db04d65593
|
Use processing config help key
|
2017-09-24 08:30:28 +10:00 |
|
Nyall Dawson
|
8dffa33a27
|
Allow QgsOptionsPageWidget to set a specific help key to view
when clicking help in the options dialog
|
2017-09-24 08:29:39 +10:00 |
|
Harrissou Sant-anna
|
34b9ae293d
|
Set the most accurate User Manual page to Options tabs
Because some of the tabs in Options dialog have a dedicated chapter where they are fully described, better use those links instead of the global one.
|
2017-09-24 08:00:43 +10:00 |
|