lbartoletti
792546c45f
fix license
2018-11-19 07:25:54 +01:00
lbartoletti
2cfb0b539e
Denis' review
2018-11-19 07:25:04 +01:00
lbartoletti
f0396b990d
fix enum
2018-11-15 13:34:15 +01:00
lbartoletti
fc8f88efe1
override default destructor
2018-11-15 13:15:03 +01:00
lbartoletti
c292e69e49
Merge branch 'master' into extendMapTool
2018-11-15 11:37:26 +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
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
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
lbartoletti
574a57f2e4
Merge branch 'extendMapTool' of github.com:lbartoletti/QGIS into extendMapTool
2018-11-13 13:39:56 +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
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
lbartoletti
a8f865917e
Nyall's review
2018-11-13 09:03:26 +01:00