nirvn
5030121e8a
[FEATURE][native] Add badge count support for the linux platform
2018-09-07 08:32:32 +07:00
Nyall Dawson
1002824cc6
[metasearch] Minor UI updates to conform to HIG ( #7810 )
...
* [metasearch] Use QgsFilterLineEdit for keyword search box
* [metasearch] Remove version number from dialog title
This is no longer required now that the plugin is bundled with
QGIS - the version number now follows QGIS version numbering
* Capitalization, ellipsis
* [metasearch] Use a question messagebox
2018-09-06 20:49:57 -04:00
Etienne Trimaille
36f592cc4b
use QT tr macro in layer metadata
2018-09-07 09:38:25 +10:00
Etienne Trimaille
c65fe0e07c
do not display metadata related to spatial extent if the layer is not spatial
2018-09-07 09:38:25 +10:00
Nyall Dawson
da3907876e
Sipify
2018-09-07 09:36:54 +10:00
Juergen E. Fischer
a823046b5f
followup spelling fixes
2018-09-07 00:33:13 +02:00
luz.paz
0908daaa0e
Misc. typos
...
Found via `codespell -q 3 -I ../qgis-word-whitelist.txt --skip="*.ts,*.po,./scripts/spell_check"`
2018-09-07 00:30:54 +02:00
Denis Rouzaud
d6b2537e1e
do not transform project if current_version > transform.to ( #7807 )
...
* do nottransform project if current_version > transform.to
* use >=
2018-09-06 11:04:40 -04:00
Martin Dobias
1839daaa18
Merge pull request #7777 from PeterPetrik/mesh_vector_on_grid
...
[mesh] [feature] allow render vectors/arrows on the user-defined grid
2018-09-06 15:32:54 +02:00
Matthias Kuhn
e41680a9f5
Implement QgsFeatureSink in QgsFeaturePool
2018-09-06 12:56:06 +02:00
Matthias Kuhn
d361d9b729
Avoid detach
2018-09-06 12:38:20 +02:00
Matthias Kuhn
09cb22f9a0
Doxymentation
2018-09-06 12:37:10 +02:00
Matthias Kuhn
a061a631d2
Fetch all attributes as before
2018-09-06 12:26:33 +02:00
Matthias Kuhn
c55196c6bd
Refresh feature after update
2018-09-06 10:55:33 +02:00
Matthias Kuhn
35572283ae
Insert new features into index
2018-09-06 10:54:43 +02:00
Nyall Dawson
da670f9e63
Unit tests for CRS parameter wrapper
2018-09-06 18:11:24 +10:00
Nyall Dawson
88b324db26
[processing] Allow CRS parameters to be set to a direct QgsCoordinateReferenceSystem object
2018-09-06 18:11:24 +10:00
Nyall Dawson
f83b3ecc84
Show helper text in expression builder for CRS values in modeler
2018-09-06 18:11:24 +10:00
Nyall Dawson
7b85fd9961
Allow setting expression format help string for QgsExpressionLineEdit
2018-09-06 18:11:24 +10:00
Nyall Dawson
06d37fced4
[processing] Port CRS widget wrapper to c++ classes
2018-09-06 18:11:24 +10:00
Matthias Kuhn
d79d91160d
Merge pull request #7798 from m-kuhn/enableTravisWarnings
...
Re-enable travis checks for build warnings
2018-09-06 09:47:24 +02:00
Harrissou Sant-anna
4ce10fccf0
Fix some documentation formatting
2018-09-06 17:10:17 +10:00
Harrissou Sant-anna
f5bf15bed9
Update some documentation formatting
2018-09-06 17:10:17 +10:00
Matthias Kuhn
351eb5787d
Disable -Werror by default
2018-09-06 08:24:41 +02:00
Matthias Kuhn
80750ce85f
Fix build warning
2018-09-06 08:19:45 +02:00
nirvn
a84df1c452
[ui] layout icon for 3D map item
2018-09-06 13:12:15 +07:00
nirvn
90624f0d37
[ui] icon for add 3D map view action
2018-09-06 13:12:15 +07:00
Matthias Kuhn
0e89a3a67c
Use QgsReadWriteLocker
2018-09-06 07:46:51 +02:00
Matthias Kuhn
ba5cfc356d
Add RAII class QgsReadWriteLocker
2018-09-06 07:46:23 +02:00
Matthias Kuhn
a3416aa14f
Enable -Werror
2018-09-06 06:35:23 +02:00
Matthias Kuhn
75c9b069ee
Revert "Re-enable travis checks for build warnings"
...
This reverts commit 47b69c4801608ef20dabf7040ad39a480f6664e0.
2018-09-06 06:34:59 +02:00
Tom Kralidis
dd3bbf01ce
Merge pull request #7809 from nyalldawson/metasearch_local
...
[FEATURE][metasearch] Add FILE:GEO to known link types
2018-09-05 21:19:48 -04:00
Nyall Dawson
689126b18a
[FEATURE][metasearch] Add FILE:GEO to known link types
...
Adds GIS File link type to known link types, and for records with
a FILE:GEO link enables a new "Add GIS File" action. Clicking this
adds the linked GIS file to the current project.
2018-09-06 09:44:04 +10:00
Yuki
cedfaa7c16
fix hasYMax
variable
2018-09-06 06:52:23 +10:00
Nyall Dawson
30059e63d6
Fix freaking American (WRONG!!1!111!!) spelling conventions
2018-09-06 06:51:17 +10:00
Nyall Dawson
41e2892af7
[FEATURE] Style manager opens non-modally
...
Allows style manager dialog to be used alongside main QGIS window,
just like the layout manager.
2018-09-06 06:51:17 +10:00
Nyall Dawson
ca1c655ec6
Minor API improvements to QgsStyleManagerDialog
2018-09-06 06:51:17 +10:00
Nyall Dawson
0ed1628814
Modernize code
2018-09-06 06:51:17 +10:00
Nyall Dawson
fe3e494d61
QStringLiteral
2018-09-06 06:51:17 +10:00
Nyall Dawson
65e9cffb93
Add style manager icon to file toolbar
2018-09-06 06:51:17 +10:00
Denis Rouzaud
8fdcbdd36c
distinct files for QgsMapLayerStyle and QgsMapLayerStyleManager ( #7806 )
2018-09-05 22:28:38 +02:00
Chris Mayo
70a37bf981
Tidy installer_data.py and utils.py
...
- Fix unused and missing imports
- Only import configparser is needed for Python 3
- Unnecessary string u prefix for Python 3
- Comment typo
2018-09-06 05:56:09 +10:00
Etienne Trimaille
b2275df176
add missing text in processing parameter
2018-09-06 04:47:20 +10:00
Mathieu Pellerin
d952ba422e
[3d] Use layout item bg color as 3D scene bg color
2018-09-05 21:24:04 +07:00
Matthias Kuhn
cdc7d39a14
Refactor QgsFeaturePool
...
QgsFeaturePool is now an abstract baseclass, with a new inherited class QgsVectorDataProviderFeaturePool. This allows creating other subclasses, most notably a QgsVectorLayerFeaturePool subclass, that is able to also work on uncommitted features.
Critical calls to methods which are not threadsafe have been protected by executing them on the main thread.
2018-09-05 16:22:53 +02:00
Peter Petrik
20a5bce9a4
fix Martin Dobias review points
2018-09-05 16:13:35 +02:00
Matthias Kuhn
4b411e0d1a
Merge pull request #7793 from m-kuhn/vectorlayerinclude
...
Only include qgsvectorlayer.h where required
2018-09-05 15:49:23 +02:00
Matthias Kuhn
4445c3829c
Fix build warning
2018-09-05 14:59:33 +02:00
Matthias Kuhn
68d88a9a68
Show build warnings in code_layout test
2018-09-05 14:44:37 +02:00
Matthias Kuhn
5d7f54dd97
Remove unused variable
2018-09-05 14:33:55 +02:00