52112 Commits

Author SHA1 Message Date
Denis Rouzaud
7213b0c119 fix docker tag for cosmic 2018-11-17 16:27:02 +01:00
Denis Rouzaud
0c27556b16 add Qt53D include dir 2018-11-17 14:34:54 +01:00
Alessandro Pasotti
fb1d670b71
Merge pull request #8475 from elpaso/docker-testing-env
Added QGIS testing environment to dockers
2018-11-17 10:33:20 +01:00
Denis Rouzaud
d77d832ac5
Merge pull request #8499 from qgis/multi-docker-yaml
build docker images baed on cosmic and bionic
2018-11-17 08:45:03 +01:00
Denis Rouzaud
dfa69b5b78 add Qt5 3D extras paths 2018-11-16 22:32:25 +01:00
Denis Rouzaud
06e139eb32 fix global env var 2018-11-16 22:01:44 +01:00
Denis Rouzaud
d131a57c97 remove left over 2018-11-16 22:01:44 +01:00
Denis Rouzaud
cb00a2a537 enable dual builds BIONIC/COSMIC for images 2018-11-16 22:01:44 +01:00
Denis Rouzaud
51e767265d [docker] simpler configuration to provide different build options 2018-11-16 22:01:44 +01:00
Matthias Kuhn
6a9db5a1c9 Produce multiple docker images 2018-11-16 22:01:44 +01:00
Matthias Kuhn
1ef04d7ab2
Merge pull request #8496 from m-kuhn/coordinateUtilsFunctions
Expose QgsCoordinateUtils functions via Q_INVOKABLE
2018-11-16 14:41:29 +01:00
Matthias Kuhn
236328fbd4
Make code_layout test happy 2018-11-16 14:03:37 +01:00
Matthias Kuhn
06b5d7b318
Less usage of QgsProject::instance 2018-11-16 12:41:44 +01:00
Matthias Kuhn
98781da6b0
Make QgsCoordinateUtils functions Q_INVOKABLE 2018-11-16 12:39:42 +01:00
Blottiere Paul
0a42a101c4
Merge pull request #8063 from tudorbarascu/test_server
test server rendering debian buster bug
2018-11-16 08:28:28 +00:00
Matthias Kuhn
438a1daf6a
Merge pull request #8442 from signedav/textfield_null
Range widget: Remove null representator during editing
2018-11-16 09:03:13 +01:00
Tudor Bărăscu
2cf8f74c71 test server rendering debian buster bug #18988 2018-11-16 08:49:55 +02:00
Nyall Dawson
30692fa9a3 Implement Open in Terminal for windows 2018-11-16 05:24:50 +10:00
Nyall Dawson
326a74f0a6 Fix some incorrect icon sizes 2018-11-16 05:24:50 +10:00
Matthias Kuhn
b0854fe893
Merge pull request #8487 from daniviga/rpm-exiv2
[RPM] Add exiv2-devel to build requirements
2018-11-15 16:15:42 +01:00
Daniele Viganò
d0bc67c5f0
Update documentation related to Fedora 2018-11-15 15:07:38 +01:00
Daniele Viganò
cd0123ea0e
[RPM] Add exiv2-devel to build requirements 2018-11-15 15:00:33 +01:00
Denis Rouzaud
112e9d7ac7
Update .docker/qgis.dockerfile
Co-Authored-By: elpaso <elpaso@itopen.it>
2018-11-15 08:31:58 +01:00
nirvn
767e9a5103 Add missing north arrow decoration icon & improve grid icon 2018-11-15 12:42:40 +07:00
nirvn
f342f1c9c7 Remove one use of QStringLiteral in the copyright decoration 2018-11-15 12:42:40 +07:00
nirvn
0b19aab50e Improve a few decoration dialog .ui files 2018-11-15 12:42:40 +07:00
nirvn
1e29878df5 Use auto geometry restore for decoration dialogs 2018-11-15 12:42:40 +07:00
nirvn
6fa882088f Improve capitalization of decoration dialogs 2018-11-15 12:42:40 +07:00
nirvn
58795aa689 Address title decoration review comments 2018-11-15 10:44:42 +07:00
nirvn
8027c90641 Dedicated title decoration icon 2018-11-15 10:44:42 +07:00
nirvn
bba29e4486 [FEATURE] Top/bottom centering placement for decoration items
The centered placement is implemented for:
- Title decoration
- Copyright decoration
2018-11-15 10:44:42 +07:00
nirvn
95f69c5de3 [FEATURE] Title label decoration 2018-11-15 10:44:42 +07:00
Nyall Dawson
3eabce527c Add some icons for browser directory actions 2018-11-15 08:55:11 +10:00
Nyall Dawson
561d90c9d9 [FEATURE] Add native platform interface for opening a terminal window at
a specified path

And implement for Linux.

Add a new context menu entry to directories in browser to open a
terminal window at that directory on supported platforms
2018-11-15 08:55:11 +10:00
Denis Rouzaud
22772ea5c9
Merge pull request #8483 from 3nids/test_definition
remove definition of ENABLE_TEST in CMake
2018-11-14 23:18:03 +01:00
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
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