Matthias Kuhn
973d3515d1
Avoid endless wait cursors
2017-07-30 21:51:22 +02:00
Harrissou Sant-anna
338b4c0621
Add catalog to spell_check
2017-07-02 22:28:50 +02:00
Harrissou Sant-anna
8d6af77287
Replace catalogue by catalog
2017-07-02 22:28:50 +02:00
Matthias Kuhn
a9d7630a69
Rename QgsPointV2 to QgsPoint and QgsPoint to QgsPointXY
...
Because 3D coordinates should be the default.
References https://github.com/qgis/qgis3.0_api/issues/36
2017-06-02 19:53:37 +02:00
Nyall Dawson
ba2fdf00ab
Rename some QgsProviderRegistry methods to clarify that they are factories
...
- provider() was renamed to createProvider()
- selectWidget() was renamed to createSelectionWidget()
- providerLibrary() was renamed to createProviderLibrary()
2017-05-06 12:28:06 +10:00
Tom Kralidis
c403994d02
[FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/FeatureServer layer integration ( fixes #16320 )
2017-04-03 12:22:59 -04:00
Tom Kralidis
d6433c5b4c
MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry
2017-04-03 08:01:18 -04:00
Juergen E. Fischer
8bea742216
fix flake8 warnings
2017-03-13 20:13:51 +01:00
Tom Kralidis
4d77431b98
MetaSearch: consolidate "Add WxS" buttons into single dropdown button
2017-03-09 12:35:06 -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
Tom Kralidis
6ce208c776
MetaSearch: minor fixes for QGIS 3 compat
2017-03-05 21:43:29 -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
f00a87cb8a
update translation strings
2017-03-05 10:21:24 +01:00
Juergen E. Fischer
a10c890383
More QgsSettings updates:
...
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip binding of QgsSettings.value()
* TODO: customization & evis
2017-03-04 02:37:59 +01:00
Denis Rouzaud
4c3968b9aa
more spelling fixes
2017-01-20 15:06:09 +01:00
Juergen E. Fischer
31df84aa6b
run 2to3 on source
2016-09-21 23:30:04 +02:00
Matthias Kuhn
9215fca239
Merge pull request #3481 from GeoCat/master
...
- Replaced use of deprecated QgsMapCanvas attribute "mapRenderer" by mapSettings
2016-09-13 21:09:04 +02:00
doublebyte1
7d4d9ab46c
- Replaced use of deprecated QgsMapCanvas attribute "mapRenderer" by mapSettings
2016-09-12 11:52:55 +02:00
Nyall Dawson
eba6101357
Fix broken python save/open dialogs under PyQt5
...
Will break stuff under PyQt4... oh well, better stuff working on Qt5
then Qt4
2016-09-05 11:41:49 +10:00
Denis Rouzaud
8071acd064
move PyQt compat folder to python/qgis
2016-04-29 14:10:26 +02:00
Juergen E. Fischer
4dc6321914
metasearch: switch to pyqt wrappers
2016-03-21 17:00:25 +01:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02:00
Matthias Kuhn
9fc1b48bf3
Replace str() with unicode() and some PEP 8
2015-08-16 20:58:43 +02:00
Tom Kralidis
519830e05e
[MetaSearch] add overwrite OWS connection naming setting and logic ( #12327 )
2015-03-19 17:50:30 -04:00
Tom Kralidis
ff52a0504e
[MetaSearch] allow for overwriting OWS connections, or assiging to serialized string
2015-03-16 11:03:26 -04:00
Tom Kralidis
5ab9103acf
[MetaSearch]: add error handling for paging workflows
2015-02-27 08:38:16 -05:00
Tom Kralidis
4b4fc6b187
[MetaSearch]: include version in window title
2015-02-27 07:35:10 -05:00
Tom Kralidis
ada01603cb
safeguard cases where the CSW record output is erroneous
2015-02-26 17:18:40 -05:00
Tom Kralidis
3deb211d14
MetaSearch: fix help link, pep8
2015-02-24 18:53:35 -05:00
Tom Kralidis
e04570cc89
prevent CSW connection names with "/" to be set
2015-02-23 10:40:23 -05:00
Juergen E. Fischer
956c155e8f
fix python pep8 warnings and fix some revealed errors
...
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
2015-02-01 20:46:47 +01:00
Tom Kralidis
78ff27f92e
merge MetaSearch into QGIS core
2014-12-17 17:45:22 -05:00
Tom Kralidis
af3418ac79
backport adjust pluralization
...
backport 83b88f67ab
2014-11-24 15:53:58 -05:00
Juergen E. Fischer
6583365892
fix metasearch typo (followup 5cb7d357)
2014-09-06 14:01:04 +02:00
Juergen E. Fischer
5cb7d357bb
fix metasearch syntax error
2014-09-06 13:59:01 +02:00
Tom Kralidis
3eb6e7ca3f
merge back ef0e7d09168d43b0529a1f819108a4741c7e9e75
2014-09-03 10:49:25 -04:00
Tom Kralidis
d6df3a93f3
update MetaSearch to 0.3.1
2014-09-03 08:43:11 -04:00
Juergen E. Fischer
9bbefeff00
metasearch: fix fsf address
2014-06-29 20:53:00 +02:00
Juergen E. Fischer
ef0e7d0916
metasearch: fix some self.tr calls
2014-06-20 09:58:53 +02:00
Juergen E. Fischer
48ed1cf5a2
metasearch: ignore proxy settings != HttpProxy
2014-05-17 22:02:07 +02:00
Tom Kralidis
c7a4002a92
add MetaSearch 0.2.0 ( https://github.com/geopython/MetaSearch/issues/53 )
2014-05-13 16:18:38 -04:00