Alexander Bruy
c440ade2d8
[processing] remove Z/M addition from "random" algorithms
2017-07-24 09:20:47 +03:00
Alexander Bruy
c7645a3884
[processing] port Random points along lines
2017-07-24 09:20:47 +03:00
Alexander Bruy
f8b0c06942
[processing] port Random points in polygons
2017-07-24 09:20:47 +03:00
Alexander Bruy
ae2e32b36e
[processing] restore Random points in layer bounds
2017-07-24 09:20:47 +03:00
Alexander Bruy
eb9f45cbb0
[processing] port Random points within extent
2017-07-24 09:20:47 +03:00
Denis Rouzaud
2723f4f199
remove duplicate method
...
followup 391712d2d42a761acb4bacce81cbe9ed8da52f6b
2017-07-24 07:30:48 +02:00
Nathan Woodrow
391712d2d4
Always log message bar messages to message log
...
Mainly so they don't just disappear on the user
2017-07-24 15:19:07 +10:00
Nathan Woodrow
12c634cef3
Load default profile name from global
...
Also adds overrideLocalProfile to ignore local profiles.ini file
2017-07-24 14:52:10 +10:00
Nathan Woodrow
e37f682cca
Also load profiles-path from global settings
2017-07-24 14:20:09 +10:00
Nathan Woodrow
7b92f1f1e4
[FEATURE] Add user profiles.
...
All user settings/plugins, etc are now loaded from APPDATA for each
platform and no longer .qgis3 and are isolated from each other.
This allows for different profiles depending on what the user of QGIS
needs, e.g test, prod, demo, etc
Profile menu allows for switching between profiles, or creating new
ones.
2017-07-24 13:20:01 +10:00
nirvn
1961795891
[welcome page] improve rounded rect background color
2017-07-24 10:02:02 +07:00
Nyall Dawson
73214343df
Merge pull request #4909 from nyalldawson/label_units
...
Use standard QgsUnitTypes::RenderUnit throughout labeling
2017-07-24 11:45:05 +10:00
Nyall Dawson
e304662a4f
Use standard QgsUnitTypes::RenderUnit throughout labeling
...
Instead of duplicate labeling specific unit enum, reuse
the QgsUnitTypes::RenderUnit enum in labeling.
This brings several improvements, including:
- label offset/distance/repeat units now works correctly
in all available unit types (inc pixels, map unit meters,
points, inches, etc)
- less duplicate code
- labeling can use the robust QgsRenderContext methods for
converting between different units and painter coordinates
Also change comments for members to doxygen comments, so
that these get included in the API docs.
2017-07-24 11:18:30 +10:00
Nyall Dawson
9a12249b02
Improve string wording, capitalization and plural consistency
2017-07-24 11:04:08 +10:00
Nyall Dawson
faa4a09ed0
Merge pull request #4877 from nyalldawson/layout_next
...
Layouts, chapter II
2017-07-24 08:42:51 +10:00
Nyall Dawson
d570b430f3
Merge pull request #4908 from nyalldawson/fix_displace_crash
...
Fix crash in displacement/distance renderers
2017-07-23 18:06:55 +10:00
Nyall Dawson
99bf32bafb
Fix crash in displacement/distance renderers
...
Individual symbol instances were being rendered multiple times
concurrently
2017-07-23 17:21:52 +10:00
Juergen E. Fischer
b95d432a8c
huh? of course SubLayerItem is private
2017-07-22 21:41:21 +02:00
Juergen E. Fischer
90fa6c2e91
sub layer dialog: sort by layer id and feature count numerically ( fixes #16917 )
2017-07-22 13:41:20 +02:00
Alexander Bruy
22162b96a9
Merge pull request #4903 from NaturalGIS/master
...
[processing] fix SAGA LTR mosaiking tool
2017-07-22 08:18:48 +03:00
Alessandro Pasotti
89ffecbf05
Merge pull request #4881 from boundlessgeo/xyz-auth-gui
...
[feature][needs-docs] XYZ authentication and referer added to GUI
2017-07-21 21:17:14 +02:00
Giovanni Manghi
dfc9285121
master: fix SAGA LTR mosaiking tool
2017-07-21 14:42:14 +01:00
nirvn
0cba29cc09
improve extent and scale/dpi relation in save as image/PDF
2017-07-21 13:32:20 +07:00
nirvn
78ee9f7e7d
fix locked ratio width adjustment in save as image/PDF
2017-07-21 13:04:01 +07:00
nirvn
00ac9f51ed
fix expanding ratio lock button under kbuntu qt theme
2017-07-21 12:24:11 +07:00
Nyall Dawson
db74133759
Merge pull request #4899 from nyalldawson/ratio_lock
...
Allow setting width/height spin boxes to link to QgsRatioLockButton
2017-07-21 15:13:02 +10:00
Nyall Dawson
38c8268400
Allow setting width/height spin boxes to link to QgsRatioLockButton
...
When set, these spin boxes will automatically be updated when their
accompanying spin box changes value so that the ratio is maintained.
2017-07-21 14:20:45 +10:00
Nyall Dawson
eb5ac44b27
Update test
2017-07-21 11:28:43 +10:00
Nyall Dawson
2f0c9d955b
Followup 5241c74, fix calculation of heatmaps
2017-07-21 11:09:49 +10:00
Nyall Dawson
9ab4184af2
Fix memory leak in canvas preview images
2017-07-21 08:55:17 +10:00
Juergen E. Fischer
74407dc697
crash report: fix report on 64bit
2017-07-21 00:02:37 +02:00
Juergen E. Fischer
e7744bdcd4
[FEATURE] fill ring tool: by pressing shift an existing ring is filled
2017-07-20 19:11:35 +02:00
Alexander Bruy
0fbc1899c7
Merge pull request #4896 from NaturalGIS/master_fix_saga_ltr_catchaments_area
...
[processing] fix SAGA LTR Catchment Area tools
2017-07-20 17:20:48 +03:00
Juergen E. Fischer
f78157be7d
fix 67f7b3a2
2017-07-20 16:16:16 +02:00
Juergen E. Fischer
67f7b3a2df
crash report dialog:
...
* get current context without an exception (eg. Ctrl+\)
* use <pre> around stack
* make report details expandable
* what about threads?
2017-07-20 14:36:01 +02:00
Giovanni Manghi
5e03f579d1
mater: fix SAGA LTR Catchement Area tools
2017-07-20 12:15:09 +01:00
Alexander Bruy
6624561219
Merge pull request #4891 from nyalldawson/fix_heatmap_raster
...
Correctly create raster for heatmap output
2017-07-20 13:51:36 +03:00
Nyall Dawson
96fc3bde0c
Merge pull request #4890 from nyalldawson/algs_next
...
Resurrect some processing algorithms
2017-07-20 17:33:26 +10:00
Nyall Dawson
5241c74c6c
Correctly create raster for heatmap output
...
Incorrect creation of geo transform was leading to invalid raster
outputs and many "creating warped vrt" log messages
2017-07-20 16:15:29 +10:00
Alessandro Pasotti
cd399990f1
Merge pull request #4889 from gacarrillor/one_button_ESC_key_handling
...
Handle Esc key in Data Source Manager
2017-07-20 07:55:21 +02:00
Nyall Dawson
96cf6612d3
Port geometry by expression to new API
2017-07-20 15:28:50 +10:00
Nyall Dawson
c0669d4fd2
Port extend lines to new API
2017-07-20 15:28:50 +10:00
Nyall Dawson
1cac3bb635
Port single sided buffer to new API
2017-07-20 15:28:50 +10:00
Nyall Dawson
4a935c1090
Resurrect Translate algorithm
2017-07-20 15:28:50 +10:00
Nyall Dawson
d4af76150f
Flip some more algorithms to feature based algorithms
2017-07-20 15:28:50 +10:00
gacarrillor
63a2b741f2
Fix wrong indentation detected by Travis
2017-07-19 23:54:37 -05:00
gacarrillor
5ba0cb7b8c
Merge branch 'master' into one_button_ESC_key_handling
2017-07-19 23:09:22 -05:00
gacarrillor
a231f1625a
Close Data Source Manager if child widget is closed
2017-07-19 23:07:00 -05:00
Nyall Dawson
6e49403163
Fix QgsFieldComboBox::setField sets incorrect field when filter is present
2017-07-20 10:13:54 +10:00
Sandro Santilli
9efd666e48
Test that PostGIS query can be passed as both unicode and string literal
...
See https://issues.qgis.org/issues/16833
2017-07-19 19:05:39 +02:00