Matthias Kuhn
1c2454fc0b
Merge pull request #2520 from nicanor-b/master
...
Added support for Unicode translations in fTools visual
2015-11-30 18:16:37 +01:00
Nick Burkhart
1bf8997cce
added support for Unicode translations in fTools visuals
2015-11-30 08:32:27 -08:00
Denis Rouzaud
0b9ac8bd9b
followup ebb9eff
...
* use better icons
* fix typo LongLong
* rename icons to group them alphabetically
* add time icon and type
2015-11-30 14:58:07 +01:00
Alexander Bruy
5db2934a6e
show data type icons in the field combobox
2015-11-30 14:58:07 +01:00
Denis Rouzaud
834f8d5e59
assign parent to model
2015-11-30 14:57:06 +01:00
Matthias Kuhn
bffb3a5d7f
python bindings for ebc9e029
2015-11-30 14:42:50 +01:00
Matthias Kuhn
d2b506cccc
Expose changed attributes in QgsFeatureAction and QgsVectorLayerTools
2015-11-30 14:19:35 +01:00
Matthias Kuhn
66b9b0dd10
Doxymentation for ebc9e029
2015-11-30 13:57:45 +01:00
Matthias Kuhn
b3cf45461e
Transaction: Update feature with generated values from the provider
2015-11-30 13:52:12 +01:00
Matthias Kuhn
cd06376c5b
Write data provider errors to console
2015-11-30 13:52:11 +01:00
Matthias Kuhn
ebc9e029f0
Relations are only valid if the id is set
2015-11-30 13:52:11 +01:00
Matthias Kuhn
6992f2450e
Add QGIS3 API change comment
2015-11-30 13:52:11 +01:00
Giuseppe Sucameli
57eb409084
Squashed commit of the following:
...
commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:12:47 2015 +0100
[DbManager] fix indentation due to merge f15b6011f9
commit f15b6011f97797794ff4369645449b6803e15cd0
Merge: c4dcb7b 6d3df91
Author: Giuseppe Sucameli <brush.tyler@gmail.com>
Date: Mon Nov 30 01:09:18 2015 +0100
Merge branch 'gdaltools_buildvrt_asrs' of https://github.com/giohappy/QGIS into giohappy-gdaltools_buildvrt_asrs
Conflicts:
python/plugins/GdalTools/tools/doBuildVRT.py
commit 6d3df91f0226fa71356da45b9b5ef1c9f9796ebd
Author: giohappy <giohappy@gmail.com>
Date: Wed Jun 4 12:48:58 2014 +0200
Added a_srs option to buildvrt command
2015-11-30 01:17:52 +01:00
Giuseppe Sucameli
c4dcb7b812
[DbManager] delete layer passed to querybuilder to set sql layer filter (follow f6e31613)
2015-11-30 00:38:06 +01:00
Giuseppe Sucameli
5408e843ec
Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
...
[DbManager] New button to define a sql-filter when adding a query-based layer
2015-11-30 00:36:08 +01:00
Nyall Dawson
df3057122f
Follow up 3c3317, typo fixes
2015-11-30 08:04:45 +11:00
Médéric RIBREUX
3c33177910
[feature][composer] Allow multiple selection of compositions in manager
...
Allows multiple compositions to be opened and deleted. Fix #2917 .
2015-11-30 08:03:43 +11:00
Nyall Dawson
052fd7937d
Followup c14352f, tweaked Coverity fixes
2015-11-30 07:39:16 +11:00
Nyall Dawson
65b6171277
[composer] Increase precision of exported worldfiles ( fix #13895 )
2015-11-30 07:31:05 +11:00
Juergen E. Fischer
3b2d7173f6
legend interface: guard layer dereferences ( fixes #13899 )
2015-11-29 20:48:10 +01:00
Juergen E. Fischer
c14352fa55
coverity fixes
2015-11-29 17:04:56 +01:00
Juergen E. Fischer
0519423b0f
fix pyuic wrapper where qt4 & 5 are available
2015-11-29 17:04:56 +01:00
Juergen E. Fischer
079029e354
indentation update
2015-11-29 17:04:56 +01:00
Matthias Kuhn
6aabb8561b
Merge pull request #2510 from SebDieBln/FixDeleteCategories
...
Fix a bug when deleting style categories (fixes #12043 )
2015-11-29 16:25:22 +01:00
Sebastian Dietrich
f6e3161317
Added a button to set a filter for a query layer.
2015-11-29 13:19:55 +01:00
Sebastian Dietrich
174a0ddeb7
fix a bug when deleting style categories ( fixes #12043 )
2015-11-28 16:50:16 +01:00
rldhont
5473c3394f
[QGIS-Server] Help editing OWS Server general information
...
Fees and access constraints have a defined list of value by ISO. To help user editing these parameters, edit lines have been remplaced by editable combo box.
To enhance general information and has more INSPIRE compatibility, contact position is added to general information.
2015-11-28 15:47:40 +01:00
Richard Duivenvoorde
25c68c6701
[FEATURE] test webhook plz ignore
2015-11-28 12:57:13 +01:00
Matthias Kuhn
497191bf40
Transactions: addFeature propagates new feature id
2015-11-27 16:01:40 +01:00
Médéric RIBREUX
055ef76a68
Use QgisApp::instance and simplify code
2015-11-27 14:56:19 +01:00
volaya
09c8239a77
[processing] fixed missing colon in function definition
2015-11-27 09:13:04 +01:00
volaya
17e1bd6be3
Merge pull request #2505 from radosuav/processing_extent
...
[Processing] Check layer projection when using it for subset extent
2015-11-27 09:10:27 +01:00
volaya
0a21d91be5
[processing] allow manually add scripts to scripts provider
2015-11-27 08:51:53 +01:00
volaya
4b853bfa40
Merge pull request #2472 from spono/patch-8
...
[Processing] Update TinSurfaceCreate.py
2015-11-27 08:23:56 +01:00
volaya
ae748d3b7d
Merge pull request #2463 from spono/patch-7
...
[proessing]small correction on FUSION internal commands
2015-11-27 08:14:38 +01:00
volaya
5375522ce1
Merge pull request #2465 from spono/patch-9
...
[processing] Create DTM2ASCII
2015-11-27 08:12:06 +01:00
Nyall Dawson
a6d147f63e
Temporarily disable part of PyQgsRulebasedRenderer test
...
Since testRefineWithCategories and testRefineWithRanges test were
added, this unit test has been crashing on nightlies on rare
occasions.
I can't track down what's causing this, and haven't been able to
reproduce locally.So, I'm going to temporarily skip
testRefineWithRanges to at least try and identify which of the
tests is causing the crash.
2015-11-27 16:53:32 +11:00
Nyall Dawson
22af16a1fb
Mark QgsLineStringV2 as a critical class
...
Now has as close to 100% unit test coverage as possible
2015-11-27 16:32:57 +11:00
Nyall Dawson
7eb1133bc5
Make QgsLineStringV2::fromWkbPoints private
2015-11-27 16:32:47 +11:00
Nyall Dawson
1f33011960
Add more tests to QgsLineStringV2, fix vertexAngle calculation
2015-11-27 16:32:09 +11:00
Nyall Dawson
6ab718d6ac
QgsGeometryUtils fixes
...
- add QgsGeometryUtils::normalizedAngle for restricting an angle
to [0, 2PI)
- fix calculations of QgsGeometryUtils::averageAngle, was returning
perpendicular angle and angles > 2Pi
- improve docs and add unit tests
2015-11-27 16:31:41 +11:00
Nyall Dawson
a0405b88b3
Avoid deprecated warnings
2015-11-27 16:30:35 +11:00
Matthias Kuhn
ca362dfd9f
More build instructions for Qt5/Fedora
2015-11-26 18:36:18 +01:00
volaya
5387fd1d51
Merge pull request #2504 from saberraz/master
...
Fix problem with QSpinBox error in Processing dialog windows, fixes #13884
2015-11-26 16:00:11 +01:00
radosuav
c58981fd5e
[Processing] Check layer projection when using it for subset extent
2015-11-26 15:29:35 +01:00
Matthias Kuhn
114b04ece1
Add build instructions for Fedora/Qt5
2015-11-26 15:11:08 +01:00
Sab
06357dd31e
Fix problem with QSpinBox error in Processing dialog windows
...
This will cause QGIS to crash, when accessing Processing > Options
items.
2015-11-26 13:12:03 +00:00
rldhont
da4fe7e018
[QGIS-Server] Enhance store project keyword list
2015-11-26 11:18:00 +01:00
Matthias Kuhn
001f4bc581
Disable grass7 tests
...
Packages are unavailable (at the moment?)
2015-11-26 09:03:32 +01:00
Matthias Kuhn
799b402fdc
Remove unrequired var
2015-11-26 09:00:44 +01:00