52349 Commits

Author SHA1 Message Date
Denis Rouzaud
b5cad2341f add missing cond PRIVATE 2018-11-14 22:35:54 +01:00
Juergen E. Fischer
48d498be2f translation string fix 2018-11-14 19:00:38 +01:00
Denis Rouzaud
df422ccdd1 remove ENABLE_TESTS definition
this was causing a complete rebuild when you enabled/disabled tests
2018-11-14 18:31:18 +01:00
Denis Rouzaud
7e5a6a23ca [server] remove ENABLE_MS_TESTS definition when tests are enabled 2018-11-14 18:31:18 +01:00
Peter Petrik
a139f8d6fc explicitely check if effectiveApperance is available 2018-11-14 14:03:22 +01:00
Peter Petrik
674873b1eb frameworks must be linked weakly so the symbols are resolved on runtime 2018-11-14 14:03:22 +01:00
Peter Petrik
737eb59ed5 fix missing dark mode symbol 2018-11-14 14:03:22 +01:00
Martin Dobias
018e9fa28d
Merge pull request #8467 from wonder-sk/configure-lights
[3d] Configuration of lights in 3D map scene
2018-11-14 13:53:27 +01:00
Matthias Kuhn
61066281b5
Merge pull request #8476 from lbartoletti/cast_time_project
On some architectures, time_t is not equal to int64
2018-11-14 13:50:35 +01:00
signedav
c8fc7a2419 tests for focus on null field 2018-11-14 12:43:26 +01:00
Alessandro Pasotti
68f9a4177e Drop QGIS 2 support 2018-11-14 08:36:48 +01:00
Nyall Dawson
08544fbbd6 [browser] Restore attribute preview from 2.x standalone browser
This resurrects an "attributes" tab in the browser layer properties
panel/window, showing a preview of the attributes for a vector
layer.

For performance, we limit the table to show a maximum of the first
100 rows. (There's no way to "page" attribute table requests
currently or load them in the background). But besides, the table
is really only good for a quick preview and in this case it's ok
to only show a subset of records.
2018-11-14 12:51:28 +10:00
nirvn
3b892c9759 [project] Avoid needlessly dirtying when written value does not change 2018-11-14 09:39:35 +07:00
lbartoletti
d40f884dfd Add map tool rectangle 3 points where 3rd point is projected on segment p1-p2 2018-11-14 00:19:57 +01:00
Borys Jurgiel
cdc3cd1c2e
Merge pull request #8312 from borysiasty/bigger_coordinate_widget
Make the coordinate widget a little bit wider
2018-11-14 00:15:20 +01:00
signedav
f96078d081 remove mouserelesae event
because it's not needet. on focus it should clear.

cond / endcond
2018-11-13 20:59:17 +01:00
signedav
f44af04b5f clear value on clear in case the value is the null representator (null) 2018-11-13 20:59:17 +01:00
signedav
a02fb08290 Remove the null representator text on getting focus of QgsSpinBoxLineEdit
This fixes #20153
2018-11-13 20:59:17 +01:00
signedav
6da99a1866 pass SpecialValueText as NullValue 2018-11-13 20:58:46 +01:00
Alessandro Pasotti
4b90f7791e Disable OpenCL utils test on travis (no OpenCL device) 2018-11-13 18:11:09 +01:00
lbartoletti
1d379ae28d replace toTime_t ->toSecsSinceEpoch 2018-11-13 17:50:42 +01:00
Martin Dobias
3692b6a1d7 Fix tests 2018-11-13 17:12:06 +01:00
lbartoletti
b465345d80 On some architectures, time_t is not equal to int64 2018-11-13 16:18:25 +01:00
Alessandro Pasotti
8ae4067914 Shellcheck 2 2018-11-13 15:43:35 +01:00
Alessandro Pasotti
6ecc02f657 Renamed docker to .docker 2018-11-13 15:23:49 +01:00
Alessandro Pasotti
8c6e017b82 Leave the dot for docker 2018-11-13 15:05:12 +01:00
Alessandro Pasotti
8e18979d27 Revert "Dot-less docker directory"
This reverts commit 8d850e9f0144856b3e0d95de0b5e8a6e74118bd7.
2018-11-13 15:02:41 +01:00
Alessandro Pasotti
2b619a666f Revert "Dot-less docker in travis config file"
This reverts commit 99f7236498697b1097e7351cd403dfc514e0081f.
2018-11-13 15:02:38 +01:00
Alessandro Pasotti
b7e5556844 Shellcheck 2018-11-13 14:54:39 +01:00
Alessandro Pasotti
99f7236498 Dot-less docker in travis config file 2018-11-13 14:44:44 +01:00
Alessandro Pasotti
8d850e9f01 Dot-less docker directory 2018-11-13 14:28:00 +01:00
lbartoletti
574a57f2e4 Merge branch 'extendMapTool' of github.com:lbartoletti/QGIS into extendMapTool 2018-11-13 13:39:56 +01:00
Alessandro Pasotti
2094ff827e Added QGIS testing environment to dockers
Also:
- renamed .docker to docker (now it's public and official)
- added dependencies for python CI testing
2018-11-13 12:53:01 +01:00
Matthias Kuhn
7cce9b3eb9
Merge pull request #8472 from daniviga/rpm-gdal
[RPM] Add an explicit dependency for GDAL
2018-11-13 11:21:18 +01:00
lbartoletti
7b98302aba fix indent 2018-11-13 11:20:38 +01:00
Peter Petrik
45dc7fb91e fix userLoginName 2018-11-13 10:48:02 +01:00
Peter Petrik
0e413c04bc sipify 2018-11-13 10:48:02 +01:00
Peter Petrik
9f645c6bd2 cmake option for forcing static libs 2018-11-13 10:48:02 +01:00
Peter Petrik
79b4b48f8a ios only supports static libs 2018-11-13 10:48:02 +01:00
Peter Petrik
bddf8a817b minor tweaks for iOS build 2018-11-13 10:48:02 +01:00
Peter Petrik
7564276994 QPrinter is unavailable on some platforms 2018-11-13 10:48:02 +01:00
Peter Petrik
1559013270 support platforms that does not have QProcess support (iOS) 2018-11-13 10:48:02 +01:00
Peter Petrik
bfdb3ec489 Qt5SerialPort optional 2018-11-13 10:48:02 +01:00
Peter Petrik
3b97096202 fix spelling 2018-11-13 10:24:59 +01:00
Peter Petrik
b2ba38dfaf support for compilation on macos10.14, but running on macos10.13 or earlier 2018-11-13 10:24:59 +01:00
lbartoletti
03d53fb871 missing translations; add extension at save 2018-11-13 09:22:33 +01:00
Alessandro Pasotti
798155cc00
Merge pull request #8464 from elpaso/bugfix-20455-value-relation-multiple-rules
Emit valueChanged when a widget value changes as a consequence of ano…
2018-11-13 09:14:12 +01:00
lbartoletti
be2ac88643
Merge branch 'master' into extendMapTool 2018-11-13 09:04:56 +01:00
Martin Dobias
fde8a0366c Review/test fixes 2018-11-13 09:03:44 +01:00
lbartoletti
8b2331a40d Paul's review 2018-11-13 09:03:27 +01:00