Harrissou Sant-anna
8ccc5116b6
Remove mActionDiagramProperties.svg icon ( #3910 )
2016-12-27 09:36:41 +07:00
Alexandre Neto
932de2ab55
Replace PNGs by SVGs ( #3896 )
...
- removes no longer needed SVG compounds
- Improves cap and join style icons
2016-12-21 08:55:22 +07:00
Alexander Bruy
e3148219fe
clean up SVG files from unnecessary data
2016-12-14 09:20:16 +02:00
Mathieu Pellerin
38b62b614f
Merge pull request #3849 from SrNetoChan/png_cleanup
...
Cleaning unused png files and respective folder
2016-12-09 16:11:02 +07:00
Alexandre Neto
ae0d7cfaf4
Deletes unused png files from default theme
2016-12-09 01:32:37 +00:00
nirvn
8e147802cb
[snapping] move tracing action to snapping toolbar
2016-12-07 15:29:19 +07:00
nirvn
a6030d652d
[snapping] fix enable state of snapping widget's elements
2016-12-07 15:29:19 +07:00
Nyall Dawson
bef5b5ed68
[processing][heatmap] custom parameter/widget for output resolution
...
Matches current behaviour of c++ heatmap plugin
2016-12-07 12:23:58 +10:00
Nyall Dawson
cd3269352b
Nicer icons and ui for task status
2016-12-05 14:08:11 +10:00
Alexander Bruy
c3ed39061d
[processing] improve script editor dialog
...
Use QMainWindow instead of QDialog, add normal toolbar instead of
QToolButtons. Also fix some issues caused by Qt5 switch.
2016-11-24 12:34:59 +02:00
nirvn
2652aa50c9
[processing] improve the modeler dialog UI and icons
...
- use a proper toolbar to match other parts of QGIS
- show keyboard shortcuts in toolbar action tooltips
- create vector icons to replace PNG ones
2016-11-23 13:45:17 +07:00
nirvn
13a0e48a26
[style manager] improve UI
...
- create a dedicated set of buttons for addition of tags and smartgroups
to make those actions more visible as well as getting rid of th need to
select a tag/smartgroup to create those (turns out to be quite confusing
for newcomers)
- move UI elements around, regroup {add,remove,edit} symbol buttons to
harmonize with other parts of QGIS; the elements' placement feels much
more natural now
2016-11-18 10:15:40 +07:00
Denis Rouzaud
a373f95707
[FEATURE] add functionnality to copy/move feature to move feature map tool
2016-11-15 11:28:47 +01:00
Denis Rouzaud
64d3c788f1
Use toolbar or status bar for snapping config
2016-10-20 12:56:35 +02:00
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
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
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