Tom Kralidis
6d8ec08223
keep default connection list format for backward compat
2021-12-10 11:23:24 +10:00
Tom Kralidis
082cf9e756
[MetaSearch] support OGC API - Records in default connections ( #46336 )
2021-12-10 11:23:24 +10:00
Tom Kralidis
e3a179680f
add support for OGC API - Records
2021-08-23 15:58:50 -04:00
Nyall Dawson
b6a7a10703
Fix some more python formatting issues, remove more flake exceptions
2020-05-11 11:41:50 +10:00
Nyall Dawson
538946ad08
Avoid deprecation warning from third party module
...
Fixes #31391
2019-08-26 06:25:46 +10:00
Harrissou Sant-anna
352423e443
Update help Url for Core plugins in official doc
2019-06-10 08:24:55 +10:00
Nyall Dawson
f5a3485eae
Fix some Python warnings, avoid accidently hiding all deprecation warnings
2019-03-28 11:47:23 +10:00
Matthias Kuhn
312473c4dd
Update python/plugins/MetaSearch/util.py
...
Co-Authored-By: Gustry <gustrimaille@yahoo.fr>
2019-03-10 06:34:10 -04:00
Etienne Trimaille
2076ca4fe0
replace some PyQt5 to qgis.PyQt
2019-03-09 22:45:51 -04: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
Nyall Dawson
c0d9528090
Silence python warnings from 3rd party libraries on startup
2018-05-22 06:02:55 +10:00
Mario Baranzini
78af413dcc
Remove python future compatibility layer
2017-08-07 10:27:15 +02:00
Tom Kralidis
6ce208c776
MetaSearch: minor fixes for QGIS 3 compat
2017-03-05 21:43:29 -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
f00a87cb8a
update translation strings
2017-03-05 10:21:24 +01:00
Juergen E. Fischer
ecc5bb508e
pep8/pyflakes3 cleanups
2017-03-04 02:38:15 +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
Mathieu Pellerin
eefeef573d
fix a couple of python warnings ( #3526 )
2016-09-23 07:36:05 +02:00
Juergen E. Fischer
31df84aa6b
run 2to3 on source
2016-09-21 23:30:04 +02:00
Matthias Kuhn
bb79d13e82
Remove deprecated Qgis::WKBType and API cleanup ( #3325 )
...
* Remove deprecated Qgis::WKBType and API cleanup
Renames QgsWKBTypes to QgsWkbTypes
Replaces usage of the enums:
* Qgis::WKBType with QgsWkbTypes::Type
* Qgis::GeometryType with QgsWkbTypes::GeometryType
Their values should be forward compatible (a fact that was already
explited up to now by casting between the types)
Renames some SSLxxx to SslXxx and URIxxx to UriXxx
* Fix build warnings and simplify type handling
* Add a fixer to rewrite imports
* The forgotten rebase conflictThe forgotten rebase conflicts
* QgsDataSourcURI > QgsDataSourceUri
* QgsWKBTypes > QgsWkbTypes
* Qgis.WKBGeom > QgsWkbTypes.Geom
* Further python fixes
* Guess what... Qgis::wkbDimensions != QgsWkbTypes::wkbDimensions
* Fix tests
* Python 3 updates
* [travis] pull request caching cannot be disabled
so at least use it in r/w mode
* Fix python3 print in plugins
2016-08-04 09:10:08 +02:00
Nyall Dawson
1a2231f10c
Rename QGis class to Qgis, for capitalisation consistency
2016-07-21 22:01:38 +10:00
Denis Rouzaud
8071acd064
move PyQt compat folder to python/qgis
2016-04-29 14:10:26 +02:00
Tom Kralidis
26ebc83681
[MetaSearch] fix version referencing
2016-03-31 11:13:18 -04:00
Juergen E. Fischer
4dc6321914
metasearch: switch to pyqt wrappers
2016-03-21 17:00:25 +01:00
Nyall Dawson
8a9009d83b
Avoid python PendingDeprecationWarning on startup
2015-09-28 20:29:43 +10:00
Juergen E. Fischer
b39055b39c
indentation update (now including autopep8)
2015-08-22 14:29:41 +02: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
e0acd90d0d
only check connections XML if file can be parsed
2015-02-27 07:34:28 -05:00
Tom Kralidis
3deb211d14
MetaSearch: fix help link, pep8
2015-02-24 18:53:35 -05:00
Tom Kralidis
9798c92e49
MetaSearch: fix help link
2015-02-24 18:49:22 -05: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
Tom Kralidis
c7a4002a92
add MetaSearch 0.2.0 ( https://github.com/geopython/MetaSearch/issues/53 )
2014-05-13 16:18:38 -04:00