Juergen E. Fischer
cbf7b5c0df
fix 7454d87
2016-04-14 01:02:52 +02:00
Juergen E. Fischer
7454d87d6a
doxygen: include sha in PROJECT_NUMBER
2016-04-13 22:16:21 +02:00
Juergen E. Fischer
e023363c29
add doxymentation
2016-04-13 17:59:35 +02:00
Juergen E. Fischer
063d80d196
fix windows build
2016-04-13 16:12:46 +02:00
Juergen E. Fischer
c30f71ac73
dxf export: add support for expression contexts and rotated symbols ( fixes #14495 )
2016-04-13 14:51:58 +02:00
Juergen E. Fischer
f19a35c34e
dxf export: support rule based labeling ( fixes #13757 )
2016-04-13 14:51:55 +02:00
Blottiere Paul
023281907f
update label toolbar to manage diagrams too
2016-04-13 14:50:37 +02:00
Webmaster
69235e6755
fix offset not cloned for ellipse marker
2016-04-13 19:18:26 +07:00
Webmaster
7c779aea3c
[symbology] add diamond ellipse marker
2016-04-13 19:17:33 +07:00
Harrissou Sant-anna
81b6493155
More consistency on gui labels
2016-04-13 13:40:06 +02:00
Alexander Bruy
b7a4e20627
[processing] add Rectangles, Ovals, Diamonds algorithm ( fix #11575 )
...
This is direct port of abandoned "Rectangles, Ovals and diamonds" plugin.
There are two algorithms: one uses fixed values and second — variable
values from attribute table. Test for fixed distance version included.
2016-04-13 12:33:08 +03:00
Juergen E. Fischer
f3e0438cae
spatialite provider: remove m prefixes in extern functions (followup 1050174)
2016-04-13 08:21:08 +02:00
Nyall Dawson
23daead08b
Fix PyQgsVectorFileWriter test on Windows
2016-04-13 15:42:24 +10:00
Nyall Dawson
02e0e3f959
Fix other feature's geometries are shown instead of null geometry
...
in delimited text provider (fix #14666 )
Add tests, also fix virtual layer, mssql and db2 providers which
suffered the same bug
2016-04-13 15:42:24 +10:00
nirvn
ecc85a9849
hardcode values for pentagon, hexagon, and equilateral triangle
2016-04-13 15:42:24 +10:00
Matthias Kuhn
ef77e19fe3
QgsSymbolV2: only pop expression scope if it was really added
2016-04-13 07:27:14 +02:00
Nyall Dawson
cbe919d28f
Merge pull request #2997 from nirvn/more_n_more_markers
...
[symbology] add a filled cross simple marker
2016-04-13 13:37:10 +10:00
nirvn
6da18991eb
fix angle and anchor point settings for ellipse symbol
2016-04-13 09:32:13 +07:00
Webmaster
3cf75d8047
[symbology] add filled cross and hexagon markers
2016-04-13 09:30:11 +07:00
Marco Hugentobler
70863ecaf0
[FEATURE]: set default datumstransformation for server with environment variable
2016-04-12 17:01:32 +02:00
Matthias Kuhn
9a161ac449
Fix crash on exit: delete postgres connection pool before QApplication
2016-04-12 16:47:36 +02:00
Matthias Kuhn
601e4300fa
Only cache QIcons if a QgsApplication is present
2016-04-12 16:08:28 +02:00
Matthias Kuhn
30df95aba6
Add new target port-plugins to run 2to3 on plugins as build step
2016-04-12 14:48:20 +02:00
Matthias Kuhn
f7354ffb92
Fix indentation
2016-04-12 14:47:31 +02:00
Alessandro Pasotti
1eb63768d9
[dbmanager] Use user name as DB name if provided
...
Followup for 212b125
2016-04-12 14:40:23 +02:00
Matthias Kuhn
f227174949
Mask flaky openstreetmap test
2016-04-12 14:35:59 +02:00
Matthias Kuhn
c9588cd56e
Cache theme icons for quick access
2016-04-12 14:35:59 +02:00
Alessandro Pasotti
212b125a2c
[dbmanager] PG ignore env if service file is used
...
Fixes #14436
Funded by Boundless
2016-04-12 14:05:19 +02:00
Matthias Kuhn
4dba5eb630
Unblacklist global static QIcon related Qt5 tests
2016-04-12 12:01:55 +02:00
Matthias Kuhn
ca0bf6feb1
Don't use global static QIcon's, they crash Qt5 on exit
2016-04-12 12:01:44 +02:00
Nyall Dawson
0adae36f08
Fix effects not working for ellipse symbol layers ( fix #14661 )
2016-04-12 15:52:15 +10:00
Matthias Kuhn
82c7bbe0e2
[travis] Qt4: Don't run tests in parallel
2016-04-12 06:57:03 +02:00
Nyall Dawson
4bbe318c20
[symbology] Remove distorted star symbol
2016-04-12 12:12:57 +10:00
Nyall Dawson
6df1f6866c
[raster] Add note and docs for psuedocolor 'clip' option
2016-04-12 11:08:37 +10:00
Nyall Dawson
ce2891b10e
Fix missing map settings expression variables in composer maps
...
Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604 )
2016-04-12 09:14:03 +10:00
Matthias Kuhn
1ed39c4877
Fix indentation
2016-04-11 20:32:32 +02:00
Matthias Kuhn
c7ddc4b229
[processing] Allow calling GdalUtils.runGdal w/o progress
2016-04-11 17:55:46 +02:00
Alexander Bruy
e873540d14
[processing] fix path handling ( fix #14432 )
2016-04-11 18:52:27 +03:00
Juergen E. Fischer
4815ebd5c2
doxygen: fix extra stylesheet path
2016-04-11 17:37:17 +02:00
Alexander Bruy
abda90fe0d
[processing] filter items in toolbox using translated and original names ( fix #13764 )
2016-04-11 15:57:22 +03:00
Nyall Dawson
16d8da3886
Fix some providers did not respect layer's subset when calculating
...
min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider test
2016-04-11 22:01:29 +10:00
Sandro Santilli
483eb86f18
Fix the request for 2-spaces indent
2016-04-11 10:33:59 +02:00
Sandro Santilli
54b6a65c45
Request 2-spaces indent
2016-04-11 10:21:36 +02:00
Sandro Santilli
ebbae38c95
Add generic editor configuration
...
See http://editorconfig.org
2016-04-11 09:58:57 +02:00
Alexander Bruy
f04de1ba97
Merge pull request #2982 from alexbruy/cancel-style-loading
...
don't apply loaded style when layer properties dialog is cancelled
2016-04-11 09:16:51 +03:00
Nyall Dawson
0c5fa81126
Fix huge legend item size when symbol uses map unit sizes ( fix #13979 )
...
Add unit test
2016-04-11 15:34:49 +10:00
Nyall Dawson
e21de0394d
Add methods for retrieving and setting size units for QgsMarkerSymbolV2
2016-04-11 15:34:43 +10:00
Nyall Dawson
25ad0af86c
[symbology] Add explanatory text for 0 line widths ( fix #9937 )
2016-04-11 08:42:54 +10:00
Alexander Bruy
8eb79dbb91
[processing] fix missed quotes in OTB provider ( fix #14557 )
2016-04-10 11:39:29 +03:00
Alexander Bruy
badea8ceb2
[processing] fix GRASS icon
2016-04-10 11:32:16 +03:00