626 Commits

Author SHA1 Message Date
nirvn
1f78393404 [gui] improve the layer dependencies icon 2016-10-03 10:29:41 +07:00
Nyall Dawson
d32008a31d Icon for cluster renderer 2016-09-30 08:42:16 +10:00
Juergen E. Fischer
1ad2a3efb2 fix mIconClose.svg
(cherry picked from commit 546ae28d7ca74e97543bf732a9a37c5bf88277e2)
2016-09-16 22:15:11 +02:00
Alvaro Huarte
5180b20807 Remove duplicate entry of mActionRemove.svg 2016-09-13 14:15:09 +02:00
Juergen E. Fischer
6b8130d54d remove pngs which are available as svg
(cherry picked from commit 1cbb842feb393b7bab2b31b2e970c48816c58d3c)
2016-09-11 22:33:41 +02:00
Nyall Dawson
98f25f59e7 Rework QgsFilterLineEdit handling of clear button
Don't use a child button but instead paint the icon when
required. Improves interaction with the widget/clear
button.
2016-09-06 16:45:32 +10:00
Hugo Mercier
1a5a7c5905 [Feature] Data dependencies between layers
This allows to declare data dependencies between layers. A data
dependency occurs when a data modification in a layer, not by direct
user manipulation may modify data of other layers.
This is the case for instance when geometry of a layer is updated by a
database trigger after modification of another layer's geometry.
2016-08-31 09:22:09 +02:00
nirvn
6bd15ff79e [gui] gray lock icon, and flat style for extent button 2016-07-28 15:29:28 +07:00
Juergen E. Fischer
2bbfe8a6f9 update splash 2016-07-24 21:45:31 +02:00
Tim Sutton
6103669391 Added sponsors generated from changelog site (#3264)
* Added sponsors generated from changelog site
* Use a single rule for including sponsor images rather. Remove terrelogiche duplication. Remove old sponsor images
* Fix indentations and remove sponsors from images.qrc
2016-07-03 23:28:29 +02:00
nirvn
a91697e5bb [gui] more colorful form view icon 2016-06-26 10:11:47 +07:00
Mathieu Pellerin
d9a1df9004 [gui/hidpi] vectorize form view and tracking icons (#3236) 2016-06-25 14:52:03 +10:00
nirvn
43bdcdb7ca [bookmarks] improve zoom to bookmark icon and UI 2016-06-20 14:22:40 +07:00
nirvn
aae8fefd91 [gui/hidpi] vectorize attribute table toolbar icons 2016-06-20 11:49:06 +07:00
nirvn
ace324b636 [gui/hidpi] vectorize composer toolbar icons 2016-06-20 11:17:15 +07:00
Mathieu Pellerin
fcbaf7fa2f [styledock] create a style preset icon (#3210) 2016-06-20 13:35:48 +10:00
Mathieu Pellerin
29df8a9f08 [gui/hidpi] vectorize advanced digitizing toolbar icons (#3216)
* [gui/hidpi] vectorize advanced digitizing toolbar icons

* [gui/hidpi] vectorize label toolbar icons
2016-06-19 17:37:37 +10:00
nirvn
2a82caf173 [gui/hidpi] vectorize raster toolbar icons 2016-06-18 10:31:50 +07:00
nirvn
f6998e2722 [gui] proper geometry type for move feature icon 2016-06-16 09:09:21 +07:00
Denis Rouzaud
15efc31374 Merge pull request #3201 from nirvn/more_icons
[gui/hidpi] more vector love for default toolbars
2016-06-15 11:59:22 +02:00
nirvn
127386a1f1 [gui/hidpi] more vector love for default toolbars 2016-06-15 16:45:00 +07:00
Mathieu Pellerin
3fd27e0d17 [gui/hidpi] vectorize attribute toolbar icons (#3200) 2016-06-15 11:27:02 +02:00
Nyall Dawson
72176808f8 Merge pull request #3199 from nirvn/annotation_icons
[gui] vectorize and add missing annotation icons (fixes #7076)
2016-06-15 16:00:14 +10:00
Nyall Dawson
8563285bec Better icon for multiedit mode 2016-06-15 15:31:33 +10:00
nirvn
5eb14a9b0e [gui] vectorize and add missing annotation icons (fixes #7076) 2016-06-15 12:29:08 +07:00
Nyall Dawson
6d8f5c43aa Merge pull request #3188 from nirvn/icon_offset_rotate
new icons for offset and rotate point symbol actions
2016-06-09 19:25:12 +10:00
nirvn
3213c81b60 new icons for offset and rotate point symbol actions 2016-06-09 15:56:23 +07:00
Nyall Dawson
fe26d33e29 [needs-docs] Add shortcut to Select by Form to toolbar and menu
Also add keyboard shortcut (F3) to open select by form
dialog
2016-06-09 16:48:27 +10:00
Mathieu Pellerin
7cfe7f838c [style dock] vectorize undo & redo button, create history symbol (#3187) 2016-06-09 12:54:53 +10:00
Sandro Mani
2738c5097e Add provider for ArcGIS Map and Feature REST services 2016-06-02 13:36:08 +02:00
Sandro Mani
90887f460f Revived globe, compatible with OsgEarth 2.7 2016-05-28 10:09:34 +02:00
Nathan
3ace8e62fd [Style dock] Add support for raster layers 2016-05-22 20:45:24 +10:00
Matthias Kuhn
d07d9edda6 Allow sorting attribute table by expression 2016-05-16 11:16:13 +02:00
Nyall Dawson
56783c915e Merge pull request #3051 from nyalldawson/cad_fixes
Improvements and fixes to advanced digitising dock
2016-05-09 21:38:37 +10:00
Stéphane Brunner
d4ccc77f27 Add a possibility to hide a column in the attribute table 2016-05-02 18:25:56 +02:00
Nyall Dawson
e53cb6ef3c [FEATURE][cad] Implement "repeating" locking mode for constraints
When enabled, repeating locks are not automatically cleared when
a new point is added. They are handy when the same constraint
must be repeated for multiple points (eg adding vertices
which are always 50 meters apart)

(fix #12605)
2016-05-02 21:50:40 +10:00
Even Rouault
3ba86d48a9 Add a 'Layer / Create Layer / Create GeoPackage layer' menu item 2016-04-23 19:36:16 +02:00
Nyall Dawson
efb84ea2fa [FEATURE][diagrams] Add optional legend entries for diagram sizes
A new "legend" tab has been added to diagram properties, allowing
both the existing attribute legend and a new size legend to be
enabled/disabled. The size legend has a configurable marker
symbol.

Also includes unit tests for both diagram attribute and size
legends.

Sponsored by ADUGA
2016-04-19 08:16:05 +10:00
Nyall Dawson
66b51d4a81 [FEATURE] Edit attributes of multiple features simultaneously
This change allows the attributes of multiple features to be edited
simultaneously. It is enabled when the attribute table dialog is in
"form mode", via a new "multi edit" button on the toolbar.

In this mode, attribute value changes will apply to all selected
features. New widgets appear next to each editor widget allowing for
display of the current multi-edit state and for rolling back changes
on a field-by-field basis.

Changes are made as a single edit command, so pressing undo will
rollback the attribute changes for all selected features at once.

Multiedit mode is only available for auto generated and drag and
drop forms - it is not supported by custom ui forms.

Sponsored by Kanton Basel Stadt
2016-04-18 15:15:11 +10:00
Webmaster
ae719c0917 [svg] add accessibility and low vision symbols 2016-04-17 11:22:48 +07:00
Blottiere Paul
023281907f update label toolbar to manage diagrams too 2016-04-13 14:50:37 +02:00
nirvn
7c3ec07aca [ui] add missing icons for no labels and no diagram 2016-04-08 09:48:11 +07:00
Nyall Dawson
d464f86290 [FEATURE] Null ("No symbol") renderer
Using this renderer no symbol will be drawn for features, but labeling,
diagrams and other non-symbol parts will still be shown.

Selections can still be made on the layer in the canvas and selected
features will be rendered with a default symbol. Features being edited
will also be shown.

This is intended as a handy shortcut for layers which you only want
to show labels or diagrams for, and avoids the need to render
symbols with totally transparent fill/border to achieve this.

(fix #12131)
2016-04-06 20:55:26 +10:00
Juergen E. Fischer
1cbcf49043 include db2 provider in packaging 2016-04-04 00:59:38 +02:00
David Adler
5fe19c5f15 merged DB2 updates
[FEATURE] New vector data provider for DB2 sources
2016-04-04 07:55:50 +10:00
Blottiere Paul
7a8a5411e0 [FEATURE][composer] Add tools for drawing polygon and polylines 2016-04-01 11:05:03 +11:00
Nyall Dawson
8c0230fd3a Parameterise more included SVGs 2016-03-08 10:47:21 +11:00
Nyall Dawson
9d2fe8f943 Port more svgs to parameters, remove default colors 2016-03-08 10:47:21 +11:00
nirvn
de0b770a1e [svg] add fill and outline parameters to all arrows 2016-03-08 10:47:21 +11:00
Alexander Bruy
5df0ce04e8 [processing] replace fTools and GdalTools plugins with Processing 2016-03-01 15:57:32 +02:00