tilmanb
176591b471
Update header comment to reflect actual file name
...
The filename in the top comment now matches the real file name.
2018-02-23 17:15:53 +01:00
Matthias Kuhn
c1ef8f0200
Merge pull request #6430 from signedav/uxduplication
...
Only enable duplication when layer editable
2018-02-23 11:38:53 -03:00
David
555cdf0a20
skip enabledOnlyWhenEditable from pyhton bindings
...
in the construtors of QgsAction and QgsMapLayerAction
2018-02-23 12:48:36 +00:00
Juergen E. Fischer
70c68df72a
Bump version to 3.1
2018-02-23 13:10:59 +01:00
Juergen E. Fischer
6304adde7d
changelog and news update for 3.0
2018-02-23 13:09:53 +01:00
Juergen E. Fischer
2646b590c4
translation update for 3.0 from transifex
2018-02-23 13:09:40 +01:00
David
55a8d41cdf
document parameters
2018-02-23 11:46:47 +00:00
Martin Dobias
917c7b6f19
Do not auto-close vertex editor on any mouse click (ref #17243 )
...
This is a partial fix for #17243 to improve usability of vertex editor panel.
Until now the vertex editor would get closed on any mouse click in mouse canvas,
making it quite annoying to work with it.
With this change, the vertex editor stays open until is is explicitly closed.
2018-02-23 11:33:33 +00:00
David
1875d4ad18
intagrated enumvalue IdentifyMode
...
used like SingleEditMode here
2018-02-23 11:03:12 +00:00
David
71d25c6853
style stuff
2018-02-23 10:33:32 +00:00
Alexander Bruy
131efbdd1e
Merge pull request #6367 from slarosa/fix_saga_osx
...
[processing] fix execution of SAGA algorithms under macos
2018-02-23 12:18:03 +02:00
Alexander Bruy
f93dc908fa
Merge pull request #6434 from alexbruy/python-console
...
[python console] remove 'u' prefixes from strings (fix #18171 )
2018-02-23 12:17:43 +02:00
Salvatore Larosa
9a62305786
Merge pull request #5861 from signedav/bugFixSH01
...
Widget size handling in status bar
2018-02-23 11:12:17 +01:00
Salvatore Larosa
2d9ee3dcb0
[pyqgis-coonsole] APIs file updated
2018-02-23 11:06:49 +01:00
David
a11582f79c
hide instead of disable
...
and use mode for identify - not to show the actions with isEnabledOnlyWhenEditable is active
2018-02-23 10:06:33 +00:00
Alexander Bruy
8d69dc1fb6
indentation
2018-02-23 11:43:32 +02:00
Borys Jurgiel
388cfb89bb
Merge pull request #6427 from Cracert/trans
...
[TRANSUP] pl: new translator
2018-02-23 09:40:24 +01:00
Alexander Bruy
7823025b8d
[python console] remove 'u' prefixes from strings ( fix #18171 )
2018-02-23 10:39:08 +02:00
Alexander Bruy
a554409ede
[processing] don't use scandir() to get directory contents ( fix #18180 )
2018-02-23 10:30:03 +02:00
Alexander Bruy
35cc4c902d
Merge pull request #6433 from alexbruy/hide-modeler-tools
...
[processing] hide 'Rename layer' and 'Load layer' algs from toolbox
2018-02-23 09:26:54 +02:00
Alexander Bruy
e59c264bfd
[processing] hide 'Rename layer' and 'Load layer' algs from toolbox
2018-02-23 08:57:04 +02:00
Juergen E. Fischer
67a578f3dc
fix df76bfc1
2018-02-23 07:40:14 +01:00
Alexander Bruy
673421b00d
Merge pull request #6423 from nyalldawson/proc_auto_select_alg
...
[processing] Some toolbox ux tweaks
2018-02-23 08:38:22 +02:00
Alexander Bruy
a5399def03
Merge pull request #6429 from nyalldawson/fix_18179
...
[processing] Fix config exception with INT/FLOAT settings
2018-02-23 08:35:55 +02:00
Nyall Dawson
08b75ec0f5
[layouts][needs-docs] Replace layout and report icons
...
The previous layout icon (a blank page) was too difficult to
distinguish from actions relating to pages themselves.
Also fix incorrect tooltips in report designer
2018-02-23 16:20:51 +11:00
Martin Dobias
64aa400ffc
Respect selection in layers in vertex tool ( fixes #17782 ) ( #6421 )
...
This fixes issues in situations when there are multiple vertices in one location:
1. when clicking a location, if there are selected features,
the closest vertex from a selected feature will be used with priority.
2. when dragging a rectangle, if there is a selected feature,
only vertices from selected features will be used.
If there is selection in any editable layers, but away from the location where
user clicked to pick vertex (or dragged rectangle to pick multiple vertices),
the existing vertex tool behavior is not affected (so it cannot happen that
vertex tool suddenly appears to have stopped working just because there is
selection somewhere possibly outside of the current map view).
2018-02-23 14:33:40 +10:00
Nyall Dawson
5114d6056b
[layouts] Fix mouse event handling on rulers
2018-02-23 13:56:43 +10:00
Nyall Dawson
a800a371ba
Merge pull request #6425 from nyalldawson/ui_default
...
Update default toolbar arrangement to move short layer toolbar from left to top
2018-02-23 12:28:56 +11:00
signedav
7a3dc4289d
Merge branch 'master' into uxduplication
2018-02-23 01:23:46 +00:00
David
9ad399d57f
resolved conflicts
2018-02-23 01:18:16 +00:00
Nyall Dawson
5f66494446
[needs-docs] Remove " Panel" suffixes from panel titles
...
This extra text adds a lot of visual clutter to the interface,
and makes tabbed dock's tab bars take up a lot of room.
Instead only show the "panel" suffix in the menus.
2018-02-23 12:03:28 +11:00
Nyall Dawson
18ab200b8c
[reports] Add more descriptive tooltips to widgets
...
Also
- fix widget tab orders
- tweak widget layouts for UI clarity
2018-02-23 11:55:52 +11:00
Nyall Dawson
a1785e214e
[needs-docs][reports] Tweak strings for clarity, add tooltips
...
Rename 'Single section' to 'Static layout section'
2018-02-23 11:55:52 +11:00
Nyall Dawson
de2c900eab
[reports] Hide redundant edit header/footer buttons for
...
fixed layout sections
These have no real meaning for fixed layout sections.
2018-02-23 11:55:52 +11:00
Nyall Dawson
4f4de3799e
Update default toolbar arrangement to move short layer toolbar from left to top
...
Now that the layer toolbar is very short (following the data source
manager changes), there's a LOT of wasted space by placing this
toolbar vertically on the left. Instead move it to the top and
gain a centimetre or two extra canvas space in the default arrangement.
2018-02-23 10:52:15 +10:00
Nyall Dawson
75a9150a41
[processing] Fix config exception with INT/FLOAT settings
...
Fixes #18179
2018-02-23 10:43:30 +10:00
Nyall Dawson
3e86804d64
Merge pull request #6395 from lbartoletti/advanced_shape_digitize_toolbar
...
Make Regular Shape Digitizing Toolbar disabled by default / renamed Shape Digitizing Toolbar
2018-02-23 11:42:12 +11:00
Nyall Dawson
af8ca3eddb
Merge pull request #6409 from nyalldawson/fix_18065
...
Revert "fix and bring back scroll area into custom widgets"
2018-02-23 11:41:30 +11:00
Nyall Dawson
e0fa2c2700
Partially revert "fix and bring back scroll area into custom widgets"
...
This reverts commit 5dce8edb95fc2432dedcac3d860bd5d46b16a436.
The custom widget is still causing isseus - refs #18065
2018-02-23 10:06:10 +10:00
David
79e524083c
disable or do not display maplayeractions
...
in some cases
2018-02-23 00:06:06 +00:00
Robert Szczepanek
7203574439
[TRANSUP] pl: new translator
2018-02-23 00:53:22 +01:00
Nyall Dawson
e6331e42e9
[layouts] Fix grids are not visible on restoring projects
...
Fixes #18177
2018-02-23 10:05:21 +11:00
arnaud.morvan@camptocamp.com
efae0fcc79
Increase snapping tolerance maximum in advanced mode. Fix #18133
2018-02-22 13:32:34 -09:00
Nyall Dawson
e24b6e60bb
Merge pull request #6404 from slarosa/cursor_size_fix
...
Fixes #18043 : Zoom and identify tools very small on MacOSX with retina display
2018-02-23 09:30:34 +11:00
Nyall Dawson
62cd1edbb3
[processing] Pressing enter in search box executes the selected algorithm
2018-02-23 08:27:40 +10:00
Nyall Dawson
82bfc407b8
[processing] When searching in toolbox, automatically select
...
the first visible algorithm if the previously selected item
was hidden
Avoids hidden selections in the toolbox
2018-02-23 08:26:47 +10:00
Borys Jurgiel
e155522871
Merge pull request #6422 from borysiasty/nicer_manager
...
[Plugin manager] A little bit nicer details view
2018-02-22 22:27:49 +01:00
Borys Jurgiel
92060a887a
[Plugin manager][needs-doc] Follows up 454a93606a: Improved plugin details display style. Doesn't really needs doc, just for better screenshots
2018-02-22 22:07:42 +01:00
Borys Jurgiel
454a93606a
[Plugin manager] Tabular layout for the details view
2018-02-22 20:48:19 +01:00
Borys Jurgiel
92becc43fd
[Plugin manager] Slightly polished style of the details view
2018-02-22 18:37:46 +01:00