35025 Commits

Author SHA1 Message Date
Alessandro Pasotti
d3f8763bd9 Merge pull request #3564 from elpaso/test-wait-for-network3
Yet another strategy to get a free port from the server
2016-10-03 21:53:45 +02:00
Alessandro Pasotti
9761a86e4f Renamed constants for consistency 2016-10-03 20:47:32 +02:00
Alessandro Pasotti
d950e3b637 Yet another strategy to get a free port from the server 2016-10-03 19:43:25 +02:00
Alessandro Pasotti
368c1cead3 Merge pull request #3563 from elpaso/test-wait-for-network2
Wait for server ready (and times out) before starting the tests
2016-10-03 16:42:07 +02:00
Matthias Kuhn
4fd5c014f2 Synchronize edit button state with read only mode (#3562) 2016-10-03 15:00:23 +02:00
Alessandro Pasotti
28f547ea81 Wait for server ready (and times out) before starting the tests 2016-10-03 14:19:49 +02:00
Hugo Mercier
8c90f7d6ea Merge pull request #3511 from nyalldawson/depend_redraw
If a dependent layer is redrawn, then also redraw child layer
2016-10-03 11:55:07 +02:00
Matthias Kuhn
8e54acf7b7 [travis] fixme 2016-10-03 11:38:34 +02:00
Hugo Mercier
645094cc1f Merge pull request #3558 from nirvn/layers_relation_icon
[gui] improve the layer dependencies icon
2016-10-03 11:29:24 +02:00
Nyall Dawson
456069207e Merge pull request #3554 from nyalldawson/parse_dash
New script to handle multiple render results from a dash results page
2016-10-03 19:13:40 +10:00
Matthias Kuhn
ce37f9c654 Disable flaky PyQgsServerWFST test 2016-10-03 10:45:55 +02:00
Nyall Dawson
8e14cf06d3 Fix leak in edit form config (#3556) 2016-10-03 08:15:23 +02:00
Nyall Dawson
5b3f10a531 Fix identify menu highlight only works with simple geometry types
Fix #15625
2016-10-03 15:15:12 +10:00
Nyall Dawson
7d27b43e79 Fix data defined buttons sometimes incorrectly show error state 2016-10-03 14:37:26 +10:00
Nyall Dawson
d36fb619b5 [labeling] Fix data defined placement with rotated maps
For layers requiring reprojection and with rotated maps any
labels with data defined x/y would not be rendered

Fix #14236
2016-10-03 14:21:34 +10:00
nirvn
1f78393404 [gui] improve the layer dependencies icon 2016-10-03 10:29:41 +07:00
Nyall Dawson
291f7bdaa3 Fix rule based renderer shows 0 count on first click of "show counts" 2016-10-03 13:00:37 +10:00
Nyall Dawson
0a9491a20f Fix oracle build 2016-10-03 12:44:41 +10:00
Nyall Dawson
82eeeac57f Fix invalid debugging noise 2016-10-03 12:15:15 +10:00
Nyall Dawson
dc481955a5 Fix many labeling unit settings are lost on closing dialog
(and also don't trigger auto preview)
2016-10-03 11:42:53 +10:00
Nyall Dawson
ba210d0150 Fix build with GDAL < 2 2016-10-03 11:19:05 +10:00
Nyall Dawson
c4bf35cc9c Default to WITH_QWTPOLAR OFF
Since it's not compatible with Qt5 builds
2016-10-03 11:19:05 +10:00
Nyall Dawson
230417c7a8 Add method to create QgsMapToPixel from scale/dpi/mapunits 2016-10-03 11:19:04 +10:00
Nyall Dawson
4b7876c1f2 Fix some Coverity null derefence warnings 2016-10-03 11:19:04 +10:00
Nyall Dawson
17db101cb5 Fix Coverity uninitialized variable warnings 2016-10-02 09:30:44 +11:00
Juergen E. Fischer
ffaffadbfa fix typos 2016-10-01 17:58:12 +02:00
Matthias Kuhn
e45f01de13 Fix compile errorr 2016-10-01 15:39:03 +02:00
Matthias Kuhn
ff52a9f29b setAttributeAlias is now setFieldAlias 2016-10-01 15:39:03 +02:00
Matthias Kuhn
37e06ae587 Rename setAttributeAlias and removeAttributeAlias 2016-10-01 15:39:03 +02:00
Matthias Kuhn
9c1181401c Add safety check to avoid crash 2016-10-01 15:39:03 +02:00
Matthias Kuhn
4a7a8ff263 Update python code 2016-10-01 15:39:03 +02:00
Matthias Kuhn
b6779f63ff Rename QgsFields::fieldNameIndex() to lookupField()
To have two clearly different names for tolerant/intolerant index lookup
2016-10-01 15:39:03 +02:00
Matthias Kuhn
9a261cfbbc QgsFields::fieldNameIndex also matches field alias
This method is also doing case insensitive "fuzzy" matching now, this
just adds yet another level of tolerance.
This changes the expressions to also take the alias into account if no
matches have been found.
2016-10-01 15:39:03 +02:00
Juergen E. Fischer
4b86838909 debian packaging: re-enable server 2016-10-01 13:58:25 +02:00
Juergen E. Fischer
50b04c5cd9 only include server bindings in sip coverage tests if they are built 2016-10-01 13:23:36 +02:00
Juergen E. Fischer
00942744f7 debian packaging: add libqca-qt5-2-plugins build dependency 2016-10-01 13:23:36 +02:00
Juergen E. Fischer
f4cb295e65 server sip sync 2016-10-01 13:23:36 +02:00
Nyall Dawson
a5adb667f5 Merge pull request #3548 from nirvn/wordwrap_zerowidthspace
[expression] make wordwrap work with complex scripts (Indic, Arabic, etc.)
2016-10-01 19:32:28 +10:00
Juergen E. Fischer
437d785c72 debian packaging: reorder build dependencies and add python3-pyqt5.qtsvg 2016-10-01 10:19:01 +02:00
rldhont
37951baf45 [Processing] Uses os.path.join instead of + os.sep + (#3552) 2016-10-01 08:35:56 +02:00
Nyall Dawson
a07a57e608 Add new script to handle multiple render results from a dash
results page in an interactive way

Allows generation and tweaking of mask images while previewing
the result
2016-10-01 14:29:43 +10:00
Juergen E. Fischer
52fc535c77 update INSTALL 2016-10-01 00:54:53 +02:00
Juergen E. Fischer
f85b5fc91e debian packaging: add ca-certificates as build dependency for dash upload (followup 19378c2) 2016-09-30 16:14:51 +02:00
rldhont
fc9470d5ca Merge pull request #3535 from rldhont/expression_like_escape
[BUGFIX] Expression in like escape % and _
2016-09-30 15:53:44 +02:00
Jürgen Fischer
c9d25b276d Merge pull request #3550 from julienmalik/patch-1
CDash submissions should be done with https now
2016-09-30 14:52:01 +02:00
julienmalik
19378c2280 CDash submissions should be done with https now 2016-09-30 14:40:02 +02:00
rldhont
f47a7320d1 [BUGFIX] Expression in like escape % and _
The Expression LIKE binary operator does not care about escape % and _ char.
No-one has already open an issue about it but in the OGC element PropertyIsLike the user can defined is own wild and single char. This mean that QGIS has to escape % and _ if they are not used as wild and single char.
2016-09-30 14:27:53 +02:00
nirvn
87039204b0 [expression] make wordwrap work with complex scripts (Indic, Arabic, etc) 2016-09-30 16:45:52 +07:00
Jürgen Fischer
a5b83e4950 Merge pull request #3543 from sebastic/icons-subdirectory
Move icons to subdirectory.
2016-09-30 10:36:19 +02:00
Nyall Dawson
38a811b377 [composer] Fix save world file does not work (fix #15268) 2016-09-30 15:54:31 +10:00