Nyall Dawson
94bef531f0
Merge pull request #4231 from nyalldawson/options
...
[FEATURE] Interface for plugins to embed pages in the options dialog
2017-03-09 08:18:18 +10:00
Nyall Dawson
95040c1b42
Follow up addition of new units
2017-03-09 06:46:53 +10:00
Nyall Dawson
9fd7555db3
Merge pull request #4213 from m-kuhn/formatDistanceAreaNew
...
Modularize distance and area formatting
2017-03-09 05:22:08 +10:00
Matthias Kuhn
8b2180f379
Unit tests for mm/cm units
2017-03-08 11:37:20 +01:00
Matthias Kuhn
91da1f5817
[feature] Add support for square centimeters / square millimeter units
...
Note for documentation writers, centimers / millimeters support has been
added as well in a previous commit.
2017-03-08 11:36:28 +01:00
Matthias Kuhn
56163e2810
Modularize distance and area formatting
2017-03-08 11:36:28 +01:00
Matthias Kuhn
2c82db5040
[travis] Fold segfault messages
2017-03-08 11:36:27 +01:00
Nyall Dawson
e0979046a4
Merge pull request #4233 from myarjunar/test-toMapPixel
...
add unit test for toMapPoint function
2017-03-08 20:11:24 +10:00
Nyall Dawson
5e6d540bbc
Refactor out canvas initializing to project settings
2017-03-08 16:56:05 +10:00
Nyall Dawson
3210fcc14f
Fix potential crash on destroying QgsMapCanvas
...
If an active job is rendering when a map canvas is destroyed
then the canvas can crash
2017-03-08 16:56:05 +10:00
Nyall Dawson
3f1cd69e8c
Qt5 connects
2017-03-08 16:56:05 +10:00
Nyall Dawson
ff6e05c778
Fix annotations not always positioned in reprojected maps correctly
2017-03-08 16:56:05 +10:00
Nyall Dawson
c9f6e11c73
Clear cache when setting layer style overrides for canvas
...
Since old cache images no longer apply
2017-03-08 16:56:05 +10:00
Nyall Dawson
74381b85fa
Add signal when a map theme changes, add tests
2017-03-08 16:56:05 +10:00
myarjunar
7e546c0382
add unit test for toMapPoint function
2017-03-08 12:07:20 +07:00
Larry Shaffer
72cc2ee988
Remove macOS standalone browser icon install
...
[ci skip]
2017-03-07 17:06:32 -07:00
Sandro Mani
33d6b51bea
Merge pull request #4232 from manisandro/geomchecker
...
Geometry checker: Add self-contact check
2017-03-07 19:39:49 +01:00
Sandro Mani
db138ff8bc
[Geometry checker] Fix duplicate code in QgsGeometrySelfIntersectionCheckError::isEqual
...
These checks are already performed by QgsGeometryCheckError::isEqual
2017-03-07 19:08:26 +01:00
Sandro Mani
cad9e469bb
[Geometry checker] Add self-contact check
2017-03-07 19:08:26 +01:00
Tom Kralidis
97545901ca
Merge pull request #4228 from tomkralidis/metasearch-http-basicauth
...
add support for HTTP Basic authentication
2017-03-07 07:13:04 -05:00
Tom Kralidis
d672361597
add support for HTTP Basic authentication ( http://hub.qgis.org/issues/16298 )
2017-03-07 06:56:07 -05:00
Denis Rouzaud
e23dcc8fef
[spell check] avoid multiple replace by adding prev and next char to sed replace command
2017-03-07 11:20:48 +01:00
Denis Rouzaud
e7ea37dbb6
Revert "spell check: replace only words"
...
This reverts commit 0d7f697572e646500e002b53053cea0a1c201fd9.
2017-03-07 09:55:13 +01:00
Juergen E. Fischer
0d7f697572
spell check: replace only words
2017-03-07 09:43:47 +01:00
Nyall Dawson
9f23dd2414
[NEEDS-DOCS][processing] Move configuration to qgis options dialog
2017-03-07 18:12:44 +10:00
Nyall Dawson
2d807f5405
[FEATURE] Interface for plugins to embed pages in the options dialog
...
Allows plugins to embed their options into the standard options
dialog, instead of implementing their own config dialog and having
to have extra menu items just for those...
2017-03-07 18:12:44 +10:00
Nyall Dawson
cc0007c380
Use a checkbox instead of tree item for "no projection" option
...
Makes this option more visible and easier to associate with the
old "OTF off" option
2017-03-07 10:33:25 +10:00
Matthias Kuhn
7dbe4943d6
Notify about QgsProject::crs changes
2017-03-06 18:06:11 +01:00
Matthias Kuhn
c1ede008ea
[Feature] Path prefix for attachment widget can be defined by expression
2017-03-06 16:30:02 +01:00
Matthias Kuhn
ac53a3d569
[Feature] Conditional styles for relation reference widget
2017-03-06 13:02:16 +01:00
Matthias Kuhn
53a60673fe
Qt5 connections
2017-03-06 13:02:16 +01:00
Denis Rouzaud
a188cee0d6
fix typo
2017-03-06 11:44:20 +01:00
Juergen E. Fischer
09f83c266c
spelling fix
2017-03-06 11:08:04 +01:00
Juergen E. Fischer
0d76dff305
spelling fixes
2017-03-06 11:03:28 +01:00
Alessandro Pasotti
99f859e2ac
QgsSettings: removed lower(), now it's case sensistive
2017-03-06 10:51:54 +01:00
rldhont
9bb7681b86
Merge pull request #4124 from pblottiere/security
...
add unit tests for sql injection
2017-03-06 08:55:08 +01:00
Tom Kralidis
b9a0ba1e28
Merge pull request #4226 from tomkralidis/metasearch-fixes-master
...
MetaSearch: minor fixes for QGIS 3 compat
2017-03-05 21:57:28 -05:00
Tom Kralidis
6ce208c776
MetaSearch: minor fixes for QGIS 3 compat
2017-03-05 21:43:29 -05:00
Nathan Woodrow
c2b365c70e
[FEATURE] Add system tray notifcation for finished tasks.
...
Should work on all platforms and only shows when application is hidden.
2017-03-06 09:31:42 +10:00
Matthias Kuhn
5fd933e7e5
[travis] Fold successful tests and some noise
2017-03-05 20:12:40 +01:00
Matthias Kuhn
633c258def
[travis] Less noise when downloading deps
2017-03-05 20:12:40 +01:00
Tom Kralidis
ee984c57eb
[MetaSearch] update release vresion
2017-03-05 08:45:39 -05:00
Tom Kralidis
7886454c13
Merge pull request #4224 from tomkralidis/metasearch-fixes-master
...
Metasearch fixes master
2017-03-05 08:04:56 -05:00
Tom Kralidis
6822d6b1d0
MetaSearch: fix help URL ( http://hub.qgis.org/issues/16176 )
2017-03-05 07:42:27 -05:00
Tom Kralidis
19e60158b4
MetaSearch: clean OWS URL when adding from search ( http://hub.qgis.org/issues/16261 )
2017-03-05 07:41:17 -05:00
Juergen E. Fischer
5a962e8d4e
translation string fixes
2017-03-05 11:37:57 +01:00
Juergen E. Fischer
c77172ed3d
fix more flake8 warnings
2017-03-05 10:21:24 +01:00
Juergen E. Fischer
f00a87cb8a
update translation strings
2017-03-05 10:21:24 +01:00
Nyall Dawson
5a543e44de
Merge pull request #4209 from nyalldawson/postgres_queue_size2
...
Dynamically adjust postgres feature queue size
2017-03-05 14:01:35 +10:00
Nyall Dawson
9a747de6db
Merge pull request #4164 from nyalldawson/cache_upgrade
...
Improvements to attribute table performance
2017-03-05 13:00:58 +10:00