39 Commits

Author SHA1 Message Date
Alessandro Pasotti
5784e873a4 Add relations icon for style categories 2019-12-19 10:52:37 +01:00
Peter Petrik
a9826bbd97 replace averaging widget with something nicer 2019-12-12 08:37:55 +01:00
Peter Petrik
a30bda6c3d [FEATURE] Initial implementation of QEP 158: Support of 3d stacked meshes in QGIS.
Stacked 3D meshes store values on the volumes that are regularly stacked over base 2d mesh. User can select various 3d to 2d averaging/interpolation method to convert values on volumes (3d) to values on faces (2d) that can be shown in mesh layer. This is achieved by new tab in the mesh layer properties dialog.
2019-12-05 07:08:50 +01:00
Hugo Mercier
845894b313
[FEATURE] Selective masking (#30747)
* [FEATURE] Selective masking

Advanced rendering feature that allows the definition of 'masks' areas around labels or with a new typ of symbol layer. These masks will "un-draw" symbol layers of other layers underneath.
It modifies the rendering process by adding an optional second pass.
2019-11-07 08:17:25 +01:00
nirvn
c5a5e4ce70 [ui] Update label properties icons to be compatible with dark themes 2019-07-26 13:03:22 +07:00
nirvn
ffdf6ffe46 [ui] Add dedicated label callout icons 2019-07-26 12:16:01 +07:00
stra2da
c8577c777d Add files via upload 2018-10-08 17:33:07 +07:00
stra2da
52055d5588 Add files via upload 2018-10-08 17:33:07 +07:00
Peter Petrik
f0ede773c2 [mesh] [feature] allow to choose different vector and scalar dataset 2018-09-03 19:41:07 +10:00
Peter Petrik
79d761d6da change mesh UI to tabs instead of collapsible groups 2018-06-28 10:07:54 +02: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
Borys Jurgiel
11ec24f0fa [needs-docs] Move the install-plugin-from-ZIP menu action to the plugin manager. Also add a spacer to the left menu. 2017-10-16 01:27:24 +02:00
nirvn
cef089a83a [ui] vectorize and align metadata section icon 2017-06-19 14:03:33 +07: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
Alexander Bruy
e3148219fe clean up SVG files from unnecessary data 2016-12-14 09:20:16 +02:00
Alexandre Neto
ae0d7cfaf4 Deletes unused png files from default theme 2016-12-09 01:32:37 +00: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
Matthias Kuhn
d252936285 Some UI improvements in the options dialog 2015-07-22 20:18:05 +02:00
Larry Shaffer
b429bcfe46 [labeling] Reinstate old pan icon for label placement section's icon 2013-08-19 12:19:49 -06:00
Denis Rouzaud
28cca15e13 SVG icons for zoom related icons, refine pointer in action and identify icons, completed svg-base 2013-07-15 09:52:06 +02:00
Denis Rouzaud
3ec3f2a89e accord wrench to Tim's changes in composer 2013-07-12 14:16:43 +02:00
Larry Shaffer
4cac348a05 Switch CRS icon to SVG, simplify it, and update using GIS theme components 2013-07-06 18:19:44 -06:00
Larry Shaffer
7d273b1eed Update new property icons to add whitespace and reduce stroke width
- New icons now match existing icons' characteristics
2013-07-06 11:36:10 -06:00
Denis Rouzaud
588f15456c more SVG icons 2013-07-03 15:22:30 +02:00
Denis Rouzaud
3851670300 use SVG for action icons 2013-07-03 10:44:44 +02:00
Borys Jurgiel
81f0319ded More icons from Robert 2013-06-05 21:32:10 +10:00
Borys Jurgiel
55fd57ee25 New Plugin Manager 2013-06-05 21:32:08 +10:00
Larry Shaffer
45f374f428 Update labeling gui and add expression support as data defined value
- Add QgsDataDefined class
- Add QgsDataDefinedButton class
- Add data defined Python support
- Add standalone SVG selector dialog to QgsSvgSelectorWidget class

- Fix for #4607, show only pertinent fields when setting a data defined value
- Fix for #5048 and #5049, data defined settings are literally used
- Fix for #5726, number formatting does not work for expressions
- Fix for #7755, using bufferSize to enable/disable label buffer is confusing
- Fix for #7779, labels do not register in label collision engine; and for #4719, inactive options in labeling dialog
- Prepare label text's expression upfront when preparing layer; makes rendering much faster
- Change name of 'feature obstacles' to appropriate terminology
2013-05-20 12:22:29 -06:00
Larry Shaffer
956e18d28f Update vector layer properties dialog with vertical tabs
- Following subsections still need work: Labeling (ng), Diagrams and possibly more on Style
- Add new SVG icons for Labels, Display and Metadata tabs
- Add up/down, plus/minus icons for consistency
- Move Metadata tab to bottom of list for vector and raster layer property dialogs
- Update report stylesheet (metadata output) to support direct RTF copy/paste (i.e. black-colored fonts)
- Update report stylesheet to use light gray backgrounds for headers instead of unpredictable highlight color
2013-04-21 12:20:04 -06:00
Juergen E. Fischer
f294c16b94 fix file permissions 2012-01-27 16:05:37 +01:00
Juergen E. Fischer
23ce247f1c missed a file in last commit 2011-11-24 14:54:04 +01:00
jef
ac8c740b6d fix some warnings and other cleanups
git-svn-id: http://svn.osgeo.org/qgis/trunk@15539 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-03-19 20:27:59 +00:00
mhugent
f1a655f480 [FEATURE]: experimental table join support refactored and ported from branch to trunk
git-svn-id: http://svn.osgeo.org/qgis/trunk@15155 c8812cc2-4d05-0410-92ff-de0c093fc19c
2011-02-11 16:23:17 +00:00
timlinux
6c15f02c1e Updated network icon from Anita
git-svn-id: http://svn.osgeo.org/qgis/trunk@12284 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-29 12:54:00 +00:00
timlinux
164c5f6f89 Property icon updates from Anita Graser
git-svn-id: http://svn.osgeo.org/qgis/trunk@12264 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-26 22:37:14 +00:00
timlinux
c2b76d9b90 Move property icons into default theme rather so that proper icon fallback support is available for non implementing themes. Enable icon for diagram overlay property icon in vector props dialog.
git-svn-id: http://svn.osgeo.org/qgis/trunk@12236 c8812cc2-4d05-0410-92ff-de0c093fc19c
2009-11-23 21:22:31 +00:00