Nyall Dawson
|
23fc3cf9cc
|
Fix invalid rubber band when digitising polygon and layer CRS
is not the same as map CRS (fix #14117)
|
2016-01-19 10:50:17 +11:00 |
|
Matthias Kuhn
|
3529433729
|
Fix memory leak in rulebased renderer sip bindings
|
2016-01-19 00:23:13 +01:00 |
|
Matthias Kuhn
|
2246dccdbf
|
Another rulebased renderer fix
|
2016-01-19 00:19:57 +01:00 |
|
Matthias Kuhn
|
77cbfd34cf
|
Fix some issues with QgsRuleBasedRendererV2::Rule
|
2016-01-19 00:16:06 +01:00 |
|
Sebastian Dietrich
|
9d5617deea
|
make the flag 'All' actually contain all types of layers
|
2016-01-18 23:36:24 +01:00 |
|
Nyall Dawson
|
7e90d5773f
|
Whitespace fix
|
2016-01-19 08:42:02 +11:00 |
|
Nyall Dawson
|
1e3172e1b4
|
Also fix quotedValue in OGR, Oracle, Spatialite compilers
|
2016-01-19 08:22:37 +11:00 |
|
Hugo Mercier
|
ed54e3cc0b
|
Fix quotedValue in postgres sql expression compiler
|
2016-01-19 08:22:30 +11:00 |
|
Nyall Dawson
|
b60d7683f8
|
Merge pull request #2687 from whatnick/master
Added contributions to the early life of QGIS
|
2016-01-19 07:53:05 +11:00 |
|
Martin Dobias
|
1474c0783f
|
Fix crash when toggling vector layer editing on
|
2016-01-18 18:03:29 +01:00 |
|
Sandro Santilli
|
a0e6d49acd
|
Remove left-over debug comment
|
2016-01-18 17:20:22 +01:00 |
|
Matthias Kuhn
|
d796ade35d
|
Also render all parent features on refined rules
Fix #13708
|
2016-01-18 16:37:32 +01:00 |
|
Alexander Bruy
|
b2ca6d0288
|
[fTools] correctly handle real fields in Random Points algorithm (fix #10140)
|
2016-01-18 17:01:35 +02:00 |
|
Alexander Bruy
|
c63d16a3b2
|
[gdaltools] allow multiple nodata valued in Build VRT tool (fix #11063)
|
2016-01-18 17:01:35 +02:00 |
|
Alexander Bruy
|
20bf738f1c
|
correctly save and restore last used dir when saving/loagin color map for singleband images (fix #12390)
|
2016-01-18 17:01:35 +02:00 |
|
Alexander Bruy
|
aa417a10cb
|
add extension when saving customization file (fix #12887)
|
2016-01-18 17:01:35 +02:00 |
|
Alexander Bruy
|
62a571d6dd
|
[processing] skip invalid geometries when dissolving (fix #13752)
|
2016-01-18 17:01:35 +02:00 |
|
Juergen E. Fischer
|
d2c1668a66
|
verify-indentation.sh: fix tip
|
2016-01-18 15:58:09 +01:00 |
|
volaya
|
2b3cf83991
|
[processing] correctly handle default params in modeler
|
2016-01-18 15:02:11 +01:00 |
|
volaya
|
4c34871f0a
|
[processing] fixed problems when opening/removing layers while alg dialog is open
|
2016-01-18 15:02:10 +01:00 |
|
Hugo Mercier
|
e0f1137059
|
Fix virtual layer url escaping in main app
|
2016-01-18 14:31:38 +01:00 |
|
Sandro Santilli
|
4ccb08dbad
|
Use the QgsPostgresConnPool interface from column type thread
Avoids using shared connections from multiple threads,
fixing #13141
|
2016-01-18 13:47:54 +01:00 |
|
Matthias Kuhn
|
433e3b8a37
|
Fix layer saving in transaction groups
|
2016-01-18 13:11:43 +01:00 |
|
Alexander Bruy
|
75926f52aa
|
[processing] include GRASS path in the error message to make it more informative (fix #13188)
|
2016-01-18 12:17:55 +02:00 |
|
Matthias Kuhn
|
c288311553
|
Fix repeated editing of transactiongroups
|
2016-01-18 10:43:41 +01:00 |
|
Matthias Kuhn
|
b66e50bf7b
|
Fix build warnings
|
2016-01-18 10:40:06 +01:00 |
|
Matthias Kuhn
|
9a2f46eb1a
|
Fix some 2.5D renderer issues
* Fixed height now works
* Add some GUI elements to access the configuration options
|
2016-01-18 10:00:46 +01:00 |
|
Marco Hugentobler
|
f728465121
|
Revert sipfile changes
|
2016-01-18 09:14:01 +01:00 |
|
Juergen E. Fischer
|
911caaa46d
|
add new header to install
|
2016-01-18 08:36:37 +01:00 |
|
Tisham Dhar
|
57ee08e023
|
Added contributions to the early life of QGIS
Just claiming my contributions from early days of QGIS.
|
2016-01-18 15:33:09 +10:30 |
|
Juergen E. Fischer
|
00d60dbca3
|
fix warnings
|
2016-01-18 00:26:59 +01:00 |
|
Jürgen Fischer
|
6435a20b33
|
Merge pull request #2686 from SebDieBln/FixPostgresWarnings
[Postgres] Remove the temporary SSL files only when they were created
|
2016-01-17 21:05:52 +01:00 |
|
Sebastian Dietrich
|
ed80951db2
|
remove temporary SSL files only when they were created
This avoids warnings from QFile::remove(). Also deduplicated the code to remove the temporary files.
|
2016-01-17 20:16:49 +01:00 |
|
Jürgen Fischer
|
f966c422c5
|
Merge pull request #2684 from SebDieBln/AstyleOptionsFile
Move the options for the QGISSTYLE tool to a separate file
|
2016-01-17 10:43:50 +01:00 |
|
Sebastian Dietrich
|
dc2282091b
|
Moved the options for the QGISSTYLE tool to a separate file.
|
2016-01-17 00:20:43 +01:00 |
|
Nyall Dawson
|
ed5284f1df
|
Update test mask
|
2016-01-17 08:52:50 +11:00 |
|
Jürgen Fischer
|
9dd6c0a465
|
Merge pull request #2683 from SebDieBln/FixNonVectorQLR
[Regression] make QLR files containing non-vector layers work again (fixes #14091)
|
2016-01-16 19:31:56 +01:00 |
|
Nyall Dawson
|
1cd4570136
|
Fix crash when opening properties for geometryless layers (fix #14116)
|
2016-01-16 13:58:33 +11:00 |
|
Sebastian Dietrich
|
52442f5ed9
|
added a test for loading QLR files
|
2016-01-16 02:01:10 +01:00 |
|
Sebastian Dietrich
|
6971bd855f
|
bugfix: replace all childNodes, not just the first half
followup to 1a1af3788ce889ddb78f4b7e2cbca6a5bfb61143
|
2016-01-16 01:10:47 +01:00 |
|
Nyall Dawson
|
11081f8ffe
|
Fix doxygen warning
|
2016-01-16 08:37:15 +11:00 |
|
Sebastian Dietrich
|
0ca359e4e5
|
make QLR files containing non-vector layers work again
This was a regression introduced in ff3200fd6c507429b50c56b8307869d62cce6dcf.
(fixes #14091)
|
2016-01-15 22:35:32 +01:00 |
|
Alexander Bruy
|
4451f29846
|
[processing] add layer and field names to the statistics output (fix #10089)
|
2016-01-15 19:29:39 +02:00 |
|
rldhont
|
322e511797
|
[Processing] Fix default value support in script
For some parameters like Number if no default is set script is invalid.
|
2016-01-15 17:25:48 +01:00 |
|
Alexander Bruy
|
e20cfc043c
|
[DBmanager] add extension to file when exporting (fix #13733)
|
2016-01-15 17:41:48 +02:00 |
|
Juergen E. Fischer
|
62d079c6dc
|
add some doxymentation
|
2016-01-15 16:40:00 +01:00 |
|
Matthias Kuhn
|
a2030d53fe
|
Fix 2.5D renderer problem when order of walls matters
E.g. when the walls have different styles
|
2016-01-15 16:23:13 +01:00 |
|
Matthias Kuhn
|
ffc80b1074
|
Fix warning
|
2016-01-15 16:23:13 +01:00 |
|
Matthias Kuhn
|
de25449c23
|
Move QgsExpressionSorter out of QgsFeatureIterator for reusability
|
2016-01-15 16:23:13 +01:00 |
|
Juergen E. Fischer
|
2da75da8cb
|
fix ad1fd2a
|
2016-01-15 15:51:38 +01:00 |
|