663 Commits

Author SHA1 Message Date
Alexander Bruy
3b7fdf4cbf move results viewer icon to QGIS icons directory 2017-02-16 13:16:12 +02:00
Mathieu Pellerin
9a7c829090 [ui] fix touch icon rendering a black background (#4137) 2017-02-12 11:13:17 +07:00
Denis Rouzaud
f3102bbf8f option to show a search icon in QgsFilterLineEdit 2017-02-11 22:36:20 +01:00
Denis Rouzaud
fbcf62499d remove old designer folder
I guess that the intention is parlty solved by the custom widgets
2017-02-02 07:19:25 +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
pcav
ac79bc9dbb Because FSM 2017-01-27 08:23:43 +01:00
Denis Rouzaud
7681e4e67a replace digitising by digitizing 2017-01-20 15:06:10 +01:00
Nyall Dawson
819c9ec03e Merge pull request #4006 from SrNetoChan/replace_pngs
Replace pngs by SVGs
2017-01-19 06:17:17 +10:00
Denis Rouzaud
0a63d1f2c2 [spellcheck] properly look into various cases and add more fixes" 2017-01-16 16:39:20 +01:00
Alexandre Neto
14c4dea4db Replaces ProjectionEnable Icons and text
Replaces the OFT enable and Disable Icons to use the same CRS Icon as in options

Changes behavior on CRS TEXT showing when OTF is off, instead of when it's ON.
2017-01-16 11:16:12 +00: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
Jürgen Fischer
0532976a8a Merge pull request #3927 from rduivenvoorde/bonn_splash
New splash from Bonn Hackfest image
2017-01-01 11:42:42 +01:00
Richard Duivenvoorde
5c06997a31 new splash 2016-12-30 15:39:04 +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
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
8bc980eed6 Deletes old themes folders 2016-12-09 01:37:58 +00: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
Richard Schoerghofer
1a24452c1d Update qgis_icon_xmas.svg (#3820)
the positioning of the svg was not optimal, because the xmas hat is allways cutted, now all is in the documents view area.
2016-12-02 12:35:59 +07: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
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