206 Commits

Author SHA1 Message Date
Radim Blazek
0ed89fc098 [FEATURE][browser] optional properties widget 2015-04-29 12:15:35 +02:00
Nyall Dawson
742f3233ee [FEATURE] Paint effects for layers and symbol layers
This commit adds a new framework for implementing paint effects, which
modify the results of QPainter operations to apply visual effects
such as drop shadows and blurs.

The initial implementation allows for effects to be applied to entire
layers and individual symbol layers.

Included are a drop shadow, inner shadow, blur, inner glow, outer glow,
colorise and transform effect. A "stack" effect is also implemented
which allows other paint effects to be combined in various ways.

Sponsored by hundreds of generous kickstarter contributors!
2015-03-28 20:04:50 +11:00
Werner Macho
6b95a0f0a1 adding french translators and first fixes for chinese
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2015-02-21 23:37:07 +01:00
Tim Sutton
23a3746731 Updated developer image for about box 2015-02-21 16:14:25 +02:00
arnaud.morvan@camptocamp.com
9e51488a88 Create FieldMapper GeoAlgorithm 2015-02-06 16:10:14 +01:00
Nathan Woodrow
ffac1383b4 Add new messages icon, add messages text to log button
Move status bar add logic to qgisapp for QgsMessageLogViewer
2015-01-01 13:26:30 +10:00
Marco Bernasocchi
dbc801f62f update success icon 2014-12-15 07:59:15 +01:00
Denis Rouzaud
d65a6f73d4 Merge pull request #1624 from 3nids/cadtool_single
Advanced digitizing tools (aka CAD tools)
2014-12-09 10:23:42 +01:00
Nyall Dawson
486d408631 [FEATURE] Port new memory layer plugin to core 2014-12-04 14:57:52 +11:00
Denis Rouzaud
d39a854a2c advanced digitizing tools
this integrates advanced digitizing tools aka CAD tools in QGIS application and basically a port of CADinput plugin
* new class QgsMapToolAdvancedDigitizing shall be subsclassed if adv. digit. tools could be used in a map tool
* QgsAdvancedDigitizingDockWidget handles the interaction with the user and also perform the constraints (filters events)
* QgsAdvancedDigitizingCanvasItem paints construction lines on the canvas
2014-12-03 16:33:59 +01:00
Werner Macho
0b9e1f6792 [TRANSUP] some fixes and improvements for transifex including renamed and deleted ts files
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-11-16 22:49:13 +01:00
Radim Blazek
078a3ab7b1 loading icon from qt-everywhere-opensource-src-4.6.3/demos/browser/data/loading.gif 2014-11-12 22:18:19 +01:00
Larry Shaffer
8d7eb7d6df Fix missing show/hide selected layers icons 2014-10-29 05:27:16 -06:00
Nyall Dawson
dce206e374 [FEATURE] New custom QGIS color picker dialog. Basically
it's a Frankenstein's monster of the best bits of lots of other color
picker implementations. Features include:
- Sliders for hue, saturation, value, red, green, blue color components
- Alpha slider
- Option to copy/paste html color codes (in a variety of formats)
- Before/after color preview, with alpha preview
- Interactive 2D color ramp widget
- Hue wheel/triangle widget
- Editable color swatch lists
- Live color sampler with option to sample over a set radius
- Supports interaction with other apps via drag and drop of colors (OS support
dependant)
- Option to disable the dialog and use the native picker dialog instead (TODO:
make the dialog so awesome that even @dakcarto switches across...)

Credit for icons goes to 3nids!
2014-09-16 23:00:06 +10:00
Nyall Dawson
b9fc2b51d9 Add a bunch of useful interactive color widgets to GUI, including
color wheels, ramps, boxes, and text edits.
2014-09-09 21:31:43 +10:00
Denis Rouzaud
8953a8053e select related feature on the canvas from the relation reference widget (in the attribute form) 2014-08-19 09:48:15 +02:00
Sandro Mani
21ae813b9b Improve composer mouse zoom action icon 2014-05-28 11:13:58 +02:00
Nyall Dawson
df37e89300 [composer] Show missing image graphic if picture item source is invalid 2014-05-15 22:33:41 +10:00
Werner Macho
014f039872 [TRANSUP] adding tagalog language
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-05-07 01:14:32 +02:00
borys
6906cab151 [Plugin Manager] Fix voting stars 2014-05-03 17:17:43 +02:00
Juergen E. Fischer
dae8ea66a1 geometry less features: update add feature tool in digitizing toolbar and icon in attribute table (fixes #8262) 2014-02-13 23:35:35 +01:00
Werner Macho
b49a91723d [TRANSUP] added telugu language on request
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-02-05 17:10:35 +01:00
Alexander Bruy
03f2ec93c9 new icon for Fill Ring tool. Thanks, Robert! 2014-02-05 10:05:04 +02:00
Werner Macho
469bcbf805 [TRANSUP] filename change to bring it closer to webpage and documentation
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-01-28 18:02:41 +01:00
Denis Rouzaud
f1551df3a0 [composer] update icons for atlas toolbar 2014-01-06 10:49:09 +01:00
Alexander Bruy
dbb48f2d14 [FEATURE] fill ring digitinzing tool
Used to cut holes in polygons and automatically fill them with new
features. Attributes taken from parent feature. Feature form opens
by default. Hold Ctrl key to suppress it.
2013-12-17 17:12:14 +02:00
Werner Macho
bad4b7798f adding indian flag for mr 2013-10-15 20:23:11 +02:00
ahuarte47
860a2382b2 Fix #8769 - Missing flags for 3 locales
Fixed the images related to servian translations, ignore the 'en'
translation (overrided for 'en_US') in the load of the QsgOptions
dialog.
2013-10-08 01:46:41 +02:00
Matthias Kuhn
dc3b56a13c Add relations capabilites and widgets 2013-10-07 16:17:43 +02:00
Werner Macho
52746c8a4f added hindi language to GUI on request 2013-10-02 11:26:59 +02:00
Salvatore Larosa
e6c2acb27c fixes new touch icon 2013-09-21 16:09:15 +02:00
Salvatore Larosa
d8b8089e38 [pyqgis-console] allows to set font color in python lexer 2013-09-14 13:49:01 +02:00
Alexander Bruy
8a27c76560 [FEATURE] clearly mark deprecated plugins in plugin manager 2013-09-13 12:10:16 +03:00
Denis Rouzaud
3e89c69a0c split part of multi-geometry 2013-09-10 14:54:27 +02:00
Tim Sutton
214ef1d591 Added current sponsor logos to about screen 2013-09-09 00:01:31 +02:00
Etienne Tourigny
c2d98e7dc3 use svg icons in browser dock for uI consistency 2013-09-04 14:01:56 -03:00
Alexander Bruy
ec82b52d88 update console for sextante renaming 2013-08-20 12:04:46 +03:00
Larry Shaffer
b429bcfe46 [labeling] Reinstate old pan icon for label placement section's icon 2013-08-19 12:19:49 -06:00
Werner Macho
5f398f0909 translation update and changes in galician language naming 2013-08-19 14:08:25 +02:00
Denis Rouzaud
66a7afa8e6 replace pan icon by a hand, and accord panToSelected to already used colors 2013-08-15 11:59:46 +02:00
Juergen E. Fischer
416624292f remove qgis.xpm from images.qrc (followup 8b5f22eef) 2013-07-27 23:13:21 +02:00
Werner Macho
7a82997747 changes to norwegian language due to two possibilities and added the new maintainer of the language 2013-07-15 16:07:45 +02: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
Nathan Woodrow
9a48e65907 Merge pull request #721 from 3nids/iconmouseontop
put cursor on top of identify/action icons
2013-07-12 04:52:50 -07:00
Matthias Kuhn
9db8970dae Add "New SpatiaLiate Layer" icon and make it accessible from the toolbar 2013-07-12 13:45:18 +02:00
Denis Rouzaud
5de6836e67 put cursor on top of identify/action icons 2013-07-12 13:43:35 +02:00
Denis Rouzaud
9138ba3ebd SVG icons for project, add layers and help actions 2013-07-12 08:31:51 +02:00
Larry Shaffer
d540f09563 Default raster layer icon for when generation of raster legend layer icons is disabled 2013-07-06 19:13:54 -06:00
Larry Shaffer
0e6a169a60 Switch QGIS Broswer 'set projection' icon to SVG and from 'magic wand' to variation of new CRS icon
- Make browser toolbar icon size honor app's pref
2013-07-06 18:40:40 -06:00
Larry Shaffer
0fb0bc9941 Switch custom projection icon to SVG and from 'magic wand' to variation of new CRS icon 2013-07-06 18:38:26 -06:00