Loïc Bartoletti
66b0e59fb9
Fix snapping on invisible geometry
2018-04-23 16:00:43 +02:00
Nyall Dawson
37c5dd9301
Add settings key to anonymize new projects
...
Defaults to false, but if set will not automatically set
metadata for newly created projects such as author
and creation date.
2018-03-22 16:13:30 +11:00
Etienne Trimaille
648ce14d4f
add colors in the log panel for critical and warning levels
2018-03-19 11:31:18 +11:00
Nyall Dawson
8658da39e3
[postgres] Add a timeout for postgres connections
...
Defaults to 30 seconds, but configurable via advanced settings/
global_settings ini
2018-03-16 10:57:52 +11:00
Nyall Dawson
f35745fc70
Follow up map layer action changes
...
- Switch to flags instead of boolean argument
- Move logic for layer validity to canRunUsingLayer
- Add unit test
Also remove settings flag to hide duplicate features action
2018-02-24 20:15:13 +11:00
Nyall Dawson
43350a9a3e
Hide 'duplicate features' actions by default
...
Since there's a number of serious outstanding issues with these
tools, hide them by default and show them only if a QgsSettings
flag is set ("tools\showDuplicateFeatureActions").
This allows the tools to be reworked for 3.2, while still
making them accessible for users who require their functionality.
2018-02-21 14:18:55 +10:00
Alexander Bruy
edcd2a186e
fix typos
2018-02-11 09:38:34 +02:00
Alexander Bruy
f4094af6f9
add default help location to the global settings (refs #17670 )
2018-02-11 09:38:34 +02:00
Nyall Dawson
02bfe0a20c
Drop default snap tolerance to 12 px
2018-01-30 18:31:02 +11:00
Nyall Dawson
67f2649315
Set default snapping tolerance to 15 pixels
...
Because 0 meter default is bad UX. Also update global_settings
ini with snapping settings.
2018-01-30 18:31:02 +11:00
Mathieu Pellerin
e3cfbb0805
[gui] do not automatically format name of added layers ( fixes #17741 )
...
(users wanting to re-enable that behavior can do so by switching
qgis/formatLayerName to true)
2018-01-15 11:44:01 +07:00
Jorge Gustavo Rocha
273243b4c4
Add XYZ connection to provide default OpenStreetMap tiles
2017-08-07 22:55:28 +02:00