Nyall Dawson
58f64bb4af
Merge pull request #5276 from nyalldawson/build_dep
...
Update some Windows build instructions
2017-10-03 10:21:46 +10:00
Juergen E. Fischer
f3a4a6b2ec
debian packaging: add 3d for sid and artful
2017-10-02 23:58:37 +02:00
Martin Dobias
68bb68d176
[FEATURE] QGIS 3D (pull request #5203 )
2017-10-02 23:02:37 +02:00
Matthias Kuhn
143c4bf677
Merge pull request #5275 from daniviga/qgis3-rpm
...
Initial RPM sources update for QGIS3
2017-10-02 16:16:15 +02:00
Alessandro Pasotti
2fa68110e3
Merge pull request #5279 from boundlessgeo/auth_widget_signals
...
[auth] Use explicit signal connections in auth settings widget
2017-10-02 14:03:29 +02:00
Alessandro Pasotti
feeec8e0bf
[auth] Use explicit signal connections
2017-10-02 12:26:15 +02:00
Matthias Kuhn
11eb9cfe57
Show actions menu in feature form
...
Fix #16889
2017-10-02 09:44:50 +02:00
Mathieu Pellerin
471204dd4d
[style dock] fix wrong label settings when switching layers
...
(fixes #17029 )
2017-10-02 14:19:58 +07:00
Alessandro Pasotti
5bdb605fda
Merge pull request #5270 from boundlessgeo/auth_widget2
...
[auth][needs-docs] Authentication widget
2017-10-02 09:18:00 +02:00
Daniele Viganò
524c7915e8
Update qgis-mime.xml for RPM, replace wrong ext in buildrpms.sh
2017-10-02 09:12:34 +02:00
Daniele Viganò
3caf61a896
Force vim syntax in rpm/qgis.spec.template
2017-10-02 08:55:21 +02:00
Matthias Kuhn
65bade9d05
Typo fix
2017-10-02 08:52:09 +02:00
Matthias Kuhn
f781b4f4b5
Add missing break
2017-10-02 08:52:09 +02:00
Blottiere Paul
60fd763621
Merge pull request #5157 from pblottiere/server_bugfix_ogc_invalid_querylayers
...
[server][bugfix] Fix OGC test getfeatureinfo:invalid-query_layers
2017-10-02 04:37:35 +01:00
Nyall Dawson
d1018cbe2b
Merge pull request #5268 from nyalldawson/flash2
...
[FEATURE] Flash features
2017-10-02 11:33:02 +10:00
Nyall Dawson
2326334cb3
Update INSTALL
2017-10-02 11:30:12 +10:00
Nyall Dawson
4330120223
Update references to Qt4 in msys build instructions to Qt5
...
(untested)
2017-10-02 11:21:49 +10:00
Nyall Dawson
078d68fb7f
Update ancient cmake download link
2017-10-02 11:19:23 +10:00
Nyall Dawson
6e14917a3a
Explicitly mention that Python3 is a compulsory build dependancy
2017-10-02 11:17:25 +10:00
Nyall Dawson
93a5a84967
Add python3-six to windows build deps
...
It's required for building the expression context help
2017-10-02 11:14:47 +10:00
Nyall Dawson
d922b5540e
Fix some gcc build warnings
2017-10-02 10:56:47 +10:00
Nyall Dawson
d22bfca939
Avoid some unnecessary build warnings when WITH_BINDINGS is off
2017-10-02 10:56:28 +10:00
Nyall Dawson
5b6f02ecde
Refine flash features API
...
Use a QgsCoordinateReferenceSystem object instead of
QgsVectorLayer to make API more flexible
2017-10-02 10:28:07 +10:00
Nyall Dawson
dfe0cbafad
Use a clone of the renderer for attribute table model
...
Fixes potential crash
2017-10-02 09:52:18 +10:00
Nyall Dawson
a874faf6a3
Fix rubber band doesn't like geometries with Z/M
2017-10-02 09:52:18 +10:00
Nyall Dawson
fc844c66d4
More efficient canvas features flash
2017-10-02 09:52:18 +10:00
Nyall Dawson
e54ea73e0b
Make rubber band creation a bit more efficient (avoid multiple transform creation)
2017-10-02 09:52:18 +10:00
Nyall Dawson
3e9fa726ed
[FEATURE] Flash features in canvas
...
This adds:
- API call to QgsMapCanvas to flash a set of features
- A right click menu option in the attribute table to flash
the clicked feature
- An option in the Search by Form dialog to flash matching
features
When triggered, the features flash allowing easy identification
without having to alter the current selection or map extent
2017-10-02 09:52:18 +10:00
Nyall Dawson
4374c6e475
Fix incorrect draw stacking when drawing rubber bands with
...
secondary lines enabled
2017-10-02 09:52:18 +10:00
Daniele Viganò
c51c05762d
Update links to issues in qgis.spec.template
2017-10-01 23:53:46 +02:00
Daniele Viganò
15e5419a74
Initial RPM sources update for QGIS3
2017-10-01 23:41:47 +02:00
Martin Dobias
d46c440110
Downgrade "Super 3D Map Widget" to plain, average, ordinary "3D Map" widget
2017-10-01 21:37:18 +02:00
Martin Dobias
0951ff7ee3
Fix crash in tessellation (polygon 3D symbol) for touching rings
2017-10-01 21:33:04 +02:00
Juergen E. Fischer
df71901a32
fix windows build
2017-10-01 01:09:50 +02:00
Nyall Dawson
92af1dacaf
Replace default constructors/destructors with = default
2017-10-01 06:52:14 +10:00
Martin Dobias
8dc70b479e
Add copyright headers + few bits from review + fixing sip updates
2017-09-30 13:39:54 +02:00
Martin Dobias
ae3b3ecf5e
Introduced Shape enum for 3D point symbols (from Nyall's review)
2017-09-30 12:21:20 +02:00
Martin Dobias
982cfef067
Turn QDoubleSpinBox widgets into QgsDoubleSpingBox (from Nyall's review)
2017-09-30 11:41:45 +02:00
Martin Dobias
518dd17699
Address comments from Nyall's code review
2017-09-30 11:35:34 +02:00
Alessandro Pasotti
e4a4d3d191
[auth] Sipify
2017-09-30 09:49:35 +02:00
Alessandro Pasotti
e33ff0609b
[auth] Renamed class to QgsAuthSettingsWidget
2017-09-30 08:59:07 +02:00
Alessandro Pasotti
e9b2eeedf4
[auth] Restore configurations active tab at start
2017-09-29 22:47:44 +02:00
Alessandro Pasotti
ad2b58a567
[auth] Added \since QGIS 3
2017-09-29 22:47:04 +02:00
Alessandro Pasotti
0ec1743599
[auth] New icons for the config selector widget
2017-09-29 18:11:55 +02:00
Matthias Kuhn
08cb2d78d3
[FEATURE] Default values on update
...
Add an option to add default values on update of attributes or geometry.
This can be seen as a "derived value" that will be saved to the database
(like area of a polygon) or as a means to track last_modified dates etc.
See #5218
2017-09-29 17:55:02 +02:00
Matthias Kuhn
e0cdb18ec1
Fix indentation
2017-09-29 17:52:34 +02:00
Matthias Kuhn
2fbb6f09cc
Avoid recursion in apply on update default values
2017-09-29 17:52:34 +02:00
Matthias Kuhn
cf77ffe85b
Config interface for apply on update default values
2017-09-29 17:52:33 +02:00
Matthias Kuhn
89289598fe
Doxygen
2017-09-29 17:52:33 +02:00
Matthias Kuhn
e025011799
Make Mr. Travis happy
2017-09-29 17:52:33 +02:00