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
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