Juergen E. Fischer
e3d6236ac2
german translation update
2014-01-13 11:21:22 +01:00
Radim Blazek
a18b4a35c6
highlight identified feature using real feature shape
2014-01-12 18:19:32 +01:00
Juergen E. Fischer
d59ab80522
avoid saving OGR layer to the very same OGR layer ( fixes #9221 )
2014-01-12 17:48:50 +01:00
Juergen E. Fischer
134dc4899a
fix warnings
2014-01-12 16:48:17 +01:00
Nyall Dawson
9f7868263b
Merge pull request #1046 from ahuarte47/Issue_9254
...
Bug #9254 : fix point-style with "outline width" = 0 still show the outline
2014-01-12 02:52:30 -08:00
Marco Hugentobler
8990b66eed
WMS server: even more performant png8 conversion
2014-01-12 10:20:29 +01:00
Marco Hugentobler
f59f077740
wms server: call getStyles from getStyle
2014-01-12 09:20:04 +01:00
elpaso
b6f9ddcfa5
GetStyles: changed layers list from mapLayerFromTypeName to mapLayerFomStyle
2014-01-12 09:04:22 +01:00
elpaso
d82a3991a9
Fix #9314
2014-01-12 08:55:18 +01:00
Jaka Kranjc
0f8a99e550
PyQt4Macros.cmake: also check for a prefixed version of pyuic4
...
fixes the lookup on Arch, which has python pointing to python3
2014-01-02 23:18:47 +01:00
Jaka Kranjc
929ea30c1c
cmake: also look for qwtpolar in the qwt include dir
2014-01-02 23:18:22 +01:00
Salvatore Larosa
51fb4f5909
[processing] set window flags for modeler dialog
2014-01-02 14:33:42 +01:00
Salvatore Larosa
dd6dffcb89
[processing] API v2 update fix: returns str obj instead of QVariant one, it occurs when running Processing headless
2014-01-02 14:33:06 +01:00
Nathan Woodrow
bb1639cf14
Merge pull request #1048 from ahuarte47/Issue_9094-revival
...
#9094-R: Use ',' and '.' keys similar to '<' and '>' keys in QgsMapToolNodeTool
2014-01-02 00:03:59 -08:00
Alvaro Huarte
373adbd586
#9094-R: Use ',' and '.' keys similar to '<' and '>' keys
2014-01-02 08:56:13 +01:00
ahuarte47
183dd8eed6
#9254 : define overloaded wellKnownMarkerFromSld function in sip
...
in sip
2014-01-02 08:12:35 +01:00
ahuarte47
17464511f0
#9254 : use Q_DECL_DEPRECATED in wellKnownMarkerXXX functions
...
XXX
2014-01-02 08:12:35 +01:00
ahuarte47
27521074db
#9254 : avoid break compatibility with the 2.0 api
2014-01-02 08:12:34 +01:00
ahuarte47
a8c2d23297
#9254 : prevent compiler warnings
2014-01-02 08:12:34 +01:00
ahuarte47
4f6c9cdee7
#9254 : Support for OutlineStyle in SLD files
2014-01-02 08:12:34 +01:00
ahuarte47
8a1d769d28
#9254 : QgsSimpleMarkerSymbolLayerV2 use OutlineStyle
2014-01-02 08:12:33 +01:00
ahuarte47
0625c79af4
#9254 : QgsEllipseSymbolLayerV2 use OutlineStyle
2014-01-02 08:12:33 +01:00
Nathan Woodrow
9ef3f86e47
Fix build error
2014-01-02 14:13:13 +10:00
Juergen E. Fischer
18274a2472
datum transformations:
...
- copy descriptions, preference and deprecation from GDAL
- remember position of dialog
- allow hiding of deprecated transformations
SQL:
ALTER TABLE tbl_datum_transform ADD remarks varchar;
ALTER TABLE tbl_datum_transform ADD scope varchar;
ALTER TABLE tbl_datum_transform ADD preferred boolean;
ALTER TABLE tbl_datum_transform ADD deprecated boolean;
ALTER TABLE tbl_datum_transform ADD area_of_use_code varchar;
2014-01-02 04:01:14 +01:00
Juergen E. Fischer
a47babaf4e
postgres provider changes:
...
- ignore infinite filter rectangles
- also disconnect selection connection if no supported layers were found
2014-01-02 04:01:01 +01:00
Tim Sutton
cb48f51905
Contributors map update
2014-01-01 23:17:46 +02:00
Nyall Dawson
7a034f395a
Merge pull request #1036 from nyalldawson/composer_render_speed
...
[composer] Allow render optimisations when in preview mode
2014-01-01 03:14:21 -08:00
Nyall Dawson
12eb44e7a0
[composer] Refresh main map canvas when atlas preview feature changes, allows for easier customisation of maps styled using $atlasfeatureid expressions
2014-01-01 21:06:52 +11:00
Nyall Dawson
8a11be82d3
[composer] Add shortcut to atlas settings to atlas toolbar and menu. Designed to make atlas features more discoverable for beginners
2014-01-01 20:58:49 +11:00
Nyall Dawson
eb241a68c3
[composer] Make sure scalebars are updated during atlas previews
2014-01-01 20:56:14 +11:00
Nyall Dawson
8c64fbc65f
[composer] Make sure $feature has the same value in composer labels as it does when used in filename expressions
2014-01-01 20:52:38 +11:00
Nyall Dawson
21a85c6894
[composer] Also re-evaluate current features filename so that filename expressions take effect immediately
2014-01-01 20:45:24 +11:00
Nyall Dawson
8b60d8f4ca
[composer] Update atlas filename expression when the expression actually changes
2014-01-01 20:45:05 +11:00
Nyall Dawson
5a91aa77d3
[FEATURE] Add seperate controls for printing/exporting whole of atlas composition. Allows single features from an atlas to be printed/exported.
2014-01-01 20:44:45 +11:00
Nyall Dawson
5cc408c9f9
[composer] Add atlas preview actions to new Atlas menu
2014-01-01 15:37:40 +11:00
Nyall Dawson
386916970e
[composer] Update features if atlas preview enabled and coverage filter/sort changes.
...
Protect against atlas with no matching features
2014-01-01 15:36:52 +11:00
Nyall Dawson
3362579175
[composer] Show status bar text with current atlas feature
2014-01-01 14:20:37 +11:00
Nyall Dawson
61ad9e9078
[composer] Recenter overview when checkbox enabled
2014-01-01 13:46:40 +11:00
Nyall Dawson
353f94c280
[composer] Make sure signals for overview extent changing are reconnected after loading composition
2014-01-01 13:41:14 +11:00
Nyall Dawson
728a1b037c
[composer] Correctly shift overview frame when moving map item content
2014-01-01 13:35:49 +11:00
Nyall Dawson
84c33919b4
[FEATURE] Add atlas preview toggle. Allows for navigating through atlas features and previewing the composition for each feature. Atlas maps can have their extent temporarily tweaked for each atlas feature.
2014-01-01 13:31:01 +11:00
Nyall Dawson
a596b2243a
[tests] Update all expected images based on composer tests. Prior to c3ec3b2d75 composer exports had a 1 pixel slightly-gray row at the bottom of images. After c3ec3b2d75 this bottom row is now a slightly transparent white row. The underlying issue causing this row still needs to be fixed, but in the meantime this gets composer tests passing again.
2014-01-01 09:26:27 +11:00
Juergen E. Fischer
cf477cbec8
fix build error on precise
2013-12-31 19:36:55 +01:00
Nathan Woodrow
12c6609e69
Merge pull request #1047 from ahuarte47/Issue_9273
...
#9273 : Fix shortcuts commented in issue #9273 . Change full screen to F11
2013-12-30 15:52:37 -08:00
ahuarte47
8a80e0edbc
#9273 : Shortcut changes
2013-12-31 00:27:59 +01:00
Nyall Dawson
f73779a49b
Fix compiler warnings
2013-12-30 22:47:00 +11:00
Denis Rouzaud
5be7a94842
Merge pull request #1024 from ahuarte47/Issue_9181
...
Bug #9181 : fix crash trying to resume node editing
2013-12-18 08:14:04 -08:00
Marco Hugentobler
f7e55881d0
Dxf: store export map extent option
2013-12-18 16:43:50 +01:00
Marco Hugentobler
45d6f7bf3f
Dxf: another small improvement in symbology export
2013-12-18 16:43:50 +01:00
William Kyngesburye
4dcaa17259
phonon needs backends
2013-12-18 08:54:55 -06:00