945 Commits

Author SHA1 Message Date
Nyall Dawson
7f5baf036f Fix SVG artifact outside of viewbox in poi_place_city.svg file
Fixes #33061
2019-11-26 14:03:32 +07:00
Nyall Dawson
204bd47b19 [FEATURE][diagrams] New diagram type "stacked bars"
Stacks bars of varying colors for each attribute on top of each other
vertically or horizontally.

Sponsored by SLYR
2019-11-24 19:11:21 +10:00
Peter Petrik
7ac0a98bfc use svgomg to optimize playback svg files 2019-11-12 10:18:14 +07:00
Peter Petrik
e3ef306fb1 fix missing play/stop buttons on MacOS for mesh layer playback 2019-11-12 10:18:14 +07:00
root676
43236b3dc2 compress svg icons 2019-11-11 05:26:02 +10:00
root676
18ff21951a [feature][processing] add function pictograms for fuzzy logic functions to toolbox 2019-11-11 05:26:02 +10:00
Hugo Mercier
845894b313
[FEATURE] Selective masking (#30747)
* [FEATURE] Selective masking

Advanced rendering feature that allows the definition of 'masks' areas around labels or with a new typ of symbol layer. These masks will "un-draw" symbol layers of other layers underneath.
It modifies the rendering process by adding an optional second pass.
2019-11-07 08:17:25 +01:00
Matthias Kuhn
f65d3aa365 Fix install paths 2019-10-26 08:28:51 +10:00
Matthias Kuhn
e6a06ec3b2 Also copy svg, icons and doc to build dir, into /data/ subdir 2019-10-26 08:28:51 +10:00
SrNetoChan
07076fd070 Better icon for No CRS indicator 2019-10-17 03:58:24 +10:00
SrNetoChan
0eff3733c4 Adds better Layer panel indicator for noCRS 2019-10-14 07:46:30 +10:00
Anita Graser
5bdada95fc Update to Bucharest 2019-09-08 15:50:15 +02:00
nirvn
a4ec735249 [ui] Rework the add bookmark icon 2019-09-05 16:45:31 +07:00
Denis Rouzaud
2001e0fcf5
Merge pull request #31533 from 3nids/classification_logarithmic
[FEATURE] add logarithmic scale method for graduated renderer
2019-09-03 15:00:54 +02:00
Denis Rouzaud
da1a394f82 fix images path 2019-09-03 10:06:57 +02:00
Denis Rouzaud
9ac860a677 add SVG images for classification methods
credits to @nirvn
2019-09-03 09:46:08 +02:00
nirvn
0963133fdf [ui] Add a locator bookmark filter item icon 2019-09-03 14:25:03 +07:00
David Signer
8633cb67d2 stored expression icons to 'bookmark' expressions 2019-08-29 08:24:15 +02:00
Mathieu Pellerin
a726f4f7fc
[FEATURE] Brand new map canvas image decoration (#31291) 2019-08-20 10:37:48 +07:00
nirvn
c5a5e4ce70 [ui] Update label properties icons to be compatible with dark themes 2019-07-26 13:03:22 +07:00
nirvn
ffdf6ffe46 [ui] Add dedicated label callout icons 2019-07-26 12:16:01 +07:00
Nyall Dawson
9c02bd70a8 Rework unplaced labels icon for consistency with show pinned icon 2019-07-22 14:24:32 +10:00
Nyall Dawson
06454df67b [needs-docs] Rework "show pinned labels" icon
The original icon had an unintended effect of always looking enabled
on some platforms (due to the solid blue background rectangle)
2019-07-22 14:24:32 +10:00
Nyall Dawson
50fdffee02 Use dedicated icon for 'show unplaced' 2019-07-21 20:29:34 +10:00
Nyall Dawson
299a28b42d Show layer rendering/data access errors in the layer tree
This makes these errors more visible to users, instead of hiding
them away in the log panel
2019-07-19 07:20:40 +10:00
Alex
248af94ba9 Symbol aware legend expression (#9648) 2019-07-15 07:12:24 +02:00
Nyall Dawson
ff99b9d2ba Rename icon to generic name 2019-07-15 12:52:20 +10:00
Nyall Dawson
b0258d65b6 Add dismiss overlay icon to news entries 2019-07-15 12:52:20 +10:00
Nyall Dawson
6aeedfe20b [FEATURE][layouts] Expose choice of arrangement of legends (i.e.
symbols to the left OR symbols to the right of legend text), and
alignment for group/subgroup/item text

Allows creation of right-to-left locale friendly legends. Additionally,
we default to this right-to-left style alignment when creating new
legends under a RTL based locale.
2019-06-28 09:45:48 +10:00
Nyall Dawson
640283f700 Add new reusable combo box widget for alignment choices
QgsAlignmentComboBox presents users with a (filterable) selection
of horizontal alignment choices, e.g. left/right/center
2019-06-28 09:45:48 +10:00
Martin Dobias
39fb9ce84a
Merge branch 'master' into on-screen-navigation 2019-06-24 13:09:41 +02:00
Nyall Dawson
200c871c24 [needs-docs] Tweak "delete selected" icon
This action operates on a selection of features, so should have
the yellow square indicator to hint this to users
2019-06-24 13:51:15 +10:00
nirvn
a14aac2ede [ui] Fix undersized labelling engine settings button on hidpi screens 2019-06-21 13:50:57 +07:00
Nyall Dawson
19be172343 Add missing file 2019-06-14 08:02:34 +07:00
Nyall Dawson
0ccc8f15ff [FEATURE][layouts] Add a dedicated toolbar action to create north arrows
This is a shortcut to adding a picture item, setting it to a north arrow
picture, and linking it with a map. The end result is identical, but it's
much easier for new users to understand if we expose it as an explicit
"North Arrow" item.

Even experienced users will likely appreciate the improved workflow,
including automatically linking the picture rotation to a sensible
default map choice (if a map is selected, it's used. If not, the
topmost map item under the newly drawn north arrow is used. If there's
none, the layout's 'reference map' (or biggest map) is used as a
fallback)

Fixes #30162
2019-06-14 08:02:34 +07:00
Nyall Dawson
f00da6170f "Zoom to native resolution" action is a layer-based zoom, so add the
layer rectangle to the background of the icon to give a visual hint of this

Otherwise it's easy to mistake the action as a full map-based action
2019-06-10 14:19:04 +10:00
Ismail Sunni
9720c2e782 Add icons for tilt up/down. 2019-06-06 16:16:25 +02:00
Ismail Sunni
ffd51dffb1 Add icons for 3d navigation tool button. 2019-06-06 16:16:09 +02:00
Matthias Kuhn
03faaa3e0f
Merge pull request #9988 from olivierdalang/cad-floater-squashed
floating widget for advanced input next to the cursor
2019-05-19 09:29:43 +02:00
nirvn
d546053e2f [ui] Further tweaks to browser feature list toolbar:
- use dedicated icons (avoids confusion with pan/zoom to selected features)
- use even spacing across the row (looks much better, more spacing)
2019-05-16 14:59:06 +07:00
nirvn
92fe9bc260 [ui] Follow up tweaks to browser feature list toolbar feature:
- use tool button autoRaise=true look consistently
- rework first/previous/next/last arrow svg (and compress)
- uppercase tooltip
- pan icon -> pan action, zoom icon -> zoom action ;)
2019-05-16 13:20:54 +07:00
Denis Rouzaud
5f5340a281 place double arrows in same order in icon 2019-05-15 14:46:06 -05:00
Denis Rouzaud
c0a0f7d6c9 add first/last buttons 2019-05-15 06:52:08 -05:00
olivierdalang
d6ac603556 [FEATURE][needs-docs] add a floater showing advanced input editlines next to the mouse
Sponsored by Kanton Schaffhausen in collaboration with OPENGIS.ch
2019-05-13 14:25:31 +02:00
Matthias Kuhn
13a74ae962
Merge pull request #9320 from m-kuhn/geometry-validation-icons
Geometry validation icons
2019-03-20 11:58:28 +01:00
Matthias Kuhn
dbc8135707
Minimized icons 2019-03-12 14:05:09 +01:00
Matteo Nastasi
7c6b66be8a [FEATURE] [needs-docs] add new vertical and horizontal equispaced distributions 2019-03-09 18:18:07 +01:00
Matthias Kuhn
04cdf63818
Add icons to geometry validation checks 2019-03-02 16:58:08 +01:00
Rashad Kanavath
0c1de0407a [review] fix issues from code review 2019-02-23 05:20:17 +10:00
Rashad Kanavath
3b87f7b17f [FEATURE] [needs-docs] integrate OTB provider to processing plugin 2019-02-23 05:20:17 +10:00