Activity

From 2015-11-24 to 2015-12-23

2015-12-23

09:25 PM Revision 6c31e4b6 (qgis): Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
QGIS crashes when using the Globe plugin if this package is not installed,
as reported in QGIS issue #9818 [0] and De...
Bas Couwenberg
09:24 PM Revision ae24b083 (qgis): Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
QGIS crashes when using the Globe plugin if this package is not installed,
as reported in QGIS issue #9818 [0] and De...
Bas Couwenberg
09:23 PM Revision 13a5167b (qgis): Merge pull request #2609 from sebastic/bug-9818
Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe (fixes #9818) Jürgen Fischer
05:06 PM Revision 076c2a09 (qgis): Add dependency on openscenegraph-plugin-osgearth to qgis-plugin-globe.
QGIS crashes when using the Globe plugin if this package is not installed,
as reported in QGIS issue #9818 [0] and De...
Bas Couwenberg
04:00 PM Revision c9e92893 (qgis): some fixes (missing include, duplicated line, wrong variable name)
Denis Rouzaud
04:00 PM Revision b33b9351 (qgis): Update rubber band after editing nodes
It has to be done this way. Just adding updateSelectFeature() in a few places
is not enough, because then the rubber ...
Daan Goedkoop
03:47 PM Revision b0bbfc7c (qgis): Merge pull request #2584 from SebDieBln/MapCanvas_EnterLeave
UI improvement for digitizing maptools Denis Rouzaud
03:45 PM Revision b602c5c5 (qgis): Revert "QgsGeometry to datastream -> avoid extra data copy"
This reverts commit c1b512f948028093e481e1db089db8c044e86f4c. Matthias Kuhn
03:42 PM Revision c1b512f9 (qgis): QgsGeometry to datastream -> avoid extra data copy
Matthias Kuhn
03:28 PM Revision 996de715 (qgis): Merge pull request #2608 from sbrunner/fill-select
Fix fill and select mixage Matthias Kuhn
02:36 PM Revision 409a59ff (qgis): Use the line digitizing settings for the note tool rubber band
Stéphane Brunner
10:37 AM Revision c465705f (qgis): Fix fill and select mixage
Fix #14016 Stéphane Brunner
10:03 AM Revision a32587bc (qgis): [FEATURE][QGIS Server] Add short name to layers, groups and project
A number of elements have both a <Name> and a <Title>. The Name is a text string used for machine-to-machine
communic...
René-Luc ReLuc

2015-12-22

05:45 PM Revision e6a265c1 (qgis): Merge pull request #2600 from m-kuhn/orderby-renderer
Allow definition of feature rendering order Matthias Kuhn
04:39 PM Revision 52a39fc2 (qgis): QgsSymbolV2 may not be copied
Matthias Kuhn
04:00 PM Revision c8060045 (qgis): Intendention
Marco Hugentobler
03:52 PM Revision f1e275db (qgis): DBManager: support timestamp values for Oracle
Médéric Ribreux
03:38 PM Revision ca37d004 (qgis): Merge pull request #2607 from elpaso/bugfix-14021-dvanced-settings-edit...
Storing a pointer to QSettings instead of using stack Alessandro Pasotti
02:56 PM Revision bf4ad792 (qgis): Storing a pointer to QSettings instead of using stack
The settings were allocated in the stack
causing a segfault when accessed from the slot
Fixes #14021
Alessandro Pasotti
11:21 AM Revision 644960e5 (qgis): Numerically more robust circle center calculation. Provided by Timo Iip...
Marco Hugentobler
09:40 AM Revision d5585ffd (qgis): Use qSort instead of std::sort, former does not crash
Matthias Kuhn
09:40 AM Revision 9a64569f (qgis): Fix orderby table headers and use combobox
Matthias Kuhn
09:12 AM Revision 09cc9e4e (qgis): Use field expression widget in order by dialog
Matthias Kuhn
09:12 AM Revision 9c9ff79b (qgis): Add LongLong support to virtual provider
Matthias Kuhn
09:12 AM Revision a5f88181 (qgis): Fix fallback orderby and attribute subset
Also properly closes the iterator when a fallback orderby is used Matthias Kuhn
09:12 AM Revision e00815db (qgis): Add test for rendering order
Matthias Kuhn
09:12 AM Revision 3f1db6d5 (qgis): Add test for combination orderby / subset of attributes
Matthias Kuhn
09:12 AM Revision 3dc832a3 (qgis): Don't crash providers when destrucing with fake open connection
Matthias Kuhn
09:12 AM Revision 73ba0e80 (qgis): [FEATURE] Allow definition of rendering order for renderers
This allows defining the order in which features are processed by
renderers.
Matthias Kuhn
09:12 AM Revision 168c6f70 (qgis): Rename OrderBys -> OrderBy and OrderBy -> OrderByClause
And some sip fixes Matthias Kuhn
09:04 AM Revision 9d81938c (qgis): Merge pull request #2605 from nyalldawson/delimited
Add support for curved geometries and M/Z values to delimited text provider Chris Crook
06:51 AM Revision 856be9ba (qgis): Ensure that rings are closed when adding to polygons
Nyall Dawson
06:51 AM Revision 5838819d (qgis): [FEATURE] Curve support for memory layers
...smallest diff for a new feature ever ;) Nyall Dawson
06:50 AM Revision 6122f046 (qgis): Remove unimplemented QgsSurfaceV2::pointOnSurface method
Was always returning a point not on the surface! (0,0). Use the
GEOS method instead.
Nyall Dawson
06:50 AM Revision 2963408e (qgis): Correct vertex count when using identify tool on curved lines
Nyall Dawson
03:37 AM Revision 809c9255 (qgis): [FEATURE] Support Z/M dimensions in delimited WKT files
Nyall Dawson
03:37 AM Revision f994e71d (qgis): [FEATURE] Delimited text provider supports curved WKT geometries
Nyall Dawson

2015-12-21

12:07 AM Revision a39585e3 (qgis): updated mime icons for mac
Alexandre Neto
12:07 AM Revision dfd3c8db (qgis): changed mime icons files names
Alexandre Neto
12:07 AM Revision 25ec9ee3 (qgis): Added new mime icons
Alexandre Neto
09:47 PM Revision e45603a9 (qgis): circular string maptools now react to ESC key
Sebastian Dietrich
09:47 PM Revision 889422e5 (qgis): better rubberband calculation in maptool circular by radius
The rubberband is only calculated when needed. Sebastian Dietrich
09:47 PM Revision 6ef1706d (qgis): code cleanup and improved readability in circular maptools
Sebastian Dietrich
09:05 PM Revision 06553db0 (qgis): Remove unrequired data checks from QgsGeometry
The d-pointer in QgsGeometry should never be null. Matthias Kuhn
08:52 PM Revision 7509608d (qgis): osgeo4w: include grass7 plugin
(cherry picked from commit e19ad4be77cc9dfd98f36f70d096577ef9049809) Jürgen Fischer
08:49 PM Revision b508790c (qgis): fix precise build (+ foreach->Q_FOREACH)
Jürgen Fischer
08:49 PM Revision e19ad4be (qgis): osgeo4w: include grass7 plugin
Jürgen Fischer
06:47 PM Revision 6347af09 (qgis): Merge pull request #2601 from rldhont/update_qgsmaplayer_doc
[Doc] Update QgsMapLayer documentation Matthias Kuhn
05:33 PM Revision f7566710 (qgis): [Doc] Update QgsMapLayer documentation
Add documentation string to 10 QgsMapLayer methods. René-Luc ReLuc
01:40 PM Revision 3cd93831 (qgis): centerpoint-rubberband works w/ maptool circular by radius
Sebastian Dietrich
01:32 PM Revision 931b3d16 (qgis): maptool circular string by radius uses temporary rubberband
Sebastian Dietrich
12:52 PM Revision b4892c13 (qgis): maptool circular string by point uses temporary rubberband
Sebastian Dietrich
12:50 PM Revision 8eb8494d (qgis): initialize temporary rubberband for circular string tools
(temporary rubberband still not used) Sebastian Dietrich
12:50 PM Revision e0b14a5e (qgis): added a temporary rubberband to the circular maptools
(but it is not used yet) Sebastian Dietrich
12:49 PM Revision 6a2af5d9 (qgis): deduplicated connecting to the curve of parent tool
also moved it to the active() method Sebastian Dietrich
12:49 PM Revision aad80270 (qgis): allow to create a QgsGeometryRubberBand as the alternative band
Sebastian Dietrich
09:30 AM Revision 7afa9e31 (qgis): Fix crash in topology checker (fix #14017)
Nyall Dawson
09:30 AM Revision 013d6d33 (qgis): Fix more warnings
Nyall Dawson
09:13 AM Revision 483ef3c7 (qgis): Merge pull request #2599 from nyalldawson/order_by
Order by fixes and Mssql provider implementation Matthias Kuhn
01:59 AM Revision a42bfea9 (qgis): Merge pull request #2598 from SebDieBln/NoSingleStatementLines
Make the qgisstyle tool fix multiple statements on a single line Nyall Dawson
01:21 AM Revision c28c493b (qgis): fix all occurrences of multiple statements in a single line
This was accomplished by running scripts/astyle-all.sh. Sebastian Dietrich
01:18 AM Revision 95fa8668 (qgis): make astyle force every statement into a separate line
Sebastian Dietrich

2015-12-20

12:50 AM Revision 1199a25a (qgis): Enable provider side ordering for mssql provider
Nyall Dawson
12:49 AM Revision dbb09197 (qgis): Handle order by parsing failures in postgres provider
Nyall Dawson
12:49 AM Revision f2410596 (qgis): Add provider order by tests where expression compilation will fail
Nyall Dawson
09:07 PM Revision d31e6108 (qgis): fix windows build
Jürgen Fischer
08:39 PM Revision 2cacc6a3 (qgis): More warning fixes
Nyall Dawson
11:43 AM Revision ec35dbee (qgis): Fix some warnings when building with clang and -Weverything
Nyall Dawson
10:12 AM Revision 80de178d (qgis): Indentation fix
Matthias Kuhn
10:11 AM Revision 88d3b9fc (qgis): Add a startup tip on VRT files (fix Redmine #4346)
(fix indentation problem) Médéric Ribreux

2015-12-19

11:13 PM Revision b8a903cd (qgis): Merge pull request #2596 from pavlova-marina/patch-1
fixed link to gdal page Matthias Kuhn
06:20 PM Revision 1d42ac56 (qgis): fixed link to gdal page
Marina Pavlova
03:19 PM Revision 02696c71 (qgis): include virtual layer provider in packaging
Jürgen Fischer
03:09 PM Revision 89583b74 (qgis): avoid core relinking on cmake changes
Jürgen Fischer
01:07 PM Revision 7895e99e (qgis): Add qgis-dbg package to provide debug symbols.
The debug package was requested in [Debian Bug #786985](https://bugs.debian.org/786985).
(cherry picked from commit ...
Bas Couwenberg

2015-12-18

08:54 PM Revision 60f246a3 (qgis): Merge pull request #2568 from mhugo/vlayers
Add support for virtual layers Hugo Mercier
06:47 PM Revision 6ffec81b (qgis): Fix sip coverage test to skip constructors of nested classes
Hugo Mercier
06:45 PM Revision 9e14f098 (qgis): Add a plugin to DB Manager to support virtual layers
Hugo Mercier
06:45 PM Revision e60712e7 (qgis): Add a provider for virtual layers
Hugo Mercier
06:38 PM Revision 13f4081d (qgis): Remove .cpp files from doxymentation
Remove .cpp files from the doxymentation. They are not
considered to be part of the public API, so no reason to scan ...
Matthias Kuhn
06:38 PM Revision b855b0f7 (qgis): Fix csv test dataset
Matthias Kuhn
06:38 PM Revision 13ba27e7 (qgis): cond
Matthias Kuhn
06:38 PM Revision 070a3528 (qgis): Run travis tests also with build warnings.
Matthias Kuhn
06:38 PM Revision e555323f (qgis): Add compiler setting check to order by compilation
Matthias Kuhn
06:38 PM Revision a1771424 (qgis): Compile order by for Spatialite
Matthias Kuhn
06:38 PM Revision d1fd0c18 (qgis): Don't double sort in vector layer.
Matthias Kuhn
06:38 PM Revision f2ac1e8e (qgis): Add order by test
Matthias Kuhn
06:36 PM Revision c0f2b290 (qgis): Compile order by for postgres
Matthias Kuhn
06:36 PM Revision d96a2748 (qgis): Add Order By Clause
Matthias Kuhn
06:36 PM Revision b9f0c062 (qgis): More use of implicit sharing of QgsExpression
Matthias Kuhn
02:39 PM Revision 746af794 (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie...
René-Luc ReLuc
02:21 PM Revision efaae1f6 (qgis): Update indentation
René-Luc ReLuc
02:21 PM Revision b4035322 (qgis): Release of 2.12.2
Jürgen Fischer
02:18 PM Revision 2b327967 (qgis): Release of 2.8.5
Jürgen Fischer
12:54 PM Revision 7c633500 (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie...
René-Luc ReLuc
12:40 PM Revision 6e4791ff (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie...
René-Luc ReLuc
12:20 PM Revision e2d13202 (qgis): [BUGFIX] WFS GetCapabilities respons misses <keywords> key
Fixes #13037 WFS GetCapabilities respons misses <keywords> key
Replace KeywordList by Keywords in WFS Getcapabilitie...
René-Luc ReLuc
06:03 AM Revision 4511cc47 (qgis): Fix doxygen warning
Nyall Dawson
06:02 AM Revision d91c9cd2 (qgis): Fix a bunch of crashes in renderer widgets when used with a rule
based rule which has no symbol Nyall Dawson
06:02 AM Revision e9cd8290 (qgis): Fix incorrect symbols appearing for categorized and graduated renderers
This was triggered by 18614e11, which revealed a deeper bug in the handling
of symbols by these renderers. For both r...
Nyall Dawson

2015-12-17

11:29 PM Revision 6a973d63 (qgis): add python-psycopg2 to debian dependencies in INSTALL
Jürgen Fischer
10:52 PM Revision 97a10d4a (qgis): scripts/scandeps.pl run and t2tdoc update
Jürgen Fischer
12:15 PM Revision bc300753 (qgis): Attribute table: show table when opening
Matthias Kuhn
12:15 PM Revision 75434086 (qgis): Don't add Geometry Generator as Outline option
Matthias Kuhn
10:26 AM Revision 9b91f92f (qgis): Fixed external python file path for forms
Path is now correctly converted to absolute
when read form the project.
A separate default dir is also stored in the...
Alessandro Pasotti

2015-12-16

08:19 PM Revision e8ef77e7 (qgis): Hide temporary rubberband when maptool is not active.
Sebastian Dietrich
05:14 PM Revision 0def7693 (qgis): fix 8214608
Jürgen Fischer
04:29 PM Revision 82146081 (qgis): more nullptr updates (folloup 320c696)
Jürgen Fischer
04:05 PM Revision c2d919a7 (qgis): Merge pull request #2588 from elpaso/python-server-exception-hook
Uninstall custom excepthook for server Alessandro Pasotti
03:47 PM Revision 2924323b (qgis): oracle provider: fix geometry type/srid detection for queries
Jürgen Fischer
03:47 PM Revision 7971d092 (qgis): oracle provider: add/fix support for multiple geometry columns (fixes #...
Jürgen Fischer
03:13 PM Revision 66061e0e (qgis): Uninstall custom excepthook for server
Alessandro Pasotti
10:15 AM Revision 18614e11 (qgis): Avoid container detachments by using const methods wherever possible
eg QList::at() instead of QList:[], constFind instead of find, ... Nyall Dawson
10:14 AM Revision 6bfde51d (qgis): Remove cast to itself
Nyall Dawson

2015-12-15

08:10 PM Revision a66a8eae (qgis): Drop documentation test threshold
Nyall Dawson
05:45 PM Revision b57ff40c (qgis): [GRASS] do not duplicate modules in list view, fixes #4975
Radim Blazek
05:33 PM Revision 695689ba (qgis): [qt5] Use Qt5OpenGL when globe is built
Resolves https://github.com/qgis/QGIS/pull/1940 Matthias Kuhn
05:30 PM Revision 1a223bfb (qgis): Dont set content-length header on streamed response. Fixes #13991
Thanks to @AsgerPetersen to help fixing #13991
closes #2582
René-Luc ReLuc
05:29 PM Revision 99721527 (qgis): [GRASS] use QWidget for module UI, fixes #5084
Radim Blazek
05:22 PM Revision 52f6b73b (qgis): Dont set content-length header on streamed response. Fixes #13991
Thanks to @AsgerPetersen to help fixing #13991
closes #2582
René-Luc ReLuc
05:20 PM Revision 6abb99b1 (qgis): Dont set content-length header on streamed response. Fixes #13991
Thanks to @AsgerPetersen to help fixing #13991
closes #2582
René-Luc ReLuc
05:18 PM Revision 9e8e868a (qgis): [TEST][QGIS Server] Add WFS GetFeature STARTINDEX test
René-Luc ReLuc
05:18 PM Revision a37ca2b5 (qgis): Dont set content-length header on streamed response. Fixes #13991
Thanks to @AsgerPetersen to help fixing #13991
closes #2582
René-Luc ReLuc
05:16 PM Revision b3194357 (qgis): Simplify and harden code for geometry collections
Matthias Kuhn
04:50 PM Revision e7a01671 (qgis): [GRASS] suppress raster masking for rendering and querying
Radim Blazek
04:24 PM Revision 4f2da483 (qgis): Indentation update
Matthias Kuhn
04:17 PM Revision 0eb36d50 (qgis): Add debug output to csv test
To debug timeout:
Timed out log:
http://dash.orfeo-toolbox.org/testDetails.php?test=35623737&build=211129
Good log ...
Matthias Kuhn
04:17 PM Revision 9fdab870 (qgis): The providers plugin path can be changed in the applications.
George Shegunov
04:01 PM Revision 0a7e3f5e (qgis): Merge branch 'AsgerPetersen-wfstests'
René-Luc ReLuc
03:50 PM Revision 1138253d (qgis): Merge pull request #2486 from SebDieBln/CMake_FixFindPythonLibraryWindows
have CMake find Python library on Windows Jürgen Fischer
02:57 PM Revision 95b92c79 (qgis): [processing] correctly export multiline strings as python parameters fr...
fixes #13830 Victor Olaya
02:52 PM Revision 7101b5be (qgis): Remove unsupported SRSNAME
asgerpetersen -
02:46 PM Revision cea82c0a (qgis): WFS version corrected to 1.0.0
asgerpetersen -
01:51 PM Revision 3d937e1d (qgis): Simple python tests of WFS responses
asgerpetersen -
01:39 PM Revision 7fc6b075 (qgis): [GRASS] fixed crash when region is drawn outside limits
Radim Blazek
01:39 PM Revision 2596315d (qgis): Make use of implicitly shared QgsExpression
Matthias Kuhn
01:39 PM Revision 4f999c82 (qgis): Doxymentation for QgsExpression
Matthias Kuhn
01:39 PM Revision de1c319b (qgis): Implicit sharing for QgsExpression
Matthias Kuhn
01:29 PM Revision 7e040367 (qgis): projection selector event fix
Mathieu Pellerin - nIRV
01:18 PM Revision 6ddcae29 (qgis): Fix calculation of spatialite SelectAtId capability
Nyall Dawson
12:43 PM Revision 4fbf4cf3 (qgis): Merge pull request #2566 from radosuav/processing_fixes
[Processing] Three small fixes Victor Olaya
12:38 PM Revision 08a8b609 (qgis): [processing] modified how user folder is defined
This should have no effect on a normal QGIS desktop installation, but improve using Processing when not running on to... Victor Olaya
12:36 PM Revision 85eebff6 (qgis): Avoid some unnecessary object conversion during point rendering
Nyall Dawson
12:36 PM Revision 4e18d545 (qgis): Tests and fixes for QgsPolygonV2
- Setting exterior ring will force all interior rings to match
dimensionality of exterior ring
- add equality operato...
Nyall Dawson
12:36 PM Revision 2f72b3b8 (qgis): Ignore != operator in doc coverage test
Nyall Dawson
12:18 PM Revision e94b2155 (qgis): [GRASS] add/remove mapset to/from search path browser actions
Radim Blazek
12:18 PM Revision 5c551837 (qgis): [GRASS] distinct icons for open/searched mapset
Radim Blazek
12:00 PM Revision 2f8ea528 (qgis): Tab order on digitizing options page
Matthias Kuhn
12:00 PM Revision dad7aa70 (qgis): Make the rubber band color configurable
Stéphane Brunner
10:57 AM Revision 9096a64a (qgis): [Processing] Use default value of boolean parameter in the modeler and ...
Radoslaw Guzinski
10:48 AM Revision 02fcaca6 (qgis): [GRASS] new input combo in mapcalc
Radim Blazek
08:14 AM Revision a53ba169 (qgis): Merge pull request #2451 from spono/patch-5
[Processing] Update GridMetrics.py Victor Olaya
08:14 AM Revision 9c0ee36c (qgis): Merge pull request #2469 from spono/patch-13
[Processing] Update FilterData.py Victor Olaya
08:10 AM Revision 7f3cc35b (qgis): Merge pull request #2467 from spono/patch-11
[Processing] Update Cover.py Victor Olaya
05:25 AM Revision 34ccc345 (qgis): Merge pull request #2580 from nirvn/projection_selector_dbl_click_v5
[projection selector] apply selected projection on double click Nathan Woodrow
04:19 AM Revision 8a40dda2 (qgis): fix sip coverage test failure
Mathieu Pellerin - nIRV
02:36 AM Revision 84d2e954 (qgis): [projection selector] apply selected projection on double click
Mathieu Pellerin - nIRV
01:24 AM Revision 576875e9 (qgis): Followup 320c696 use clang-modernize to replace 0/NULL use with nullptr
Nyall Dawson
01:24 AM Revision fb2b930d (qgis): Fix some plugin UI includes
Nyall Dawson
01:22 AM Revision 19ff7de0 (qgis): Fix indentation
Nyall Dawson
01:22 AM Revision 5b244ae8 (qgis): [FEATURE] More geometry functions for expressions
- add accessors: geometry_n, interior_ring_n
- add num_geometries, num_rings, num_interior_rings
- add nodes_to_point...
Nyall Dawson

2015-12-14

11:48 PM Revision 002e2335 (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
(cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655) Jürgen Fischer
11:48 PM Revision deb34b8e (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
(cherry picked from commit 24a61ff48d16309d4a43fe5e12d7e110984f2655) Jürgen Fischer
11:47 PM Revision 24a61ff4 (qgis): debian packaging update (partly reverts 245659f; fixes #13981)
Jürgen Fischer
10:44 PM Revision 30b3b685 (qgis): [FEATURE][QGIS Server] STARTINDEX param in WFS GetFeature Request
STARTINDEX is standard in WFS 2.0, but it's an extension for WFS 1.0 implemented in QGIS Server.
STARTINDEX can be u...
René-Luc ReLuc
06:13 PM Revision 3383729a (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada René-Luc ReLuc
06:10 PM Revision cacfbca4 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada René-Luc ReLuc
06:03 PM Revision ff8a34a4 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada René-Luc ReLuc
06:00 PM Revision cf60ddb5 (qgis): [BUGFIX][QGIS Server] Update Layer order from group in GetPrint
Update commit da5e73ef4a4508c4b215dd726380a8a94bd73ada René-Luc ReLuc
01:59 PM Revision ca5707dd (qgis): Merge pull request #2579 from elpaso/bugfix-13984
Fixes #13984 custom python init function config is lost in master Alessandro Pasotti
01:55 PM Revision 8c4d8102 (qgis): Fixes #13984 custom python init function config is lost in master
Alessandro Pasotti
12:32 PM Revision 3558a217 (qgis): dxf export: trim whitespace from layernames
(cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c) Jürgen Fischer
12:30 PM Revision 9731d844 (qgis): dxf export: trim whitespace from layernames
(cherry picked from commit 36267f59350881e10e2eae0aa9f110019a5e8d8c) Jürgen Fischer
12:28 PM Revision 36267f59 (qgis): dxf export: trim whitespace from layernames
Jürgen Fischer
11:04 AM Revision a1fb1b8a (qgis): Revert "remove non existing icons from topology plugins resources"
This reverts commit 0f41ff6918354578c3a705bd5118908e11ad299e. Salvatore Larosa
11:03 AM Revision 0586a75d (qgis): [topology checker] add missing icons followup 6e9ff36
Salvatore Larosa
10:19 AM Revision 0f41ff69 (qgis): remove non existing icons from topology plugins resources
followup 6e9ff364bb794c59ac2c6c72173d59b4e0731b92
can be reverted once files are added
Denis Rouzaud
04:39 AM Revision 4ca81bac (qgis): Merge pull request #2576 from SebDieBln/DefaultLayerActions_on_selected...
Apply default layer actions to all selected layers (fixes #9714) Nathan Woodrow
04:38 AM Revision b64ebfb2 (qgis): Merge pull request #2543 from SebDieBln/SortLayerTreeMimedata
Sort the indexes when generating layer tree mime data (fixes #4110) Nathan Woodrow

2015-12-13

11:35 PM Revision 805d9d4f (qgis): Update MS SQL browser node items
Nathan Woodrow
08:59 PM Revision bca8356e (qgis): Apply default layer actions to all selected layers (fixes #9714)
the affected actions are:
- show feature count
- show in overview
- make top level
Sebastian Dietrich
12:47 PM Revision 61b7a9c1 (qgis): [topology checker] swaps add/delete rule buttons
Salvatore Larosa
12:47 PM Revision 6e9ff364 (qgis): [topology checker] revamped icons for the topology checker and add tool...
Salvatore Larosa
12:06 PM Revision ceddb7eb (qgis): [FEATURE] is_closed function for expressions
Returns whether a linestring is closed Nyall Dawson
11:48 AM Revision 2d9f3610 (qgis): Merge pull request #2575 from slarosa/style_grp_layers
[FEATURE] allow applying the same style to selected layers or to legend group Nyall Dawson
10:54 AM Revision f0aeee8c (qgis): [FEATURE] allow applying the same style to selected layers or to legend...
also fixes #10323
This adds the possibility to paste the style to group or selected layers.
Salvatore Larosa
10:11 AM Revision 262514d9 (qgis): [FEATURE] exterior_ring function for expressions
Returns exterior ring of a polygon as a line. Useful for geometry
generator symbology for styling only the exterior r...
Nyall Dawson
09:49 AM Revision aedcf3a7 (qgis): Merge pull request #2551 from SebDieBln/RestoreEmtpyShortcuts
Do not reapply default value to shortcuts that are set to "none" (fixes #7905) Nyall Dawson
04:33 AM Revision 7f674a4e (qgis): Merge pull request #2558 from SebDieBln/OrderScales
Keep scales ordered in Settings > Options > Predefined scales (fixes #8320) Nyall Dawson
04:17 AM Revision 710b9d25 (qgis): Drop test thresholds
Nyall Dawson
02:10 AM Revision 2982082f (qgis): Merge pull request #2537 from SebDieBln/ReprojectAnnotations
Make annotations aware of CRS (fixes #3618) Nyall Dawson

2015-12-12

12:22 AM Revision 66a83bd2 (qgis): make annotations aware of crs (fixes #3618)
Sebastian Dietrich
09:02 PM Revision 666eda68 (qgis): Merge pull request #2574 from SebDieBln/GDALtools_removeMenuItemsOnUnload
Remove menu items when GDALtools plugin is unloaded (fixes #13642) Jürgen Fischer
09:00 PM Revision f8c4b3a2 (qgis): Merge pull request #2571 from medspx/work_newfile_extensions
Add formats extensions/protocol already supported by GDAL/OGR
(fixes #3799, fixes #4362, fixes #5242, fixes #6197)
Jürgen Fischer
03:14 PM Revision 72c5e375 (qgis): Add formats extensions/protocol already supported by GDAL/OGR.
This should fix bugs:
* #3799 on CouchDB support.
* #4362 on ovr and ovf for VRT files.
* #5242 on KMZ support.
* #6...
Médéric RIBREUX
02:24 PM Revision dd2a422e (qgis): Remove menu items when GDALtools plugin is unloaded (fixes #13642)
Sebastian Dietrich
12:35 PM Revision 6a7f7861 (qgis): Merge pull request #2570 from nirvn/point_on_surface_v3
[expression] add point_on_surface function Nyall Dawson
11:16 AM Revision 35fea9c9 (qgis): [expression] add point_on_surface function
Mathieu Pellerin - nIRV
01:47 AM Revision 62f90d0c (qgis): Merge pull request #2569 from SebDieBln/Improve_CrsReadXML
Improve QgsCoordinateReferenceSystem::readXML() Nyall Dawson

2015-12-11

12:27 AM Revision edea51b6 (qgis): Improve handling of scales in project properties dialog
* avoid duplicate scales
* reject invalid scales
* keep list of scales always sorted
Added QGIS 3.0 TODO marker for ...
Sebastian Dietrich
12:26 AM Revision 4921d9e9 (qgis): Handle changes to existing predefined scales
* reject invalid changes
* reposition the changed scale to maintain correct order
* avoid creating duplicates
* remov...
Sebastian Dietrich
12:26 AM Revision 33ea2a04 (qgis): Avoid adding duplicate scales to the scale list.
Sebastian Dietrich
12:26 AM Revision 9aff9c56 (qgis): Maintain order in scale list (fixes #8320)
Sebastian Dietrich
12:26 AM Revision 76716268 (qgis): De-duplicate code when adding scales to the list of scales.
Sebastian Dietrich
12:26 AM Revision 44fae1af (qgis): Use Q_FOREACH macro with scales
Sebastian Dietrich
12:21 AM Revision ac1ee1cd (qgis): QgsCoordinateReferenceSystem::readXML() returns false on failure
simplified a check for valid crs Sebastian Dietrich
12:05 AM Revision 2d0be1cf (qgis): Changed the parameter of QgsCoordinateReferenceSystem::readXML() to const
and removed const_cast<> where not needed any longer Sebastian Dietrich
11:16 PM Revision 6e3b1da1 (qgis): dxf export: add doxymentation
Jürgen Fischer
08:47 PM Revision 3e18fda4 (qgis): fix translation string
Jürgen Fischer
08:21 PM Revision 555b7a43 (qgis): [FEATURE] dxf export: add option to use title instead of name as dxf la...
Jürgen Fischer
01:06 PM Revision a1a19d2b (qgis): Doxymentation
Matthias Kuhn
12:57 PM Revision 41286e50 (qgis): [Processing] Fix issue in setting the subset from canvas extent.
Radoslaw Guzinski
11:41 AM Revision c9fa3341 (qgis): Fix rendering geometry generators for line layers
And add more tests Matthias Kuhn
09:30 AM Revision c176e3f4 (qgis): Fix documentation test failure
Nyall Dawson
08:40 AM Revision 233f67b4 (qgis): QgsPolygonV2 tests and fixes
- fixes for handling Polygon25D
- add QgsAbstractGeometryV2::convertTo( QgsWKBTypes::Type type ) for
easy conversion ...
Nyall Dawson
08:40 AM Revision d2bf8d89 (qgis): Add equality operators to QgsLineStringV2
Nyall Dawson
06:12 AM Revision 6dfffc5f (qgis): Add missing docs
Nathan Woodrow
05:11 AM Revision bc67c082 (qgis): Add missing SIP and docs
Nathan Woodrow
05:08 AM Revision ffd7c943 (qgis): [FEATURE] Add project loading support from browser
Nathan Woodrow
01:58 AM Revision 19dcd21b (qgis): Add icons to geometry generator type list
Nyall Dawson
01:35 AM Revision 7daca216 (qgis): Ignore bounds for generated geometries
And guard many other static_casts to avoid crashes. Matthias Kuhn
01:21 AM Revision d021100e (qgis): [FEATURE] Allow hiding paths from the browser panel
Nathan Woodrow

2015-12-10

12:50 AM Revision d1c06341 (qgis): Rename geometry generator types
Matthias Kuhn
12:15 AM Revision 595f24e4 (qgis): astyle.sh: skip E265 (block comments should start with '# ')
Jürgen Fischer
12:07 AM Revision 8a939909 (qgis): Indentation update
Matthias Kuhn
10:36 PM Revision c854d05f (qgis): Update doc and sip coverage test thresholds
Nyall Dawson
10:07 PM Revision b23ddfe2 (qgis): Fix taking attribute values in merge attributes dialog (fix #13971)
Also fix handling of long feature ids in tool. Nyall Dawson
09:32 PM Revision f93fce73 (qgis): Avoid warnings
Nyall Dawson
09:14 PM Revision 8602a91a (qgis): Add provider test for mssql
Nyall Dawson
09:14 PM Revision a6cf5475 (qgis): [FEATURE] Expression compiler for mssql provider
Also make mssql provider handle requests which cannot be executed
gracefully (was crashing before)
Nyall Dawson
09:14 PM Revision c6c076b0 (qgis): Implement provider side feature IDs filtering for mssql
Nyall Dawson
08:41 PM Revision c9645e47 (qgis): indentation fix
Jürgen Fischer
04:28 PM Revision f27e6c27 (qgis): [FEATURE][QGIS-Server] showFeatureCount in GetLegendGraphic
Add non standard parameter 'ShowFeatureCount' to add feature count in the legend. René-Luc ReLuc
03:57 PM Revision ac5ff0c2 (qgis): Fix doxymentation also in sip
Matthias Kuhn
12:59 PM Revision 0fdfad42 (qgis): [ogr] compatibility for 64 bit integers -> ifdefd
GDAL 2 related Matthias Kuhn
12:33 PM Revision e3a57a35 (qgis): [ogr] compatibility for 64 bit integers
GDAL 2 related Matthias Kuhn
12:33 PM Revision aa4f2888 (qgis): Add geometry generator tests
Matthias Kuhn
12:33 PM Revision c423d64a (qgis): Reduce wkb parsing
Matthias Kuhn
12:33 PM Revision 123a60e6 (qgis): [sip, doxygen] Geometry modifier bindings
and lots of doxymentation Matthias Kuhn
12:33 PM Revision 17f9d554 (qgis): [FEATURE] Add geometry generator symbols
Matthias Kuhn
12:33 PM Revision 554b41d2 (qgis): Symbol rendering engine does not rely on guaranteed types
Matthias Kuhn
12:33 PM Revision 68b52094 (qgis): Symbol creates geometry instead of the renderer
Matthias Kuhn
11:39 AM Revision 29a3c64c (qgis): wms provider: ignore cache on getcapabilities request with forced refre...
Jürgen Fischer
10:49 AM Revision 89b9b679 (qgis): Handle type conversion failures for compiled expressions
Nyall Dawson
06:18 AM Revision 03864617 (qgis): Fix spatialite provider test data (was missing primary key)
Nyall Dawson
06:18 AM Revision 54776ebd (qgis): Better debugging for provider tests
Nyall Dawson
06:17 AM Revision 0a84fbd6 (qgis): Use QgsFields::fieldNameIndex when preparing column refs in expressions
Nyall Dawson

2015-12-09

12:41 AM Revision 28cabbe4 (qgis): [Expression] radians and degrees
Matthias Kuhn
10:15 PM Revision 9d67849f (qgis): also set application icon on windows and osx
Jürgen Fischer
10:13 PM Revision 7d59be88 (qgis): Fix coverity issues
Nyall Dawson
12:03 PM Revision 0287daf8 (qgis): Merge pull request #2555 from elpaso/bugfix-pg-inherits
Additional tests for tables with inherits Alessandro Pasotti
11:05 AM Revision 50092ebb (qgis): [Travis] Show proper clang version
Matthias Kuhn
10:44 AM Revision c9423c1a (qgis): [Travis] Don't build with debug info
Matthias Kuhn
09:41 AM Revision 94b5e609 (qgis): Fixed comment base_table_good
Alessandro Pasotti
09:18 AM Revision 70e35ff2 (qgis): missed a string in 6c3141b
Jürgen Fischer
08:56 AM Revision 6c3141b6 (qgis): fix #13964
Jürgen Fischer
07:23 AM Revision 478b6b95 (qgis): Fix win build
Nathan Woodrow
06:13 AM Revision e8e785c5 (qgis): Try to fix Travis by reverting to legacy build environment
Nyall Dawson
06:07 AM Revision c7c5c007 (qgis): [FEATURE] Double clicking a legend node opens symbol editor directly
Nyall Dawson
06:07 AM Revision 2026fce1 (qgis): [FEATURE] Directly set class symbol color from context menu in legend
Shows a color wheel widget in the menu, which allows you to
interactively edit the color for a classes' symbol.
Nyall Dawson
06:07 AM Revision 2377688c (qgis): Add QgsColorWidgetAction for easily inserting QgsColorWidgets in menus
Nyall Dawson
05:50 AM Revision a5d67023 (qgis): [FEATURE] add darker() and lighter() expression functions
Mathieu Pellerin - nIRV
04:02 AM Revision e9ef5134 (qgis): Use geometry by default on custom expression functions
Got burnt by my own code. Them feels. Nathan Woodrow

2015-12-08

09:25 PM Revision 6e140b97 (qgis): [FEATURE] Edit legend symbols directly from layer tree
This adds a new "edit symbol" item to the right-click menu for a
renderer child legend item (eg categories for the ca...
Nyall Dawson
08:01 PM Revision 83e139a5 (qgis): Add method for retrieving legend nodes by layer ID and legend rule key
Nyall Dawson
04:19 PM Revision 197ee6cb (qgis): Fallback to pure PyQt4 for the moment
Fix #13948
Will probably require some packaging adjustments when reintroducing this.
Matthias Kuhn
03:49 PM Revision 85e9f785 (qgis): Expected failure for some tests
Waiting for travis to recover before looking into it.
They pass locally.
Matthias Kuhn
03:49 PM Revision 84b3a15c (qgis): API cleanup
Matthias Kuhn
03:49 PM Revision 86abb26b (qgis): Add sip bindings
Matthias Kuhn
03:49 PM Revision c56588ea (qgis): Save feature form configuration in QgsEditFormConfig
Matthias Kuhn
03:49 PM Revision be01b7ee (qgis): [FEATURE] Add N:M relation editing possibilities
This adds the possibility to manage data on a normalized relational
database in N:M relations. On the relation editor...
Matthias Kuhn
03:49 PM Revision 4160097c (qgis): Pass configuration to relation widget
Matthias Kuhn
03:49 PM Revision 8246d960 (qgis): Add GUI elements for N:M relation configuration
Matthias Kuhn
03:49 PM Revision 88d6e0df (qgis): Doxymentation
Matthias Kuhn
03:42 PM Revision 80c5cb68 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
Conflicts:
python/plugins/db_manager/dlg_sql_window.py
Jürgen Fischer
03:42 PM Revision edd3f8db (qgis): db manager oracle plugin: avoid tablespace index parameter
Jürgen Fischer
03:20 PM Revision 0f6256eb (qgis): Merge pull request #2556 from mhugo/fix_nullp
Avoid insertion of null pointers in layer registry Hugo Mercier
03:13 PM Revision ec20db7a (qgis): Avoid insertion of null pointers in layer registry
Hugo Mercier
12:46 PM Revision f13104be (qgis): Fix doxygen warnings
Nyall Dawson
12:45 PM Revision 8cac3643 (qgis): [FEATURE] Add support for transparency in SVG color params
...and update all bundled SVGs to suit
Non-bundled SVGs must add:
fill-opacity="param(fill-opacity)"
and
stroke-opa...
Nyall Dawson
12:45 PM Revision 757cd7af (qgis): [svg markers] allow setting alpha value for fill and outline colors
Mathieu Pellerin - nIRV
12:45 PM Revision ee720796 (qgis): Change size()/count() == 0 and count() > 0 to isEmpty() checks
Because:
- easier to read
- follows recommendations by clazy/KDAB
- potentially performance benefits
Nyall Dawson
11:30 AM Revision 96789f37 (qgis): Added tests with use estimated metadata
Alessandro Pasotti
11:05 AM Revision 269f7092 (qgis): [FEATURE] postgres provider: refine warning about estimated metadata (f...
Jürgen Fischer
10:51 AM Revision 13cbd8f5 (qgis): Merge pull request #2554 from vmora/order_pk_candidates
order postgres PK candidates by attnum Jürgen Fischer
09:50 AM Revision 91180501 (qgis): remove spitplugin from packaging (followup b39e6d1)
Jürgen Fischer
09:13 AM Revision ab0736a1 (qgis): order postgres PK candidates by attnum
Vincent Mora
08:49 AM Revision 4b3083d9 (qgis): [FEATURE] Add translate expression function
Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc
Matthias Kuhn
08:43 AM Revision f961ecef (qgis): [FEATURE] Add an eval expression
Funded by
* Regional Council of Picardy
* ADUGA
* Ville de Nyon
* Wetu GIT cc
Matthias Kuhn

2015-12-07

09:50 PM Revision 111393e0 (qgis): respect shortcuts set to none (fixes #7905)
Shortcuts, that have been set to none by the user, are no longer restored to their default value on application startup. Sebastian Dietrich
06:17 PM Revision 6035d98b (qgis): Merge pull request #2517 from rldhont/raster_open_adf
Open adf raster file as a directory René-Luc ReLuc
01:24 PM Revision 4f0b9dda (qgis): Fix deprecated warnings on Travis
Nyall Dawson
12:10 PM Revision 08ab4d4b (qgis): Ensure all classes derived from QObject include the Q_OBJECT macro
Nyall Dawson
12:07 PM Revision 6127851a (qgis): Renamed test to test_RemoveLayerShouldNotSegFault
Alessandro Pasotti
11:55 AM Revision 9cc9d424 (qgis): Add extra check for deprecations to documentation test
This check tests that if a function has been declared deprecated
with either Q_DECL_DEPRECATED or has a @deprecated D...
Nyall Dawson
11:55 AM Revision 930b4850 (qgis): Fix bad assert in TestQgsRectangle
Nyall Dawson
11:55 AM Revision de1001b9 (qgis): Fix SIP type handling for QgsColorScheme subclasses
Nyall Dawson
10:19 AM Revision 6bfde52d (qgis): osgeo4w: include PYTHONPATH in apache conf template
Jürgen Fischer
10:07 AM Revision c4ae8cdc (qgis): indentation test: handle removed files
Jürgen Fischer
09:12 AM Revision 584771e9 (qgis): fix missed import in the Processing alg
Alexander Bruy
05:36 AM Revision 6b15361b (qgis): Avoid warning on Travis build
Nyall Dawson
02:46 AM Revision b39e6d17 (qgis): Goodbye SPIT plugin
Nathan Woodrow

2015-12-06

12:11 AM Revision 57fd76c6 (qgis): fix deprecation warnings (followup 5f86422)
Jürgen Fischer
11:58 PM Revision 9c340d7b (qgis): [FEATURE] cache WMS capabililies
Jürgen Fischer
10:54 PM Revision afef14bf (qgis): sort the indexes when generating layer tree mime data (fixes #4110)
Sebastian Dietrich
10:26 PM Revision bf79ecc7 (qgis): doxygen: enable dot multimode
Jürgen Fischer
10:26 PM Revision a2a10e97 (qgis): more precise fixes (followup be81716)
Jürgen Fischer
10:26 PM Revision 245659f7 (qgis): debian packaging update
* sync other branches
* avoid testing and installing twice
* manually merge PR#2524
Jürgen Fischer
09:49 PM Revision 3907acd6 (qgis): debian packaging update
* sync other branches
* avoid testing and installing twice
* manually merge PR#2524
Jürgen Fischer
09:43 PM Revision d362be5d (qgis): debian packaging update
* sync other branches
* avoid testing and installing twice
* manually merge PR#2524
Jürgen Fischer
09:39 PM Revision 91f7918e (qgis): [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 ...
Nyall Dawson

2015-12-05

10:34 PM Revision dc73fb2a (qgis): debian build: include stretch builds
Jürgen Fischer
09:35 PM Revision 60b4f771 (qgis): indentation test: include autopep8 in tips (followup 0d5d3bc)
Jürgen Fischer
09:31 PM Revision 3df5880f (qgis): trim link list of application
Jürgen Fischer
09:31 PM Revision be817165 (qgis): fix precise build
Jürgen Fischer
12:40 PM Revision 3d311d63 (qgis): Merge pull request #2498 from elpaso/pythoninitcode
Refactored the python init function selector Alessandro Pasotti
10:04 AM Revision 3ca54410 (qgis): Honour relative path setting
Alessandro Pasotti
09:45 AM Revision bc489c94 (qgis): Added error messages with QMessageBox
Errors on:
* init function not found
* init function with wrong parameters count
Alessandro Pasotti
09:45 AM Revision ab0f9a6c (qgis): Hide file selector when not needed
Alessandro Pasotti
09:45 AM Revision 5d144d40 (qgis): 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 ...
Alessandro Pasotti
09:45 AM Revision e5ca63de (qgis): 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 i...
Alessandro Pasotti
09:43 AM Revision de3ce156 (qgis): Changed comment title
Alessandro Pasotti
09:33 AM Revision 5a7ee20f (qgis): Added test for QgsMapLayerRegistry
See: PR #2534 Alessandro Pasotti
03:41 AM Revision 0e82974a (qgis): disable astyle on windows nightlies (followup 0d5d3bc)
Jürgen Fischer
02:51 AM Revision 65ee1839 (qgis): [FEATURE] oracle provider: initial expression compiler support
Jürgen Fischer

2015-12-04

12:46 AM Revision 5e4312b1 (qgis): [FEATURE] oracle provider: add Feature limit support for feature reques...
Jürgen Fischer
12:24 AM Revision edb16d00 (qgis): [FEATURE] Feature limit support for feature requests
Limits the maximum number of features returned by the iterator.
Some providers (postgres, spatialite, MS SQL) pass th...
Nyall Dawson
10:52 PM Revision 60ad6887 (qgis): indentation update
Jürgen Fischer
09:57 PM Revision f210fc7e (qgis): make december postfix translatable
Jürgen Fischer
09:08 PM Revision fc7fea55 (qgis): postgres provider: verify uniqueness of parent table primary keys (fixe...
Jürgen Fischer
05:54 PM Revision 614db661 (qgis): Added failing test for tables with INHERITS
Alessandro Pasotti
03:33 PM Revision 78294973 (qgis): Merge pull request #2534 from mhugo/fix_nullp
Fix a crash when trying to removeMapLayer a null pointer Alessandro Pasotti
03:27 PM Revision ab3542ab (qgis): 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 a...
Matthias Kuhn
11:53 AM Revision b54f28e8 (qgis): fix translation string
Jürgen Fischer
11:50 AM Revision 0d5d3bc9 (qgis): travis: add indentation check after running tests
Jürgen Fischer
06:52 AM Revision 7e3dc30c (qgis): Fix bounding box calculation of geometry collections, fix #4102
Nyall Dawson
04:59 AM Revision 2794ea16 (qgis): Something about the session ;)
Nathan Woodrow
03:28 AM Revision 0d3bbc98 (qgis): Add \n button to expression builder
Nathan Woodrow
02:56 AM Revision 99f01fdc (qgis): Missed one
Nathan Woodrow
02:56 AM Revision c64ed1c8 (qgis): Identify result default to right side
Nathan Woodrow
01:52 AM Revision 36e7026c (qgis): [FEATURE][auth] Add support to Plugin Manager
Larry Shaffer
01:21 AM Revision 487be231 (qgis): Even more default path fixes
Nathan Woodrow

2015-12-03

12:46 AM Revision 5198f634 (qgis): Followup 701d970, fix sizes for font marker test
Nyall Dawson
12:45 AM Revision 701d9708 (qgis): fix wrong scale method with constant expressions
fix #13571 Vincent Mora
11:54 PM Revision 18c52abf (qgis): More default path fixes. Remove What's This? from toolbar
Nathan Woodrow
11:50 PM Revision 3cbad7db (qgis): More default path fixes
Nathan Woodrow
11:08 PM Revision 22523a01 (qgis): Slightly improve method documentation
Sandro Santilli
09:29 PM Revision 9eee1211 (qgis): 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 ...
Nyall Dawson
09:27 PM Revision 984d1f21 (qgis): Fix a crash when trying to removeMapLayer a null pointer
Hugo Mercier
09:18 PM Revision 97e5d317 (qgis): add oracle connection pooling
Jürgen Fischer
09:18 PM Revision cd830c46 (qgis): Catch when GEOSCoordSeq_create_r returns 0 (should fix crash in #13934)
Jürgen Fischer
03:04 PM Revision 3755c3b1 (qgis): Force usage of GCE on travis
And hope for less timeouts Matthias Kuhn
01:47 PM Revision d792f2cd (qgis): Merge pull request #2502 from SebDieBln/RuleBasedRendererWidgetDisableB...
enable/disable buttons in the rule based style dialog (fixes #6708) Nathan Woodrow
01:42 PM Revision e9eb233e (qgis): warn for WFS feature count limit
Tom Vijlbrief
01:15 PM Revision 320c6967 (qgis): Add nullptr support
Matthias Kuhn
01:13 PM Revision 229d7ec1 (qgis): Add code style template for QtCreator
Matthias Kuhn
11:29 AM Revision eeeacfeb (qgis): Add QGIS3 todo
Matthias Kuhn
09:54 AM Revision 6f26d9ae (qgis): Merge pull request #2514 from spono/patch-14
[Processing] Update CanopyModel.py Victor Olaya
09:53 AM Revision 85cc1807 (qgis): Merge pull request #2468 from spono/patch-12
[processing] Update ClipData.py Victor Olaya
09:52 AM Revision bbde5814 (qgis): Merge pull request #2466 from spono/patch-10
[processing] Update GroundFilter.py Victor Olaya
09:30 AM Revision 3d5f33ab (qgis): Merge pull request #2410 from mdouchin/postgis_2_2_server_simplification
Postgresql provider - Use ST_RemoveRepeatedPoints instead of ST_SnapToGrid Matthias Kuhn
07:33 AM Revision 4dafbc0f (qgis): More better default paths
Nathan Woodrow
07:27 AM Revision 0766e5b7 (qgis): Same order for new layer actions as menu
Nathan Woodrow
07:25 AM Revision c66e4ff6 (qgis): Always use 'temporary scratch layer' instead of 'memory layer' in UI
Nyall Dawson
07:11 AM Revision aeafe3c8 (qgis): Fix lots of bad default base folders. Now point to user home
Nathan Woodrow
06:56 AM Revision 06108780 (qgis): Consistent widget order new layer dialogs. Type first then rest
These dialogs are not ideal and need to be reduced to a single one in
the future.
Nathan Woodrow
03:45 AM Revision 1d1546ff (qgis): Show a preview string for intervals in expression builder
Nyall Dawson
03:09 AM Revision b31d9beb (qgis): Initially set all symbol layer nodes to expanded
(it's a pain to have to always expand these out to edit sub symbols
and there's never going to be so many layers in a...
Nyall Dawson

2015-12-02

08:13 PM Revision 25aa60e3 (qgis): Fix crash on add feature
Matthias Kuhn
06:36 PM Revision 02f89888 (qgis): indentation update
Jürgen Fischer
06:36 PM Revision 2dfa10f9 (qgis): Merge pull request #2511 from tomtor/master
Fix non caching behaviour for WFS Jürgen Fischer
05:04 PM Revision 9e5528b1 (qgis): [qt5] Fix compiler errors
Matthias Kuhn
03:02 PM Revision bd231c67 (qgis): More output to debug flaky CSV test
Matthias Kuhn
02:08 PM Revision e9f4bb52 (qgis): Add license header template for QtCreator
Can be set in Tools -> Options -> C++ -> File Naming Matthias Kuhn
10:25 AM Revision b29cbbc6 (qgis): sip bindings: fix QgsFeatureIds typedef (fixes missing signal
QgsVectorLayer.featuresDeleted and others; fixes #13740)
(backported from commit b5794b2)
Jürgen Fischer
10:21 AM Revision 5f864229 (qgis): * fix QgsFeatureIds typedef (fixes missing signal
QgsVectorLayer.featuresDeleted and others; fixes #13740)
* add missing notes for PyNames
* include some missing new m...
Jürgen Fischer
09:30 AM Revision 8996be9a (qgis): new text/numeric field icons
Denis Rouzaud
09:24 AM Revision c09af582 (qgis): oracle provider: fix geometry type/srid detection for queries
Jürgen Fischer
09:24 AM Revision 7bab2e50 (qgis): pyuic: fix QPyNullVariant exception
Jürgen Fischer
09:24 AM Revision c2fb11c8 (qgis): db manager: only alias subqueries on postgres (fixes #13731)
Jürgen Fischer
09:22 AM Revision f92efbc0 (qgis): db manager oracle plugin: avoid tablespace index parameter
Jürgen Fischer
07:00 AM Revision 62a43018 (qgis): Default to users home for project folder
Nathan Woodrow
03:17 AM Revision 71baa456 (qgis): Reduce padding around recent project widget
Nathan Woodrow

2015-12-01

08:17 PM Revision 2305b90a (qgis): remove unneeded code
Tom Vijlbrief
05:22 PM Revision 1d55e9dc (qgis): Make strings translatable
Matthias Kuhn
05:18 PM Revision ef68ae21 (qgis): Make strings translatable
Matthias Kuhn
03:09 PM Revision 436119be (qgis): Fix failing test
Matthias Kuhn
02:31 PM Revision 706e6514 (qgis): Postgresql provider - Use postgis 2.2 ST_RemoveRepeatedPoints for simpl...
Michael Douchin
12:51 PM Revision 71fc4576 (qgis): Doxymentation fix
Matthias Kuhn
11:45 AM Revision e76949b2 (qgis): More sip bindings
Matthias Kuhn
11:45 AM Revision 4d679511 (qgis): Add API to QgsMapLayerRegistry to rely less on ids
Matthias Kuhn
10:40 AM Revision 17bd46e5 (qgis): Merge pull request #2516 from radosuav/zonal_stats
[processing] use raster band scailing factor and offset in Zonal Statistics algorithm Alexander Bruy
10:27 AM Revision bb9eb790 (qgis): More missing sip bindings
Ouch Matthias Kuhn
09:33 AM Revision 48e4d1c9 (qgis): Add a method for getting a quoted string value for use as a literal
in expressions Nyall Dawson
09:20 AM Revision 95d22717 (qgis): Add missing sip bindings
Matthias Kuhn
09:10 AM Revision ae4a15db (qgis): Improve zoom in behaviour when WFS fetch limit was reached
Tom Vijlbrief
08:55 AM Revision e60c9deb (qgis): reduce race condition
Tom Vijlbrief
08:32 AM Revision ca4d12ab (qgis): Signal transaction rollback and some refactoring of transactions
Matthias Kuhn
08:32 AM Revision 2a5d09f3 (qgis): Add safety check in attribute table model
Matthias Kuhn
06:33 AM Revision d388a4f1 (qgis): [geometry] Add method to drop z/m values from a geometry
Nyall Dawson
06:33 AM Revision a3d780cb (qgis): [geometry] Add method to drop z/m from wkb types
Nyall Dawson

2015-11-30

11:06 PM Revision a792a471 (qgis): Merge pull request #2506 from SebDieBln/MakeDirtyOnAnnotation
changes to annotations mark the project dirty (fixes #7586) Matthias Kuhn
10:58 PM Revision 30d7795f (qgis): changes to annotations mark the project dirty (fixes #7586)
this includes adding, editing, moving, resizing and deleting Sebastian Dietrich
10:18 PM Revision 4ea0c56e (qgis): Followup 53b116a, fix failing tests
Nyall Dawson
09:55 PM Revision 436337b5 (qgis): Fixup 68a01c9
Matthias Kuhn
09:33 PM Revision 68a01c9a (qgis): Add QgsVectorLayer::deleteFeatures() method
Matthias Kuhn
08:53 PM Revision 53b116a8 (qgis): [composer] Better default line thickness (fix #13912)
Nyall Dawson
08:26 PM Revision 3910c457 (qgis): Consolidate QgsGeometryUtils tests
Nyall Dawson
06:16 PM Revision 1c2454fc (qgis): Merge pull request #2520 from nicanor-b/master
Added support for Unicode translations in fTools visual Matthias Kuhn
05:32 PM Revision 1bf8997c (qgis): added support for Unicode translations in fTools visuals
Nick Burkhart
02:58 PM Revision 0b9ac8bd (qgis): followup ebb9eff
* use better icons
* fix typo LongLong
* rename icons to group them alphabetically
* add time icon and type
Denis Rouzaud
02:58 PM Revision 5db2934a (qgis): show data type icons in the field combobox
Alexander Bruy
02:57 PM Revision 834f8d5e (qgis): assign parent to model
Denis Rouzaud
02:42 PM Revision bffb3a5d (qgis): python bindings for ebc9e029
Matthias Kuhn
02:33 PM Revision 564a0637 (qgis): Open adf raster file as a directory
adf raster files are Arc/Info Binary Grid. This format is the internal binary format for Arc/Info Grid, and takes the... René-Luc ReLuc
02:19 PM Revision d2b506cc (qgis): Expose changed attributes in QgsFeatureAction and QgsVectorLayerTools
Matthias Kuhn
02:00 PM Revision 34df72c7 (qgis): [Processing] Use raster band scailing factor and offset in Zonal Statis...
Radoslaw Guzinski
01:57 PM Revision 66b9b0dd (qgis): Doxymentation for ebc9e029
Matthias Kuhn
01:52 PM Revision b3cf4546 (qgis): Transaction: Update feature with generated values from the provider
Matthias Kuhn
01:52 PM Revision cd06376c (qgis): Write data provider errors to console
Matthias Kuhn
01:52 PM Revision ebc9e029 (qgis): Relations are only valid if the id is set
Matthias Kuhn
01:52 PM Revision 6992f245 (qgis): Add QGIS3 API change comment
Matthias Kuhn
10:14 AM Revision ec9f0862 (qgis): Update CanopyModel.py
fixed some syntax errors and added an output option (ASCII) Niccolo' Marchi
01:17 AM Revision 57eb4090 (qgis): Squashed commit of the following:
commit 883cdbc3ead1a98c594d9f5584cd50a3fd161511
Author: Giuseppe Sucameli <[email protected]>
Date: Mon Nov 30 ...
Giuseppe Sucameli

2015-11-29

12:38 AM Revision c4dcb7b8 (qgis): [DbManager] delete layer passed to querybuilder to set sql layer filter...
Giuseppe Sucameli
12:36 AM Revision 5408e843 (qgis): Merge branch 'DbManager_SetFilter' of https://github.com/SebDieBln/QGIS
[DbManager] New button to define a sql-filter when adding a query-based layer Giuseppe Sucameli
12:21 AM Revision e14cc4da (qgis): legend interface: guard layer dereferences (fixes #13899)
(cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788) Jürgen Fischer
12:21 AM Revision e9e15ce0 (qgis): legend interface: guard layer dereferences (fixes #13899)
(cherry picked from commit 3b2d7173f66ee260021a262167f571eb7ff72788) Jürgen Fischer
10:04 PM Revision df305712 (qgis): Follow up 3c3317, typo fixes
Nyall Dawson
10:03 PM Revision 3c331779 (qgis): [feature][composer] Allow multiple selection of compositions in manager
Allows multiple compositions to be opened and deleted. Fix #2917. Médéric RIBREUX
09:39 PM Revision 052fd793 (qgis): Followup c14352f, tweaked Coverity fixes
Nyall Dawson
09:31 PM Revision 65b61712 (qgis): [composer] Increase precision of exported worldfiles (fix #13895)
Nyall Dawson
08:48 PM Revision 3b2d7173 (qgis): legend interface: guard layer dereferences (fixes #13899)
Jürgen Fischer
05:57 PM Revision 188625cd (qgis): Fix non caching behaviour for WFS
Tom Vijlbrief
05:04 PM Revision c14352fa (qgis): coverity fixes
Jürgen Fischer
05:04 PM Revision 079029e3 (qgis): indentation update
Jürgen Fischer
05:04 PM Revision 0519423b (qgis): fix pyuic wrapper where qt4 & 5 are available
Jürgen Fischer
04:25 PM Revision 6aabb856 (qgis): Merge pull request #2510 from SebDieBln/FixDeleteCategories
Fix a bug when deleting style categories (fixes #12043) Matthias Kuhn
01:19 PM Revision f6e31613 (qgis): Added a button to set a filter for a query layer.
Sebastian Dietrich

2015-11-28

04:50 PM Revision 174a0dde (qgis): fix a bug when deleting style categories (fixes #12043)
Sebastian Dietrich
03:47 PM Revision 5473c339 (qgis): [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 ha... René-Luc ReLuc
12:57 PM Revision 25c68c67 (qgis): [FEATURE] test webhook plz ignore
Richard Duivenvoorde

2015-11-27

04:01 PM Revision 497191bf (qgis): Transactions: addFeature propagates new feature id
Matthias Kuhn
03:16 PM Revision dd8826f3 (qgis): Update GroundFilter.py
Niccolo' Marchi
02:56 PM Revision 055ef76a (qgis): Use QgisApp::instance and simplify code
Médéric RIBREUX
01:00 PM Revision 16760fd8 (qgis): Release of 2.12.1
Jürgen Fischer
12:59 PM Revision 71ba2c72 (qgis): Release of 2.8.4
Jürgen Fischer
11:08 AM Revision c622457f (qgis): Update ClipData.py
subprocess lines deleted because obsolete Niccolo' Marchi
11:02 AM Revision 41538e6d (qgis): Update FilterData.py
subprocess lines deleted and fixed syntax error Niccolo' Marchi
09:13 AM Revision 09c8239a (qgis): [processing] fixed missing colon in function definition
Victor Olaya
09:10 AM Revision 17e1bd6b (qgis): Merge pull request #2505 from radosuav/processing_extent
[Processing] Check layer projection when using it for subset extent Victor Olaya
08:51 AM Revision 0a21d91b (qgis): [processing] allow manually add scripts to scripts provider
Victor Olaya
08:23 AM Revision 4b853bfa (qgis): Merge pull request #2472 from spono/patch-8
[Processing] Update TinSurfaceCreate.py Victor Olaya
08:14 AM Revision ae748d3b (qgis): Merge pull request #2463 from spono/patch-7
[proessing]small correction on FUSION internal commands Victor Olaya
08:12 AM Revision 5375522c (qgis): Merge pull request #2465 from spono/patch-9
[processing] Create DTM2ASCII Victor Olaya
06:53 AM Revision a6d147f6 (qgis): Temporarily disable part of PyQgsRulebasedRenderer test
Since testRefineWithCategories and testRefineWithRanges test were
added, this unit test has been crashing on nightlie...
Nyall Dawson
06:32 AM Revision 22af16a1 (qgis): Mark QgsLineStringV2 as a critical class
Now has as close to 100% unit test coverage as possible Nyall Dawson
06:32 AM Revision 7eb1133b (qgis): Make QgsLineStringV2::fromWkbPoints private
Nyall Dawson
06:32 AM Revision 1f330119 (qgis): Add more tests to QgsLineStringV2, fix vertexAngle calculation
Nyall Dawson
06:31 AM Revision 6ab718d6 (qgis): QgsGeometryUtils fixes
- add QgsGeometryUtils::normalizedAngle for restricting an angle
to [0, 2PI)
- fix calculations of QgsGeometryUtils::...
Nyall Dawson
06:30 AM Revision a0405b88 (qgis): Avoid deprecated warnings
Nyall Dawson

2015-11-26

09:15 PM Revision b4980947 (qgis): enable/disable buttons in QgsRuleBasedRendererV2Widget based on selection
also made a tooltip and a label more precise Sebastian Dietrich
08:32 PM Revision ff95b7be (qgis): release.pl: point releases don't need a new splash
Jürgen Fischer
08:32 PM Revision 44767492 (qgis): vector file writer: defer destroying spatial reference (fixes #10515)
(cherry picked from commit cee63c84f7f85586ddcb5348e70a0af0b1bcdf5e) Jürgen Fischer
08:32 PM Revision e9d2a0ed (qgis): vector layer: update geometries first before feature id might change (f...
(backported from commit 24b6e63) Jürgen Fischer
08:32 PM Revision 6c3290b7 (qgis): oracle provider: fix call of sdo_filter to verify a spatial index is pr...
(cherry picked from commit 684346a955dd4c79efcb6bfe519f6006c73c2aaa) Jürgen Fischer
08:32 PM Revision 58ee9bb3 (qgis): attribute editing: don't allow editing without ChangeAttributeValues ca...
(cherry picked from commit 15af5a11701fc8f0b3723b2d45423c19b07e4df5) Jürgen Fischer
08:32 PM Revision 27c69959 (qgis): ogr provider: don't add mysql table filter multiple times (fixes #13446)
(cherry picked from commit 32c5f551012a65a8705475266447b270dc2111ff) Jürgen Fischer
08:32 PM Revision 75b4d9e3 (qgis): db manager: add credentials to postgis rasters (fixes #13594)
(backports from commit 53c507d) Jürgen Fischer
08:32 PM Revision a76c5f62 (qgis): fix rpad/lpad help (fixes #13433)
Jürgen Fischer
08:32 PM Revision e7a981cc (qgis): avoid on duplicate user functions (fixes #13579)
(backports from commit cc9c789) Jürgen Fischer
08:32 PM Revision 945187c8 (qgis): case-sensitivity of vector layer field (fixes #13032)
* fieldNameIndex: resort to case-insensitive lookup only if
case-sensitive lookup has no match
* file writer: fix h...
Jürgen Fischer
08:32 PM Revision 644bfbb6 (qgis): heatmap plugin: fix labeling s/metre/layer units/ (fixes #11276)
(backports from commit c373d7b) Jürgen Fischer
07:21 PM Revision b81604c9 (qgis): Followup 594fafe73b8, Also fix processing
Matthias Kuhn
07:19 PM Revision 4bcc5319 (qgis): Fix ftools geometry collection handling
Marco Hugentobler
06:36 PM Revision ca362dfd (qgis): More build instructions for Qt5/Fedora
Matthias Kuhn
06:28 PM Revision db95439e (qgis): Unbreak tests
René-Luc ReLuc
06:01 PM Revision 298f4dc9 (qgis): Disable grass7 tests
Packages are unavailable (at the moment?) Matthias Kuhn
04:24 PM Revision c10329e4 (qgis): Update CanopyModel.py
fixed some syntax errors and added an output option (ASCII) Niccolo' Marchi
04:00 PM Revision 5387fd1d (qgis): Merge pull request #2504 from saberraz/master
Fix problem with QSpinBox error in Processing dialog windows, fixes #13884 Victor Olaya
03:29 PM Revision c58981fd (qgis): [Processing] Check layer projection when using it for subset extent
Radoslaw Guzinski
03:11 PM Revision 114b04ec (qgis): Add build instructions for Fedora/Qt5
Matthias Kuhn
02:12 PM Revision 06357dd3 (qgis): Fix problem with QSpinBox error in Processing dialog windows
This will cause QGIS to crash, when accessing Processing > Options
items.
Saber Razmjooei
12:33 PM Revision f5eaddf0 (qgis): [QGIS-Server] Enhance store project keyword list
René-Luc ReLuc
12:30 PM Revision f4ef1ad3 (qgis): [QGIS-Server] Enhance store project keyword list
René-Luc ReLuc
12:24 PM Revision 4a488cbe (qgis): [QGIS-Server] Enhance store project keyword list
René-Luc ReLuc
11:18 AM Revision da4fe7e0 (qgis): [QGIS-Server] Enhance store project keyword list
René-Luc ReLuc
09:03 AM Revision 001f4bc5 (qgis): Disable grass7 tests
Packages are unavailable (at the moment?) Matthias Kuhn
09:00 AM Revision 799b402f (qgis): Remove unrequired var
Matthias Kuhn
06:56 AM Revision 74ca290b (qgis): QgsLineStringV2 fixes
- fix incorrect centroid calculation (was always returning 0,0)
- fix closestSegment when numPoints < 2
- fix broken ...
Nyall Dawson
06:53 AM Revision da436f92 (qgis): [FEATURE] New 'reverse' expression for reversing linestrings
Nyall Dawson
04:29 AM Revision 8d743f06 (qgis): Update test mask images
Nyall Dawson
03:09 AM Revision 6fcce7a9 (qgis): Make symbol line fill tests more robust
(cherry-picked from 711c38dfaf6d04aa30c1247d91723d37d025a5ed) Nyall Dawson
02:53 AM Revision 4624fb88 (qgis): Update test mask images
Nyall Dawson
02:34 AM Revision 0e866f02 (qgis): Check for short-circuit in QgsCoordinateTransform::transformCoords
Daan Goedkoop

2015-11-25

11:26 PM Revision ea863d22 (qgis): Fix build
Nyall Dawson
10:46 PM Revision b8706eae (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
to a LineString with z/m
(cherry-picked from ff3657)
Nyall Dawson
10:41 PM Revision d7bd98a9 (qgis): QgsPointV2 fixes
-Fix bounding box was not invalidated for some QgsPointV2 routines
-If WKT type is PointZ/M/ZM and not enough coordin...
Nyall Dawson
10:36 PM Revision 0680b135 (qgis): Fix incorrect point types when segmentizing circular strings
(cherry-picked from e1c3b4) Nyall Dawson
09:12 PM Revision de602e7b (qgis): 'fix' build with Ubuntu 15.10
Avoid totally bizarre fontutils test moc error by renaming to
'typographicstylingutils'.
(Pretty sure Ubuntu 15.10 i...
Nyall Dawson
04:58 PM Revision 066867b9 (qgis): Followup c6460a3, avoid rendering issues
(cherry picked from commit 0a2773ff4b2ee7f5011cc6bbc606043814255c92) Nyall Dawson
04:57 PM Revision dbe30f9c (qgis): render polylines with drawPath too (followup 08185c9; fixes #13343)
(cherry picked from commit c6460a3d7de23e655c5fa68309b8224555b0b77f) Jürgen Fischer
03:05 PM Revision 77526bd1 (qgis): remove references to coding (followup 7b0837f)
Jürgen Fischer
11:18 AM Revision 62591d94 (qgis): Followup 436c30f, Also fix processing
And some code fixes Matthias Kuhn
11:17 AM Revision 436c30fc (qgis): Fix ftools geometry collection handling
Marco Hugentobler
07:00 AM Revision f3507747 (qgis): QgsLineStringV2: better handling of LineString25D, more tests
Nyall Dawson
07:00 AM Revision f45f688f (qgis): [labeling] Avoid placing labels over ANY part of point symbols
Nyall Dawson

2015-11-24

10:11 PM Revision 3e618916 (qgis): [pal] Don't treat joined features as obstacles for each other
Eg, if the "merge connected features" option for a layer is checked
then label candidates generated for the merged li...
Nyall Dawson
09:48 PM Revision e03f5549 (qgis): Update test mask images
Nyall Dawson
09:43 PM Revision c7c71d93 (qgis): Followup b10e708, fix failing PyQgsServerAccessControl test on Travis
Nyall Dawson
09:13 PM Revision cac9c9ee (qgis): Avoid some deprecated warnings
Nyall Dawson
06:12 PM Revision 3624d7b4 (qgis): Use window system provided cursors rather than bitmaps
Matthias Kuhn
05:59 PM Revision d4ba0c77 (qgis): Update Cover.py
Niccolo' Marchi
04:57 PM Revision afd436da (qgis): Yet another fix to 594fafe
Matthias Kuhn
04:47 PM Revision a630205f (qgis): Fixup 7b0837f
Matthias Kuhn
04:35 PM Revision 7b0837f4 (qgis): Remove CODING from source tree
It has all been moved to
http://qgis.org/en/site/getinvolved/development/qgisdevelopersguide.html
Where it is managed...
Matthias Kuhn
04:29 PM Revision 2e7c3328 (qgis): Followup 594fafe73b8, Also fix processing
Matthias Kuhn
03:42 PM Revision 594fafe7 (qgis): Fix ftools geometry collection handling
Marco Hugentobler
10:33 AM Revision 2543af50 (qgis): Get rid of warning on exit
Matthias Kuhn
06:38 AM Revision ff36573a (qgis): Fix crash in QgsLineStringV2::append if non z/m line appended
to a LineString with z/m
Add a bunch of unit tests for QgsLineStringV2 and fix some other
minor issues which they id...
Nyall Dawson
06:22 AM Revision 7443431e (qgis): Fix incorrect GML from QgsPointV2::asGML3
Also finish unit tests for QgsPointV2 and mark as a critical class Nyall Dawson
 

Also available in: Atom