31690 Commits

Author SHA1 Message Date
Maximilian Krambach
c445828f9e changed check for validity from isGeosValid() to validateGeometry() in dissolve.py 2016-03-21 21:30:23 +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
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
volaya
1fdd177c81 [processing] do not search text in short help when filtering in toolbox
This should fix problems with slow and unresponsive filtering
2016-03-18 13:06:45 +01:00
Patrick Valsecchi
4f18701d31 Add check to make sure minScale<=maxScale.
Those two fields are present in the vector layer properties. It
was possible to set a minScale bigger than the maxScale.
Now, the maxScale is forced to minScale if the user tries to
set it to a lower value.
2016-03-18 08:12:16 +01:00
Matthias Kuhn
a1243d58cb Merge pull request #2924 from nyalldawson/qt5_fix
Fix compilation on Qt5 versions < 5.5
2016-03-18 07:59:51 +01:00
Nyall Dawson
68f0e832ec Add qt5 test masks for compositions tests 2016-03-18 16:32:44 +11:00
Nyall Dawson
6b4f60970d Add masks for qt5 and enable atlas test 2016-03-18 16:32:44 +11:00
Nyall Dawson
da635d4069 Fix parsing of #rrggbbaa colors under Qt5 2016-03-18 16:32:44 +11:00
Nyall Dawson
6ea736805d Fix compilation on Qt5 < 5.5 2016-03-18 12:13:04 +11:00
Nyall Dawson
81d4d086d6 Merge pull request #2862 from nyalldawson/server_test_gdal
Fix PyQgsServer test on GDAL >= 2.0 and fix handling of longlong types
2016-03-18 09:12:51 +11:00
Matthias Kuhn
cc650f9370 Disable watchDog when plugin was loaded successfully 2016-03-17 15:10:26 +01:00
Matthias Kuhn
adc811ca98 Fix subform for relations are not shown
Followup 3fd3dae
Fix #14515
2016-03-17 14:24:20 +01:00
Matthias Kuhn
9e6866edb2 Merge pull request #2920 from bstroebl/testEliminate
[processing] Tests for eliminate
2016-03-17 13:16:08 +01:00
Juergen E. Fischer
09f6b918a5 * fix pyuic wrapper on windows
* fix PyQt wrapper installation on precise
2016-03-17 02:23:16 +01:00
Nyall Dawson
5c3c99cb3c Fix failing mssql provider test 2016-03-17 09:44:43 +11:00
Nyall Dawson
a0aba9865a Cleanup editor widget config dialogs
- Standardise capitalization
- Add external resource config to a scroll area, otherwise options may
be hidden
- Add clarification to classification widget description that it only
is available if categorized renderer set
- Improve appearence of layouts so all widgets are left aligned
2016-03-17 09:42:28 +11:00
Bernhard Ströbl
cd267b066c [processing] change field access 2016-03-16 16:34:56 +01:00
Matthias Kuhn
87e6ec0bce UI consistency "Rendering order..." to "Symbol levels..." 2016-03-16 15:25:07 +01:00
Bernhard Ströbl
bd64b4fd4c [processing] renew test results depending on polys.gml 2016-03-16 14:29:45 +01:00
Bernhard Ströbl
155e7128e0 [processing] change polygon test input 2016-03-16 14:17:08 +01:00
Bernhard Ströbl
02df48cf43 [processing] reflect changed test input in yaml file 2016-03-16 14:10:56 +01:00