Activity

From 2017-08-12 to 2017-09-10

2017-09-10

06:52 PM Revision 8aeffdb4 (qgis): Reduce debugging noise when using curved geometries
Martin Dobias
06:45 PM Revision 1b588c85 (qgis): Merge pull request #5148 from wonder-sk/adv-digitizing-cleanup-2
Advanced digitizing cleanup - part 2 Martin Dobias
04:34 PM Revision 2f8afc02 (qgis): Remove some workarounds for advanced digitizing from node tool
Martin Dobias
04:34 PM Revision 22ad6729 (qgis): More advanced digitizing dock widget cleanups
- CaptureMode enum has been moved back to QgsMapToolCapture where it belongs
- map tools that need clearing of CAD po...
Martin Dobias
04:34 PM Revision f938b60f (qgis): Handle mouse events of adv.digitizing map tools in the map tool base class
Martin Dobias
04:34 PM Revision ae713b4c (qgis): Move snapSegment() from map mouse event to private area of CAD dock
Martin Dobias
04:33 PM Revision a2b2567c (qgis): Better control of CAD dock widget operation from map tools
Martin Dobias
06:07 AM Revision 02e8f1e6 (qgis): Fix tests
Nyall Dawson
03:38 AM Revision cea7eb8b (qgis): Merge pull request #5119 from nyalldawson/layout_next3
[layouts] Undo/redo framework Nyall Dawson
02:59 AM Revision 2a88a5a9 (qgis): Optimise calcuation of disjoint features
Nyall Dawson
02:54 AM Revision 6d94e6fc (qgis): Optimise Extract/Select by Location alg
Only create and prepare the GEOS representation for intersection
layer features when we encounter a feature in the ta...
Nyall Dawson
02:50 AM Revision 6a760ef3 (qgis): More tests for Extract by Location
Nyall Dawson
02:45 AM Revision e0026609 (qgis): Fix missing geometries/attributes in Extract by Location
Nyall Dawson

2017-09-09

12:07 PM Revision c733b366 (qgis): Use auto for const complex vars in for loop
Alessandro Pasotti

2017-09-08

10:13 PM Revision 9d7273da (qgis): More Q_FOREACH removal
Alessandro Pasotti
03:12 PM Revision d568ce33 (qgis): Replace Q_FOREACH by range for loop
Martin Dobias
03:12 PM Revision 31b6b588 (qgis): Node tool: give priority to the current layer when selecting vertex
Martin Dobias
03:12 PM Revision 1caaa2e6 (qgis): Range for loop without detach
Martin Dobias
12:36 PM Revision 8abf6dc4 (qgis): Update tests for OGR getLayers now returning also the geometry column name
Alessandro Pasotti
12:34 PM Revision 640a27b4 (qgis): Drop python Select/Extract by Location algs
Nyall Dawson
12:32 PM Revision f4b9bbd8 (qgis): Swap unit tests to use native algorithms
Nyall Dawson
12:20 PM Revision cecdf336 (qgis): Native c++ Extract by Location algorithm
Nyall Dawson
12:09 PM Revision f799d3af (qgis): Move allFeatureIds from QgsVectorLayer to QgsFeatureSource
Nyall Dawson
12:05 PM Revision 7a627462 (qgis): fix capitalisation
Richard Duivenvoorde
10:56 AM Revision 1fb48f45 (qgis): [processing] fix file filter construction for output files
Alexander Bruy
10:40 AM Revision f0e021c2 (qgis): Merge pull request #5000 from jgrocha/add-default-layers
[FEATURE][needs-docs] Add XYZ connection to provide default OpenStreetMap tiles Alessandro Pasotti
09:40 AM Revision 1aa76ac1 (qgis): Port Select by Location to c++
Nyall Dawson
09:36 AM Revision 274cc6c8 (qgis): Disable SQL filter when a raster is selected
Alessandro Pasotti
09:26 AM Revision 7d4c24ee (qgis): Give credits to the original author of the source select
and amend some comments Alessandro Pasotti
09:03 AM Revision 25c27b3c (qgis): avoid leak
Jürgen Fischer
09:02 AM Revision 133d16c5 (qgis): use SIP_SKIP (followup 5c3a72014)
Jürgen Fischer
08:48 AM Revision a9f45400 (qgis): Remove 'precision' option from spatial relation processing algs
Rationale:
- the correct use for this option is unclear, and users are
mistakenly using it as a 'tolerance' option
- ...
Nyall Dawson
08:48 AM Revision 24a4ab7f (qgis): Rework Select by Location algorithm
Changes:
- handle different CRS transparently
- don't build a spatial index on the selection layer. Instead
only us...
Nyall Dawson
08:40 AM Revision eca61370 (qgis): Use the new generic OGR source select class
Alessandro Pasotti
08:39 AM Revision ce3d644e (qgis): Generic implementation of OGR file DB connection
Alessandro Pasotti
08:37 AM Revision 1a9fa28b (qgis): New generic file-based DB OGR source select
Alessandro Pasotti
08:35 AM Revision 6e34681b (qgis): Use the OGR generic methods
Alessandro Pasotti
08:35 AM Revision 4ca972a2 (qgis): Fix stats by categories tests on Travis
Nyall Dawson
08:34 AM Revision 1b72a0d8 (qgis): Moved some reusable methods from gpkg to the ogr items class
Alessandro Pasotti
08:33 AM Revision e9fd4095 (qgis): Allow multiple primary key fields to be specified for processing tests
` Nyall Dawson
08:24 AM Revision ce541116 (qgis): Added add geopackage icon
Alessandro Pasotti
08:23 AM Revision abb99e5f (qgis): Refactor of QgsGeoPackageConnection to a generic class
Alessandro Pasotti
08:06 AM Revision 5c3a7201 (qgis): fix qgsgeometry sip
Loïc BARTOLETTI
08:06 AM Revision 6ae929e9 (qgis): initial commit
Loïc BARTOLETTI
08:06 AM Revision 629f46d3 (qgis): add overload methods
Loïc BARTOLETTI
04:30 AM Revision 8770625d (qgis): Fix CMake bundling error on macOS
Larry Shaffer

2017-09-07

01:21 AM Revision c750cb21 (qgis): Fix existing unit test, add new tests
Nyall Dawson
01:10 AM Revision 2612c395 (qgis): [processing] A non optional, multiple field input must have at least
one selected field to be considered valid Nyall Dawson
12:52 AM Revision 30866190 (qgis): [FEATURE] Allow multiple category fields in 'stats by category'
Nyall Dawson
12:52 AM Revision 30c663ea (qgis): Fix calculation with null strings
Nyall Dawson
12:52 AM Revision 9a091651 (qgis): [FEATURE] Drop 'Frequency analysis' and 'Number of unique values in cla...
The functionality of both these algorithms is available in 'stats by
categories'
Nyall Dawson
12:52 AM Revision ea2e537c (qgis): Make value field in 'Stats by category' optional
If not set, only the feature counts for each category will
be calculated
Nyall Dawson
12:52 AM Revision 4e78e034 (qgis): [FEATURE] Improve Stats by Categories algorithm
- allow non spatial inputs
- allow calculation of stats on any field type, with specific
string and datetime stats ca...
Nyall Dawson
05:21 PM Revision 20d82441 (qgis): Merge pull request #5094 from pblottiere/trust2
[FEATURE] Trust project option Paul Blottiere
04:12 PM Revision 31b51178 (qgis): Added static QgsLayerItem::iconName(LayerType) for reuse and consistency
Alessandro Pasotti
03:44 PM Revision 51abef4d (qgis): Add geometry column name to sublayers result
Alessandro Pasotti
10:44 AM Revision 437aefa3 (qgis): Move trust checkbox in data sources tab
Paul Blottiere

2017-09-06

10:09 PM Revision 83d5e774 (qgis): Merge branch 'regularShape_gui' of https://github.com/lbartoletti/QGIS ...
Loïc BARTOLETTI
10:06 PM Revision eee75771 (qgis): Use unique_ptr
Loïc BARTOLETTI
09:55 PM Revision e57c3b39 (qgis): Merge branch 'master' into regularShape_gui
Loïc BARTOLETTI
09:52 PM Revision 37b60527 (qgis): Add Rectangle from 3 points
Loïc BARTOLETTI
04:22 PM Revision 76b2b8ee (qgis): Add some tests
Paul Blottiere
04:22 PM Revision 456ca000 (qgis): Rename methods
Paul Blottiere
04:22 PM Revision 8a17a608 (qgis): Trust is now a project option instead of a global option
Paul Blottiere
03:59 PM Revision d8fa85eb (qgis): [backport on 2.14] enable custom help in python expressions
Etienne Trimaille
03:58 PM Revision a0e6b7fd (qgis): Code cleanup
Remove already declared groups in header Harrissou Santanna
03:46 PM Revision 3b5236cb (qgis): [needs-doc] Add Trust Project option
Paul Blottiere
03:46 PM Revision 384e85ca (qgis): Add option on layer to read extent from xml in case of data source with...
Paul Blottiere
03:46 PM Revision 4a084bf9 (qgis): Add tests
Paul Blottiere
03:46 PM Revision 088acdba (qgis): Extent for vector layers should not be read from qgis project by default
Paul Blottiere
03:46 PM Revision 7ef2e704 (qgis): Some cleanup and renaming
Paul Blottiere
03:46 PM Revision eb725f33 (qgis): Do not update extent by default if trust project option is activated
Paul Blottiere
03:46 PM Revision 21c5f3d3 (qgis): Fix extent writing in project file
Paul Blottiere
03:46 PM Revision b55c1349 (qgis): Do not check primary key unicity on views when trustProject option is a...
Paul Blottiere
03:46 PM Revision 5b5dc954 (qgis): Add an enum for postgres relation kind
Paul Blottiere
03:16 PM Revision 026083f1 (qgis): Add QgsGeoPackageLayerInfo and move sublayers logic
sublayers is now a reusable static function Alessandro Pasotti
03:14 PM Revision 16ea6935 (qgis): Removed blank lines
Alessandro Pasotti
11:41 AM Revision 96cb8c39 (qgis): Leave more defaults for vector creation to OGR
Matthias Kuhn
11:37 AM Revision 59d75828 (qgis): Add help link for OWS Server tab
Harrissou Santanna
11:37 AM Revision 02c43445 (qgis): Set the most accurate User Manual page to Project Properties tabs
Because some of the tabs in the dialog have a dedicated chapter where they are fully described, better use those link... Harrissou Santanna
11:36 AM Revision f0cf4c3e (qgis): Merge pull request #5137 from m-kuhn/expressionhistory
[FEATURE] History for attribute table form view display expressions Matthias Kuhn
11:06 AM Revision 93bc31d0 (qgis): QgsVectorFilewriter skip default null options
Don't specify dataset options which have null default values. Setting
these as empty strings might introduce a differ...
Matthias Kuhn
10:46 AM Revision ee75d8cd (qgis): Fix build with Qt 5.5
Matthias Kuhn
10:46 AM Revision 6f9be4de (qgis): [travis] Fail fast on error
Matthias Kuhn
10:14 AM Revision b3c15900 (qgis): [travis] Stop building on errors
Matthias Kuhn
09:17 AM Revision a0983908 (qgis): [travis] Fold build output
Matthias Kuhn
09:15 AM Revision 33f0a604 (qgis): [travis] Workaround timeouts
Matthias Kuhn
09:14 AM Revision 3b839ceb (qgis): Merge pull request #5084 from pblottiere/server_bugfix_ogc_mode
[server][bugfix] Fixes OGC test on getmap:each-format mode for 1bit/8bit/16bit Paul Blottiere
08:28 AM Revision 25accbcb (qgis): Fix OGC test getmap:each-format mode for 1bit/8bit/16bit
Paul Blottiere
08:28 AM Revision eb9e2ace (qgis): Add some tests
Paul Blottiere
05:51 AM Revision 2e20b6f6 (qgis): Merge pull request #4720 from nyalldawson/ref_geom
Template based referenced geometry class Nyall Dawson
03:25 AM Revision f1313af9 (qgis): Add some more unit tests
Nyall Dawson
03:25 AM Revision 1e1ed8a4 (qgis): Add unit tests for referenced geometries
Nyall Dawson
03:25 AM Revision 8053b96e (qgis): fix constructor and skip method with same python signature
Denis Rouzaud
03:25 AM Revision 1194b5ab (qgis): Use inheritance rather than composition for QgsReferencedGeometries
See https://github.com/qgis/QGIS/pull/4720#issuecomment-308652392
for discussion of the rationale
Nyall Dawson
03:25 AM Revision f12bb74b (qgis): Add missing docs
Nyall Dawson
03:25 AM Revision e926f345 (qgis): Update sip
Nyall Dawson
03:25 AM Revision 6ab7ebad (qgis): Metatype Qgs(Referenced)Rectangle/PointXY
Nyall Dawson
03:25 AM Revision 1a961e80 (qgis): Template based referenced geometry class
Nyall Dawson
03:20 AM Revision 9502022b (qgis): Merge pull request #5141 from nyalldawson/disable_osx_travis
Disable Travis OSX builds Nyall Dawson

2017-09-05

01:10 AM Revision 2830f31e (qgis): Disable Travis OSX builds
They are broken and ignored at the moment, but still
causing a massive backlog and delay in obtaining
the valid test ...
Nyall Dawson
08:23 PM Revision e464c76b (qgis): Merge pull request #5110 from nyalldawson/ogr_crs
[ogr] Don't try to calculate CRS for geometryless layers Nyall Dawson
08:22 PM Revision a11e0c66 (qgis): Merge pull request #5130 from nyalldawson/deprecated
Fix use of some deprecated Qt methods Nyall Dawson
08:22 PM Revision 26b9c043 (qgis): Merge pull request #5116 from nyalldawson/remove_transect
Remove QgsTransectSample Nyall Dawson
07:27 PM Revision 5f5be253 (qgis): Merge pull request #5124 from boundlessgeo/providers_gui_config
Providers gui config Alessandro Pasotti
06:19 PM Revision 1d0de602 (qgis): Remove generic debug noise
Matthias Kuhn
06:19 PM Revision 93ec7616 (qgis): Make raster rendering a bit less verbose
Matthias Kuhn
06:19 PM Revision ff2c109d (qgis): Make ogr a bit less verbose
Matthias Kuhn
06:19 PM Revision 11240a3d (qgis): Remove dead code
Matthias Kuhn
06:18 PM Revision 63d0a915 (qgis): [FEATURE] History for attribute table form view display expressions
It's possible to re-use the last 10 display expressions in the form view
of the attribute table.
The expressions wil...
Matthias Kuhn
05:08 PM Revision 59aaa278 (qgis): Use the tooltip: virtual layer needs it
... because the automatically generated one was:
"Add Virtual Layer layer"
Alessandro Pasotti
05:03 PM Revision 08588a54 (qgis): Add tooltips and tests for the provider class
Alessandro Pasotti
04:58 PM Revision e43cb796 (qgis): Q_FOREACH removal
Alessandro Pasotti
04:56 PM Revision 41eccd1b (qgis): Sip updates for qgssourceselectprovider
Alessandro Pasotti
04:55 PM Revision fb125056 (qgis): Removed SIP_FACTORY and fixed docstrings
Alessandro Pasotti
03:28 PM Revision b3448ed4 (qgis): Typo corrected
appoximation --> should be: approximation DiGro
02:16 PM Revision 117261bf (qgis): Fix for #17104
Richard Duivenvoorde
02:15 PM Revision 8efa9fa8 (qgis): [FEATURE] Add "starts with" and "ends with" to multi attribute search
Matthias Kuhn
12:56 PM Revision 655f121a (qgis): Merge pull request #5129 from nyalldawson/collect
[processing] Rework 'singlepart to multipart' algorithm Nyall Dawson
12:18 PM Revision 4ea4478b (qgis): Thread safety for feature counter
Make sure that results from a feature counter will only be delivered on
the main thread and that they will be discard...
Matthias Kuhn
11:46 AM Revision 76278510 (qgis): Fix bad strings
Nyall Dawson
11:46 AM Revision 08c5c4b1 (qgis): Add notes to see related algorithms in algorithm help
Nyall Dawson
11:41 AM Revision a55fbd8e (qgis): [FEATURE] Remove Singleparts to Multiparts algorithm
This algorithm is no longer required - it's been replaced by
the 'Promote to multipart' and 'Collect geometries" algo...
Nyall Dawson
11:41 AM Revision 16c4f830 (qgis): [FEATURE] New algorithm for 'collecting' geometries
This is basically the equivalent of the dissolve algorithm, but
instead of a dissolving overlapping geometries the ge...
Nyall Dawson
11:40 AM Revision 3484eb01 (qgis): [FEATURE] Native 'Promote to Multipart' algorithm
This algorithm is basically the equivalent of the ST_Multi(...)
command - it forces a feature's geometry to become mu...
Nyall Dawson
11:39 AM Revision 8776122d (qgis): Show WKB type in vector layer information tab
Nyall Dawson
10:58 AM Revision b5bb7df7 (qgis): Merge pull request #5111 from nyalldawson/min_bounding_geom_alg
[FEATURE] New processing algorithm "minimum bounding geometry" Alexander Bruy
10:32 AM Revision 40932238 (qgis): Fix for #17104
remove white space Richard Duivenvoorde
09:32 AM Revision 88dc6150 (qgis): Fix build with GDAL<2
Jürgen Fischer
09:22 AM Revision d08398f7 (qgis): [FEATURE] Drop processing 'Select by Attribute Sum' algorithm
Tagged as feature to be included in release notes.
Because:
- The use case for this algorithm is very unclear for u...
Nyall Dawson
06:03 AM Revision 84774ee2 (qgis): Replace use of qSort with std::sort
Nyall Dawson
06:03 AM Revision 77c4edfb (qgis): Replace use of deprecated Qt::escape
Nyall Dawson
06:03 AM Revision b196d37c (qgis): Replace use of deprecated QShortcut string operator
Nyall Dawson
06:03 AM Revision 1b5fbf98 (qgis): Replace use of qCopy
Nyall Dawson
06:03 AM Revision 83e68585 (qgis): Replace use of deprecated QSqlError::number
Nyall Dawson
06:03 AM Revision 422963e9 (qgis): Replace use of deprecated QMouseEvent::posF()
Nyall Dawson
06:03 AM Revision 25a18b9c (qgis): Replace use of deprecated QString::fromAscii
Nyall Dawson
06:03 AM Revision 31fcc67a (qgis): Replace use of deprecated QHeaderView methods
Nyall Dawson
04:59 AM Revision 72462ae2 (qgis): [symbology] fix duplicate layers in symbol levels dialog (#5041)
Mathieu Pellerin - nIRV
04:23 AM Revision b0f71e5c (qgis): Daily Q_FOREACH -> for conversion
Nyall Dawson
03:17 AM Revision 64718766 (qgis): Add some layout undo/redo tests
Nyall Dawson
02:48 AM Revision 8b490dec (qgis): Don't create undo commands for snap settings changes
In practice this turns out to be undesirable - snapping changes
are more of a semi-permenant interface setting as opp...
Nyall Dawson
02:23 AM Revision 0062513b (qgis): Identation
Nyall Dawson

2017-09-04

01:54 AM Revision 7458dbf9 (qgis): Fix unused variable warning
Nyall Dawson
01:53 AM Revision a77950cb (qgis): SIP, indentation and documentation updates
Nyall Dawson
01:39 AM Revision 62dcd0da (qgis): Start work on undo/redo support for layouts
Nyall Dawson
01:39 AM Revision 66e1cf04 (qgis): Port methods to retrieve layout items
Nyall Dawson
01:39 AM Revision 3bc9de51 (qgis): Fix setting custom page size
Nyall Dawson
01:39 AM Revision d5552cda (qgis): Auto close item properties widget when item is deleted
Nyall Dawson
01:39 AM Revision 1589b4e6 (qgis): Implement some saving/restoring layout items to XML
Nyall Dawson
01:39 AM Revision 44a8a514 (qgis): Move guide collection under page collection
Nyall Dawson
01:18 AM Revision ddb3198e (qgis): Add some more debugging to processing algorithm test
Trying to pinpoint which algorithm occasionally segfaults during
test runs
Nyall Dawson
01:05 AM Revision b9c7b127 (qgis): Merge pull request #5120 from strk/drop-unreachable-code
Remove unreachable code from curveToLine Nyall Dawson
10:42 PM Revision 1db62ac6 (qgis): Make sure classes do not miss their key function
Matthias Kuhn
10:42 PM Revision c241c6a1 (qgis): Fix include path usage from 3rd party
Matthias Kuhn
09:58 PM Revision 916dbce9 (qgis): Merge pull request #5128 from manisandro/globe
[Globe] Adapt for QGIS API changes, add Qt5 compatibility, support osgEarth up to current git master Sandro Mani
09:08 PM Revision e21630db (qgis): Sipify
Alessandro Pasotti
08:56 PM Revision c575eb42 (qgis): Merge pull request #5125 from manisandro/ogr_orig_fid
[2.18][OGR] Attempt to use actual ogr_fid also if subset string is set Sandro Mani
08:50 PM Revision 14f9cd19 (qgis): [Globe] Adapt for QGIS API changes, add Qt5 compatibility, support osgE...
Sandro Mani
08:38 PM Revision 04af8372 (qgis): Fix build warnings
Alessandro Pasotti
06:30 PM Revision 8eaeaaa0 (qgis): [OGR] Attempt to use actual ogr_fid also if subset string is set
If a subset string is set on an OGR layer, the feature iterator returns features with ids taken from a sequence start... Sandro Mani
05:35 PM Revision 884b58c5 (qgis): Resistance is futile, you will be sipified
Alessandro Pasotti
05:01 PM Revision c43cd995 (qgis): Merge pull request #5122 from manisandro/ogr_subset_fid
[OGR] Attempt to use actual ogr_fid also if subset string is set Sandro Mani
04:28 PM Revision 217e7006 (qgis): [OGR] Attempt to use actual ogr_fid also if subset string is set
If a subset string is set on an OGR layer, the feature iterator returns features with ids taken from a sequence start... Sandro Mani
03:28 PM Revision d47fdbc7 (qgis): Implement sourceSelectProviders() for all providers
Alessandro Pasotti
03:16 PM Revision fd7bcb36 (qgis): Updates tests for source select registry
Alessandro Pasotti
03:15 PM Revision 50e0a010 (qgis): Sip updates for source select provider and registry
Alessandro Pasotti
03:11 PM Revision 2d073d6f (qgis): Remove all hardcoded source selects: rely on the registry
The data source manager dialog is now clean from
hardcoded provider keys and there is a mean to
add items to the dial...
Alessandro Pasotti
02:18 PM Revision 399c2ca0 (qgis): Removing placement button groups declaration
Harrissou Santanna
02:18 PM Revision ea303771 (qgis): Moving diagram placement options from combobox to radio buttons
Harrissou Santanna
02:18 PM Revision e677e1f4 (qgis): Implement logic to use radio buttons for diagram placement
Harrissou Santanna
01:12 PM Revision eb0d5707 (qgis): Link gui
Alessandro Pasotti
11:51 AM Revision 858413e5 (qgis): Improve test: assert → assertTrue
Jorge Rocha
11:44 AM Revision 2920c012 (qgis): translation string fix
(cherry picked from commit 3943e7b9310714cbf2b2943669a8c8f56f3ed884) Jürgen Fischer
11:43 AM Revision fa8e1a71 (qgis): german translation update
Jürgen Fischer
11:43 AM Revision 3943e7b9 (qgis): translation string fix
Jürgen Fischer
11:12 AM Revision 238a119f (qgis): dxf export: allow forcing to 2d to support polyline width (fixes #17049)
(backported from commit 12e69d09914d443adb2ca48f8c89416fc762cd64) Jürgen Fischer
10:12 AM Revision b3afe176 (qgis): Right align pixel size-based visibility DD button
Harrissou Santanna
10:12 AM Revision 167df012 (qgis): Set labeling widgets to horizontally expand
will be consistent with diagram and symbology widgets (combobox, spinbox and textbox) behavior Harrissou Santanna
09:10 AM Revision 18160874 (qgis): QgsSourceSelectProviderRegistry delayed initialization
Due to QgsGui being initialized after data provider. Alessandro Pasotti
09:00 AM Revision c5550799 (qgis): Remove unreachable code from curveToLine
Drops the unused support for including control points in output.
See https://github.com/qgis/QGIS/pull/4746#issuecomm...
Sandro Santilli
08:55 AM Revision b629fbca (qgis): Skip another test which is fragile on Travis
Nyall Dawson
08:38 AM Revision b5122d18 (qgis): Merge pull request #5117 from nyalldawson/skip_test_travis
Skip some task manager tests on Travis only Nyall Dawson
08:35 AM Revision 3e837045 (qgis): Merge pull request #5115 from Cracert/trans
New polish translators of QGIS desktop Werner Macho
08:01 AM Revision 42bd913f (qgis): Add sourceSelectProviders() to the ogr data provider
This is the first data provider real implementation,
all other data provider will follow.
Alessandro Pasotti
08:00 AM Revision 90f87308 (qgis): Attach QgsSourceSelectProviderRegistry to QgsGui
And make it a singleton Alessandro Pasotti
06:22 AM Revision df7c3df4 (qgis): Revert "Ignore some python warnings for now"
Doesn't work on all platforms
This reverts commit f0e53db254f38071e87b993b580ea050b19f4b17.
Nathan Woodrow
06:18 AM Revision 088e58aa (qgis): Merge pull request #5118 from nyalldawson/label_rotate
Fix rotate label tool Nyall Dawson
04:34 AM Revision d1d5e6cf (qgis): Fix bad icon drawn on top of points when rotating labels
Nyall Dawson
04:30 AM Revision f0e53db2 (qgis): Ignore some python warnings for now
shhhh Qt5 Nathan Woodrow
04:23 AM Revision 0f407e1e (qgis): Fix rotate label tool results in inverted rotation
Fix #17068 Nyall Dawson
03:16 AM Revision fadfb356 (qgis): Fix error when adding disabled plugin based processing providers
Nyall Dawson
02:38 AM Revision 700f9b2e (qgis): Condense qgstestutils.h and qgstest.h into a single file
Nyall Dawson
02:32 AM Revision 22867106 (qgis): Skip some task manager tests on Travis only
Instead of #ifdefing them out, only prevent them running
on Travis so that they still run locally.
Also skip another...
Nyall Dawson

2017-09-03

01:05 AM Revision ea09aa92 (qgis): Remove QgsTransectSample
Because:
- it's unused in master, and is more code to maintain
just for possible use by plugins
- it's unmaintained, ...
Nyall Dawson
12:45 AM Revision f01ad63b (qgis): Rename 'Polygon from layer extent' to 'Extract layer extent'
It's slightly simpler to understand and better reflects
what this alg does
Nyall Dawson
12:42 AM Revision 9eeecbed (qgis): Add note to see 'minimum bounding geometry' alg to feature by feature a...
Nyall Dawson
12:42 AM Revision 5d504dca (qgis): Unify processing "polygon from layer extent" algorithms
Now that the extra features of the "polygon from vector layer extent"
algorithm are covered by the new "Minimum bound...
Nyall Dawson
12:42 AM Revision 83affdc7 (qgis): [FEATURE] New processing algorithm "minimum bounding geometry"
This algorithm creates geometries which enclose the features
from an input layer.
Numerous enclosing geometry types ...
Nyall Dawson
12:42 AM Revision 85cd1c16 (qgis): [FEATURE] Split minimum enclosing geometry algs into separate
feature based algorithms
Instead of algorithms which handle both whole layers/groups
of features/individual features...
Nyall Dawson
12:42 AM Revision b6e35428 (qgis): Optimise calculation of envelopes for MinimumBoundingGeometry alg
It's more efficient to calculate these on the fly, rather then
collecting all geometry points and then calculating.
Nyall Dawson
12:42 AM Revision 95eab512 (qgis): Remove redundant algorithms
Nyall Dawson
12:25 AM Revision 85e6a633 (qgis): Daily Q_FOREACH -> for conversion
Nyall Dawson
11:51 PM Revision 471573d2 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS
Idan Miara
11:29 PM Revision 1c3e3581 (qgis): New polish translators of QGIS desktop
Robert Szczepanek
10:09 PM Revision 68909a12 (qgis): [needs-docs] Update tooltips for adding features/records
gcarrillo -
09:38 PM Revision e8685996 (qgis): Remove all specialized methods for adding the source selects
We now have a unified interface for all dialogs. Alessandro Pasotti
09:34 PM Revision fa71bc3e (qgis): Removed specialized signal that is now in the base class
Alessandro Pasotti
09:30 PM Revision 7cd7f168 (qgis): Added last missing signal replaceVectorLayer
This is only used by virtual layers, but it
might be handy for others too and now I can
start to remove all specializ...
Alessandro Pasotti
08:35 AM Revision 26830949 (qgis): Add a QgsLocatorModel subclass which automatically sets up
required connections to a QgsLocator
Use this QgsLocatorModel subclass when you want the connections
between a QgsLo...
Nyall Dawson
08:15 AM Revision a8e1d335 (qgis): Move locator non-gui classes to core
Allows reuse in projects which don't build QGIS gui, e.g.
QField
Nyall Dawson
06:50 AM Revision 7a2f148a (qgis): [ogr] Don't try to calculate CRS for geometryless layers
Slight speedup when loading attribute table containing
joins to a geometryless OGR table
Nyall Dawson

2017-09-02

01:44 AM Revision e681547c (qgis): remove unnecessary test
Jorge Rocha
01:15 AM Revision aa4213f7 (qgis): remove unwanted files
Jorge Rocha
12:43 AM Revision a82dd5bb (qgis): Merge remote-tracking branch 'origin/add-default-layers' into add-defau...
Jorge Rocha
12:43 AM Revision dc50a3e6 (qgis): settings.globalChildGroups() test moved to test_qgssettings.py
Jorge Rocha
12:24 AM Revision 390a34f5 (qgis): settings.globalChildGroups() test moved to test_qgssettings.py
Jorge Rocha
11:37 PM Revision e30f7044 (qgis): [FEATURE][Processing] Minimal enclosing circle
Loïc BARTOLETTI
11:17 AM Revision f51244c9 (qgis): Add Help button and connect it to user manual
Harrissou Santanna
08:13 AM Revision 8e12757c (qgis): Merge pull request #5102 from nyalldawson/socket_error
Fix QSocketNotifier error on startup Nyall Dawson
08:12 AM Revision bbd0beb5 (qgis): Fix bad doc string
[ci skip] Nyall Dawson
06:12 AM Revision 56040c41 (qgis): Merge pull request #5109 from nyalldawson/fix_17086
[composer] Fix node based items (line/polygon) ignore exclude from export setting Nyall Dawson
05:59 AM Revision 64489be4 (qgis): Fix QSocketNotifier error on startup
And avoid unnecessary creation of unused QFileSystemWatchers Nyall Dawson
05:20 AM Revision 14ce8b5b (qgis): [composer] Fix node based items (line/polygon) ignore exclude
from export setting
Fixes #17086
(forward port from 89c38ed)
Nyall Dawson
05:19 AM Revision c550e82d (qgis): Merge pull request #5108 from nyalldawson/fix_17086
[composer] Fix node based items (line/polygon) ignore exclude from export setting Nyall Dawson
05:18 AM Revision 474f39a7 (qgis): Merge pull request #5107 from nyalldawson/scalebar_height
[composer] Allow finer setting of scalebar height and widths Nyall Dawson
04:47 AM Revision 89c38ed2 (qgis): [composer] Fix node based items (line/polygon) ignore exclude
from export setting
Fixes #17086
Nyall Dawson
04:39 AM Revision f64f8e2b (qgis): [composer] Allow finer setting of scalebar height and widths
While the settings are stored as double, they were being
rounded off in the UI to the nearest mm
(cherry-picked from...
Nyall Dawson
04:26 AM Revision 46264414 (qgis): Merge pull request #5104 from nyalldawson/composer_tweaks
Composer tweaks Nyall Dawson

2017-09-01

06:20 PM Revision d4868b3f (qgis): Update sip file
Alessandro Pasotti
05:47 PM Revision 4c46f646 (qgis): Add QgsSourceSelectProviderRegistry with tests
Alessandro Pasotti
02:30 PM Revision cd1c9b1e (qgis): Add class QgsSourceSelectProvider and tests
This is the first step for QEP 101 Alessandro Pasotti
12:59 PM Revision 9d3c9e19 (qgis): [FEATURE] Expose "justify" text alignment as an option for
composer label alignment
It's supported by Qt already, just not shown as an option
in the config widget!
Nyall Dawson
12:44 PM Revision 7ca0b2de (qgis): [composer] Allow finer setting of scalebar height and widths
While the settings are stored as double, they were being
rounded off in the UI to the nearest mm
Nyall Dawson
10:34 AM Revision 7af72f78 (qgis): Improve test: assert → assertTrue
Jorge Rocha
10:20 AM Revision ce01bc0b (qgis): Include settings.globalChildGroups in test
Fix container iteration Jorge Rocha
08:37 AM Revision d9152429 (qgis): Merge pull request #5101 from boundlessgeo/fix_pseudocolor_ramp_widget
Fix broken qgscolorramp button Alessandro Pasotti

2017-08-31

01:00 AM Revision 247d2657 (qgis): Fix invalid regular expression warnings
Nyall Dawson
12:59 AM Revision 1037d475 (qgis): Fix QFileSystemWatcher debug warning on startup
Nyall Dawson
12:57 AM Revision 15a48df6 (qgis): Pass QString by const ref
Nyall Dawson
12:56 AM Revision 7ba1b173 (qgis): Add missing SIP_FACTORY
Nyall Dawson
12:48 AM Revision 42b3e0bb (qgis): Fix another small leak
Nyall Dawson
12:40 AM Revision e84543d0 (qgis): Fix memory leak
Nyall Dawson
12:14 AM Revision 75c65c59 (qgis): Fix uninitialized/not copied member variable
Nyall Dawson
12:12 AM Revision 0be4c673 (qgis): Avoid Coverity unchecked return value warnings
Nyall Dawson
12:00 AM Revision e68835f1 (qgis): Fix some possible leaks in tests
Nyall Dawson
11:57 PM Revision 6bddc382 (qgis): Fix possible divide by 0 (Thanks to Coverity)
Nyall Dawson
11:56 PM Revision ed5e4b69 (qgis): Switch some dynamic_casts to qobject_casts
Nyall Dawson
11:54 PM Revision e7ddfff0 (qgis): Fix some Coverity null pointer dereference warnings
Nyall Dawson
11:50 PM Revision 9a07cd51 (qgis): Add guard against nullptr dereference (Coverity warning)
Nyall Dawson
11:44 PM Revision 133d58fa (qgis): Merge pull request #5089 from nyalldawson/hausdorff
Expose GEOS Hausdorff distance calculations to QgsGeometry, add expression function Nyall Dawson
06:01 PM Revision b6d86753 (qgis): Fix broken qgscolorramp button
For a misterious reason ( the docs are not completely clear )
calling text() on the ramp QAction returned all string ...
Alessandro Pasotti
03:14 PM Revision 4810c73e (qgis): Keep XYZ connections synchronized in browser(s) and data source manager...
Alessandro Pasotti
08:23 AM Revision 341947e7 (qgis): Merge pull request #5096 from boundlessgeo/server_ogr_multi_geom
[server] Rely on the provider to get the correct wkbType Alessandro Pasotti
04:30 AM Revision aec8cd33 (qgis): Merge pull request #5097 from nyalldawson/fix_16924
Fix missing entries from composer map combo boxes (fixes #16924) Nyall Dawson
03:27 AM Revision 02c095b6 (qgis): Fix missing entries from composer map combo boxes (fixes #16924)
Followup cb33c0d40 Nyall Dawson

2017-08-30

01:02 AM Revision 9fa12ac5 (qgis): Merge pull request #5090 from nyalldawson/raster_layer_extent
[FEATURE] New algorithm for creating vector layer from raster layer's extent Nyall Dawson
12:36 AM Revision c2f8a822 (qgis): Geometry error string is not shared
Instead move it to a private QgsGeometry member. It's copied
with QgsGeometry, but not the underlying private geometr...
Nyall Dawson
12:02 AM Revision d8607222 (qgis): Expose GEOS Hausdorff distance calculations to QgsGeometry
Nyall Dawson
12:02 AM Revision a73c0998 (qgis): Fix evaluation of expression functions which use optional arguments
with null default values Nyall Dawson
12:02 AM Revision 0a9e9944 (qgis): [FEATURE] Expression function for hausdorff distance
Allows calculation of the Hausdorff distance between two
geometries
Nyall Dawson
05:41 PM Revision 0346fb83 (qgis): [server] Rely on the provider to get the correct wkbType
This commit removes a check for OGR provider that
always returned gml:GeometryPropertyType in
describefeaturetype.
T...
Alessandro Pasotti
04:25 PM Revision 6fe6394f (qgis): Make crssync quiet by default
We only need it to show up in the build log if something has gone wrong.
By default we will just happily assume that ...
Matthias Kuhn
12:53 PM Revision 3b997c2f (qgis): Merge pull request #5092 from nyalldawson/algs
Port some GDAL algs to new API Nyall Dawson
10:13 AM Revision d4631780 (qgis): Port gdal translate alg to new api
Nyall Dawson
09:53 AM Revision a29e3780 (qgis): Port rgb2pct to new API
Nyall Dawson
09:44 AM Revision d0fea64b (qgis): Port GDAL info alg to new API
Nyall Dawson
08:06 AM Revision 4514c699 (qgis): [processing] fix TauDEM descriptions parsing
Alexander Bruy
07:25 AM Revision bb5a499c (qgis): Fix generation of processing tests on Windows
Nyall Dawson
06:42 AM Revision 8dde180f (qgis): Rename parameter for consistency with other algs
Nyall Dawson
06:41 AM Revision 43e4ed0b (qgis): Rename Polygon from Layer Extent to Polygon from Vector Extent
Helps clarify that this alg only functions for vector layers Nyall Dawson
06:40 AM Revision 44e7f337 (qgis): [FEATURE] New algorithm for creating vector layer from raster layer's e...
Allows creation of a new vector layer with a single feature containing
a raster layer's extent. Previously this was o...
Nyall Dawson

2017-08-29

12:50 AM Revision 12e69d09 (qgis): dxf export:
* empty field name resets to layer name (fixes #17060)
* allow forcing to 2d to support polyline width (fixes #17049)
Jürgen Fischer
12:18 AM Revision b978c4d4 (qgis): Merge pull request #5088 from telwertowski/master
Add headers needed by macOS for recently added std:: prefixes Nyall Dawson
12:05 AM Revision 2a4a2d87 (qgis): Merge pull request #5087 from nyalldawson/algs
Port remaining plotly based algs to new API Nyall Dawson
11:28 PM Revision 184899ec (qgis): Port remaining plotly based algs to new API
Nyall Dawson
11:27 PM Revision c12fc9c6 (qgis): Add headers needed by macOS for recently added std:: prefixes
Tom Elwertowski
08:59 PM Revision 9464ab75 (qgis): fix translation string
Jürgen Fischer
08:54 PM Revision fd0f6f25 (qgis): GRASS uppercase in project description
Radim Blazek
08:28 PM Revision dbd86d0d (qgis): highlight disappearing fix - second attempt, 4659691 and 51170aec follo...
Radim Blazek
07:38 PM Revision c16ce92b (qgis): Merge pull request #5078 from nyalldawson/rename
Some more analysis lib cleanups Nyall Dawson
07:18 PM Revision e5b11d42 (qgis): Merge pull request #5085 from boundlessgeo/wfs_mutex_offline
Offline editing: workaround for bug 17087 deadlock Alessandro Pasotti
04:55 PM Revision 1e4e45d0 (qgis): [bugfix] Workaround for bug 17087 deadlock
Add the layer to the project after iteration completed.
This prevents the bug to freeze QGIS forever but it doesn't
o...
Alessandro Pasotti
01:46 PM Revision 90d14224 (qgis): More .cc -> .cpp renames
Nyall Dawson
01:46 PM Revision 9e962054 (qgis): Exclude MathUtils from sip bindings
We don't want these part of stable API - this namespace really shouldn't
exist, as it mostly contains code which is d...
Nyall Dawson
01:46 PM Revision 94987918 (qgis): Rename .cc files to .cpp for consistency
Nyall Dawson
01:46 PM Revision eb7ad7ae (qgis): Swap final uses of QProgressDialog in analysis lib to QgsFeedback
Nyall Dawson
01:46 PM Revision e6203847 (qgis): Update sip include
Nyall Dawson
01:46 PM Revision 7cd58801 (qgis): Remove some unused QProgressDialog imports from analysis lib
Nyall Dawson
01:46 PM Revision d5e63bc8 (qgis): Add missing headers to analysis CMakeLists
Nyall Dawson
01:46 PM Revision 04fec09c (qgis): Remove interpolation internal classes from stable API
These classes still need a lot of cleanup (e.g. use of proper
3d geometry classes instead of their own 3d line classe...
Nyall Dawson
01:46 PM Revision 9ca57bd6 (qgis): Use a QgsFeatureSink instead of path to shapefile in QgsTinInterpolator
Instead of just forcing writing the triangulation to a shapefile (boo!)
change the parameter to use a QgsFeatureSink,...
Nyall Dawson
01:30 PM Revision f99a7a96 (qgis): Merge pull request #5083 from nyalldawson/clazy
Clazy optimisations Nyall Dawson
12:09 PM Revision e4c1e1b9 (qgis): Ignore Q_ENUM in doxygen test
Nyall Dawson
12:03 PM Revision b370a394 (qgis): Restore qRegisterMetaType for Q_ENUMed enums
It's odd - because one reason to swap to Q_ENUM is to gain
automatic registration of these types, so it should work
w...
Nyall Dawson
12:00 PM Revision d2fe6582 (qgis): Update sip
Nyall Dawson
10:14 AM Revision 0815a6e7 (qgis): Some more Clazy cleanups
Nyall Dawson
10:04 AM Revision 8312dfe5 (qgis): Use faster static QFileInfo::exists instead of constructing QFileInfo
Thanks to Clazy Nyall Dawson
10:04 AM Revision 52474785 (qgis): Use faster QColor constructor with r/g/b parameters
The QString based constructor is slow, as the string must
be parsed to interpret the color.
Thanks to Clazy
Nyall Dawson
10:04 AM Revision cca964a9 (qgis): Include qglobal.h before relying on Qt macro definitions
Thanks to Clazy Nyall Dawson
10:04 AM Revision 3abd0fa5 (qgis): Fix missing (or incorrect use of) emit
Thanks to Clazy Nyall Dawson
10:04 AM Revision ce4ac074 (qgis): Don't use .lower() to perform case-insensitive string operations
Use the faster versions with Qt::CaseInsensitive instead. These
don't require a string copy and conversion to lowerca...
Nyall Dawson
10:04 AM Revision 2b14c462 (qgis): Avoid detach of temporary
Nyall Dawson
10:04 AM Revision 7e9428f6 (qgis): Use .at(0) instead of .left(1), as it avoids string allocation
Thanks to Clazy Nyall Dawson
10:04 AM Revision 2ebb5c00 (qgis): Use faster QVariant::toString method
Thanks to Clazy Nyall Dawson
10:04 AM Revision be5d2979 (qgis): Fix some Clazy detaching container warnings
(not all are valid, but at worst this flips some more
Q_FOREACH uses to c++11 for loops)
Nyall Dawson
10:04 AM Revision 5197b5fd (qgis): Fix detaching of temporary container
Thanks to Clazy Nyall Dawson
10:04 AM Revision a4357e37 (qgis): Remove some unused variables
Thanks to Clazy Nyall Dawson
10:04 AM Revision 82a772fd (qgis): Use faster QString.arg multistring overload
Thanks to Clazy Nyall Dawson
10:03 AM Revision 972a1fe4 (qgis): Fix mixed uses of const/non-const iterator methods
Thanks for Clazy Nyall Dawson
10:03 AM Revision 137dc76d (qgis): Remove trivial assignment operator
Violates rule of 2. Thanks to Coverity! Nyall Dawson
10:03 AM Revision 1fddfcf6 (qgis): Flip Q_ENUMS to Q_ENUM
See https://woboq.com/blog/q_enum.html for rationale Nyall Dawson
10:03 AM Revision 78b834c5 (qgis): Fix missing Q_OBJECT macros
Thanks to Clazy Nyall Dawson
09:47 AM Revision 51170aec (qgis): Revert "highlight fix" due to regression (fixes #16824)
This reverts commit 46596914e11dae13cd4d986941246c12f30aa0d9. Mathieu Pellerin - nIRV
08:48 AM Revision daa60d1a (qgis): Merge pull request #5057 from boundlessgeo/gpkg-raster-import2
Geopackage: handle raster drop in browser Alessandro Pasotti
07:41 AM Revision c3a737bd (qgis): Merge pull request #5082 from nyalldawson/cmp0005
Remove use of old CMP0005 CMake policy Nyall Dawson
07:29 AM Revision 3e587bc5 (qgis): Use progress in ConcaveHull when using runalg
Use the progress parameter when using runalg on other algorithms.
Otherwise those algorithms may try to report progre...
Eric Brelsford
07:29 AM Revision 18706d95 (qgis): Only pass progress to runalg if it's SilentProgress
Otherwise allow each algorithm to have its own progress Eric Brelsford
06:43 AM Revision 9ac511dc (qgis): Flip a couple of Q_FOREACHs to c++11 for loops
... just to check how bad the Q_FOREACH deprecation will be. And yep,
it's horrendous. Each one takes around 10 secon...
Nyall Dawson
06:05 AM Revision 0cb52f6d (qgis): Fix UI build warning
Nyall Dawson
05:37 AM Revision 9b2e60ee (qgis): Remove use of old CMP0005 CMake policy
Since it's deprecated on newer CMake versions Nyall Dawson
05:08 AM Revision 9171da6d (qgis): Merge pull request #5081 from nyalldawson/fix_c4566
Fix C4566 warning on Windows build Nyall Dawson
04:39 AM Revision 21a3b8a4 (qgis): Use QGSCOMPARENEAR instead of QVERIFY( qgsDoubleNear(... ) )
QGSCOMPARENEAR gives better debugging output when the
test fails
Nyall Dawson
04:11 AM Revision 2af10cb2 (qgis): Fix C4566 warning on Windows build
Nyall Dawson
03:59 AM Revision 99ef3ff8 (qgis): Merge pull request #5075 from nyalldawson/no_math_defines
Remove redundant math constant defines Nyall Dawson
03:07 AM Revision 347a8171 (qgis): Ignore C4091 warnings caused by inclusion of DbgHelp.h on Windows
There's a bug in this header file provided by the Win SDK,
so just disable this warning for any QGIS source files whi...
Nyall Dawson

2017-08-28

07:18 PM Revision 029f741c (qgis): Add qgsAsConst(...)
This is the equivalent of std::as_const (which requires c++17) or
qAsConst (which requires Qt 5.7), neither of which ...
Nyall Dawson
04:32 PM Revision 30b46f76 (qgis): Merge pull request #4913 from pblottiere/joineditable2
[FEATURE] Joined layers are editable Paul Blottiere
03:09 PM Revision 19ce33f0 (qgis): Add a safety guard
Paul Blottiere
03:09 PM Revision e008f588 (qgis): Request without attributes
Paul Blottiere
03:09 PM Revision 5c5006c7 (qgis): Add icons for joins status in attribute form
Paul Blottiere
03:09 PM Revision cbeb8b27 (qgis): Improve performance
Paul Blottiere
03:09 PM Revision 500348ee (qgis): Add some const
Paul Blottiere
03:09 PM Revision 1fb88a77 (qgis): QgsVectorLayerJoinBuffer inherits from QgsFeatureSink
Paul Blottiere
03:09 PM Revision 3a0ab238 (qgis): Add some tooltips
Paul Blottiere
03:09 PM Revision f27764d2 (qgis): Replace if by switch
Paul Blottiere
03:09 PM Revision 64aa4051 (qgis): Update tests
Paul Blottiere
03:09 PM Revision 9df519f1 (qgis): Update vector layer properties ui list for join
Paul Blottiere
03:09 PM Revision b6e42c7d (qgis): Move join intelligence in QgsVectorlayerJoinBuffer
Paul Blottiere
03:09 PM Revision 927dea3c (qgis): Add tests
Paul Blottiere
03:09 PM Revision 3ba138bf (qgis): Joined features are created on changeAttributeValue when upsertOnEdit i...
Paul Blottiere
03:09 PM Revision 94d7e75a (qgis): Fix spell check
Paul Blottiere
03:09 PM Revision 11c62ca2 (qgis): A joined feature is added only when one of its field is not null
Paul Blottiere
03:09 PM Revision cad038b1 (qgis): Initialize joined feature properly
Paul Blottiere
03:09 PM Revision f92c23fd (qgis): Small cleanup
Paul Blottiere
03:09 PM Revision 4be1cc00 (qgis): Add tests for deleteCascade option
Paul Blottiere
03:09 PM Revision d4789db1 (qgis): Fix tests
Paul Blottiere
03:09 PM Revision e0c708c8 (qgis): Initialize attributes
Paul Blottiere
03:09 PM Revision 8b70d7fa (qgis): Rename setDeleteCascade/isDeleteCascade in setCascadedDelete/hasCascade...
Paul Blottiere
03:09 PM Revision 97ad226f (qgis): Rename isUpsertOnEdit in hasUpsertOnEdit
Paul Blottiere
03:09 PM Revision 293f0f41 (qgis): Implements deleteCascade option
Paul Blottiere
03:09 PM Revision 1897bec2 (qgis): [needs-doc] Add editable/upsert on edit/delete cascade options
Paul Blottiere
03:09 PM Revision 477775a5 (qgis): [FEATURE] Joined fields are editable if the option is activated
Paul Blottiere
03:09 PM Revision e92f59ca (qgis): Update sip binding
Paul Blottiere
03:09 PM Revision cf5ab4b0 (qgis): Add tests for upsertOnEdit option
Paul Blottiere
03:09 PM Revision b8a90ca4 (qgis): Add tests
Paul Blottiere
03:09 PM Revision 1c402ef4 (qgis): Implements upsertOnEdit option
Paul Blottiere
03:09 PM Revision db11248b (qgis): Fix column name in join configuration
Paul Blottiere
03:09 PM Revision c347055d (qgis): Update sip binding
Paul Blottiere
10:45 AM Revision 55a01dcb (qgis): Simplify linearizeArc code dropping useless conditionals
Sandro Santilli
09:25 AM Revision 487adb45 (qgis): Removed some GDAL version ifdefs
Now that 2.1 is required Alessandro Pasotti
05:01 AM Revision 14388479 (qgis): Merge pull request #5070 from nirvn/open_raster_imp
Open raster layer UI improvements Mathieu Pellerin - nIRV
05:00 AM Revision 095bcae0 (qgis): use a QgsFileWidget in open vector layer UI
Mathieu Pellerin - nIRV
04:42 AM Revision 0dfdb6f3 (qgis): fix open raster not focusing on raster data source manager tab
Mathieu Pellerin - nIRV
04:42 AM Revision 35765326 (qgis): harmonize open raster and open vector UIs
Mathieu Pellerin - nIRV

2017-08-27

07:23 AM Revision d476abf5 (qgis): Merge pull request #5054 from nyalldawson/canvas_select
Ensure canvas has focus if nothing else has Nyall Dawson
07:22 AM Revision 37052db3 (qgis): Fix crash when closing a project with layers in edition (fixes #16771)
Delete layers from project & not through layers tree, avoiding
double deletion of layers.
C M

2017-08-26

06:03 AM Revision 5e945461 (qgis): Merge pull request #5074 from nyalldawson/cleanup
Remove some redundant and unused MathUtils methods Nyall Dawson

2017-08-25

11:06 PM Revision 5186c385 (qgis): Expect centroid obtained by not forcing inclusion of control point
Sandro Santilli
11:06 PM Revision 320c305d (qgis): Fix build and multi-arc duplicated points
Sandro Santilli
11:06 PM Revision d3558a19 (qgis): Remove test off-variable
Sandro Santilli
11:06 PM Revision 650cf6a3 (qgis): Remove line segmentation test checking for control point containement
There are more tests in dedicated file (testqgscurve.cpp) Sandro Santilli
11:06 PM Revision 48c95399 (qgis): Refactor curveToLine to emit equidistant segments and fix some issues
Fixes #16717
Fixes #16722
Include tests
Sandro Santilli
11:06 PM Revision 8c8426fc (qgis): Do not force inclusion of control point
This reverts commit dae9d025293c217628def8eb8d196238d2218ddc. Sandro Santilli
11:06 PM Revision cf5a439f (qgis): Update expected results now that we're forcing control point in output
Sandro Santilli
11:06 PM Revision 8363d2f3 (qgis): Update expected centroid, interpolated angle and located point for refe...
These values change because they are computed on the *linearization*
of those curves, and refactoring linearization c...
Sandro Santilli
11:06 PM Revision c51db212 (qgis): Do not expect forced control point in output
Sandro Santilli
08:19 PM Revision 43200ea8 (qgis): Remove some redundant and unused MathUtils methods
Nyall Dawson
08:17 PM Revision 725301ad (qgis): Make more use of math constants
Nyall Dawson
08:06 PM Revision 7f447374 (qgis): Remove redundant math constant defines
Since we use _USE_MATH_DEFINES for windows builds, these are
not required
Nyall Dawson
07:58 PM Revision 07a570fd (qgis): Merge pull request #5069 from nyalldawson/std
Swap use of some q* macros to std calls Nyall Dawson
12:43 PM Revision c64bc974 (qgis): [processing] one more z factor minimum value adjustment
Mathieu Pellerin - nIRV
12:30 PM Revision fea9e924 (qgis): enable custom help in python expressions
Etienne Trimaille
12:19 PM Revision 74306c7d (qgis): [analysis] fix derivative filter z factor handling (#5073)
Mathieu Pellerin - nIRV
12:15 PM Revision 922ded8d (qgis): [processing] fix z factor minimum value in various raster algorithms
Mathieu Pellerin - nIRV
12:15 PM Revision 05071434 (qgis): [analysis] fix derivative filter z factor handling
Mathieu Pellerin - nIRV
08:37 AM Revision 2d192791 (qgis): qMin/qMax -> std::min/max
Nyall Dawson
08:21 AM Revision 641d78bb (qgis): Add new raster hash for hillshade test (verified ok)
Nyall Dawson
07:58 AM Revision d573c43e (qgis): Better test debugging
Nyall Dawson
05:27 AM Revision 233f25ab (qgis): Merge pull request #5061 from nouanda/fix16887
Fix #16887: creating a memory scratch layer with Z/M values does not add Z/M to the layer Nyall Dawson

2017-08-24

10:29 PM Revision 578045d1 (qgis): Update sip bindings
Nyall Dawson
10:28 PM Revision 0fbca6fe (qgis): Fix build
Nyall Dawson
09:51 PM Revision 65455c4b (qgis): Allow creation of Z/M gpkg layers (#5060)
Fix #16888: create gpkg layer does not allow to add Z/M dimension Matthias Kuhn
09:09 PM Revision eaf861c2 (qgis): Replace some more c headers with c++ headers
Nyall Dawson
08:46 PM Revision 76a22726 (qgis): Always use " for qgs header imports
Nyall Dawson
08:15 PM Revision 34003259 (qgis): Replace use of math.h with cmath
Nyall Dawson
08:13 PM Revision c19418c4 (qgis): Add more missing std:: prefixes
Nyall Dawson
07:42 PM Revision 891d612e (qgis): Remove unused qmath.h includes
Nyall Dawson
07:33 PM Revision d3854e9e (qgis): Remove use of some other q* functions which are implemented in std
Nyall Dawson
07:24 PM Revision ad89193b (qgis): qFuzzyIsNull -> qgsDoubleNear
Nyall Dawson
07:22 PM Revision b5ca4b4e (qgis): (q)sqrt -> std::sqrt
Nyall Dawson
07:18 PM Revision fec03ca4 (qgis): (q)sin -> std::sin
Nyall Dawson
07:12 PM Revision 8c64d80a (qgis): (q)floor -> std::floor
Nyall Dawson
07:05 PM Revision 2e5d1abb (qgis): (q)cos -> std::cos
Nyall Dawson
07:01 PM Revision 7c5aa050 (qgis): (q)ceil -> std::ceil
Nyall Dawson
06:57 PM Revision 249b5050 (qgis): (q)atan2 -> std::atan2
Nyall Dawson
06:53 PM Revision 031bf41d (qgis): Swap q(pow) -> std::pow
Nyall Dawson
06:35 PM Revision 77c3be97 (qgis): Make sure (f)abs are prefixed with std::
Nyall Dawson
06:35 PM Revision 4b009f96 (qgis): Use std::round instead of qRound
Now that our minimum VS studio version allowed supports std::round,
we should use that in place of Qt's qRound method...
Nyall Dawson
06:35 PM Revision f2b2c6d2 (qgis): Use fabs/abs/labs instead of qAbs
Better to stick to standard methods where available instead
of less supported Qt methods
Nyall Dawson
05:24 PM Revision 4f967e42 (qgis): Removed not qobject from moc
Alessandro Pasotti
04:37 PM Revision 8771e838 (qgis): Geopackage import rasters with drag and drop
This implementation uses GDALTranslate and
a QgsTask.
Alessandro Pasotti
01:54 PM Revision bd8decee (qgis): Split Z/M checkbox into 2 checkboxes.
C M
12:24 PM Revision 9f18050e (qgis): Filling the help infrastructure (#5064)
* Filling the help infrastructure
Add missing help button and links to user manual
* Remove unneeded comment
* rem...
Harrissou Santanna
09:54 AM Revision 0dbf432c (qgis): Merge pull request #5044 from pblottiere/server_bugfix_ogc_getcapa_styles
[server][bugfix] Fixes OGC test on legendurl styles René-Luc ReLuc
09:00 AM Revision 835e6d25 (qgis): Merge pull request #5062 from boundlessgeo/raster-widget-multiple-select
Allow multiple raster selection from GDAL source select widget Alessandro Pasotti
08:29 AM Revision b9474061 (qgis): More robust multiple paths split and utility static method
Alessandro Pasotti
07:39 AM Revision cc4cee8f (qgis): Do not quote when single raster file is selected
Alessandro Pasotti
07:28 AM Revision 81c31760 (qgis): Small code style changes
Alessandro Pasotti
07:11 AM Revision 50e8e1c0 (qgis): Reorganize buttons to set map extent
There's likely no situation where the four buttons are activated simultaneously... Better have three on a line than t... Harrissou Santanna

2017-08-23

04:50 PM Revision 21b1c7ce (qgis): Fix spelling
Matthias Kuhn
04:17 PM Revision d1fb2490 (qgis): Allow multiple raster selection from GDAL source select widget
Since I'm using QgsFileWidget I also added
multiple files support to that widget and
tests for this new behavior.
Alessandro Pasotti
03:17 PM Revision fc5ad201 (qgis): [docker] Set valid workdir
Matthias Kuhn
02:47 PM Revision 018c13af (qgis): Use layer type instead of first vertex type
C M
02:28 PM Revision 64df1141 (qgis): Fix 16888: create gpkg layer does not allow to add Z/M dimension
C M
02:22 PM Revision 8c7b29db (qgis): [docker] Remove source tree from image
Matthias Kuhn
12:12 PM Revision 870d1ada (qgis): [processing] added search and replace functionality to script editor
Victor Olaya
12:00 PM Revision c606abc7 (qgis): enable custom help in python expressions
Etienne Trimaille
10:14 AM Revision 8a2cf3f7 (qgis): Merge pull request #5058 from nyalldawson/processing_fixes
Processing polish Nyall Dawson
09:35 AM Revision 0669167a (qgis): Rename processing 'recently used algorithms' to 'recently used'
Since we show much more than just 'algorithms' here Nyall Dawson
09:34 AM Revision cb70aad7 (qgis): Fix restricting model algorithm input types to valid types for alg (ref...
Nyall Dawson
09:34 AM Revision 54e38bcf (qgis): Fix model execution missing from processing history
Nyall Dawson
08:40 AM Revision 64f3e675 (qgis): [processing] remember last path for batch processes
Fixes #16310 Victor Olaya

2017-08-22

01:14 AM Revision 59aa5d3c (qgis): Fix TRAVIS qgis_global_settings path
Jorge Rocha
12:11 AM Revision 8486767f (qgis): Support removal of global defined XYZ connections
Jorge Rocha
06:14 PM Revision 4511ea1c (qgis): Add a file selector for file parameters in model algorithms
Makes it more obvious to users that a fixed filename can be
used here
Nyall Dawson
06:14 PM Revision 451a3fab (qgis): Reformat code
Nyall Dawson
06:14 PM Revision cdbb57d6 (qgis): Don't throw python exception when modeler algorithm is missing inputs
Instead use nicer messagebar for feedback. Also fix untranslatable
strings.
Refs #17028
Nyall Dawson
05:28 PM Revision 83b11d54 (qgis): Minor update in the comment
Alessandro Pasotti
05:25 PM Revision 35e49ed9 (qgis): Bump required GDAL version from 2.0 to 2.1
Because we need GDALTranslate() Alessandro Pasotti
04:16 PM Revision 367aba70 (qgis): Rename some processing widget wrappers to better match corresponding c+...
Nyall Dawson
04:13 PM Revision c119c286 (qgis): Add basic unit tests for constructing processing widget wrappers
Nyall Dawson
04:03 PM Revision 3ef008cd (qgis): [processing] only show cml file in selecting rendering styles
Fixes #16896 Victor Olaya
04:03 PM Revision 667ba425 (qgis): [processing] correctly handle null gems in meancoords alg
Fixes #17026 Victor Olaya
04:03 PM Revision bfa49887 (qgis): [processing] add resampling method option for all albs that use raster ...
Victor Olaya
04:03 PM Revision ce14633d (qgis): [processing] syntax fix
Victor Olaya
04:03 PM Revision 7ca8de9f (qgis): [processing] fixes in SAGA algorithm after latest changes
Victor Olaya
04:03 PM Revision ad44a50c (qgis): [processing] correctly use TYPE_VECTOR constants from corresponding module
Victor Olaya
03:40 PM Revision 9882e4f7 (qgis): Fix some inconsistent capitalization in algorithm naming
Nyall Dawson
03:36 PM Revision 2a442c78 (qgis): Rationalise algorithm groups a bit
Nyall Dawson
03:20 PM Revision 8218f353 (qgis): Fix use of incorrect icon for algorithm
Nyall Dawson
03:16 PM Revision b62fd51c (qgis): Don't allow dragging groups in model algorithm tree
Nyall Dawson
03:02 PM Revision 2abb209d (qgis): bring back sip workaround, but only for the affected versions (followup...
Jürgen Fischer
01:24 PM Revision 46e66c31 (qgis): Fix remaining rubberBand
Loïc BARTOLETTI
01:10 PM Revision 73fdb254 (qgis): Safer handling of GDAL handles and feedback on success
Alessandro Pasotti
01:09 PM Revision ed426204 (qgis): I'm eating too much Python (fix a Qt warning for missing arg)
Alessandro Pasotti
12:18 PM Revision 384cabd7 (qgis): Geopackage: handle raster drop in the browser
Alessandro Pasotti
12:07 PM Revision 13c9e1de (qgis): OGR provider: moved QgsCPLErrorHandler to its own header file
This is being reused in gpkg data items Alessandro Pasotti
12:07 PM Revision ab2589bc (qgis): Added rasterLayer method
Alessandro Pasotti
12:03 PM Revision 508aef05 (qgis): Fix error when the tools was changed. setParentTool is not needed.
Loïc BARTOLETTI
09:42 AM Revision e6de4290 (qgis): Fix windows build again (followup d2315e450)
Jürgen Fischer
09:35 AM Revision ef89a624 (qgis): creatensis.pl: don't require admin rights to create the uninstaller
Jürgen Fischer
08:43 AM Revision f38c0320 (qgis): [docker] Install bindings to system python path
Matthias Kuhn
08:38 AM Revision 23102e3c (qgis): [docker] Install to /usr prefix
Matthias Kuhn
07:53 AM Revision 6fd3c109 (qgis): Fix wording
Fully write the label because there's enough space + alignment Harrissou Santanna
07:51 AM Revision 6e3aba34 (qgis): Fix Python console web link
Harrissou Santanna
07:51 AM Revision 3d201e7c (qgis): Delete obsolete context help
already ported to user manual and linked to help button Harrissou Santanna

2017-08-21

11:51 PM Revision 1a42c4fa (qgis): Merge pull request #5055 from boundlessgeo/gpkg-fix-delete-layers
Geopackage: fix crash when deleting raster layers Alessandro Pasotti
11:27 PM Revision b8d2a174 (qgis): Port symbols test from ebf20a5
Matthias Kuhn
10:43 PM Revision 4d3c7e55 (qgis): Geopackage: fix crash when deleting raster layers
Alessandro Pasotti
09:31 PM Revision a2c9710a (qgis): Followup canvas focus commit
Nyall Dawson
09:31 PM Revision a6b0c44e (qgis): Ensure canvas has focus if nothing else has
Forward port from Sourcepole's fork Sandro Mani
09:07 PM Revision 4c526077 (qgis): Merge pull request #5050 from nyalldawson/algs
Port more QGIS algs to new API Nyall Dawson
08:55 AM Revision 6380a97e (qgis): Merge pull request #5045 from pblottiere/bugfix_refrel_218
Fixes relation reference widget by refreshing filter lists. Fixes #16400 (backport) Hugo Mercier
08:40 AM Revision 8f895f6c (qgis): QEP 37: Fields And Forms Redesign - interim status
David
02:43 AM Revision d2315e45 (qgis): Add unit tests
Paul Blottiere
02:43 AM Revision cb390d7f (qgis): Fixes relation reference widget by refreshing filter lists. Fixes #16400
Paul Blottiere

2017-08-20

07:10 PM Revision 2530d9ee (qgis): Merge pull request #5051 from boundlessgeo/gpkg-prevent-auto-import
Geopackage: prevent import layer over itself Alessandro Pasotti
04:33 PM Revision aa697378 (qgis): Prevent import layer over itself
Alessandro Pasotti
10:56 AM Revision 91171370 (qgis): remove sip workaround (fixes #17038, refs #16071)
Jürgen Fischer
10:55 AM Revision 7e4345a9 (qgis): remove sip workaround (fixes #17038, refs #16071)
Jürgen Fischer
10:24 AM Revision 9018414b (qgis): Fix windows build (followup b5bdafe4d)
Jürgen Fischer
10:21 AM Revision cfb926a7 (qgis): Port Find Projection alg to new API
Also modify alg to export a vector table of candidates instead of
a HTML list, since a vector table is more useful in...
Nyall Dawson
10:21 AM Revision 4d242c56 (qgis): Partial port of raster calculator to new API
TODO: modeler handling Nyall Dawson
10:21 AM Revision 338ee36b (qgis): Port Execute SQL to new API, add test
Nyall Dawson
10:21 AM Revision 8da29c06 (qgis): Fix test reference file
Nyall Dawson
10:21 AM Revision 51f8b1a2 (qgis): Port Convert Geometry Type to new API
Includes partial support for Z/M types (values are lost during
conversion, but at least 2d geometries are exported)
...
Nyall Dawson
10:21 AM Revision 99fd727b (qgis): Fix some issues when creating processing tests
Nyall Dawson
10:21 AM Revision bcc66272 (qgis): Upgrade Convert Geometries algorithm to maintain Z/M, curves were possible
Nyall Dawson
10:21 AM Revision 2a6847e0 (qgis): Port define projection to new API
Nyall Dawson
10:21 AM Revision d2a90f40 (qgis): Fix conversion of direct vector layer parameters to python strings
Nyall Dawson
10:21 AM Revision a56725f7 (qgis): Resurrect Python Field Calculator algorithm, add test
Nyall Dawson
10:21 AM Revision 6144b1c5 (qgis): Resurrect Field Calculator algorithm, add test
Nyall Dawson
05:51 AM Revision f867b65c (qgis): creatensis.pl: create signed installer
Jürgen Fischer

2017-08-19

05:39 PM Revision bb8203b8 (qgis): updat splash
Jürgen Fischer
02:07 PM Revision 62d4c555 (qgis): add typo to spelling.dat
Jürgen Fischer
01:51 PM Revision dae6666a (qgis): translation string fixes
Jürgen Fischer
09:11 AM Revision bc193c00 (qgis): fix QgsRasterHistogram::histogramVector for SIP <= 4.17
Denis Rouzaud
07:42 AM Revision 3cc39460 (qgis): improves grass7 v.in.dxf making a couple of parameters optional/mandatory
Giovanni Manghi
07:42 AM Revision 71671fe2 (qgis): improves grass7 v.in.dxf making a couple of parameters optional/mandatory
Giovanni Manghi

2017-08-18

09:38 PM Revision 1cded855 (qgis): Merge pull request #5042 from nyalldawson/algs
Port some more algs to new API Nyall Dawson
09:08 PM Revision 114f071c (qgis): Don't generate triangulation files by default in TIN algorithm
Nyall Dawson
09:05 PM Revision 090bb9bb (qgis): Use QgsFeedback instead of QProgressDialog in tin interpolator
Nyall Dawson
08:56 PM Revision 000c86e7 (qgis): Restore TIN interpolation algorithm
Nyall Dawson
08:56 PM Revision 4bba95fc (qgis): Fix broken TIN interpolation (loss of point z coordinates)
Nyall Dawson
08:08 PM Revision 356588ab (qgis): Use QgsFeedback in QgsGridFileWriter instead of QProgressDialog
Nyall Dawson
08:03 PM Revision a07ea333 (qgis): Port IDW Interpolation alg to new API
Nyall Dawson
07:45 PM Revision 355cff19 (qgis): Add Map Layer input parameter type for models
Since algorithms now use this parameter type (render map alg)
we also need to allow its use in models
Nyall Dawson
07:36 PM Revision 7d69e5f5 (qgis): Expose all layer type filters to both model feature source, vector
layer and multi layer inputs
Refs #17030
Nyall Dawson
07:24 PM Revision 370b2679 (qgis): Fix wrapped c++ object has been deleted error when editing model parame...
Fixes #16858 Nyall Dawson
06:46 PM Revision ebda2fd2 (qgis): Rename some enum values for clarity
Nyall Dawson
06:37 PM Revision 076fdc94 (qgis): Port rectangles, ovals, diamonds to new API
Nyall Dawson
06:19 PM Revision 53add698 (qgis): [OGR provider] Avoid 'database locked' issues when editing several laye...
Even Rouault
05:58 PM Revision 54811776 (qgis): [OGR provider] Avoid 'database locked' issues when editing several laye...
Even Rouault
05:26 PM Revision 48202165 (qgis): Port build virtual vector alg to new API
Nyall Dawson
05:09 PM Revision f2d2777b (qgis): Model vector layer inputs can also be used for feature source parameters
Nyall Dawson
04:56 PM Revision f1ac0be8 (qgis): Fix processing setting to use filename as layer name
Nyall Dawson
04:47 PM Revision 899a3cd8 (qgis): Merge pull request #4933 from pblottiere/bugfix_chainfilter_218
Fixes relation reference widget when chain filter option is activated, fixes #16903 (backport) Hugo Mercier
04:47 PM Revision 7879c0a2 (qgis): Fix processing rendering styles for output dialog, functionality
Nyall Dawson
04:38 PM Revision 18c15971 (qgis): Merge pull request #5043 from pblottiere/bugfix_refrel
Fixes relation reference widget by refreshing filter lists. Fixes #16400 Hugo Mercier
04:30 PM Revision 0a4a7acf (qgis): Port set raster style alg to new API
Nyall Dawson
04:23 PM Revision 387e0497 (qgis): Allow selecting wildcard filter for any file input parameter
Nyall Dawson
04:23 PM Revision cfbc0099 (qgis): Restore Set style for vector layer alg
Nyall Dawson
04:09 PM Revision be48f17e (qgis): Use a QgsFeedback object in QgsRelief instead of QProgressDialog
Nyall Dawson
04:01 PM Revision f6600f23 (qgis): Port raster relief alg to new API
Nyall Dawson
03:14 PM Revision 465b27a4 (qgis): Add test
Paul Blottiere
03:10 PM Revision 79d65cec (qgis): Fix OGC test getcapabilities:style-legendurls
Paul Blottiere
02:31 PM Revision c3d2fb70 (qgis): Release of 2.14.18
Jürgen Fischer
02:31 PM Revision a6c461bf (qgis): Release of 2.18.12
Jürgen Fischer
01:28 PM Revision f0d36778 (qgis): fix opening sublayers in a group
Etienne Trimaille
11:28 AM Revision 475998ea (qgis): Merge pull request #5040 from boundlessgeo/gpkg-raster-delete
Geopackage: moved delete to abstract item and implemented raster deletion Alessandro Pasotti
08:42 AM Revision a2914ff6 (qgis): Add unit tests
Paul Blottiere
08:38 AM Revision cea7bd39 (qgis): Fixes relation reference widget by refreshing filter lists. Fixes #16400
Paul Blottiere
07:35 AM Revision be46b756 (qgis): Port hypsometic curves to new API
Nyall Dawson
07:22 AM Revision c4011ad3 (qgis): Port oriented minimum bounds to new API
Nyall Dawson
06:57 AM Revision 86949cb2 (qgis): Merge pull request #5037 from nyalldawson/render_progress_bar
Avoid 'flashy' status bar progress widget when map renders are fast Nyall Dawson
06:56 AM Revision 0c46ac40 (qgis): Merge pull request #5038 from nyalldawson/canvas_dock_tweaks
Canvas dock tweaks Nyall Dawson
05:37 AM Revision c1885781 (qgis): Merge pull request #5039 from nyalldawson/fix_model_crash
Add a pure virtual clone method to processing parameter definitions Nyall Dawson
02:43 AM Revision 26704a45 (qgis): Fix trusty build (QStringLiteral is Qt5; followup b6254513d64)
Jürgen Fischer

2017-08-17

11:26 PM Revision dc6d1c13 (qgis): Removed metadata table from the list of tables to be cleared
Alessandro Pasotti
10:48 PM Revision b36ad06b (qgis): Use sqlite3_close instead of v2
Alessandro Pasotti
08:42 PM Revision 0eb302d5 (qgis): Geopackage try to remove optional entries + fix build warnings
Alessandro Pasotti
08:31 PM Revision bcd495c6 (qgis): Prevent SQL injection by using sqlite3_mprintf
Alessandro Pasotti
07:06 PM Revision b46c9c34 (qgis): Geopackge bugfix: also show single raster layers
The previous implementation only showed subdatasets
while single raster were skipped.
Now the single rasters are als...
Alessandro Pasotti
06:03 PM Revision f999897b (qgis): Geopackage moved delete to abstract item and implement raster deletion
Alessandro Pasotti
05:22 PM Revision 37b899fb (qgis): Add a pure virtual clone method to processing parameter definitions
And use it when we need to clone parameters (instead of more fragile
conversion to and from variants)
This fixes mod...
Nyall Dawson
04:51 PM Revision 251354ea (qgis): Merge pull request #5035 from nyalldawson/preview_tasks
Tweaks to map preview tasks Nyall Dawson
04:39 PM Revision f464aebf (qgis): Merge pull request #5030 from boundlessgeo/Win_CutAndPaste_2-18_issue16870
Clipboard Cut&Paste fix when attached special field values. Fixes #16870 Alessandro Pasotti
04:28 PM Revision 7dbfc520 (qgis): Merge pull request #4210 from arnaud-morvan/processing_aggregate
[processing] [needs-docs] Add aggregate algorithm Nyall Dawson
04:27 PM Revision e8ad0ba5 (qgis): Move "sync extent" canvas view option to map settings menu
This means all the settings are collected together, and the
dock toolbar just contains navigation actions.
(followup...
Nyall Dawson
04:16 PM Revision 2d441a8d (qgis): Make sure new map dock views use correct icon size
Nyall Dawson
04:04 PM Revision 9bfca65a (qgis): Add API to enable/disable preview jobs
Disabled by default, and enabled only for main canvas (not
secondary canvases)
Nyall Dawson
03:50 PM Revision 6c17577f (qgis): Use a QgsMapRendererSequentialJob for rendering preview maps
Means that at most the preview jobs will use a single thread
instead of hammering all available threads.
Nyall Dawson
03:50 PM Revision 628a1b09 (qgis): Also delay initial preview job by a short timeout
Nyall Dawson
03:29 PM Revision a369c9b2 (qgis): Merge pull request #4760 from nyalldawson/tests
Convert processing tests to use native algs where they exist Nyall Dawson
02:21 PM Revision 5fbd6288 (qgis): Merge pull request #4939 from mhugent/wms_toplevel_browser
Show toplevel wms group in browser Marco Hugentobler
12:20 PM Revision 7b2250bb (qgis): Convert processing tests to use native algs where they exist
Nyall Dawson
12:15 PM Revision 469eb0de (qgis): Merge pull request #5034 from nyalldawson/exporter_api
Use const references to options instead of pointers in QgsVectorLayerExporter Nyall Dawson
12:00 PM Revision 7a314f3c (qgis): Avoid 'flashy' status bar progress widget when map renders are fast
If previous canvas render took less than 0.5 seconds, delay the appearance of the
'render in progress' status bar wid...
Nyall Dawson
11:26 AM Revision c7affb3b (qgis): Use const references to options instead of pointers in QgsVectorLayerEx...
The use of pointers make ownership of the argument confusing, and there's
nothing stopping us just using an empty map...
Nyall Dawson
10:44 AM Revision 5808cc19 (qgis): Fix build with improvement of #5209
Loïc BARTOLETTI
10:37 AM Revision 26a911cd (qgis): Merge pull request #4751 from nyalldawson/unique_ptr
Return std::unique_ptrs where possible Nyall Dawson
10:33 AM Revision b73b25d4 (qgis): fixed unnecessary deepcopy and use the correct api
Luigi Pirelli
09:57 AM Revision e0d1ddc5 (qgis): Fix failing test
Nyall Dawson
09:54 AM Revision b5bdafe4 (qgis): Add tests
Paul Blottiere
09:54 AM Revision 40ad8602 (qgis): Fix relation reference widget when 'Chain Filters' is activated. Fixes ...
Paul Blottiere
09:53 AM Revision e4dab7c5 (qgis): Fix intermittently failing QgsGeometry asGML tests
Nyall Dawson
09:38 AM Revision fad59736 (qgis): spelling fixes
Jürgen Fischer
09:25 AM Revision d1e40d90 (qgis): Merge branch 'master' of https://github.com/QGIS/QGIS into regularShape...
Loïc BARTOLETTI
08:43 AM Revision 43536a66 (qgis): Return subclasses where possible to fix build on older compilers
Nyall Dawson
08:30 AM Revision 2693c6fb (qgis): Fix ui build warning
Nyall Dawson
08:28 AM Revision d81a1a3b (qgis): Return std::unique_ptrs where possible
When a class isn't exposed to Python, we should return a
std::unique_ptr whenever a returned pointer value is owned
b...
Nyall Dawson
07:58 AM Revision e3258959 (qgis): packaging updates after helpviewer removal (followup 55cdc89a1)
Jürgen Fischer
07:55 AM Revision a7cef870 (qgis): add docker shield
Denis Rouzaud
07:55 AM Revision f88ddcb5 (qgis): Remove startup tips
Nyall Dawson
07:54 AM Revision 5abbab1a (qgis): Merge pull request #4993 from nyalldawson/remove_analyzer
Remove QgsGeometryAnalyzer, QgsOverlayAnalyzer, QgsPointSample Nyall Dawson
06:05 AM Revision 6d388942 (qgis): Merge pull request #5024 from nyalldawson/build-vrt
Restore gdal build vrt alg, plus improvements Nyall Dawson

2017-08-16

10:50 PM Revision fdee6ea2 (qgis): Merge pull request #5031 from boundlessgeo/gpkg-drag-n-drop
[feature][needs-docs] Geopackage handle drops in the browser Alessandro Pasotti
10:50 PM Revision 11fb601a (qgis): Merge pull request #5027 from boundlessgeo/gpkg-vector-delete
[feature][needs-docs] Adds delete layer context action to ogr and geopackage items Alessandro Pasotti
10:00 PM Revision 81397866 (qgis): Allow adding manual layers in modeler multi layer alg parameters
This allows creation of models with child algorithms which do
things like merge a selected layer with a predefined st...
Nyall Dawson
09:18 PM Revision aefd5cce (qgis): Fix exception when editing multi layer parameter in model
Nyall Dawson
09:12 PM Revision b318aff6 (qgis): Fix multi layer parameters in models not giving all options for inputs
Nyall Dawson
09:00 PM Revision c54667c3 (qgis): Handle mixed lists of values and lists when evaluating multilayer
parameters
This can happen when running models with mixed input types
for multilayer parameters
Nyall Dawson
08:38 PM Revision e1b0f786 (qgis): Fix default layer sometimes inserted into multi layer parameter values
Nyall Dawson
08:23 PM Revision e6814bca (qgis): [feature] Geopackage handle drops in the browser
It is now possible to drag and drop from any vector
layer onto a gpkg node layer and import a layer.
Overwrites are ...
Alessandro Pasotti
08:11 PM Revision 48eccc37 (qgis): Default to vrt extension for build vrt alg output
Nyall Dawson
08:05 PM Revision 9ae68e84 (qgis): Merge branch 'master' into regularShape_gui
Loïc BARTOLETTI
07:52 PM Revision 1f2ea024 (qgis): Allow adding layers which aren't open in the project to processing
parameters which accept lists of multiple layers
E.g. build vrt alg, merge vector layers alg
Otherwise you may need...
Nyall Dawson
07:52 PM Revision a5a4d3b7 (qgis): Port gdal build vrt to new API
Nyall Dawson
07:52 PM Revision 0a7bb486 (qgis): Allow selecting multiple items in processing multi layer input dialog
And selecting/deselecting only these items. Otherwise it can be quite
cumbersome to manually select complex sets of i...
Nyall Dawson
07:12 PM Revision f610ffaf (qgis): Remove ParameterDataObject
Matthias Kuhn
07:12 PM Revision ac1decd1 (qgis): [travis] Install libzip for macos
Matthias Kuhn
07:12 PM Revision 7764cd91 (qgis): [travis] no longer any need for patching qsci
Matthias Kuhn
06:39 PM Revision 855f840f (qgis): always set a default name in the QGS project to avoid discrepancies wit...
Etienne Trimaille
06:30 PM Revision 55cdc89a (qgis): Merge pull request #5004 from jgrocha/helpviewer
[needs-docs] Refactoring of all help calls, deprecating QgsContextHelp+Helpviewer Matthias Kuhn
04:20 PM Revision 32c81a03 (qgis): Update sip files
Jorge Rocha
03:00 PM Revision 7dd37b39 (qgis): Added documentation comments on new methods
Jorge Rocha
02:50 PM Revision 497d4a80 (qgis): Shows a warning and abort deletion if the layer is in the current project
Alessandro Pasotti
02:37 PM Revision 0be0a4e3 (qgis): Always use snapping configuration from the project in adv.digitizing dock
It was slightly confusing to have another override for snapping while it is possible
to configure "no snapping" or "a...
Martin Dobias
02:37 PM Revision 42933a27 (qgis): Remove class members that were never used
Martin Dobias
02:10 PM Revision cc146190 (qgis): Added 'datasource' and 'GeoPackage' to the delete confirm message
Alessandro Pasotti
01:36 PM Revision 9ac8ff88 (qgis): remove arg
Denis Rouzaud
12:52 PM Revision b6254513 (qgis): From Clipboard Cut&Paste fix when attached special field values. Fiexie...
Luigi Pirelli
11:37 AM Revision d03f5990 (qgis): add Dockerfile for automated build on docker cloud
Denis Rouzaud
10:46 AM Revision 4b5d81b3 (qgis): [processing] Add Aggregate algorithm
Arnaud Morvan
10:12 AM Revision 162339d3 (qgis): Different messages for file and table layer deletion
Alessandro Pasotti
08:59 AM Revision 2ffa7ba3 (qgis): Translate GDAL error codes
Alessandro Pasotti
06:26 AM Revision a9d8d395 (qgis): [processing] restore near black and hillshade gdal algs (#5028)
Mathieu Pellerin - nIRV

2017-08-15

11:51 PM Revision fe59a19e (qgis): Change all ocurrences on_buttonBox_helpRequested to showHelp
Add help button to 3 dialogs
Fix missing QStringLiteral
Fix CMakeLists.txt indentation
Fix qhelp.h and qgis_sip.h inc...
Jorge Rocha
11:26 PM Revision da6049ea (qgis): Adds delete layer context action to ogr and geopackage items
TODO: decide what to do if the layer to be deleted was
added to the canvas: block the deletion?
Current implementati...
Alessandro Pasotti
06:21 PM Revision 19efee8a (qgis): alog:along typo (#5025)
Denis Rouzaud
04:23 PM Revision 027de227 (qgis): Revert "minor fixes"
This reverts commit 24c3ae15e04bc928b1c59d059d5378ad30bd6008. Denis Rouzaud
04:23 PM Revision 5aef6683 (qgis): Revert "more fixes"
This reverts commit 1d3c4d97cf6ecd81f27ca43889132b5ba1bdd1ad. Denis Rouzaud
04:23 PM Revision c411284d (qgis): Revert "some fixes"
This reverts commit e6657df2b7ea64d340c6fd5f70640522b4bddc45. Denis Rouzaud
04:23 PM Revision c53beb86 (qgis): ...
Denis Rouzaud
04:23 PM Revision c1837ff2 (qgis): More comprehensive updating of gdal command when parameters change
Nyall Dawson
04:23 PM Revision 7b6d9e8e (qgis): Revert "use second Dockerfile to push 2nd image"
This reverts commit 050682a37364e110f350b9c3293f662b0011036d. Denis Rouzaud
04:23 PM Revision 1b4396dd (qgis): Avoid duplicate geometry columns, invalid geometry column name in gdal ...
Nyall Dawson
04:23 PM Revision 3bfb34e8 (qgis): Geopackage fix mixed geometry layers and attributes
In addition to geometry filtered layers for each geometry
type in a mixed-geometry type layer adds a table
layer with...
Alessandro Pasotti
04:23 PM Revision 8e1b4381 (qgis): Unblacklist Processing GDAL test
Nyall Dawson
03:13 PM Revision 83aa1adf (qgis): Add support for finding zipconf.h in separate location; use include dirs
LIBZIP_INCLUDE_DIRS could end up with duplicate entries, but seems to be
the simplest way of supporting headers insta...
Larry Shaffer
01:51 PM Revision 755980fe (qgis): Merge pull request #5023 from nyalldawson/gdal_test
Unblacklist Processing GDAL tests Nyall Dawson
12:58 PM Revision aece517c (qgis): Avoid duplicate geometry columns, invalid geometry column name in gdal ...
Nyall Dawson
12:57 PM Revision 3d1be95a (qgis): More comprehensive updating of gdal command when parameters change
Nyall Dawson
09:50 AM Revision f88e62fb (qgis): Unblacklist Processing GDAL test
Nyall Dawson
08:20 AM Revision 3922efcb (qgis): Merge pull request #5022 from boundlessgeo/gpkg-show-attributes
Geopackage fix mixed geometry layers and attributes Alessandro Pasotti
07:21 AM Revision 987f1acf (qgis): oracle provider: skip updating of key attributes of added features for ...
Jürgen Fischer
06:09 AM Revision ebf20a58 (qgis): Make inverted polygon legend items checkable
This was not working with legendSymbolItemsV2(), in particular tested
with rule based renderer.
Matthias Kuhn
03:29 AM Revision 5746b9d1 (qgis): Add QSCINTILLA_INCLUDE_DIR to custom widgets CMake setup
Larry Shaffer
03:23 AM Revision 5e1e441f (qgis): Add QSCINTILLA_INCLUDE_DIR to custom widgets CMake setup
Larry Shaffer

2017-08-14

08:25 PM Revision 7d074de9 (qgis): Geopackage fix mixed geometry layers and attributes
In addition to geometry filtered layers for each geometry
type in a mixed-geometry type layer adds a table
layer with...
Alessandro Pasotti
05:34 PM Revision 59db9829 (qgis): More debug output
Matthias Kuhn
05:34 PM Revision d187de3e (qgis): echo instead of ninja
Denis Rouzaud
05:34 PM Revision 5244602d (qgis): missing ctest var
Denis Rouzaud
05:34 PM Revision cd14fc32 (qgis): try to add git to the image
Denis Rouzaud
05:34 PM Revision 65ffa5ce (qgis): fix line ending
Denis Rouzaud
05:34 PM Revision 7432a77e (qgis): fix ctest command
Denis Rouzaud
05:34 PM Revision 568a439c (qgis): explicit setup of ccache
Denis Rouzaud
05:34 PM Revision b2edf333 (qgis): missing env var
Denis Rouzaud
05:34 PM Revision 6c45f94e (qgis): add travis branch
Denis Rouzaud
05:34 PM Revision 79977dde (qgis): Fix build folder
Matthias Kuhn
05:34 PM Revision 591a4032 (qgis): use ninja and env var
Denis Rouzaud
05:34 PM Revision 9c739541 (qgis): fix path
Denis Rouzaud
05:34 PM Revision ceb84685 (qgis): better var names
Denis Rouzaud
05:34 PM Revision a382aa56 (qgis): Run make directly
Matthias Kuhn
05:34 PM Revision 1fdd9eed (qgis): Switch to make
Matthias Kuhn
05:34 PM Revision 24c3ae15 (qgis): minor fixes
Denis Rouzaud
05:34 PM Revision 1d3c4d97 (qgis): more fixes
Denis Rouzaud
05:34 PM Revision e6657df2 (qgis): some fixes
Denis Rouzaud
05:34 PM Revision 050682a3 (qgis): use second Dockerfile to push 2nd image
Denis Rouzaud
05:34 PM Revision 76403f89 (qgis): put back waiting
Denis Rouzaud
05:34 PM Revision a8757a07 (qgis): Test ninja again
Matthias Kuhn
05:34 PM Revision 459ca26e (qgis): Hold on...
Matthias Kuhn
05:34 PM Revision c4c07723 (qgis): Wait for postgres server to spin up
Matthias Kuhn
05:34 PM Revision 125551ff (qgis): Setup postgis
Matthias Kuhn
05:34 PM Revision db8f3b6c (qgis): Fix setup postgres
Matthias Kuhn
05:34 PM Revision de750af9 (qgis): fix psql
Denis Rouzaud
05:34 PM Revision 87883b0c (qgis): some fixes
Denis Rouzaud
05:34 PM Revision 878a340b (qgis): Output on failure
Matthias Kuhn
05:34 PM Revision d9b2e1a0 (qgis): use docker for newer dependencies on Travis
Denis Rouzaud
04:42 PM Revision 7d4f81d4 (qgis): Merge pull request #5019 from boundlessgeo/gpkg-dbmanager-sync
Geopackage: Use the same settings for DB Manager and browser Alessandro Pasotti
03:06 PM Revision 80e8ff04 (qgis): Merge pull request #5014 from m-kuhn/enumgeomfunc
Return enum instead of int from QgsGeometry operations Matthias Kuhn
03:04 PM Revision 04f79d17 (qgis): Geopackage: Use the same settings for DB Manager and browser
Alessandro Pasotti
02:19 PM Revision 904cd6f1 (qgis): Merge pull request #5018 from boundlessgeo/gpkg-show-tables
Browser tree: also show geopackage geometryless layers as tables Alessandro Pasotti
01:48 PM Revision b3a9e46c (qgis): [processing] Port refactor fields to new API
Arnaud Morvan
01:48 PM Revision b26e6812 (qgis): [processing] Check all parameter's values in ModelerParametersDialog
Check that all parameter's values pass the validity check,
even if not returned as QgsProcessingModelChildParameterSo...
Arnaud Morvan
01:29 PM Revision 11f17915 (qgis): Browser tree: also show geometryless layers as tables
Alessandro Pasotti
01:11 PM Revision 3d53a2df (qgis): Spelling
Matthias Kuhn
12:59 PM Revision fca603ca (qgis): Fix splitFeatures
Matthias Kuhn
12:44 PM Revision cb29b2e6 (qgis): Fix crash in test
Matthias Kuhn
12:19 PM Revision 23648016 (qgis): Merge pull request #5016 from boundlessgeo/gpkg-handle-collections
Geopackage: proper handling of geometry ANY Alessandro Pasotti
10:52 AM Revision 0683528d (qgis): More doxymentation
Matthias Kuhn
10:43 AM Revision a70bfe6f (qgis): More doxymentation
Matthias Kuhn
10:39 AM Revision ad2f760c (qgis): GPKG: proper handling of unknown geometry
This handles the test use case for layer:
Layer name: geometry2d
Geometry: Unknown (any)
Feature Count: 8
The browse...
Alessandro Pasotti
10:37 AM Revision 8294c434 (qgis): More doxymentation
Matthias Kuhn
08:58 AM Revision a4dac6ac (qgis): Define params as /Out/
Matthias Kuhn
08:19 AM Revision f9ba9052 (qgis): Fix segfault
Matthias Kuhn

2017-08-13

11:08 PM Revision 0df873c5 (qgis): Increase QgsGeometry::OperationResult values
To avoid collisions with old enums and make it easier for plugin devs to
determine if their values have already been ...
Matthias Kuhn
11:08 PM Revision 86e8da74 (qgis): Return enum instead of int from QgsGeometry operations
Denis Rouzaud
10:31 PM Revision 8d615543 (qgis): Merge pull request #4835 from nyalldawson/more_processing
[processing] Restore some gdal provider algorithms Nyall Dawson
09:55 PM Revision f9750dde (qgis): Port gdal color relief to new API
Nyall Dawson
09:49 PM Revision 1cbbbc4b (qgis): Port gdal tri alg to new API
Nyall Dawson
09:41 PM Revision ab2886dc (qgis): Port gdal assign projection to new api
Nyall Dawson
09:41 PM Revision 19e5886b (qgis): More reliable updates to the gdal command shown
By also checking for child widget signals - otherwise we don't
catch signals when compound widgets (such as raster la...
Nyall Dawson
09:40 PM Revision a1f4e04b (qgis): more fixes
Denis Rouzaud
09:24 PM Revision 95fe5cdc (qgis): Fix errors calculating gdal command when dialog is being constructed
Nyall Dawson
09:19 PM Revision ba6e2dc9 (qgis): Fix showing gdal command in algorithm dialog
Nyall Dawson
09:19 PM Revision 3d3d2975 (qgis): Followup fixes to ogr2ogrpostgis alg porting
Nyall Dawson
09:05 PM Revision 1cbbb8a0 (qgis): Port gdal aspect alg to new API
Nyall Dawson
08:58 PM Revision 54258b6a (qgis): some fixes
Denis Rouzaud
08:56 PM Revision 2e7db48d (qgis): Fix error in gdal warp algorithm
Nyall Dawson
08:56 PM Revision 1a564872 (qgis): Port GDAL Ogr2OgrPostgis to new API
Nyall Dawson
08:56 PM Revision 0a365b2d (qgis): Fix OGR algs always export shapefiles, regardless of output file extension
Nyall Dawson
08:56 PM Revision b87b2fe8 (qgis): Allow skipping crs check in processing test results
The GML format often requires extra 'hand holding' in order to
get QGIS to detect it's CRS (e.g. GML files created di...
Nyall Dawson
08:56 PM Revision 97a8d1a7 (qgis): Fix failing test
Nyall Dawson
08:56 PM Revision 479106ad (qgis): An empty string parameter should not fallback to default value
Since we need to allow empty strings to override defaults in
some circumstances
Nyall Dawson
08:56 PM Revision 5c888c58 (qgis): Resurrect gdal warp algorithm
Nyall Dawson
08:56 PM Revision 6301ff66 (qgis): Resurrect OGR points along lines algorithm
Nyall Dawson
08:56 PM Revision ab079f9d (qgis): ogrConnectionString reuses existing context
Nyall Dawson
08:56 PM Revision ce8e18da (qgis): Fix overridden function signatures
Nyall Dawson
08:56 PM Revision 014833a6 (qgis): Restore gdal algorithm support
Nyall Dawson
08:56 PM Revision e33647dc (qgis): Move OGR processing provider specific methods to GdalUtils
Nyall Dawson
08:56 PM Revision d45215eb (qgis): Cleanup conversion of input layers to OGR compatible sources
Nyall Dawson
08:19 PM Revision e3787eff (qgis): Doxymentation
Matthias Kuhn
08:19 PM Revision 7768f067 (qgis): Document api breaks
Matthias Kuhn
08:19 PM Revision 581b89e0 (qgis): Use pointers and not references to QgsAbstractGeometry
because using this more consistently throughout the codebase makes it
easier to maintain code.
We also do not want to...
Matthias Kuhn
08:19 PM Revision b51a5f7b (qgis): Simplify QgsGeometryEngine code
Matthias Kuhn
07:18 PM Revision 4c6c74ca (qgis): Fix ui build warning
Nyall Dawson
07:15 PM Revision 44f98d9a (qgis): Fix spelling
Nyall Dawson
06:23 PM Revision 9be7b27d (qgis): Merge pull request #5001 from nyalldawson/algs
Restore some processing functionality Nyall Dawson
05:42 PM Revision a056e24a (qgis): Fix exception in TopoColor algorithm
Nyall Dawson
05:42 PM Revision 913bf64e (qgis): Fix some possible exceptions in topocolor alg
Nyall Dawson
05:42 PM Revision 47fe2a18 (qgis): Port Points From Lines to new API
Nyall Dawson
05:42 PM Revision f7ae0712 (qgis): Base class processing feedback object forwards messages to message log
Nyall Dawson
05:42 PM Revision c8ac7841 (qgis): Port Points Displacement algorithm to new API
Rework algorithm to use same approach as points displacement
renderer. Also maintain Z/M values, and add tests and docs.
Nyall Dawson
05:42 PM Revision c6b3855b (qgis): Port Points From Polygons to new API
Nyall Dawson
05:19 PM Revision 35da03f6 (qgis): Update NEWS
Matthias Kuhn
04:14 PM Revision ee3ab4da (qgis): Merge pull request #4541 Add qgsgeometry_cast
Because it
* is faster than dynamic_cast
* doesn't rely on RTTI
* encapsulates type checking in one place
Matthias Kuhn
03:27 PM Revision 3da4c33b (qgis): Avoid extra copy of point in QgsGeometry::centroid()
Matthias Kuhn
03:26 PM Revision 7f4880be (qgis): Handle M/Z typed CurvePolygons in qgsgeometry_cast
Matthias Kuhn
02:37 PM Revision 20a54b1c (qgis): Fix #16528 mix of Qgis en qgis as root in settins
On Linux the use of Qgis and qgis as root for connection settings
makes it currently impossible to add a new WCS conn...
Richard Duivenvoorde
02:21 PM Revision d3e35ee9 (qgis): Update connections to Qt5 style
Matthias Kuhn
02:21 PM Revision 479e3cb7 (qgis): Reset digitizing tools when new project is loaded/created
Refs #4237 https://issues.qgis.org/issues/4237 Sebastian Dietrich
01:08 PM Revision b879d530 (qgis): Fix build error
Matthias Kuhn
12:29 PM Revision d2076a14 (qgis): Convert more dynamic_casts to qgsgeometry_casts
Matthias Kuhn
12:18 PM Revision d0f33d6d (qgis): Expose makeValid() errors to QgsGeometry::error()
Matthias Kuhn
12:14 PM Revision feffa049 (qgis): Use pointers instead of references for QgsAbstractGeometry
Matthias Kuhn
11:08 AM Revision b2cd9f2a (qgis): Add qgsgeometry_cast to qgssurface
Matthias Kuhn
10:51 AM Revision 59f270ab (qgis): Allow qgsgeometry_cast-ing const geometries
Matthias Kuhn
10:35 AM Revision dba8cc0f (qgis): Convert more calls to qgsgeometry_cast
Matthias Kuhn
10:28 AM Revision d9ad859a (qgis): Fix misplaced SIP_TRANSFER
Matthias Kuhn
10:05 AM Revision 975d7306 (qgis): Fix build warnings
Matthias Kuhn
08:56 AM Revision 51779728 (qgis): Improve conversion of processing parameters to Python code
- Use layer paths instead of layer ids where possible, since they are persistent
- Don't wrap in QgsProcessingFeature...
Nyall Dawson
08:56 AM Revision 69c991ed (qgis): Restore ability to create processing tests from history panel
Nyall Dawson

2017-08-12

10:46 PM Revision 23b5dfc2 (qgis): fix ctest command
Denis Rouzaud
10:46 PM Revision 39d66885 (qgis): More debug output
Matthias Kuhn
10:46 PM Revision 9b20c7bd (qgis): Run make directly
Matthias Kuhn
10:46 PM Revision 33ca8738 (qgis): Test ninja again
Matthias Kuhn
10:46 PM Revision a01eae21 (qgis): Hold on...
Matthias Kuhn
10:46 PM Revision cc3a9848 (qgis): Output on failure
Matthias Kuhn
10:46 PM Revision 082ec7ae (qgis): Setup postgis
Matthias Kuhn
10:46 PM Revision 332cc718 (qgis): echo instead of ninja
Denis Rouzaud
10:46 PM Revision d76f3757 (qgis): better var names
Denis Rouzaud
10:46 PM Revision ce38bbc2 (qgis): Fix setup postgres
Matthias Kuhn
10:46 PM Revision 566bed37 (qgis): use ninja and env var
Denis Rouzaud
10:46 PM Revision e51c5e76 (qgis): Fix build folder
Matthias Kuhn
10:46 PM Revision 0466dd3d (qgis): add travis branch
Denis Rouzaud
10:46 PM Revision 810761d3 (qgis): explicit setup of ccache
Denis Rouzaud
10:46 PM Revision 1ae273ac (qgis): Switch to make
Matthias Kuhn
10:46 PM Revision 867f91ea (qgis): fix line ending
Denis Rouzaud
10:46 PM Revision dab303cd (qgis): try to add git to the image
Denis Rouzaud
10:46 PM Revision d416210e (qgis): missing ctest var
Denis Rouzaud
10:46 PM Revision cc08db09 (qgis): missing env var
Denis Rouzaud
10:46 PM Revision a97d6ef3 (qgis): use docker for newer dependencies on Travis
Denis Rouzaud
10:46 PM Revision dbdf6c38 (qgis): fix path
Denis Rouzaud
10:46 PM Revision 74d7869e (qgis): use second Dockerfile to push 2nd image
Denis Rouzaud
10:46 PM Revision 70644d4f (qgis): Wait for postgres server to spin up
Matthias Kuhn
10:46 PM Revision 310b4109 (qgis): fix psql
Denis Rouzaud
10:46 PM Revision 5ae2ac5c (qgis): put back waiting
Denis Rouzaud
10:46 PM Revision 3ee0c522 (qgis): some fixes
Denis Rouzaud
10:44 PM Revision 2362f81b (qgis): use second Dockerfile to push 2nd image
Denis Rouzaud
09:13 PM Revision b00a60da (qgis): spell check: add ...:…
and a few fixes :)
handle #spellok in shell or cmake files
allow to exclude scripts from search files
Denis Rouzaud
08:34 PM Revision b282b89c (qgis): Take inheritance into account in qgsgeometry_cast
Matthias Kuhn
08:11 PM Revision f70b5b54 (qgis): Avoid crash
Matthias Kuhn
07:26 PM Revision 639d0640 (qgis): NULL to nullptr
Matthias Kuhn
07:26 PM Revision a6800d6a (qgis): Add qgsgeometry_cast
Because it
- is faster than dynamic_cast
- doesn't rely on RTTI
- encapsulates type checking in one place
Matthias Kuhn
07:26 PM Revision 4c136a78 (qgis): QgsPointV2 -> QgsPoint
Matthias Kuhn
07:24 PM Revision 5fd19d53 (qgis): Make sure relations are reloaded when setting edit config
Matthias Kuhn
05:45 PM Revision 59f8af25 (qgis): Merge pull request #5011 from boundlessgeo/less_verbose_items
QgsDebugMsg -> QgsDebugMsgLevel + typo Alessandro Pasotti
05:06 PM Revision afd45eef (qgis): QgsDebugMsg -> QgsDebugMsgLevel + typo
Alessandro Pasotti
10:40 AM Revision 97d168e1 (qgis): Insert dropped uris in reverse order.
As each one is inserted on top of previous,
this result in layers sorted alphabeticaly in layer tree.
Relate with #6828.
Arnaud Morvan
10:18 AM Revision e34a593c (qgis): [FEATURE] Add expression function array_agg
Arnaud Morvan
 

Also available in: Atom