Tim Sutton
d2b29a3e06
Fixed build due to missing image resource reference.
2017-03-20 23:46:15 +02:00
Tim Sutton
9ac4f7c40a
In progress migration to new QGIS icon
2017-03-20 23:46:15 +02:00
Nyall Dawson
73c09bf638
Use a nicer icon for sync extent
2017-03-14 09:28:34 +10:00
Nyall Dawson
02a0e53284
Add options menu and allow setting map view scale
2017-03-14 09:28:33 +10:00
Nyall Dawson
29d77b0ce1
[FEATURE] Shell functionality for creating new canvases
...
Allows new "map views" to be created in the main QGIS interface.
These are map canvases, but with limited functionality (ie
no use of map tools beyond pan tool).
2017-03-14 09:28:33 +10:00
Juergen E. Fischer
74df8754f9
remove standalone browser
2017-02-20 15:14:00 +01:00
Alexander Bruy
3b7fdf4cbf
move results viewer icon to QGIS icons directory
2017-02-16 13:16:12 +02:00
Denis Rouzaud
f3102bbf8f
option to show a search icon in QgsFilterLineEdit
2017-02-11 22:36:20 +01:00
Alexander Bruy
afe85ca39e
[FEATURE] allow installing plugins from local ZIP packages
...
This may be useful for users who have plugin packages, so they
don't need to extract them manually.
2017-02-01 17:31:09 +02:00
Alexandre Neto
290758a4bc
More PNG to SVG replacements ( #4065 )
2017-01-28 11:17:43 +07:00
Denis Rouzaud
7681e4e67a
replace digitising by digitizing
2017-01-20 15:06:10 +01:00
Alexandre Neto
0fdd168de3
Replace mActionCheckQgisVersion.PNG by SVG
2017-01-16 10:26:00 +00:00
Alexandre Neto
776c22f815
replace PNG files by SVG
...
mIconProjectionDisabled.svg
mIconProjectionEnabled.svg
transformed.svg
copyright_label.svg
2017-01-14 00:27:43 +00:00
Alexander Bruy
80d0d05b18
[FEATURE][processing] remove TauDEM provider from core Processing
...
TauDEM is quite specific set of tools and it requires installation of
some additional tools. So we decide to turn it into separate provider,
reducing core codebase size and maintenance efforts.
Tagged as feature to not forget mention in changelog and documentation
2017-01-11 15:15:37 +02:00
Nyall Dawson
04eb293362
[processing] Move some SVG icons out of plugin to themes
...
...and swap to using QgsApplication methods for retrieving cached icons,
implement svgIconPath for providers with SVG icons
2017-01-11 10:55:16 +10:00
Jürgen Fischer
13990a20c9
Merge pull request #3904 from sikmir/i18n-eo
...
[i18n] integrate esperanto translation
2017-01-01 12:58:57 +01:00
Mathieu Pellerin
ca30d97250
[ui] settings menu cleanup ( #3916 )
...
- rewording of several items for increased clarity
- re-ordering to have more often used items first
- new icons for keyboard shortcuts and interface customization
2016-12-29 10:46:36 +07:00
Harrissou Sant-anna
90f435d40c
[ui] expression icon cleanups ( #3908 )
...
* Add expression icon to several buttons for consistency
* Replace mIconExpressionEditorOpen icon with mIconExpresssion
2016-12-27 15:22:50 +07:00
Harrissou Sant-anna
8ccc5116b6
Remove mActionDiagramProperties.svg icon ( #3910 )
2016-12-27 09:36:41 +07:00
Nikolay Korotkiy
37edf76de0
[i18n] integrate esperanto translation
2016-12-26 01:17:42 +03: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
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
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
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
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
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