31948 Commits

Author SHA1 Message Date
Matthias Kuhn
e6939b8aee Merge pull request #2921 from m-kuhn/py33
Python 3.3 and future
2016-03-22 11:12:57 +01:00
Juergen E. Fischer
5fb64bd4a6 fix installation of PyQt.uic wrapper 2016-03-22 09:47:14 +01:00
Stéphane Brunner
1f9f133e4d Add way to regenerate the list 2016-03-22 09:29:01 +01:00
Stéphane Brunner
3b4a250c64 Ignore None signature 2016-03-22 09:29:01 +01:00
Stéphane Brunner
aa68834156 Change acceptable missing doxygen from count to list
To have only the concerned members in the errors
2016-03-22 09:29:01 +01:00
Stéphane Brunner
ae6bdb9183 Remove no more needed acceptable values in test_qgssipcoverage.py 2016-03-22 09:28:40 +01:00
Maximilian Krambach
9bc9e6b36b identation 2016-03-22 09:22:22 +01:00
Matthias Kuhn
45a364eb2b Mangle travis osx python path 2016-03-22 09:17:16 +01:00
Matthias Kuhn
6b098b7abb Specify python version for test python interpreter 2016-03-22 09:17:16 +01:00
Matthias Kuhn
02c5637155 py2/py3 compat patches 2016-03-22 09:17:16 +01:00
Matthias Kuhn
83d729c0fb Switch to python 3.3 and new binary osgeo4travis 2016-03-22 08:49:44 +01:00
Matthias Kuhn
921835f200 Reduce test timeout to 60 seconds 2016-03-22 08:34:45 +01:00
Matthias Kuhn
fee3197a7c Sort Qt5 test blacklist 2016-03-22 08:25:16 +01:00
Juergen E. Fischer
00f8eff034 update_ts.sh: pulling doesn't require a build directory 2016-03-22 02:44:21 +01:00
Septen
12aedac622 (ref #14469).Added search feature for Processing options.
* Added possibility to search within Processing options,
  either for providers or provider nodes.
2016-03-22 02:36:25 +03:00
Septen
d312be9f18 (ref #12580).ParameterMultipleInput:allow to define min number of
inputs.
2016-03-22 02:35:03 +03:00
Maximilian Krambach
c445828f9e changed check for validity from isGeosValid() to validateGeometry() in dissolve.py 2016-03-21 21:30:23 +01:00
Even Rouault
a5ab9d22ac Add another missing SQLITE3_INCLUDE_DIR 2016-03-21 18:42:46 +01:00
Even Rouault
9fcc246cf7 Add missing SQLITE3_INCLUDE_DIR in a few components
Those components depend on sqlite3.h, but fails to add
explictly its paths, relying on it to be present in the other used
included paths, which may be not always the case in some setups.

This is a follow-up of 455a473a287ef278bbd7d91d13313cf43710c1da on
a clean build.
2016-03-21 18:36:51 +01:00
Juergen E. Fischer
53d40e893c travis: disable fcgi and server on osx (fastcgi.com apparently gone) 2016-03-21 17:51:38 +01:00
Juergen E. Fischer
271750fd53 switch bindings to pyqt wrappers 2016-03-21 17:00:26 +01:00
Juergen E. Fischer
f41304637c switch tests to pyqt wrappers 2016-03-21 17:00:26 +01:00
Juergen E. Fischer
719182fe3a scripts/widgets_tree.py: switch to PyQt wrappers and reformat 2016-03-21 17:00:26 +01:00
Juergen E. Fischer
93aedcd14d scripts/mkuidefaults.py: switch to PyQt wrappers and reformat 2016-03-21 17:00:26 +01:00
Juergen E. Fischer
06f995316e plugin installer: switch to pyqt wrappers 2016-03-21 17:00:25 +01:00
Juergen E. Fischer
4dc6321914 metasearch: switch to pyqt wrappers 2016-03-21 17:00:25 +01:00
Juergen E. Fischer
885d0ec993 python console: switch to pyqt wrappers and new style signals, flake8 fixes, show exceptions in console also with pyqt5 2016-03-21 17:00:25 +01:00
Juergen E. Fischer
2526d3e3c8 processing: switch to pyqt wrappers, flake8 fixes 2016-03-21 17:00:25 +01:00
Juergen E. Fischer
9db908ccbc GdalTools: new style signals 2016-03-21 17:00:24 +01:00
Juergen E. Fischer
c55f8b73f0 db_manager: cleanups 2016-03-21 17:00:24 +01:00
Juergen E. Fischer
d25c253d87 2to3:
* add fixes
* pyqt fixer: include some QtSql symbols and remove imports
  which only symbol was removed (eg. SIGNAL)
2016-03-21 16:59:30 +01:00
Juergen E. Fischer
d161612bd2 [FEATURE] oracle provider: basic support for Oracle Workspace Manager
(switches to a given workspace on connect)
2016-03-21 16:38:34 +01:00
Juergen E. Fischer
fb9d60d7c6 2to3: add fixes 2016-03-20 16:31:05 +01:00
Juergen E. Fischer
b5c4d28eba build context help and expression help in build directory and still include it in translations 2016-03-20 16:31:05 +01:00
Juergen E. Fischer
5769f3b861 fix warnings 2016-03-20 16:31:05 +01:00
Matthias Kuhn
bd3fd748f1 Merge pull request #2863 from pvalsecc/minMaxScale
Add check to make sure minScale<=maxScale.
2016-03-20 10:53:43 +01:00
Alexander Bruy
a3c76c617a [processing] activate GRASS 7 by default and disable GRASS 6 2016-03-20 08:42:13 +02:00
Alexander Bruy
8afd1103c1 don't duplicate Menus entry in settings 2016-03-20 08:41:27 +02:00
Médéric RIBREUX
eb186c4928 Remove merge conflict on r.cost algorithms 2016-03-19 10:05:24 +01:00
Matthias Kuhn
76296c82e7 Don't crash when some shortcuts can't be loaded
Fix #14528
2016-03-19 09:36:41 +01:00
Juergen E. Fischer
f3fe6beefc add missed file (followup a17ed10) 2016-03-19 02:35:50 +01:00
Juergen E. Fischer
a22e9d462a fix PyQt.uic for use in processing 2016-03-19 02:14:38 +01:00
Juergen E. Fischer
a17ed10b65 fix vector menu creation on qt5 2016-03-19 02:12:12 +01:00
Juergen E. Fischer
71429be7a2 crssync: skip more crses that cannot be copied 2016-03-19 01:59:39 +01:00
Juergen E. Fischer
2cc83ff30f port sqldrivers ocispatial and qspatialite to qt5 2016-03-19 01:42:22 +01:00
Anita Graser
5902f0e1bd renamed algorithm_tests.yaml 2016-03-18 22:16:55 +01:00
Juergen E. Fischer
044379b758 use link to release branch in about box for exported sources (fixeds #14525) 2016-03-18 17:13:26 +01:00
volaya
6c1201cf13 Merge pull request #2901 from bartnv/fix-iterating-import
[processing] Fix extension removal in exportVectorLayer
2016-03-18 14:27:23 +01:00
volaya
2942ce576b Merge pull request #2904 from medspx/processing_vector_bunch
[Processing] GRASS7 complete v.* algorithms (implements Redmine #5725)
2016-03-18 14:20:13 +01:00
volaya
839db0a505 Merge pull request #2871 from NaturalGIS/processing_fix_grass7_detection_osx
processing fix GRASS7 detection on osx: courtesy Martin Laloux
2016-03-18 14:17:07 +01:00