544 Commits

Author SHA1 Message Date
nirvn
90624f0d37 [ui] icon for add 3D map view action 2018-09-06 13:12:15 +07:00
Nyall Dawson
e10d16e1da
Merge pull request #7659 from lbartoletti/reverseLine
[needs-docs][FEATURE] Add reverse line maptools AKA swap direction
2018-09-05 08:59:49 +10:00
Peter Petrik
f0ede773c2 [mesh] [feature] allow to choose different vector and scalar dataset 2018-09-03 19:41:07 +10:00
lbartoletti
87fb27fddb
Merge branch 'master' into reverseLine 2018-08-27 06:30:16 +02:00
Martin Dobias
d4a3f68eb1 Initial support for 3D map item in print layouts GUI
The GUI logic is not working yet, just getting the new files ready.

Many thanks to @nirvn for the icon!
2018-08-21 16:16:05 +02:00
Loïc Bartoletti
81974f9670 Add reverse line maptools 2018-08-20 14:59:44 +02:00
nirvn
e82cc94067 [ui] improve add mesh layer icon 2018-08-15 15:21:15 +07:00
Nyall Dawson
29ccd1af71 New icon for dock/undock thanks to @nirvn 2018-08-13 16:44:34 +10:00
Nyall Dawson
a4a74a907d Add new icon for 'Save in project' thanks to @nirvn 2018-08-13 15:47:01 +10:00
Alessandro Pasotti
1decb48f65 [opencl] Add options widget 2018-08-08 09:19:17 +02:00
Nyall Dawson
93ce435c8a Nice memory layer indicator icon, thanks to @nirvn 2018-08-06 13:51:49 +10:00
Alexander Bruy
a6901edb9b [processing] port shortest path (point to point) alg to c++ 2018-07-30 15:15:03 +03:00
Blottiere Paul
8ecc5b9047 Cleaning 2018-07-20 16:24:48 +10:00
Blottiere Paul
c67d09c6dc Add a dropdown menu for vertex tool and active layer option 2018-07-20 16:24:48 +10:00
Blottiere Paul
6363aba94e [FEATURE][needs-doc] Vertex tool can work on the current layer only 2018-07-20 16:24:48 +10:00
nirvn
6be71f0c86 [processing][ui] properly size qgis provider icon to fix algs list alignment 2018-07-16 10:56:19 +07:00
Nyall Dawson
69ab3c9e0c Start on history item 2018-07-16 11:38:13 +10:00
Peter Petrik
4f7017322f [mesh] option to add mesh layer from data source manager dialog 2018-07-13 10:28:40 +02:00
nirvn
7e8ec00c9b [dbmanager] vectorize icons to fix toolbar in hidpi context 2018-07-02 12:51:44 +07:00
nirvn
7cb80a2308 Rename mActionDraw.svg to more appropriate mActionRefresh.svg
(in doing so, rename current mActionRefresh.svg to mActionReload.svg)
2018-07-02 12:51:44 +07:00
nirvn
46246f622d [needs-docs][dbmanager] harmonize icons 2018-06-29 11:56:37 +07:00
Peter Petrik
79d761d6da change mesh UI to tabs instead of collapsible groups 2018-06-28 10:07:54 +02:00
Nyall Dawson
0038273ee1 Add new embedded indicator icon courtesy of @nirvn 2018-06-11 19:16:00 +10:00
Nyall Dawson
4ec9e00a73 Fix SVG parsing error on startup 2018-05-22 06:02:55 +10:00
Mathieu Pellerin
a7397b1726
[python console] improve settings UI (#7041)
- improve UI spacing
- harmonize reset icon
2018-05-21 16:48:43 +07:00
nirvn
60bef387ed reduce darkness of the inc./dec. font icons 2018-05-20 15:50:31 +07:00
nirvn
6b3ebfc019 harmonize open script icons 2018-05-20 15:50:31 +07:00
nirvn
1b3a47a66a remove unused python console icons 2018-05-20 15:50:31 +07:00
nirvn
a4d016fdfd [processing] use a better icon for the find/replace action
(the new icon harmonizes itself with the console script editor)
2018-05-19 18:22:27 +07:00
nirvn
bc0f75334f [needs-docs][processing] vectorize & improve remaining vector menu icons 2018-05-15 16:37:25 +07:00
nirvn
9a82dbe197 [needs-docs][processing] vectorize and improve remaining data analysis menu icons 2018-05-15 16:37:25 +07:00
nirvn
5cb8c2523e [needs-docs][processing] vectorize and improve remaining geometry tools menu icons 2018-05-15 12:10:11 +07:00
nirvn
c1ac975382 Small property icon improvements 2018-05-09 11:21:51 +07:00
Felis Pimeja
85660db91f Vectorized remaining propertyicons
List of icons^
gdal.png
network_and_proxy.png
locale.png
join.png
transparency.png
pyramids.png
overlay.png
map_tools.png
histogram.png
digitizing.png
attributes.png
2018-05-09 11:21:51 +07:00
Felis Pimeja
2ab5b84d92 Minified svg code for several icons (#6489) 2018-05-08 09:07:54 +07:00
Matthias Kuhn
3264b0bb3e
Merge pull request #6937 from slarosa/fix_svg_size
fix svg size for cross-hair, capture-point, zoomin and zoomout, fixes #18806
2018-05-07 11:20:04 +02:00
nirvn
57b3c58d06 [processing] add some missing icons for the data management tools menu 2018-04-30 16:50:34 +07:00
nirvn
2402b35a67 [processing] add missing icons for the analysis tools menu 2018-04-30 16:50:34 +07:00
nirvn
df28351386 [processing] add missing icons for the geometry tools menu 2018-04-30 16:50:34 +07:00
nirvn
1370a5cd99 [processing] add vector icons for geoprocessing tools menu 2018-04-30 12:39:02 +07:00
Martin Dobias
e811c54bd2
Merge pull request #6835 from wonder-sk/identify-selection-modes
[FEATURE] Identify: more selection modes (simple / polygon / freehand / radius)
2018-04-26 23:03:00 +02:00
Salvatore Larosa
4749306af3 fix svg size for cross-hair, capture-point, zoomin and zoomout, adjustment for cursor position 2018-04-26 10:35:11 +02:00
Martin Dobias
ade216d02d
Merge pull request #6820 from PeterPetrik/QgsMeshLayer_1_mesh
[FEATURE] QgsMeshLayer part 1: Reading raw mesh
2018-04-25 09:02:24 +02:00
Martin Dobias
c4ef70e8c3 New icons for identify modes 2018-04-23 14:18:26 +02:00
Nyall Dawson
1d0d22361c Smoother looking warning icon 2018-04-20 18:27:00 +10:00
Peter Petrik
1efdbc5c20 fix build errors, use MDAL 0.0.2 (int API) 2018-04-19 16:42:01 +02:00
Nyall Dawson
887db6e7b2 Better SVG downloading icon 2018-04-09 12:43:05 +10:00
matteo
33caf9b95b remove useless image 2018-03-31 18:30:40 +11:00
matteo
46d59b7177 [processing][feature] load default script from template 2018-03-31 18:30:40 +11:00
Felis Pimeja
198bf77208 Vectorize console icons (#6515) 2018-03-09 09:53:53 +07:00