24274 Commits

Author SHA1 Message Date
Matthias Kuhn
1a8973136e Doxymentation 2014-08-18 12:01:59 +02:00
mhugent
d69a7f2d22 Merge pull request #1533 from manisandro/multilabeling_datadefined
Fix multilabeling with datadefined value
2014-08-18 11:54:51 +02:00
mhugent
8d822c42ae Merge pull request #1541 from marcel-dancak/master
Mapserver: enhancements of searching with GetFeatureInfo request
2014-08-18 11:53:56 +02:00
Juergen E. Fischer
621edef24e make QgsMapLayerRegistry ctor private (it's a singleton) 2014-08-18 11:50:05 +02:00
Matthias Kuhn
4ade943937 QgisInterface::getFeatureForm() returns a QgsAttributeDialog
And some API comments
2014-08-18 10:57:30 +02:00
Marcel Dancak
ff172b2cc9 wmsprovider: store tileWidth and tileHeight values in properties of wms provider 2014-08-18 09:26:42 +02:00
Marcel Dancak
f9ba32a9cd Merge remote-tracking branch 'upstream/master' 2014-08-18 08:56:06 +02:00
Denis Rouzaud
81055452e4 custom widget for new color button 2014-08-18 08:12:34 +02:00
Denis Rouzaud
efab05bae9 fix tool tip 2014-08-18 08:10:07 +02:00
Juergen E. Fischer
5e26fbd6eb rename other canbeGeneralizedByMapBoundingBox methods to isGeneralizableByMapBoundingBox 2014-08-17 20:44:09 +02:00
Juergen E. Fischer
d9e8a940b9 fix polygon generalization artifacts, if last ring segment is one of two
segments exceeding the tolerance plus some cleanups
2014-08-17 18:52:16 +02:00
Juergen E. Fischer
4f367f5d4c doxygen fixes 2014-08-17 14:38:55 +02:00
Juergen E. Fischer
07165eae79 indentation update 2014-08-17 13:37:34 +02:00
Nyall Dawson
346b50ead9 Fix typo 2014-08-17 21:27:32 +10:00
Nyall Dawson
b15b014b82 Allow importing and exporting to GIMP palette file (gpl) from color list 2014-08-17 21:05:21 +10:00
Nyall Dawson
b45735529b Improvements to color list:
- Cleanup code
- Support copying and pasting multiple colors to list
- Support additional color list mime formats
2014-08-17 21:05:21 +10:00
Nyall Dawson
6d10ff3684 Support dropping multiple colors into a color list widget 2014-08-17 21:05:21 +10:00
Juergen E. Fischer
ea7525963c revert german part of 62200eb55 2014-08-17 12:12:41 +02:00
Werner Macho
62200eb55d [TRANSUP] next update transifex and source
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-08-17 11:44:58 +02:00
Juergen E. Fischer
cdd148ac9a german translation update 2014-08-17 09:24:22 +02:00
Juergen E. Fischer
907ce69306 indentation update 2014-08-17 09:24:22 +02:00
Juergen E. Fischer
ebd9726d64 fix windows build 2014-08-17 09:24:22 +02:00
Nyall Dawson
9ef4bd600f [FEATURE] Project specific color scheme, set through default styles tab in project properties 2014-08-16 16:57:10 +10:00
Nyall Dawson
cd54d6a355 New GUI control for an editable list of colors from a color scheme.
Supports drag and drop reordering, drag and drop colors from external
apps (on supported OS).
2014-08-16 16:28:31 +10:00
Nyall Dawson
6312ff5853 Add method for finding matching schemes from a color scheme registry 2014-08-16 14:56:30 +10:00
Nyall Dawson
f7f4c74a56 Add method for editing color scheme colors 2014-08-16 14:39:29 +10:00
Nyall Dawson
ff28fe98bb Add set of default colors for custom color palette 2014-08-16 14:13:57 +10:00
Matthias Kuhn
e775775d13 Fix margins for expressionbuilder on gnome 2014-08-15 14:18:09 +02:00
Marcel Dancak
8888c5f0c0 Mapserver: enhancements of searching with GetFeatureInfo request 2014-08-15 11:23:05 +02:00
Sylvain Maillard
76c1bb5311 fix typos: extra spaces 2014-08-14 14:54:38 +02:00
Werner Macho
60bc5816a9 [TRANSUP] fix compile errors with it and de
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-08-14 12:53:11 +02:00
Werner Macho
36689d6036 [TRANSUP] transifex update and switch of km to transifex
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-08-14 12:23:10 +02:00
Nyall Dawson
09547894b2 Show checkboard pattern behind semi-transparent colors in swatch grid 2014-08-14 19:19:20 +10:00
volaya
8a2f1505d5 [processing] renamed Input and Output classes in modeler, to avoid confusion 2014-08-14 10:58:53 +02:00
volaya
e02f0040d6 [processing] fixed saga supervised classification when using saga 208 2014-08-14 10:58:52 +02:00
volaya
dab96382e6 [processing] allow definition of vector fields with plain names and types 2014-08-14 10:58:51 +02:00
Nyall Dawson
9b8f2ba912 Rename custom colors to standard colors 2014-08-14 17:57:22 +10:00
Nyall Dawson
a31e3f5d02 Allow setting alpha channel for custom color palette 2014-08-14 17:57:22 +10:00
Nyall Dawson
b3dbe74155 Hide color schemes from color button menu if they contain no colors 2014-08-14 17:57:22 +10:00
Nyall Dawson
11686c7ad3 Fix typo in docs 2014-08-14 17:57:22 +10:00
Nyall Dawson
43c545c2f6 [composer] Fix docs for composer arrow 2014-08-14 17:57:22 +10:00
Denis Rouzaud
4949a3b83f missing Q_DECLARE_OPERATORS_FOR_FLAGS 2014-08-14 08:35:13 +02:00
Denis Rouzaud
71d7445c83 use flag instead of enum 2014-08-14 08:33:25 +02:00
Juergen E. Fischer
faa330401b german translation update 2014-08-13 20:52:49 +02:00
Juergen E. Fischer
bacd2b68a9 optionally use layer ids for wms 2014-08-13 19:15:25 +02:00
Juergen E. Fischer
a2a66eabfd doxygen fixes 2014-08-13 19:15:24 +02:00
Jürgen Fischer
a6a6177112 Merge pull request #1536 from Ecologeek/bugfix
fix typo in variable name (extra space)
2014-08-13 19:10:27 +02:00
Sylvain Maillard
1d736da66c fix typo in variable name (extra space) 2014-08-13 18:37:33 +02:00
Nathan Woodrow
d42c24f28c Restore tabs on Python console load 2014-08-13 22:43:58 +10:00
Denis Rouzaud
b88723d069 availibilty definition for map layer actions 2014-08-13 14:32:21 +02:00