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 |
|