30160 Commits

Author SHA1 Message Date
Juergen E. Fischer
c4ae8cdcd4 indentation test: handle removed files 2015-12-07 10:07:35 +01:00
Alexander Bruy
584771e907 fix missed import in the Processing alg 2015-12-07 10:12:21 +02:00
Nyall Dawson
6b15361bf1 Avoid warning on Travis build 2015-12-07 15:36:28 +11:00
Nathan Woodrow
b39e6d1760 Goodbye SPIT plugin 2015-12-07 11:46:21 +10:00
Juergen E. Fischer
9c340d7b4b [FEATURE] cache WMS capabililies 2015-12-06 23:58:13 +01:00
Sebastian Dietrich
afef14bf3c sort the indexes when generating layer tree mime data (fixes #4110) 2015-12-06 22:54:01 +01:00
Juergen E. Fischer
bf79ecc779 doxygen: enable dot multimode 2015-12-06 22:26:18 +01:00
Juergen E. Fischer
245659f798 debian packaging update
* sync other branches
* avoid testing and installing twice
* manually merge PR#2524
2015-12-06 22:26:18 +01:00
Juergen E. Fischer
a2a10e9713 more precise fixes (followup be81716) 2015-12-06 22:26:18 +01:00
Nyall Dawson
91f7918e21 [FEATURE] Add a show/hide all context menu for layer tree symbol items
Allows toggling on/off all the symbol items for categorized/graduated/
rule based layers via the right click menu on an item. Previously
you'd have to manually toggle each item one-by-one.

Fix #13458
2015-12-07 07:39:20 +11:00
Juergen E. Fischer
dc73fb2a09 debian build: include stretch builds 2015-12-05 22:34:07 +01:00
Juergen E. Fischer
60b4f77126 indentation test: include autopep8 in tips (followup 0d5d3bc) 2015-12-05 21:35:59 +01:00
Juergen E. Fischer
3df5880f83 trim link list of application 2015-12-05 21:31:52 +01:00
Juergen E. Fischer
be817165d6 fix precise build 2015-12-05 21:31:13 +01:00
Alessandro Pasotti
3d311d6329 Merge pull request #2498 from elpaso/pythoninitcode
Refactored the python init function selector
2015-12-05 12:40:58 +01:00
elpaso
3ca5441076 Honour relative path setting 2015-12-05 10:04:41 +01:00
elpaso
bc489c947a Added error messages with QMessageBox
Errors on:
* init function not found
* init function with wrong parameters count
2015-12-05 09:45:10 +01:00
elpaso
5d144d4040 Added b/w compatibility for "dot" module/function
When loading a function init with a dot, this
is transformed to a proper import and the
python init configuration is changed to support
the new python loading system.

Also check for inspect errors.

Still missing: warn the user on configuration and
trapped runtime errors
2015-12-05 09:45:10 +01:00
elpaso
ab0f9a6c35 Hide file selector when not needed 2015-12-05 09:45:10 +01:00
elpaso
e5ca63deed Refactored the python init function selector
Do not rely on the presence of a dot to load
a module. Loading a module can now be achieved
through the code editor in the dialog.

* added an option to load from environment
* added a file selector to specify the file
* changed tooltips accordingly
2015-12-05 09:45:09 +01:00
Alessandro Pasotti
de3ce1560c Changed comment title 2015-12-05 09:43:20 +01:00
elpaso
5a7ee20fa9 Added test for QgsMapLayerRegistry
See: PR #2534
2015-12-05 09:33:12 +01:00
Juergen E. Fischer
0e82974a81 disable astyle on windows nightlies (followup 0d5d3bc) 2015-12-05 03:41:13 +01:00
Juergen E. Fischer
65ee1839a6 [FEATURE] oracle provider: initial expression compiler support 2015-12-05 02:51:36 +01:00
Juergen E. Fischer
5e4312b13c [FEATURE] oracle provider: add Feature limit support for feature requests (followup 3ece33f) 2015-12-05 00:46:45 +01:00
Nyall Dawson
edb16d0014 [FEATURE] Feature limit support for feature requests
Limits the maximum number of features returned by the iterator.
Some providers (postgres, spatialite, MS SQL) pass the limit on
to the provider to result in faster queries.
2015-12-05 10:24:42 +11:00
Juergen E. Fischer
60ad6887c2 indentation update 2015-12-04 22:52:31 +01:00
Juergen E. Fischer
f210fc7ee8 make december postfix translatable 2015-12-04 21:57:46 +01:00
Juergen E. Fischer
fc7fea55ce postgres provider: verify uniqueness of parent table primary keys (fixes #13947) 2015-12-04 21:08:29 +01:00
elpaso
614db66129 Added failing test for tables with INHERITS 2015-12-04 17:54:54 +01:00
Alessandro Pasotti
7829497399 Merge pull request #2534 from mhugo/fix_nullp
Fix a crash when trying to removeMapLayer a null pointer
2015-12-04 15:33:36 +01:00
Matthias Kuhn
ab3542abf8 Write debug output on travis
This should make it easier to debug issues when they fail on travis.
But at the sime time it also decreases the SNR and increases test times.
Will have to check if this makes sense in the long run.
2015-12-04 15:27:43 +01:00
Juergen E. Fischer
b54f28e8f9 fix translation string 2015-12-04 11:53:50 +01:00
Juergen E. Fischer
0d5d3bc9b8 travis: add indentation check after running tests 2015-12-04 11:50:42 +01:00
Nyall Dawson
7e3dc30cbf Fix bounding box calculation of geometry collections, fix #4102 2015-12-04 16:52:41 +11:00
Nathan Woodrow
2794ea1650 Something about the session ;) 2015-12-04 13:59:23 +10:00
Nathan Woodrow
0d3bbc9819 Add \n button to expression builder 2015-12-04 12:28:21 +10:00
Nathan Woodrow
c64ed1c8dd Identify result default to right side 2015-12-04 11:56:19 +10:00
Nathan Woodrow
99f01fdc40 Missed one 2015-12-04 11:56:19 +10:00
Larry Shaffer
36e7026c0d [FEATURE][auth] Add support to Plugin Manager 2015-12-03 17:52:22 -07:00
Nathan Woodrow
487be231a4 Even more default path fixes 2015-12-04 10:21:48 +10:00
Nyall Dawson
5198f634b4 Followup 701d970, fix sizes for font marker test 2015-12-04 10:46:29 +11:00
vmora
701d970862 fix wrong scale method with constant expressions
fix #13571
2015-12-04 10:45:55 +11:00
Nathan Woodrow
18c52abfda More default path fixes. Remove What's This? from toolbar 2015-12-04 08:54:05 +10:00
Nathan Woodrow
3cbad7db8a More default path fixes 2015-12-04 08:50:43 +10:00
Sandro Santilli
22523a0121 Slightly improve method documentation 2015-12-03 23:08:48 +01:00
Nyall Dawson
9eee121115 Apply filters to feature request for categorized renderer
Makes rendering much faster when only certain categories are checked,
as only the matching records for the displayed features are fetched
from the provider.
2015-12-04 07:29:06 +11:00
Hugo Mercier
984d1f21cb Fix a crash when trying to removeMapLayer a null pointer 2015-12-03 21:27:11 +01:00
Juergen E. Fischer
97e5d31706 add oracle connection pooling 2015-12-03 21:18:23 +01:00
Juergen E. Fischer
cd830c460a Catch when GEOSCoordSeq_create_r returns 0 (should fix crash in #13934) 2015-12-03 21:18:19 +01:00