Activity

From 2016-03-23 to 2016-04-21

2016-04-21

11:07 PM Revision 90613ca5 (qgis): One more xenial test mask update
Nyall Dawson
10:53 PM Revision 076db887 (qgis): Fix indentation
Nyall Dawson
10:39 PM Revision 011bde88 (qgis): More xenial, Windows test mask updates
Nyall Dawson
10:34 PM Revision b1b439f5 (qgis): Remove cryptic assert (was failing regularly)
Nyall Dawson
09:46 PM Revision eacca44c (qgis): Test mask updates (qt5 and xenial)
Nyall Dawson
08:01 PM Revision 32000628 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
René-Luc ReLuc
07:58 PM Revision 849a7567 (qgis): [BUGFIX] The way layer's shortname is write in QGIS project and used in...
René-Luc ReLuc
05:17 PM Revision d31c6c3b (qgis): [travis] Allow osx builds to fail
Apparently SIP 4.18 deprecates `/DocType/` which is used by PyQt4. Matthias Kuhn
05:11 PM Revision 59522582 (qgis): [processing] Improve error message when clipping fails due to 2.5D
Matthias Kuhn
02:06 PM Revision e6bb6234 (qgis): fix python testing install directory
Denis Rouzaud
01:54 PM Revision ba948960 (qgis): fix python testing install directory
Denis Rouzaud
01:05 PM Revision 36e5dc84 (qgis): Revert "[travis] OSX: Force sip version 4.17 due to build problems"
This reverts commit 842159036a9cfdc518a54ee1ab35de4b14206318. Matthias Kuhn
10:16 AM Revision 8a6ba6b2 (qgis): Add missing header in QgsCoordinateTransformCache sip
Matthias Kuhn
09:42 AM Revision 9bbbe6d9 (qgis): fix toggling of map styling dock visibility from the layer tree
Jürgen Fischer
09:28 AM Revision 0875c683 (qgis): Fix default value for marker pen join style in sip bindings
Matthias Kuhn
09:15 AM Revision 66cb25fe (qgis): Fix build warnings
Matthias Kuhn
08:46 AM Revision 09ced9bf (qgis): fix crash on startup
Jürgen Fischer

2016-04-20

01:19 AM Revision 5d0be314 (qgis): [Style dock] Set open button as toggle
Nathan Woodrow
06:56 PM Revision 208a14eb (qgis): Rewrite pseudocolor render code to improve speed
Most of the time was lost in checking the color cache, so that is replaced
by a look up table for the index in the co...
Piers van der Torren
04:44 PM Revision 0ac299a9 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
René-Luc ReLuc
04:38 PM Revision 142ce5e0 (qgis): [BUGFIX] QGIS Server segfault if layer extent is null
René-Luc ReLuc
03:04 PM Revision d3810439 (qgis): Remove set mShortName in QgsMapLayer constructor
René-Luc ReLuc
03:02 PM Revision d4af38be (qgis): Remove set mShortName in QgsMapLayer constructor
René-Luc ReLuc
02:57 PM Revision 7b64dd4c (qgis): [Processing] Fix when iface is None
René-Luc ReLuc
02:52 PM Revision e765bb6d (qgis): [Processing] Fix when iface is None
René-Luc ReLuc
09:59 AM Revision 46ff59bb (qgis): Remove layer title from dock for now
Sets the dock tab title which means it looks crappy
when stacked.
Nathan Woodrow
09:53 AM Revision 1e5c9920 (qgis): [Style dock] Move layer label inside widget
Nathan Woodrow

2016-04-19

07:26 PM Revision 57d4dbf2 (qgis): Merge pull request #3015 from boundlessgeo/wfs-getfeatures-offline-crash
Wfs getfeatures offline crash Alessandro Pasotti
06:21 PM Revision 8f0f9ccb (qgis): Add mask images for arrow symbol layer test
Hugo Mercier
05:55 PM Revision 340f0f27 (qgis): Add a new CMake flag to disable deprecated functionality
Anything which is going to disappear can be #ifdef'd with this definition. This
is an additional hint if your 3rd par...
Matthias Kuhn
10:53 AM Revision 69153ab0 (qgis): Python and SQL(Expression) code editors, always use monospace
And use a different color for fields in the expression editor Matthias Kuhn
09:41 AM Revision 7379223a (qgis): Server test: URLError has no code
Matthias Kuhn
09:23 AM Revision e849cad1 (qgis): Merge pull request #2955 from mhugo/arrows
[Feature] Arrow symbol layer Hugo Mercier
05:55 AM Revision 831e7cd2 (qgis): [FEATURE][styles] Add new style dock for interactive styling
Nathan Woodrow
05:46 AM Revision b7a43f2c (qgis): Disable processing GDAL test on OSX (keeps randomly failing)
Nyall Dawson

2016-04-18

12:16 AM Revision efb84ea2 (qgis): [FEATURE][diagrams] Add optional legend entries for diagram sizes
A new "legend" tab has been added to diagram properties, allowing
both the existing attribute legend and a new size l...
Nyall Dawson
03:55 PM Revision 81a6ccf0 (qgis): Temporarily blacklist the arrow symbology test (qt5 only)
Hugo Mercier
03:18 PM Revision e9c41e80 (qgis): Improve processing test documentation
Matthias Kuhn
11:36 AM Revision 1ee0bc57 (qgis): Add @geometry_point_count and @geometry_point_num
Hugo Mercier
11:36 AM Revision 34b7ebc2 (qgis): Add a new "arrow" symbol layer
The "arrow" symbol layer is a symbol layer allowing to draw straight
or curved arrows from a line layer.
Hugo Mercier
09:10 AM Revision 81744ecf (qgis): Another missing Qt5 test mask
Nyall Dawson
08:35 AM Revision 09a2f9b3 (qgis): [Processing] Retry gdal commands if they are interrupted
Matthias Kuhn
08:28 AM Revision 7cb77d8c (qgis): Merge pull request #2990 from DelazJ/style
Symbol selector dialog: use same terms in the gui Matthias Kuhn
08:20 AM Revision a44d0c1f (qgis): Add a missing qt 5 mask image
Nyall Dawson
07:59 AM Revision 91524aaf (qgis): Fix doxygen warning
Nyall Dawson
07:27 AM Revision 33e7d1b9 (qgis): Add note to QgsExpressionContext docs to point to QgsExpressionContextU...
Nyall Dawson
07:23 AM Revision c24938e3 (qgis): Update test masks for Qt5, enable more tests on Travis Qt5 builds
Nyall Dawson
07:15 AM Revision 66b51d4a (qgis): [FEATURE] Edit attributes of multiple features simultaneously
This change allows the attributes of multiple features to be edited
simultaneously. It is enabled when the attribute ...
Nyall Dawson
05:34 AM Revision e2e3fba2 (qgis): Show the active layer in the layers dock header
Nathan Woodrow

2016-04-17

09:40 PM Revision 32aee3d1 (qgis): Send dart measurement output to stdout with no prefix
Or to put it differently, make the output usable for CDash also
with Qt5. Qt5 prefixes debug output with QDEBUG and a...
Matthias Kuhn
09:23 PM Revision 972f13e0 (qgis): Followup 151204d fix typo
Matthias Kuhn
05:15 PM Revision c8878997 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
Matthias Kuhn
05:13 PM Revision 8dcd918b (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with...
Larry Shaffer
05:03 PM Revision 151204de (qgis): Add debug for failing gdal subprocess
Matthias Kuhn
07:06 AM Revision de0e3670 (qgis): Merge pull request #3007 from nirvn/svg_marker_disability_v2
[svg] add accessibility and low vision symbols Nathan Woodrow
06:22 AM Revision ae719c09 (qgis): [svg] add accessibility and low vision symbols
Mathieu Pellerin - nIRV

2016-04-16

02:04 PM Revision a669d3c8 (qgis): Merge pull request #3005 from m-kuhn/osx-sip-417
[travis] OSX: Force sip version 4.17 due to build problems Matthias Kuhn
03:17 AM Revision fc6559aa (qgis): Remove conversions.sip conditionals meant for 4.12 but actually 4.18
- The hex version of 4.12 was not 0x041200 (current 4.18) but 0x040c00.
Code was always skipped and has worked with...
Larry Shaffer
02:11 AM Revision 9cc3d7e3 (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
Nyall Dawson

2016-04-15

12:29 AM Revision 7967e961 (qgis): Fix missing map settings expression variables in composer maps
Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604)
Nyall Dawson
12:17 AM Revision 6880b53e (qgis): Fix other feature's geometries are shown instead of null geometry
in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th...
Nyall Dawson
12:17 AM Revision 01614973 (qgis): QgsSymbolV2: only pop expression scope if it was really added
(cherry-picked from ef77e19fe342e6734487ba3608a8c12ee72b0bf7) Nyall Dawson
11:59 PM Revision e8dc8319 (qgis): Fix some providers did not respect layer's subset when calculating
min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider te...
Nyall Dawson
11:45 PM Revision 46860cb4 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
Add unit test
(cherry-picked from 0c5fa81126cec652d9e9932861f031c1ab3700db)
Nyall Dawson
11:45 PM Revision bc0181c0 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
(cherry-picked from e21de0394d051de1eea7ce36d587cc933c474bae) Nyall Dawson
11:41 PM Revision ccbecb3c (qgis): Initially set focus to text in new name dialog
(cherry-picked from 846c6183cafe4cb535547f1e13a7f9c48d751a61) Nyall Dawson
11:41 PM Revision 50298341 (qgis): [composer] Fix crash setting table columns from python
(cherry-picked from 39d0ba5781c8b759faaaf333b54e886c01a2d910) Nyall Dawson
08:22 PM Revision 84215903 (qgis): [travis] OSX: Force sip version 4.17 due to build problems
Matthias Kuhn
07:34 PM Revision c921dc3c (qgis): Merge pull request #3006 from m-kuhn/Qt5ConsoleTests
Enable console tests on Qt5 Matthias Kuhn
07:17 PM Revision 449fad35 (qgis): Enable console tests on Qt5
Matthias Kuhn
01:45 PM Revision b95d6c1d (qgis): [travis] Allow osx builds to fail
Seems to be caused by sip 4.18 Matthias Kuhn
12:00 PM Revision 101d834a (qgis): Fix crash on postgis error
Matthias Kuhn
11:58 AM Revision b09a7432 (qgis): Blacklist console test on Qt5
We are missing QScintilla bindings at the moment Matthias Kuhn
11:25 AM Revision 16646615 (qgis): QShortcut is in widgets, not gui
Matthias Kuhn
11:05 AM Revision 8047a569 (qgis): Fix console import menu and add tests
Matthias Kuhn
10:18 AM Revision df234681 (qgis): debian packaging drop ubuntu vivid support
Jürgen Fischer
10:13 AM Revision 242d2741 (qgis): Merge pull request #3003 from m-kuhn/py3next
Enable more tests for PyQt5/Python3 Matthias Kuhn
10:04 AM Revision eab09f0e (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
(cherry picked from commit 78725feda46a534fbe419b61b85f13741950997a) Jürgen Fischer
09:49 AM Revision 78725fed (qgis): Bring back QgsNetworkManager slots and signals removed in 2eb8243 as de...
Jürgen Fischer
09:31 AM Revision 79442b6c (qgis): Prevents a crash when online features are gone
Fixes an unreported segfault when converting an online layer
to offline if features cannot be (completely) fetched.
...
Alessandro Pasotti
09:20 AM Revision 816c322d (qgis): Workaround for buggy mac osx cleanup
Matthias Kuhn
09:20 AM Revision aa0b9fa8 (qgis): Test PyQgsRelationEditWidget updates
* QApplication is in QtWidgets, not QtGui
* Expected failure only affects the travis Qt4 platform
Matthias Kuhn
09:20 AM Revision b31e860d (qgis): Compatibility fix for most of PyQgsGeometryTest
Matthias Kuhn
09:20 AM Revision cacf79cd (qgis): Improve PORT_PLUGINS cmake code
Matthias Kuhn
09:20 AM Revision 8269fc50 (qgis): Improve spatialite provider test
Matthias Kuhn
09:20 AM Revision 1c6b2988 (qgis): Add unicode_keep_u fixer
Matthias Kuhn
09:20 AM Revision 129ff7cb (qgis): Unmask more Python 3 tests
Matthias Kuhn
09:20 AM Revision 4af3f82b (qgis): Python 3 migrate SocketServer
Matthias Kuhn
09:20 AM Revision 3e300f29 (qgis): Manual next fixes
Matthias Kuhn
09:20 AM Revision c268f7e9 (qgis): Run next_call fixer on tests
Matthias Kuhn

2016-04-14

11:52 PM Revision 83036886 (qgis): Fix test failure on GDAL >= 2.0
Nyall Dawson
11:52 PM Revision 0672abba (qgis): [FEATURE] Compilation support for unary - operation
Nyall Dawson
11:52 PM Revision 92a18087 (qgis): Add safeguard tests to ensure no regressions in expression compilation
(ie check that expressions are successfully compiled where expected)
Add compilation support for "NOT..." type expre...
Nyall Dawson
11:51 PM Revision 99210ecf (qgis): [FEATURE][console] Improvements to find functionality
- add key shortcut to open find widget, set focus to find text input
automatically (uses default shortcut for DE, eg ...
Nyall Dawson
10:33 PM Revision d8a314c4 (qgis): Merge pull request #3000 from nirvn/diamond_ellipse_marker
[symbology] add diamond ellipse marker Nyall Dawson
07:59 PM Revision eeb9bdd2 (qgis): Avoid crash when WFS converted to offline
Fixes #14010 Converting to Offline Editing of WFS-T layer causes minidump
Funded by Boundless
Alessandro Pasotti
03:50 PM Revision a7f08fd7 (qgis): Merge pull request #2956 from pblottiere/diagrams
Update label toolbar to manage diagrams too Hugo Mercier
12:15 PM Revision d283223c (qgis): Python 3 update for processing tests
Matthias Kuhn
12:15 PM Revision 0f048b55 (qgis): Unblacklist Qt5 tests
Matthias Kuhn
12:15 PM Revision 7d156e7f (qgis): Fix typo
Matthias Kuhn
12:15 PM Revision fe314754 (qgis): Fix console errors
Matthias Kuhn
12:15 PM Revision e3e5487f (qgis): Some general test improvements
Matthias Kuhn
12:15 PM Revision 709d3ced (qgis): Cleanup test application on exit
Matthias Kuhn
09:39 AM Revision 2e515a2c (qgis): [postgres] Avoid deadlocks in transactional editing
Can currently be triggered by using the field calculator to update a selection.
While an iterator is active and the c...
Matthias Kuhn
09:39 AM Revision 07fcf243 (qgis): [postgres] Test for deadlocks with transactions
Matthias Kuhn
09:02 AM Revision 1e6dceb7 (qgis): [dbmanager] Fixes various signal bugs after 8bda5c
Fixes some unreported glitches after new signals migration.
Also fixes #14649
Alessandro Pasotti
08:34 AM Revision 170c9555 (qgis): Merge pull request #2999 from mhugent/server_ntv2_2
[FEATURE]: set default datumstransformation for server with environme… Marco Hugentobler

2016-04-13

01:02 AM Revision cbf7b5c0 (qgis): fix 7454d87
Jürgen Fischer
10:16 PM Revision 7454d87d (qgis): doxygen: include sha in PROJECT_NUMBER
Jürgen Fischer
05:59 PM Revision e023363c (qgis): add doxymentation
Jürgen Fischer
04:16 PM Revision 2572d181 (qgis): fix build
Alexander Bruy
04:12 PM Revision 063d80d1 (qgis): fix windows build
Jürgen Fischer
02:51 PM Revision c30f71ac (qgis): dxf export: add support for expression contexts and rotated symbols (fi...
Jürgen Fischer
02:51 PM Revision f19a35c3 (qgis): dxf export: support rule based labeling (fixes #13757)
Jürgen Fischer
02:50 PM Revision 02328190 (qgis): update label toolbar to manage diagrams too
Blottiere Paul
02:18 PM Revision 69235e67 (qgis): fix offset not cloned for ellipse marker
Mathieu Pellerin - nIRV
02:17 PM Revision 7c779aea (qgis): [symbology] add diamond ellipse marker
Mathieu Pellerin - nIRV
02:06 PM Revision ca9f267e (qgis): don't apply loaded style when layer properties dialog is cancelled
(cherry picked from commit 25a162c05a2fd95f8e685499a0e403a85edf2646) Alexander Bruy
02:06 PM Revision 5c24d1af (qgis): [processing] fix missed quotes in OTB provider (fix #14557)
(cherry picked from commit 8eb79dbb91d55f9975d903a4f2cc1d650a68b038) Alexander Bruy
02:06 PM Revision e9653798 (qgis): [processing] fix GRASS icon
(cherry picked from commit badea8ceb256fcfe12323b64f200b7ea18f316d8) Alexander Bruy
02:06 PM Revision 328000e0 (qgis): [processing] don't ask for MSYS folder for GRASS7 (fix #14431)
(cherry picked from commit 525194dc0b0db98ece343539f3cd5b7540f2a020) Alexander Bruy
01:40 PM Revision 81b64931 (qgis): More consistency on gui labels
Harrissou Santanna
11:33 AM Revision b7a4e206 (qgis): [processing] add Rectangles, Ovals, Diamonds algorithm (fix #11575)
This is direct port of abandoned "Rectangles, Ovals and diamonds" plugin.
There are two algorithms: one uses fixed va...
Alexander Bruy
08:21 AM Revision f3e0438c (qgis): spatialite provider: remove m prefixes in extern functions (followup 10...
Jürgen Fischer
07:42 AM Revision 23daead0 (qgis): Fix PyQgsVectorFileWriter test on Windows
Nyall Dawson
07:42 AM Revision ecc85a98 (qgis): hardcode values for pentagon, hexagon, and equilateral triangle
Mathieu Pellerin - nIRV
07:42 AM Revision 02e0e3f9 (qgis): Fix other feature's geometries are shown instead of null geometry
in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered th...
Nyall Dawson
07:27 AM Revision ef77e19f (qgis): QgsSymbolV2: only pop expression scope if it was really added
Matthias Kuhn
05:37 AM Revision cbe919d2 (qgis): Merge pull request #2997 from nirvn/more_n_more_markers
[symbology] add a filled cross simple marker Nyall Dawson
04:32 AM Revision 6da18991 (qgis): fix angle and anchor point settings for ellipse symbol
Mathieu Pellerin - nIRV
04:30 AM Revision 3cf75d80 (qgis): [symbology] add filled cross and hexagon markers
Mathieu Pellerin - nIRV

2016-04-12

05:01 PM Revision 70863eca (qgis): [FEATURE]: set default datumstransformation for server with environment...
Marco Hugentobler
04:47 PM Revision 9a161ac4 (qgis): Fix crash on exit: delete postgres connection pool before QApplication
Matthias Kuhn
04:08 PM Revision 601e4300 (qgis): Only cache QIcons if a QgsApplication is present
Matthias Kuhn
03:12 PM Revision 0bde3574 (qgis): [dbmanager] PG ignore env if service file is used
Cherry-picked from master
Fixes #14436
Funded by Boundless
Alessandro Pasotti
02:48 PM Revision 30df95ab (qgis): Add new target port-plugins to run 2to3 on plugins as build step
Matthias Kuhn
02:47 PM Revision f7354ffb (qgis): Fix indentation
Matthias Kuhn
02:40 PM Revision 1eb63768 (qgis): [dbmanager] Use user name as DB name if provided
Followup for 212b125 Alessandro Pasotti
02:35 PM Revision f2271749 (qgis): Mask flaky openstreetmap test
Matthias Kuhn
02:35 PM Revision c9588cd5 (qgis): Cache theme icons for quick access
Matthias Kuhn
02:05 PM Revision 212b125a (qgis): [dbmanager] PG ignore env if service file is used
Fixes #14436
Funded by Boundless
Alessandro Pasotti
12:01 PM Revision 4dba5eb6 (qgis): Unblacklist global static QIcon related Qt5 tests
Matthias Kuhn
12:01 PM Revision ca0bf6fe (qgis): Don't use global static QIcon's, they crash Qt5 on exit
Matthias Kuhn
07:52 AM Revision 0adae36f (qgis): Fix effects not working for ellipse symbol layers (fix #14661)
Nyall Dawson
06:57 AM Revision 82c7bbe0 (qgis): [travis] Qt4: Don't run tests in parallel
Matthias Kuhn
04:12 AM Revision 4bbe318c (qgis): [symbology] Remove distorted star symbol
Nyall Dawson
03:08 AM Revision 6df1f686 (qgis): [raster] Add note and docs for psuedocolor 'clip' option
Nyall Dawson

2016-04-11

01:14 AM Revision ce2891b1 (qgis): Fix missing map settings expression variables in composer maps
Missing map extent related variables were causing stacking order
issues with the 25d renderer (fix #14604)
Nyall Dawson
08:32 PM Revision 1ed39c48 (qgis): Fix indentation
Matthias Kuhn
05:55 PM Revision c7ddc4b2 (qgis): [processing] Allow calling GdalUtils.runGdal w/o progress
Matthias Kuhn
05:52 PM Revision e873540d (qgis): [processing] fix path handling (fix #14432)
Alexander Bruy
05:37 PM Revision 4815ebd5 (qgis): doxygen: fix extra stylesheet path
Jürgen Fischer
02:57 PM Revision abda90fe (qgis): [processing] filter items in toolbox using translated and original name...
Alexander Bruy
02:01 PM Revision 16d8da38 (qgis): Fix some providers did not respect layer's subset when calculating
min/max/uniqueValues
Providers included delimited text, memory, virtual layer, and WFS
Add unit test to provider test
Nyall Dawson
10:33 AM Revision 483eb86f (qgis): Fix the request for 2-spaces indent
Sandro Santilli
10:21 AM Revision 54b6a65c (qgis): Request 2-spaces indent
Sandro Santilli
09:58 AM Revision ebbae38c (qgis): Add generic editor configuration
See http://editorconfig.org Sandro Santilli
08:50 AM Revision 35c01f8b (qgis): [processing] make gdal algorithms honor selection
fixes #14622
(cherry picked from commit cc50157ab8053637f24c6f18e35a2bea7feafc78)
Victor Olaya
08:16 AM Revision f04de1ba (qgis): Merge pull request #2982 from alexbruy/cancel-style-loading
don't apply loaded style when layer properties dialog is cancelled Alexander Bruy
07:34 AM Revision 0c5fa811 (qgis): Fix huge legend item size when symbol uses map unit sizes (fix #13979)
Add unit test Nyall Dawson
07:34 AM Revision e21de039 (qgis): Add methods for retrieving and setting size units for QgsMarkerSymbolV2
Nyall Dawson

2016-04-10

12:42 AM Revision 25ad0af8 (qgis): [symbology] Add explanatory text for 0 line widths (fix #9937)
Nyall Dawson
10:39 AM Revision 8eb79dbb (qgis): [processing] fix missed quotes in OTB provider (fix #14557)
Alexander Bruy
10:32 AM Revision badea8ce (qgis): [processing] fix GRASS icon
Alexander Bruy
10:31 AM Revision 525194dc (qgis): [processing] don't ask for MSYS folder for GRASS7 (fix #14431)
Alexander Bruy
08:37 AM Revision f412187d (qgis): [processing] Use unary union in dissolve (much faster for many
complex geometry inputs) Nyall Dawson
08:23 AM Revision 391e14ac (qgis): Merge pull request #2988 from nyalldawson/dissolve
[processing] Use unary union in dissolve Alexander Bruy
04:58 AM Revision ae59b733 (qgis): [processing] Use unary union in dissolve (much faster for many
complex geometry inputs) Nyall Dawson

2016-04-09

01:14 AM Revision 7d235d2b (qgis): Merge pull request #2987 from rouault/wfs_uppercase_attribute
[WFS] Fix support of attribute names in upper-case Jürgen Fischer
12:49 AM Revision f90f999e (qgis): Fix typo
Nyall Dawson
12:30 AM Revision a72fcb8f (qgis): [WFS] Fix support of attribute names in upper-case
Bugfix of issue introduced in commit 9040ec1baf33e55a9ba5abcc4fa2ee18d54a4212
When doing the spatialite cache initia...
Even Rouault
11:21 PM Revision fa3aba34 (qgis): fix 1050174
Jürgen Fischer
10:32 PM Revision 10501745 (qgis): spatialite provider: prefer rowid as primary key where available (and s...
fixes #14575, fixes #14626 Jürgen Fischer
03:32 PM Revision 28977641 (qgis): [travis] No need to wait for slow jobs to finish on failure
Matthias Kuhn
03:14 PM Revision e7c7f85b (qgis): [travis] Clang 3.8 for Qt5 buildss
Matthias Kuhn
03:14 PM Revision 79e3e0e9 (qgis): [travis] Clang 3.8 for Qt4 builds
Matthias Kuhn
12:45 PM Revision 69faab9b (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c...
Even Rouault
12:44 PM Revision 510f6021 (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c...
Even Rouault
10:59 AM Revision 25a162c0 (qgis): don't apply loaded style when layer properties dialog is cancelled
Alexander Bruy
09:48 AM Revision 156721b3 (qgis): Use average mode for align raster downsample tests
GDAL 2.0 changed (fixed) the bilinear downsampling algorithm, so
switch to the average algorithm so that test results...
Nyall Dawson
09:48 AM Revision 2ee6200e (qgis): @cond
Matthias Kuhn
09:48 AM Revision 6ea74d62 (qgis): Workaround a instable system call
QGEP
09:48 AM Revision 21702bae (qgis): Container based Qt4 builds
Matthias Kuhn
09:48 AM Revision f88cf7de (qgis): Drop processing algorithm comparison precision
Matthias Kuhn
09:48 AM Revision c825f465 (qgis): Writing shapefiles with Z dimensions is gdal version dependent
Matthias Kuhn
09:48 AM Revision fa90a7bb (qgis): ogrinfo reports null geometry features differently
Matthias Kuhn
02:55 AM Revision 965cef2b (qgis): Indentation fix
Nyall Dawson

2016-04-08

01:38 AM Revision 1b4bd470 (qgis): [composer] New QSortFilterProxyModel for filtering items by type
and new widget QgsComposerItemComboBox for showing matching composer
items.
Swap existing comboboxes to use the new ...
Nyall Dawson
01:38 AM Revision 4764b535 (qgis): [composer] Fix world file map is not restored from project
Nyall Dawson
01:38 AM Revision 8722acea (qgis): [browser] Set focus to filter edit when filter activated
Also clean up some code Nyall Dawson
01:14 AM Revision edee8768 (qgis): Merge pull request #2985 from manisandro/geom_checker_fixes
Geom checker fixes Nyall Dawson
09:51 PM Revision d4f62ced (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
(cherry picked from commit c93187d78c49cada9bd6d554d171d640a53f72a8) Jürgen Fischer
09:51 PM Revision dc791fda (qgis): oracle provider: handle empty geometries (fixes #14631)
(cherry picked from commit d07bc18353c2a11092fbd7e8c3483e9cca9b8822) Jürgen Fischer
09:46 PM Revision d07bc183 (qgis): oracle provider: handle empty geometries (fixes #14631)
Jürgen Fischer
09:02 PM Revision 96148e36 (qgis): fix python future installation (followup 5895780)
Jürgen Fischer
07:47 PM Revision 644eec66 (qgis): Merge pull request #2984 from rouault/fix_thread_unsafe_init_of_QgsExpr...
Fix thread-unsafe initialization of QgsExpression::Functions() Jürgen Fischer
07:23 PM Revision 9b9377fa (qgis): Fixup b6aee93
Matthias Kuhn
07:19 PM Revision d30836ea (qgis): Fix thread-unsafe initialization of QgsExpression::Functions()
The method initializes the gmFunctions static member, without any mutex protection.
This turned out to cause random c...
Even Rouault
06:48 PM Revision b6aee935 (qgis): Align raster code improvements
* Fix x/y mismatch
* Improve strings for translation
* Remove unrequired cast
Matthias Kuhn
03:40 PM Revision 0aed3f71 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ...
René-Luc ReLuc
03:38 PM Revision 28d2547a (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ...
René-Luc ReLuc
03:26 PM Revision a6aa8556 (qgis): [BUGFIX] QGIS Server segfault when features does not have the same fiel...
In some WFS GetFeature request, with Filter or FeatureId, all the fields are not well loaded in the feature.
To fix ...
René-Luc ReLuc
02:12 PM Revision e3bfec0d (qgis): Merge pull request #2954 from tomchadwin/master
New custom CSS for https://qgis.org/api/ Matthias Kuhn
08:22 AM Revision c397ae65 (qgis): allow sorting relations in project properties
Denis Rouzaud
07:03 AM Revision 31e6d285 (qgis): be sure that layer exists
Denis Rouzaud
07:00 AM Revision 54cc56ff (qgis): rename protected variable (starts with m), remove old comment
Denis Rouzaud
06:57 AM Revision 3c538179 (qgis): regroup duplicated code
Denis Rouzaud
06:13 AM Revision 85d472e6 (qgis): Merge pull request #2981 from nirvn/symbol_label_diagram_sync
[ui] add missing icons for no labels and no diagram Nyall Dawson
04:48 AM Revision f0a2d60c (qgis): [ui] make symbol/label/diagram title case consistent
Mathieu Pellerin - nIRV
04:48 AM Revision 7c3ec07a (qgis): [ui] add missing icons for no labels and no diagram
Mathieu Pellerin - nIRV

2016-04-07

10:51 PM Revision a6a77ee4 (qgis): Remove remainders of buggy pg test
Matthias Kuhn
09:26 PM Revision 5cd2319c (qgis): Also retrieve generated values for pktInt
Matthias Kuhn
09:24 PM Revision eecd77a3 (qgis): Fix postgres unit test
Matthias Kuhn
03:59 PM Revision e98e16f1 (qgis): Unit test for 4ec97c33
Matthias Kuhn
03:03 PM Revision 4ec97c33 (qgis): [postgres] Update primary key on insert with pktFidMap
Helps to retrieve generated keys with views Matthias Kuhn
02:25 PM Revision 40f214b4 (qgis): Revert "add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (py...
this works already, features are updated.
This reverts commit bf3f8b5920bc43cf528c9569a3d6b1000f0eef9f.
Denis Rouzaud
02:11 PM Revision 5376cbf3 (qgis): Followup 297f466 pep8
Matthias Kuhn
02:02 PM Revision cc50157a (qgis): [processing] make gdal algorithms honor selection
fixes #14622 Victor Olaya
01:29 PM Revision bf3f8b59 (qgis): add todo QGIS 3: add /In,Out/ to QgsVectorLayer.addFeature (python)
https://github.com/qgis/qgis3.0_api/issues/45 Denis Rouzaud
01:21 PM Revision 27afd6c4 (qgis): Fix headers
Matthias Kuhn
01:21 PM Revision 5e890589 (qgis): Followup 297f466 Add missing CMakeLists.txt
Matthias Kuhn
12:32 PM Revision 45cb80a0 (qgis): [processing] fixed wild import
Victor Olaya
12:25 PM Revision 55301616 (qgis): Merge pull request #2980 from nirvn/diagram_ui_improvement
[diagram] synchronize enabling UI to match labelling Nyall Dawson
12:03 PM Revision 794ef725 (qgis): [processing] added support for QGIS variables in python scripts
Victor Olaya
12:03 PM Revision 3e4e08bc (qgis): [processing] fixed header
Victor Olaya
12:03 PM Revision 297f4669 (qgis): [processing] added preconfigured algorithms
Victor Olaya
11:23 AM Revision 4f87525e (qgis): [diagram] synchronize enabling UI to match labelling
Mathieu Pellerin - nIRV
10:47 AM Revision 9d5df4ef (qgis): Fix indentation
Nyall Dawson
10:47 AM Revision 846c6183 (qgis): Initially set focus to text in new name dialog
Nyall Dawson
10:47 AM Revision fde77d35 (qgis): Remove use of c style function(void)
Nyall Dawson
10:47 AM Revision 39d0ba57 (qgis): [composer] Fix crash setting table columns from python
Nyall Dawson
10:18 AM Revision 19b91032 (qgis): Merge pull request #2977 from rouault/wfs
First part of QEP 35: WFS provider enhancements Jürgen Fischer
09:08 AM Revision 58957805 (qgis): fix internal future install (fixes #14577, take II)
Jürgen Fischer
08:59 AM Revision 60ada118 (qgis): Merge pull request #2946 from sebastic/debian
Debian packaging improvements Jürgen Fischer
07:15 AM Revision 100c96c3 (qgis): Add python-shapely to python-qgis-common dependencies.
Closes Debian Bug #820281 (https://bugs.debian.org/820281). Bas Couwenberg

2016-04-06

01:14 AM Revision 99980bea (qgis): Fix windows build
Nyall Dawson
02:27 PM Revision 3ba3986a (qgis): Fix calculation of diagram size in map units when using scale limits
Nyall Dawson
01:46 PM Revision dceb1428 (qgis): [processing] extra checks to avoid issues with previous versions values
Victor Olaya
01:46 PM Revision 505c5ee7 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
Alexander Bruy
01:45 PM Revision e40a1647 (qgis): [processing] more HiDPI fixes (refs #14474)
Alexander Bruy
01:45 PM Revision 05bbe189 (qgis): [processing]Fixed UI bug with invalid button width.
Septen
01:05 PM Revision ece46d1c (qgis): Fix margins on photo and web view edit widgets
Nyall Dawson
01:04 PM Revision 76282d50 (qgis): Fix layout issues with color button editor widget
- widget was not left aligned
- widget would shrink to a small vertical height in crowded forms
Nyall Dawson
12:55 PM Revision 4c704be6 (qgis): Add geometry methods for calculating the distance to a specified
vertex from the start of the geometry Nyall Dawson
12:55 PM Revision d464f862 (qgis): [FEATURE] Null ("No symbol") renderer
Using this renderer no symbol will be drawn for features, but labeling,
diagrams and other non-symbol parts will stil...
Nyall Dawson
12:55 PM Revision 619b32de (qgis): Fix build with Qt5 <5.5
Nyall Dawson
12:55 PM Revision fd7a4bd9 (qgis): [FEATURE] New project(point, distance, bearing) expression function
Projects a point geometry by the specified distance and bearing Nyall Dawson
12:55 PM Revision 2e44c119 (qgis): Some QgsPoint improvements
- Modernize QgsVector, improve docs, add some methods missing from
Python bindings
- Add method to QgsPoint to projec...
Nyall Dawson
12:55 PM Revision 3a1f6c42 (qgis): Improve documentation for QgsGeometry::closestVertex
Nyall Dawson
12:55 PM Revision 5247673c (qgis): Add some provider tests for empty rectangles
Nyall Dawson
12:55 PM Revision 86ec27e0 (qgis): Use real values when interpolating color components in gradients
Nyall Dawson
12:17 PM Revision 4586a787 (qgis): Move AutoTransaction setting to project properties
Was in global app settings Matthias Kuhn
11:55 AM Revision 4b75cc9f (qgis): [processing] do not search text in short help when filtering in toolbox
This should fix problems with slow and unresponsive filtering Victor Olaya
09:33 AM Revision dd54cf28 (qgis): Better support for LabelOnTop in multicolumn attribute form layouts
Matthias Kuhn
09:01 AM Revision 226339cc (qgis): Allow adding a new entry from the relation reference widget
Matthias Kuhn
09:00 AM Revision 8f7a6aaa (qgis): Make string translatable
Matthias Kuhn

2016-04-05

12:05 AM Revision ae162d60 (qgis): don't crash when reply is destroyed while it's waiting for credentials
to be entered
(backports 10a26e6)
Jürgen Fischer
12:02 AM Revision b3f8a850 (qgis): globe plugin: fix crash on exit
(cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd) Jürgen Fischer
12:00 AM Revision 151b420f (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
(cherry picked from commit 10a26e6acd8aa3a91e603730c752e398700e4451) Jürgen Fischer
11:59 PM Revision d9be694a (qgis): globe plugin: fix crash on exit
(cherry picked from commit bde512646caffc48f3158ec42b56016aeaae77fd) Jürgen Fischer
10:34 PM Revision f7c5c2bc (qgis): Merge pull request #2976 from nirvn/more_markers
[symbology] add half triangle markers Nyall Dawson
09:49 PM Revision 9040ec1b (qgis): [FEATURE] [WFS provider] Major overhaul to add WFS 1.1 and 2.0 support
First part of https://github.com/qgis/QGIS-Enhancement-Proposals/issues/53
(QEP 35: WFS provider enhancements)
Impro...
Even Rouault
09:49 PM Revision 62bd4061 (qgis): Add QgsDataProvider::invalidateConnections() and implement in Spatialit...
This invalidates all cached connections to the given database name.
This will be used by the WFS provider to cleanup ...
Even Rouault
09:49 PM Revision c178aef4 (qgis): [Spatialite] Handle a pragma='pragma_name=value' URI parameter.
This will be used by the WFS provider to improve commit time to its
temporary Spatialite DB.
Even Rouault
09:49 PM Revision 114c1087 (qgis): Feature iterators: add a mechanism to check if it must be interrupted.
Add a setInterruptionChecker() method on iterators that provides an interface
that can be called by iterators to chec...
Even Rouault
09:49 PM Revision e792576d (qgis): Improve QgsVectorLayer::countSymbolFeatures() responsiveness.
The method can display a progress dialog when it takes a long time to
complete.
- Attach this dialog to the QGIS main...
Even Rouault
09:49 PM Revision c3760ec4 (qgis): [Spatialite] Handle connection invalidation
This will be used by the WFS provider, so it can properly invalidates
(=close) all connections to the temporary Spati...
Even Rouault
09:49 PM Revision 9fe6a9fe (qgis): QgsOgcUtils: add support to generate WFS 1.1 and 2.0 filters
Fixes #14119: Ensure the OGC filter XML expression contains the GML namespace references Even Rouault
08:51 PM Revision 57ae4fee (qgis): QgsGML: expose lower level streaming parser, add handling of GML3
- Add a low-level QgsGmlStreamingParser class that doesn't do any
network activity, but builds features from GML da...
Even Rouault
05:28 PM Revision 7b233e51 (qgis): [symbology] add half triangle markers
Mathieu Pellerin - nIRV
02:47 PM Revision 9c0a2910 (qgis): Deprecate QgsProject::dirty( bool ) in favor of QgsProject::setDirty
Matthias Kuhn
02:13 PM Revision 8948607f (qgis): Followup 31d7be
Tweak some API and docs, and fix overlapping UI widgets Nyall Dawson
01:56 PM Revision fe54a78d (qgis): Merge pull request #2974 from nirvn/diagram_line_unit
[diagram] add unit type setting for outlines (fixes #14614) Nyall Dawson
01:37 PM Revision 410a4381 (qgis): Allow relative links in composer labels
Allow relative links in composer labels Nyall Dawson
01:19 PM Revision f6838032 (qgis): QgsMaplayerRegistry function to get only vector or raster layers
Matthias Kuhn
12:39 PM Revision c58a198b (qgis): Simplify some editor widget parenting
Nyall Dawson
12:24 PM Revision 0c161950 (qgis): Various fixes for photo editor and external resource widgets
- Clear picture when changing from a feature with a picture to
a feature with no picture set
- Don't try to load "NUL...
Nyall Dawson
12:24 PM Revision e571885e (qgis): UX improvements to photo, web view and external resource widget config
- Better explanatory text
- Change '0' values to 'Auto'
- Ad 'px' suffix to values
- Allow resetting sizes to Auto wi...
Nyall Dawson
12:24 PM Revision bcb2c736 (qgis): Make sure QgsFileWidget emits fileChanged when value is cleared
Fixes external resource widget not updating document display
when link is cleared.
Nyall Dawson
11:32 AM Revision 73572680 (qgis): make wfs/ogc error message translatable
Jürgen Fischer
11:25 AM Revision 10a26e6a (qgis): don't crash when reply is destroyed while it's waiting for credentials ...
Jürgen Fischer
10:23 AM Revision acb92819 (qgis): Add missing binding
Nyall Dawson
10:21 AM Revision dc5d7ab9 (qgis): [diagram] make use of unit widget for diagram size
Mathieu Pellerin - nIRV
09:55 AM Revision 673a8604 (qgis): [processing] extended 'menus' section in options, to allow adding buttons
Victor Olaya
09:55 AM Revision 5131e93e (qgis): [processing] extra checks to avoid issues with previous versions values
Victor Olaya
09:13 AM Revision f96deea5 (qgis): debian packaging: no need for downgraded cmake on xenial anymore (backp...
Jürgen Fischer
09:13 AM Revision 1eb87e5f (qgis): Cleanup ValueRelation widget
Matthias Kuhn
08:49 AM Revision 31d7be40 (qgis): [diagram] add unit type setting for outlines (fixes #14614)
Mathieu Pellerin - nIRV
05:06 AM Revision 22f1a1de (qgis): Implement QgsEditorWidgetWrapper::showIndeterminateState() for setting
editor widgets into an indeterminant "unknown value" state
Works for all editor widgets except date time, range and ...
Nyall Dawson
05:05 AM Revision 16274d55 (qgis): Fix missing docs
Nyall Dawson
02:50 AM Revision ca642e44 (qgis): Add easy methods for temporarily blocking signals
- QgsSignalBlocker: RAII signal blocking class. Used for temporarily
blocking signals from a QObject for the lifeti...
Nyall Dawson

2016-04-04

01:28 AM Revision 882f6f8c (qgis): [symbology] Add some more dispersed marker symbols (half/quarter squares)
Nyall Dawson
01:15 AM Revision ad16fb47 (qgis): Show simple marker symbol name in tooltip
Nyall Dawson
11:22 PM Revision dae423d3 (qgis): fix polyline rendering when layer draws effects (fix #14611)
Blottiere Paul
08:40 PM Revision f968f994 (qgis): debian packaging: no internal future only stretch sid wily xenial
(fixes #14577) Jürgen Fischer
04:44 PM Revision ec01f679 (qgis): Merge pull request #2971 from DelazJ/patch-9
typo fix Denis Rouzaud
04:26 PM Revision 14c7900e (qgis): typo fix
Harrissou Santanna
12:09 PM Revision 2adfbb07 (qgis): [symbology] add semicircle, third, quarter circles to simple markers
Mathieu Pellerin - nIRV
12:07 PM Revision f6431ff3 (qgis): Fix artifacts on simple marker "arrowhead" symbol, allow symbol to
work correctly with join modes Nyall Dawson
11:08 AM Revision 48943d44 (qgis): Prefer usage of https:// over http://
Matthias Kuhn
11:08 AM Revision d1c79d81 (qgis): [feature] allow generating default values on postgres just in time
The expression used to generate default values for a field on the
postgres database are currently being printed on th...
Matthias Kuhn
11:05 AM Revision f696b0a3 (qgis): Allow relative links in composer labels
Now labels and HTML boxes can contain relative URLs. If we don't have
a base URL, the project file will be used as a ...
Patrick Valsecchi
10:55 AM Revision 8b0b0687 (qgis): Delete a blank line to make flake8 happy
Alessandro Pasotti
10:52 AM Revision 3ab6db16 (qgis): [processing] fix looping over features in Join Attributes alg (fix #14428)
Alexander Bruy
09:20 AM Revision ff176453 (qgis): Merge pull request #2963 from elpaso/server-fix-qs-encoding
[SERVER] Fix encoding of query string for bindings Alessandro Pasotti
06:38 AM Revision 54146371 (qgis): [FEATURE] add outline join style to ellipse markers
Mathieu Pellerin - nIRV
06:32 AM Revision 805739c9 (qgis): Fix field calc bar error when setting to field name with spaces
(cherry-picked from a4ed8e03e649e79c1e43c338426eca40c3d429a1) Nyall Dawson
06:31 AM Revision 0760e30e (qgis): Fix stats dock not working with field names with spaces (fix #14541)
(cherry-picked from 53b493c6e6b49ba725d45e272c0690479c61a301) Nyall Dawson
06:31 AM Revision 0df78742 (qgis): Fix QgsFieldExpressionWidget reporting field names with spaces as
invalid, add tests
(cherry-picked from af8c1667dfd6f945414b4080c95ee731125f44cc)
Nyall Dawson
06:30 AM Revision fcbc61af (qgis): Fix crash in memory provider (fix #14559)
(cherry-picked from 59d4b85c73aff475429005f321d6009ade9fc8c6) Nyall Dawson
06:30 AM Revision 239a8d60 (qgis): Fix layer extent was not invalidated for certain geometry editing
operations (eg move feature, add/delete/move vertex) (fix #14573)
(cherry-picked from 4ece916728da95b7fd98e8f46564df...
Nyall Dawson
06:29 AM Revision 8c9255e0 (qgis): Fix missing features when combining FilterExpression requests with
subsets of attributes and the filter expression requires fields
which are not included in the attribute subset
Note:...
Nyall Dawson
05:59 AM Revision 54d093ed (qgis): Function argument name should not be translatable
Nyall Dawson
05:59 AM Revision ae00eb96 (qgis): [FEATURE] Allow expression functions to use named parameters
This commit sets the framework for allowing expression functions to
use named parameters. Ie, instead of:
clamp(1,2,...
Nyall Dawson

2016-04-03

12:59 AM Revision 5e54b93b (qgis): remove pseudo options HAVE_MSSQL, HAVE_DB2, HAVE_SPATIALITE
and HAVE_PYTHON Jürgen Fischer
12:59 AM Revision 1cbcf490 (qgis): include db2 provider in packaging
Jürgen Fischer
12:36 AM Revision d8dbc925 (qgis): Fix warning
Nyall Dawson
11:55 PM Revision 5fe19c5f (qgis): merged DB2 updates
[FEATURE] New vector data provider for DB2 sources David Adler
10:58 PM Revision 883016f4 (qgis): Fix some minor coverity warnings
Nyall Dawson
10:53 PM Revision b8b12d87 (qgis): Fix memory leak
Nyall Dawson
10:52 PM Revision 639c0500 (qgis): Fix coverity uninitialized variable warnings
Nyall Dawson
10:25 PM Revision 98d47340 (qgis): Make attribute selection table in vector save as dialog taller
Nyall Dawson
10:20 PM Revision cbad546b (qgis): Followup 99d5e4, add unit tests
Nyall Dawson
08:21 AM Revision ae9d0891 (qgis): Merge pull request #2964 from nirvn/simple_marker_join_style
[FEATURE] add outline join style settings to simple markers (fixes #3797) Nyall Dawson
07:18 AM Revision c08d3592 (qgis): Add testdata cache folder to .gitignore
Nyall Dawson
06:56 AM Revision 3a2a099c (qgis): add simple marker join style tests
Mathieu Pellerin - nIRV
04:57 AM Revision 6ad35374 (qgis): [FEATURE] add outline join style settings to simple markers
(fixes #3797) Mathieu Pellerin - nIRV

2016-04-02

01:56 AM Revision 99d5e422 (qgis): [FEATURE] vector file writer: allow selection of attributes to export
Jürgen Fischer
01:56 AM Revision c93187d7 (qgis): oracle provider: handle NULL geometry in case of multiple geometry columns
Jürgen Fischer
01:56 AM Revision 59de73ac (qgis): extent group box: fix header spelling
Jürgen Fischer
01:56 AM Revision 9c2473df (qgis): fix indentation
Jürgen Fischer
11:45 PM Revision a534fcaa (qgis): Merge pull request #2965 from DelazJ/patch-8
Update qgstipfactory.cpp Jürgen Fischer
08:49 PM Revision 3e7553c1 (qgis): Update qgstipfactory.cpp
Harrissou Santanna

2016-04-01

11:59 PM Revision 5a72bc7d (qgis): [SERVER] Fix encoding of query string for bindings
Fix an error when passing utf-8 chars in the query string
from python bindings
Adds a test for GetLegendGraphics
Alessandro Pasotti
10:12 PM Revision 42e42f77 (qgis): 2to3: avoid duplicate transformation of print (followup c4d9b0a)
Jürgen Fischer
03:52 PM Revision 4f6c2714 (qgis): move new composer tests to pyqt wrappers (followup 7a8a541 and f413046)
Jürgen Fischer
03:48 PM Revision aef26c90 (qgis): [processing] more HiDPI fixes (refs #14474)
Alexander Bruy
01:35 PM Revision 32b5faa6 (qgis): Right align labels with multicolumn attribute forms
Matthias Kuhn
01:35 PM Revision e3de0c11 (qgis): Move drag and drop designer python API to QgsEdtiFormConfig
Matthias Kuhn
01:35 PM Revision faf6b265 (qgis): [feature] Allow using multiple columns in attribute forms
When using the drag and drop designer, a user can specify over how many
columns the fields should be distributed.
A ...
Matthias Kuhn
01:09 PM Revision 9c96be12 (qgis): [processing] add function to retrieve Processing version
Initial idea by Etienne Trimaille Alexander Bruy
12:13 PM Revision 687b6fde (qgis): fix windows build
Jürgen Fischer
12:02 PM Revision c4d9b0a2 (qgis): 2to3: drop fix_print and avoid double parens in fix_print_with_import
Jürgen Fischer
05:23 AM Revision b466c63b (qgis): [composer] Make drawing polygon/polyline follow canvas right click
behaviour (right click ends drawing without adding node) Nyall Dawson
05:23 AM Revision 38fa2980 (qgis): [composer] Fix polylines would be removed if they had < 3 points
when deleting nodes (2 node lines should be allowed) Nyall Dawson
05:23 AM Revision 90b6f46b (qgis): Use Qt methods for translating node coords to scene coords
Nyall Dawson
05:23 AM Revision 4efbb8fc (qgis): [composer] Respect modifier keys when moving nodes with keys
Nyall Dawson
02:05 AM Revision 7a8a5411 (qgis): [FEATURE][composer] Add tools for drawing polygon and polylines
Blottiere Paul

2016-03-31

11:18 PM Revision bde51264 (qgis): globe plugin: fix crash on exit
Jürgen Fischer
11:03 PM Revision 3bfe2f14 (qgis): really fix ab5f06b (ouch again - machine mixup)
Jürgen Fischer
10:57 PM Revision c6117e0d (qgis): fix ab5f06b (ouch)
Jürgen Fischer
10:53 PM Revision 20ce2343 (qgis): [pyqgis-console] fix import statement
Salvatore Larosa
10:53 PM Revision 0168bd5c (qgis): [pyqgis-console] fix multi-line code execution
Salvatore Larosa
10:51 PM Revision ab5f06b9 (qgis): processing: base grass path on OSGEO4W_ROOT where available
Jürgen Fischer
05:20 PM Revision 18cdad99 (qgis): Convert print function to py3 style in tests
Matthias Kuhn
05:20 PM Revision 3c01f513 (qgis): Remove some python tests from Qt5 blacklist
Matthias Kuhn
05:13 PM Revision 26ebc836 (qgis): [MetaSearch] fix version referencing
Tom Kralidis
05:11 PM Revision a88fcf1d (qgis): Merge pull request #2959 from geopython/master
reuse core icons Tom Kralidis
04:30 PM Revision 1e85772e (qgis): Fix layer order in GetPrint
Marco Hugentobler
04:14 PM Revision 3dffb7b7 (qgis): reuse core icons
Tom Kralidis
01:23 PM Revision 6c6e9838 (qgis): Replace calls to deprecated method
Marco Hugentobler
01:23 PM Revision 19120f40 (qgis): Keep old method signature in wms config parser for compatibility
Marco Hugentobler
01:13 PM Revision ec17e3cc (qgis): Fix expression "if" documentation
Matthias Kuhn
01:12 PM Revision b3edfa80 (qgis): Fix if function example
Harrissou Santanna
10:52 AM Revision 332c1632 (qgis): Adapt qgswmsconfigparser.sip
Marco Hugentobler
10:21 AM Revision 625be7a9 (qgis): Merge pull request #2958 from mbernasocchi/master
Protect process_contexthelp.py from IOError Matthias Kuhn
10:18 AM Revision 2fb71b02 (qgis): Protect process_contexthelp.py from IOError
Marco Bernasocchi
09:38 AM Revision afa20ec2 (qgis): [FEATURE:] Redlining in QGIS server (GetMap and GetPrint). Funded by ca...
Marco Hugentobler
07:46 AM Revision befa962b (qgis): Update legend test mask images for Windows build
Nyall Dawson
07:46 AM Revision 9e759efc (qgis): Fix PyQgsVirtualLayerDefinition test on Windows
Nyall Dawson
07:45 AM Revision cb149107 (qgis): Fix qgis_coordinatereferencesystemtest with GDAL >= 2.0
Nyall Dawson
07:45 AM Revision 810fb5b1 (qgis): Fix qgsrasterlayer tests under GDAL >= 2.0
Nyall Dawson
07:45 AM Revision 6545746f (qgis): [FEATURE] Add extra resampling methods to align raster tool which are
available in GDAL >= 2.0 (max, min, median, q1 and q3) Nyall Dawson
07:44 AM Revision a30bf95c (qgis): Drop precision of some processing tests to pass on Windows
Nyall Dawson
07:44 AM Revision 9dd791da (qgis): Fix composer_label tests under Windows
Nyall Dawson
07:44 AM Revision 47cc4473 (qgis): Fix generate_test_mask_image script
Nyall Dawson

2016-03-30

07:25 PM Revision 86f0c5f7 (qgis): Fix for simple geometries insert error in WFS-T
Fixes #14139 Error inserting feature in WFS-T server
(cherry-picked from commit 768416340fdf233f8f5ce8945636d8df8b2e...
Alessandro Pasotti
07:05 PM Revision 897cd3cd (qgis): Merge pull request #2957 from boundlessgeo/wfs-t-fixes-14139
Fix for simple geometries insert error in WFS-T Alessandro Pasotti
05:29 PM Revision 76841634 (qgis): Fix for simple geometries insert error in WFS-T
Fixes #14139 Error inserting feature in WFS-T server Alessandro Pasotti
04:45 PM Revision dccd7310 (qgis): debian packaging: no need for downgraded cmake on xenial anymore
Jürgen Fischer
02:21 PM Revision a438bda7 (qgis): Followup ad8ee31: inverted usage of identifyable layer config
Matthias Kuhn
01:47 PM Revision 46162f21 (qgis): Remove expected failure from test
Matthias Kuhn
01:10 PM Revision 2eb660a0 (qgis): Bump Doxygen to support HTML_EXTRA_STYLESHEET
This is the minimum version required - happy to bump it higher if
preferred
Tom Chadwin
12:32 PM Revision 03da61dd (qgis): Move CSS to /doc, clarify comment
Tom Chadwin
10:35 AM Revision 9104704f (qgis): [composer] Set base stylesheet of composer labels to match the
label font and margins when rendering as HTML.
This allows interactive choice of font, margins and colors and
avoids...
Nyall Dawson
10:35 AM Revision 6526cf5a (qgis): New QgsFontUtils::asCSS method for converting a QFont to a CSS
string representation (as close as possible) Nyall Dawson
08:59 AM Revision 567b4be1 (qgis): fix windows build
Jürgen Fischer
08:41 AM Revision d690d721 (qgis): store and restore layer extents in projects
Jürgen Fischer
08:41 AM Revision 1cc82af8 (qgis): oracle provider: also try sdo_filter on queries
Jürgen Fischer
08:41 AM Revision c9438a41 (qgis): use wait cursor when zooming to layers and groups from layer tree
Jürgen Fischer
07:31 AM Revision 402ee9d4 (qgis): Fix missing features when combining FilterExpression requests with
subsets of attributes and the filter expression requires fields
which are not included in the attribute subset
Note:...
Nyall Dawson

2016-03-29

01:14 AM Revision 62c86f03 (qgis): Highlight today's date in date time calendar popup
Nyall Dawson
12:37 AM Revision 692a17ef (qgis): Merge pull request #2952 from rouault/fix_indentation
Fix indentation in src/app/qgisapp.cpp Nyall Dawson
12:19 AM Revision 4ece9167 (qgis): Fix layer extent was not invalidated for certain geometry editing
operations (eg move feature, add/delete/move vertex) (fix #14573) Nyall Dawson
11:28 PM Revision 59d4b85c (qgis): Avoid some unnecessary detachments in memory provider
Should speed up the provider slightly and also refs #14559 (I can
no longer reproduce that crash with this change)
Nyall Dawson
08:49 PM Revision 8c3155fb (qgis): Fix indentation in src/app/qgisapp.cpp
The indentation error was added in
https://github.com/qgis/QGIS/commit/d732d845f1303dc6374efe0facfe4bea0d528d91
but w...
Even Rouault
08:25 PM Revision f7c28f60 (qgis): txt2doc run (followup 9b198f1)
Jürgen Fischer
05:50 PM Revision 7b80ced4 (qgis): Line break at end of file
Tom Chadwin
05:42 PM Revision 53f49b02 (qgis): Revert historic Travis change
Tom Chadwin
05:40 PM Revision 888b158d (qgis): Doxyfile clarification/format tweak
Tom Chadwin
05:39 PM Revision b2cbbe45 (qgis): Edit Doxyfile to change colour scheme and use CSS
Also moved custom CSS to /cmake_templates Tom Chadwin
05:31 PM Revision 218144d6 (qgis): Remove colour declarations
Use doxygen HTML_COLORSTYLE_HUE = 113 instead Tom Chadwin
05:03 PM Revision 755b5b69 (qgis): Merge pull request #2950 from rouault/INSTALL_note_about_msinttypes
INSTALL: mention not to install msinttypes package in OSGeo4W Matthias Kuhn
04:19 PM Revision 72b6b2e0 (qgis): Further blue > green palette changes
Confirmed working with doxygen, using HTML_EXTRA_STYLESHEET - tested
locally
Tom Chadwin
03:53 PM Revision e918e602 (qgis): Correct search box position in menu bar
Tom Chadwin
03:48 PM Revision 26df41f9 (qgis): Merge pull request #2945 from sept-en/master
[processing] fixed UI bug with invalid button width in Modeler algorithm dialogs Alexander Bruy
03:41 PM Revision 944db6d2 (qgis): Fix llvm apt repository
Matthias Kuhn
02:27 PM Revision 9b198f1f (qgis): INSTALL: mention not to install msinttypes package in OSGeo4W
Even Rouault
02:10 PM Revision 956d54a7 (qgis): Don't need to be told the sqlite db has been created
Will show up in browser right away Nathan Woodrow
02:10 PM Revision d732d845 (qgis): Ignore remove legend entries dialog with shift help
Nathan Woodrow
12:53 PM Revision 631a7fd9 (qgis): WMS provider with Qt5 sends STYLES=& instead of STYLES&
Matthias Kuhn
08:29 AM Revision ad8ee31d (qgis): Allow sorting identifyable and readonly layers by checkbox
Matthias Kuhn
08:29 AM Revision b1aa20b5 (qgis): Add QgsTableWidgetItem for easier sorting of checkbox tables
Matthias Kuhn
08:27 AM Revision ae7b657d (qgis): Add a new filter for WritableLayers to QgsMapLayerProxyModel
Matthias Kuhn
08:27 AM Revision 93e73ac6 (qgis): Make readOnly mode of vector layers configurable
Matthias Kuhn
08:27 AM Revision 1c59eff1 (qgis): [Feature] Save readonly mode of vector layers in project
Matthias Kuhn
08:27 AM Revision d06c4f8f (qgis): Make QgsMapLayerProxyModel::exceptedLayers a property
Matthias Kuhn
08:27 AM Revision 54219c57 (qgis): Centralize handling of non-identifiable layers in QgsProject
Matthias Kuhn
08:20 AM Revision fbc2a4ee (qgis): Fix locale problems in PyQgsAppStartup test
Matthias Kuhn
08:20 AM Revision 0cc7ae0f (qgis): Inlcude PyQgsAppStartup test on Qt5
Matthias Kuhn
08:20 AM Revision a129f190 (qgis): Improve debug output of app startup test
Matthias Kuhn
08:20 AM Revision e133b428 (qgis): Enable console with Python3 / PyQt5
Matthias Kuhn
02:24 AM Revision a4ed8e03 (qgis): Fix field calc bar error when setting to field name with spaces
Nyall Dawson
02:12 AM Revision 53b493c6 (qgis): Fix stats dock not working with field names with spaces (fix #14541)
Nyall Dawson
02:04 AM Revision af8c1667 (qgis): Fix QgsFieldExpressionWidget reporting field names with spaces as
invalid, add tests Nyall Dawson

2016-03-28

10:02 AM Revision 0505ad06 (qgis): [processing] replace some raster icons with SVG to improve HiDPI suppor...
Alexander Bruy

2016-03-27

09:02 PM Revision bf83f4eb (qgis): [processing]Fixed UI bug with invalid button width.
Septen
08:02 PM Revision 4e60dafb (qgis): disable symbol visiblity flags for globe plugin on release builds on tr...
(cherry picked from commit 1bb98d6db932b0d1d7db0d34eb06fae144c523cf) Jürgen Fischer
01:31 PM Revision 3eb7f392 (qgis): Geometry testing, reduce default precision
Matthias Kuhn
01:31 PM Revision 7709f3f0 (qgis): Copyable output of testing environment variables
Matthias Kuhn
01:31 PM Revision b8d1fb6f (qgis): added buffer tests
Anita Graser
11:06 AM Revision 332552e2 (qgis): Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong
The code currently fallbacks to dealing with LongLong fields as
strings, which breaks the ProviderTestCase testMinVal...
Even Rouault
11:00 AM Revision e922ba37 (qgis): Merge pull request #2942 from rouault/missing_sqlite3_include_tests_ana...
Add missing SQLITE3_INCLUDE_DIR in tests/src/analysis/CMakeLists.txt Matthias Kuhn
10:57 AM Revision 060019cb (qgis): Merge pull request #2947 from rouault/minmax_longlong
Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong Matthias Kuhn

2016-03-26

10:28 PM Revision 5dc95516 (qgis): Increase minimum size of composer legend list widget
(cherry picked from commit e695fbb9f11f9c0e08b59db7ecf8ad25d28d484f) Nyall Dawson
06:52 PM Revision 1bb98d6d (qgis): disable symbol visiblity flags for globe plugin on release builds on tr...
Jürgen Fischer

2016-03-25

11:08 PM Revision fbf4d675 (qgis): de-plenk more
Jürgen Fischer
10:50 PM Revision 962726cf (qgis): de-plenk exclamation marks
Jürgen Fischer
10:34 PM Revision e1d3dd5f (qgis): geometry checker: refine dialog (implement #14572)
Jürgen Fischer
08:29 PM Revision b1a4ef27 (qgis): prepare-commit.sh: show progress
Jürgen Fischer
05:48 PM Revision 6ac13988 (qgis): Make QgsVectorDataProvider::fillMinMaxCache() handle LongLong
The code currently fallbacks to dealing with LongLong fields as
strings, which breaks the ProviderTestCase testMinVal...
Even Rouault
05:35 PM Revision 3818cbc2 (qgis): Move all post installation changes to dh_auto_install override.
Bas Couwenberg
05:24 PM Revision 2e1b0cd2 (qgis): Update upstream metadata URLs to use HTTPS.
Bas Couwenberg
05:19 PM Revision 83d823e7 (qgis): Enable all hardening buildflags.
Adds ld -z now & -fPIE -pie. Bas Couwenberg
05:05 PM Revision 8a133ddf (qgis): Use Standards-Version 3.9.7 for sid, stretch & xenial.
Bas Couwenberg
05:01 PM Revision 3b24247d (qgis): Update copyright file.
Changes:
- Update copyright years for Jürgen E. Fischer
- Add license & copyright for qwtpolar-1.1.1
- Group CMake fi...
Bas Couwenberg
04:55 PM Revision 7248d586 (qgis): Fix 'nubmer' typo, replace with 'number'.
Bas Couwenberg
03:21 PM Revision 428ec00e (qgis): fix typo
Alexander Bruy
02:37 PM Revision 619356ea (qgis): [processing] add OPTIMIZE_SIZE option to gdalwarp (fix #5651)
Alexander Bruy
02:19 PM Revision 660bb273 (qgis): [processing] replace some raster icons with SVG to improve HiDPI suppor...
Alexander Bruy
02:19 PM Revision 6f796104 (qgis): [processing] refactor Virtual vector layer algorithm
Add support for unioned layers (fix #12991) Alexander Bruy
01:19 PM Revision 22678d97 (qgis): Release of 2.8.8
Jürgen Fischer
01:18 PM Revision ea74db39 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi...
Even Rouault
01:17 PM Revision ea85bef1 (qgis): Release of 2.14.1
Jürgen Fischer
01:16 PM Revision a32a6c28 (qgis): german translation update
Jürgen Fischer
12:17 PM Revision 2d3b813d (qgis): Fixes an error when unloading plugins
Custom utils._import was never called, because
builtins was correctly imported (even if it missed __import__)
and _i...
Alessandro Pasotti
10:42 AM Revision 8af5edce (qgis): pyqtwrapper: update some remaining scripts
Jürgen Fischer
10:41 AM Revision f1295409 (qgis): don't include future for python3 (followup 2b55d89)
Jürgen Fischer
01:00 AM Revision 2b55d89d (qgis): give qgis future (followup 15b3600)
Jürgen Fischer

2016-03-24

11:15 PM Revision a0b9877b (qgis): [Geometry checker] Fix crash in QgsGeometryAreaCheck::mergeWithNeighbor...
Sandro Mani
11:14 PM Revision d3e08dab (qgis): [Geometry checker] Make QgsGeometryCheckError::geometry return the geom...
Sandro Mani
08:21 PM Revision fb1aa6b0 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi...
Even Rouault
08:21 PM Revision 0d21e640 (qgis): Merge pull request #2944 from rouault/fix_crash_on_invalid_spatialite_i...
[Spatialite] Fix crash on iterator closing if connection failed. Jürgen Fischer
06:39 PM Revision ea4a0e27 (qgis): testqgswcspublicservers: also update network timeout (followup 3894159)
Jürgen Fischer
06:37 PM Revision 2b15eaa1 (qgis): [Spatialite] Fix crash on iterator closing if connection failed.
If an iterator fails to open the spatialite database (mHandle == nullptr
in QgsSpatiaLiteFeatureIterator::QgsSpatiaLi...
Even Rouault
06:36 PM Revision 9f125eb9 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re...
Even Rouault
06:35 PM Revision 2f7d4a78 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re...
Even Rouault
06:28 PM Revision 90e624d8 (qgis): don't strip utf8 in log
Jürgen Fischer
06:27 PM Revision 38941596 (qgis): Merge pull request #2943 from rouault/fix_networkTimeout
Use consistant default value of 60000ms for /qgis/networkAndProxy/networkTimeout Jürgen Fischer
06:21 PM Revision 61011d49 (qgis): API docs website custom CSS
No idea where this should live in the repo - just putting it here for
now
Tom Chadwin
06:05 PM Revision 43978181 (qgis): Merge remote-tracking branch 'refs/remotes/qgis/master'
Tom Chadwin
05:11 PM Revision f3872914 (qgis): Use consistant default value of 60000ms for /qgis/networkAndProxy/netwo...
Currently there's an inconsistancy between the Options dialog that displays a
default value of 60000ms for network re...
Even Rouault
04:29 PM Revision 2c6d4ba3 (qgis): Add missing SQLITE3_INCLUDE_DIR in tests/src/analysis/CMakeLists.txt
For OSM test Even Rouault
03:58 PM Revision 363050db (qgis): [db manager] Fix virtual layers plugin (fixes #14404)
(cherry-picked from commit 7dbc0bf81992cd58a6e4d0b081941f3c20f168ca) Hugo Mercier
03:54 PM Revision 8aa3ecd2 (qgis): Virtual layer: Be case insensitive when looking for a layer name
(cherry picked from commit f14bc8c4d9e88af5529c80593d73e4e9ba472a68) Hugo Mercier
03:48 PM Revision 140b5172 (qgis): Merge pull request #2915 from mhugo/fix_vlayers
Various fixes for virtual layers Hugo Mercier
09:53 AM Revision 15b36005 (qgis): debian packaging: limit python-future to stretch, sid, wily and xenial
TODO add internal python-future for others Jürgen Fischer
06:48 AM Revision f669af06 (qgis): Fix indentation
Matthias Kuhn

2016-03-23

11:33 PM Revision a46efeea (qgis): Some style improvements for test
Matthias Kuhn
10:31 PM Revision 1f57745d (qgis): Fix attribute creation in transect sample
(cherry picked from commit 90e0cb995fd887db7042fc2e811b685004f0cbbd) Marco Hugentobler
10:16 PM Revision 31c914d0 (qgis): Don't force use of SQL dialect when running ogr queries (fix #14407)
Using "SQL" dialect is not recommended as it forces use of the sometimes
buggy SDK query engines. This was breaking t...
Nyall Dawson
10:14 PM Revision b24d5eae (qgis): Merge pull request #2923 from nyalldawson/fix_14407
Don't force use of SQL dialect when running ogr queries (fix #14407) Jürgen Fischer
09:40 PM Revision d3647703 (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho...
Even Rouault
09:39 PM Revision 5278003c (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho...
Even Rouault
09:38 PM Revision 40233edc (qgis): Reenable fcgi and server on osx (followup 53d40e8)
(cherry picked from commit 2c866f45cdcb03a1be89f7237763e8e38f2d3faa) Jürgen Fischer
09:38 PM Revision 09a5a8d0 (qgis): evis: update QAction::activated to triggered
(cherry picked from commit 48911ca9a4dc979bdb73b935bc319dadcbe781d5) Jürgen Fischer
09:38 PM Revision d10ec1da (qgis): fix warnings
(cherry picked from commit eefb046dab437c35205cba8cf68103ccc240c7f9) Jürgen Fischer
09:38 PM Revision c128a552 (qgis): use individual network managers for threads (fixes #13721, fixes #14401...
(cherry picked from commit 2eb82430bbdb02b0789b3ffe80d5b6fd747fa8cc) Jürgen Fischer
09:38 PM Revision 0c65f7fb (qgis): use link to release branch in about box for exported sources (fixeds #1...
(cherry picked from commit 044379b758a286d8d65d9d5181b776096ba7c737) Jürgen Fischer
09:38 PM Revision addcf3cb (qgis): Don't crash when some shortcuts can't be loaded
Fix #14528
(cherry picked from commit 76296c82e7e9225c6be3c00d48b4bf748ca5daa8)
Matthias Kuhn
09:38 PM Revision 03110c46 (qgis): show source locations in windows backtraces
(cherry picked from commit 26d61956d75dd0e522f49a41cec9faef0f2e3719) Jürgen Fischer
09:38 PM Revision 8fb32b1f (qgis): osgeo4w: support for OSGEO4W_DESKTOP and fix deinstallation
(cherry picked from commit c2ff2d772197a93c99b625d64e44acc71df2c00c) Jürgen Fischer
09:36 PM Revision 40611d78 (qgis): Reenable fcgi and server on osx (followup 53d40e8)
Jürgen Fischer
09:14 PM Revision 9767bd05 (qgis): Merge pull request #2940 from rouault/spatialite_bind_blob_fix
[Spatialite] Use correct free function for sqlite3_bind_blob of geome… Jürgen Fischer
07:07 PM Revision 2e04162e (qgis): [Spatialite] Use correct free function for sqlite3_bind_blob of geometries
Currently sqlite3_bind_blob() uses free() as the free function of WKB
blobs returned by convertFromGeosWKB(). But tho...
Even Rouault
05:39 PM Revision 7dbc0bf8 (qgis): [db manager] Fix virtual layers plugin (fixes #14404)
Hugo Mercier
05:07 PM Revision 3d160104 (qgis): Fix virtual layer UI tooltips
Hugo Mercier
05:07 PM Revision ee81c6b0 (qgis): Fix the virtual layer icon text
Hugo Mercier
05:07 PM Revision d87c3813 (qgis): Add a right click action to edit virtual layer settings
Hugo Mercier
05:07 PM Revision f14bc8c4 (qgis): Virtual layer: Be case insensitive when looking for a layer name
Hugo Mercier
04:23 PM Revision 70e2696b (qgis): Merge pull request #2936 from sept-en/master
[processing] fix filter in Processing settings dialog. Add ability to specify mininal required number of items for Mu... Alexander Bruy
04:16 PM Revision 4b579649 (qgis): Merge pull request #2939 from rouault/missing_sqlite3_include_pyspatialite
Add missing SQLITE3_INCLUDE_DIR in pyspatialite CMakeLists.txt Matthias Kuhn
04:03 PM Revision d830d917 (qgis): Add missing SQLITE3_INCLUDE_DIR in pyspatialite CMakeLists.txt
Even Rouault
03:49 PM Revision 8fdf4850 (qgis): oracle provider: refactor uri handling in oracle provider (followup d16...
Jürgen Fischer
01:53 PM Revision cf22cab3 (qgis): Fix the master (merge without tests pass :-( )
Related to #2893 Stéphane Brunner
01:25 PM Revision f0be0457 (qgis): Typo fixes.
Septen
10:55 AM Revision d808ef9a (qgis): Merge pull request #2893 from NaturalGIS/processing_gdalwarp_extent
processing: add extent parameter to gdal_warp Victor Olaya
10:41 AM Revision 48104d57 (qgis): Merge pull request #2891 from csandor/patch-1
Table names in postgresql can be max 63 characters long Victor Olaya
10:39 AM Revision 2e6fcf57 (qgis): Merge pull request #2865 from medspx/processing_raster_bunch
[Processing] Add the last GRASS7 r.* algorithms Victor Olaya
09:48 AM Revision bec849c4 (qgis): Merge pull request #2935 from matakuka/dissolve
changed check for validity from isGeosValid() to validateGeometry() Matthias Kuhn
09:43 AM Revision e6c5301c (qgis): Don't run qt5 tests in parallel
Matthias Kuhn
08:35 AM Revision 0458a2ca (qgis): travis: disable fcgi and server on osx (fastcgi.com apparently gone)
Jürgen Fischer
08:06 AM Revision ded1e045 (qgis): indentation fix
Jürgen Fischer
08:03 AM Revision 1f1d4c04 (qgis): UI consistency "Rendering order..." to "Symbol levels..."
Matthias Kuhn
03:43 AM Revision 736be486 (qgis): Typo fixes. Stylystic fixes.
Septen
01:14 AM Revision 45c9ea23 (qgis): 2to3:
* drop libpasteurize.fixes.fix_division
* replace lib2to3.fixes.fix_import with libfuturize.fixes.fix_absolute_import...
Jürgen Fischer
 

Also available in: Atom