Denis Rouzaud
0f032e5f2d
run pre-commit on all files
2024-11-29 15:38:02 +01:00
Björn
38e955291a
[metasearch] Fix load connections
2024-08-05 08:29:45 +10:00
Julien Cabieces
9d12ae8e6d
[PyQt6] Add scope for enums and get rid of PyQt5.XXX import
...
this has been done automatically with the following comand line
./scripts/3to4/3to4.py --only-qgis3-compatible-changes ./python/plugins/
./scripts/3to4/3to4.py --only-qgis3-compatible-changes ./tests/src/python/
2024-01-10 21:15:27 +10:00
Etienne Trimaille
3ebb5af1fb
Python - Upgrade metasearch to Python 3.7 minimum
2023-04-19 05:25:57 +10:00
Tom Kralidis
8a4341f76d
set catalog type from manage connections
2021-12-10 11:23:24 +10:00
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
Harrissou Sant-anna
c2577ec0fc
Full sentence should often begin by capitalized letter
...
and end by a full stop.
2017-10-27 01:46:08 +02:00
Harrissou Sant-anna
f5025cc668
Use a more appropriate dialog title for message boxes
...
and capitalise first letters
2017-10-27 01:43:26 +02:00
Harrissou Sant-anna
8d6af77287
Replace catalogue by catalog
2017-07-02 22:28:50 +02: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
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
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
Tom Kralidis
c7a4002a92
add MetaSearch 0.2.0 ( https://github.com/geopython/MetaSearch/issues/53 )
2014-05-13 16:18:38 -04:00