Activity

From 2017-01-27 to 2017-02-25

2017-02-25

01:50 PM Revision ab9bdd43 (qgis): [skip ci] small doxygen typo
Kunda
01:13 PM Revision a18066bc (qgis): remove autopep8 and flip from main build (no more qgisstyle)
Denis Rouzaud
10:44 AM Revision 4cd4ea1b (qgis): [FEATURE] Config dialog for XYZ tile connections + editing of existing ...
As a bonus, also made zmin/zmax configuration visible to users Martin Dobias

2017-02-24

04:02 PM Revision 11828169 (qgis): Add new constructor QgsPoint( const QgsPointV2& )
Matthias Kuhn
04:02 PM Revision 520e3c08 (qgis): Move QgsVector to its own header
Matthias Kuhn
03:51 PM Revision 77bc28f3 (qgis): Build astyle
Matthias Kuhn
03:41 PM Revision cbed95c6 (qgis): message log viewer: window isn't closeable and last tab has to stay
(fixes #16220)
(cherry picked from commit 2ccdac770bb6be96f2feeeb5827e312d8c432dae)
Jürgen Fischer
03:23 PM Revision 2ccdac77 (qgis): message log viewer: window isn't closeable and last tab has to stay
(fixes #16220)
(cherry picked from commit e0c58eb7d7c1da5891bb4ee37a4ed8548c3ac1d1)
Jürgen Fischer
03:18 PM Revision e0c58eb7 (qgis): message log viewer: window isn't closeable and last tab has to stay
(fixes #16220) Jürgen Fischer
01:00 PM Revision d8da9198 (qgis): Release of 2.14.12
Jürgen Fischer
01:00 PM Revision 59c1d21d (qgis): Release of 2.18.4
Jürgen Fischer
12:10 PM Revision f60e9170 (qgis): release.pl: bypass pre-commit hooks
Jürgen Fischer
11:11 AM Revision af73eea3 (qgis): Fix QtWebKit automagic
Andreas Sturmlechner
11:10 AM Revision 2b8487d2 (qgis): Indentation fix
Matthias Kuhn
11:10 AM Revision f9a06431 (qgis): Don't link to QtWebKit when it's disabled
Andreas Sturmlechner
09:15 AM Revision c0a8ee51 (qgis): Do not re-lookup already present CRSes
Matthias Kuhn
09:13 AM Revision 50347b3e (qgis): Default integers to QLongLong in expressions
Matthias Kuhn
09:13 AM Revision 10f50ee6 (qgis): Remove protected API from non-inherited class
Matthias Kuhn
09:00 AM Revision beca8d74 (qgis): Restructure Marker line symbol layer dialog (#4183)
Harrissou Santanna
04:27 AM Revision fd616ae9 (qgis): A bit of const-correctness and new convenience methods for edit tools
Martin Dobias

2017-02-23

12:20 AM Revision 1e7b8ef4 (qgis): Use Spacing instead of Distance
Harrissou Santanna
10:17 PM Revision 90ae7282 (qgis): fix text format widget connection
Jürgen Fischer
08:23 PM Revision cec5aaa5 (qgis): run t2t
Jürgen Fischer
08:08 PM Revision ccfbaf82 (qgis): run spelling and indentation test on another Travis build (#4180)
Denis Rouzaud
06:47 PM Revision 6b93cf5b (qgis): Add missing include
Matthias Kuhn
06:30 PM Revision de966e25 (qgis): Fix relations in offline editing
Matthias Kuhn
06:17 PM Revision 86c0a16e (qgis): Code cleanup
Matthias Kuhn
10:55 AM Revision c4bc1548 (qgis): translation string fixes
Jürgen Fischer
09:34 AM Revision 702d4cc1 (qgis): osgeo4w: remove pyc on install and uninstall
Jürgen Fischer
09:33 AM Revision 115ede60 (qgis): [processing] replace alg Eliminate with new alg EliminateSelection
* [processing] replace alg Eliminate with new alg EliminateSelection
* Deprecate Eliminate algorithm
* Expose new E...
Bernhard Ströbl
09:14 AM Revision d9f9c9df (qgis): Adapt another centroid to match the improved segmentation
Marco Hugentobler
02:41 AM Revision f45c19cf (qgis): Always reread recent projects before saving new ones
Avoids loss of recent projects from menu if working in multiple
QGIS sessions concurrently
Nyall Dawson
02:26 AM Revision 5bbdb1f1 (qgis): Merge pull request #4178 from nyalldawson/fix_16217
Accept any whitespace delimiters when parsing WKT (fix #16217) Nyall Dawson
02:02 AM Revision b29a8d0c (qgis): Accept any whitespace delimiters when parsing WKT (fix #16217)
Nyall Dawson
01:17 AM Revision b95eb078 (qgis): [composer] Friendlier error messages when exports fail
Make it clear that this is likely because the destination
file is open in another application
Nyall Dawson
01:08 AM Revision b1158ff9 (qgis): Prompt before replacing an existing map theme
It's too easy to accidently (and unrecoverably) erase an
entire theme using the replace preset menu
Nyall Dawson

2017-02-22

12:36 AM Revision f5a39673 (qgis): Flip some connects to new style
Nyall Dawson
05:53 PM Revision c13e8b9f (qgis): Adapt circularstring centroids for python geometry test
Marco Hugentobler
04:54 PM Revision bf45c28f (qgis): [Server] add unit tests for sql injection
Blottiere Paul
04:36 PM Revision 5fcd4704 (qgis): Backport fix for segmentation to 2.14
Marco Hugentobler
04:24 PM Revision f1379e83 (qgis): Fix test xml indentention
Marco Hugentobler
03:02 PM Revision 40214907 (qgis): make spell test a proper test and not a standalone script
Denis Rouzaud
02:54 PM Revision 08a82f19 (qgis): Port GML3 improvements to 2.18 branch
Marco Hugentobler
01:27 PM Revision d07968ae (qgis): Segmentize circular strings the same way in both directions, avoiding p...
Marco Hugentobler
11:59 AM Revision 08c2e66b (qgis): Add unit test if circular arc segmentation produces the same vertices i...
Marco Hugentobler
11:31 AM Revision 07cbfdd2 (qgis): [FEATURE] epoch() expression function (#4151)
This commit adds an epoch() function to the expression engine which
returns the interval in milliseconds between the ...
Mathieu Pellerin - nIRV
11:22 AM Revision e1ede700 (qgis): [feature] QgsSettings QGIS QSettings replacement (#4160)
* [feature] QgsSettings QGIS QSettings replacement
This is the new QgsSettings class that adds an (optional)
Global ...
Alessandro Pasotti
10:56 AM Revision 49114aea (qgis): Merge pull request #4174 from nyalldawson/stroke
[needs-docs] Rename Outline and Border -> Stroke Nyall Dawson
10:37 AM Revision 94c4d6b4 (qgis): Fix relations in offline editing
Matthias Kuhn
10:22 AM Revision 47683fca (qgis): [needs-docs] Rename Outline and Border -> Stroke
This change is being driven by:
- need for consistent terminology in the api. Currently there's
a confusing mix of b...
Nyall Dawson
07:48 AM Revision 013397b0 (qgis): Merge pull request #4170 from rouault/gdal_mask
[GDAL provider] Expose GDAL mask band as a pseudo alpha band. Even Rouault
06:43 AM Revision 3b016466 (qgis): Add missing "interval" and "curvepoint" modes to data defined line mark...
Nyall Dawson
06:39 AM Revision 6f9cf1bc (qgis): Merge pull request #4147 from nyalldawson/exp_feature
Optimise expression context storage/retrieval of features Nyall Dawson
04:58 AM Revision 4790035e (qgis): Add method to remove feature from a QgsExpressionContextScope
Nyall Dawson
04:51 AM Revision 18b9f407 (qgis): Merge pull request #4154 from nyalldawson/coloring
[FEATURE][processing] New algorithm for topological coloring of polygons Nyall Dawson
04:45 AM Revision abc6129b (qgis): Optimise expression context storage/retrieval of features
Shaves ~10% rendering time off a 1 million point layer Nyall Dawson
03:54 AM Revision 74abd5bb (qgis): [FEATURE][processing] Topological coloring can have a minimum
distance between features assigned the same color set Nyall Dawson
03:37 AM Revision 5c43e0b2 (qgis): Add method to assign colors in order to maximize the distance between
features assigned to same color
This is the most cartographically pleasing color arrangement in my
opinion as it cre...
Nyall Dawson
03:10 AM Revision 2fd78b85 (qgis): Make algorithm recursive
When a new color is required, repeat the color assignment process.
This is the fastest part of the algorithm, so ther...
Nyall Dawson
03:10 AM Revision ff10cf48 (qgis): Add balance by area mode
This mode attempts to assign colors in such a way that the total
area of features assigned to each color class is bal...
Nyall Dawson
03:10 AM Revision ac5e2922 (qgis): Allow specifying minimum number of colors for coloring map
Nyall Dawson
03:10 AM Revision 1cf0a202 (qgis): [FEATURE][processing] New algorithm for topological coloring of polygons
This ports to old (pre 2.0!!) topocolor plugin to processing. It's based
off my beta 2.x fork (never publicly release...
Nyall Dawson
03:09 AM Revision bde4ff99 (qgis): Merge pull request #4169 from nyalldawson/props_gui
[FEATURE] Interactive curve editing for property overrides Nyall Dawson
02:16 AM Revision 7da28d19 (qgis): Harmonize plot appearance between gradient editor and curve editor
Nyall Dawson
02:16 AM Revision 1688ff5c (qgis): Expand curve editor if enabled
Nyall Dawson
02:16 AM Revision 5c42c763 (qgis): [FEATURE] Show a histogram for values behind curve editor
in property assistant
Makes it easier to set suitable curves. Populated in the
background for a nice reponsive widget!
Nyall Dawson
02:16 AM Revision 0faf7c39 (qgis): Allow value fetching and histogram calculation to be canceled
Nyall Dawson
02:16 AM Revision cc9b5a47 (qgis): [FEATURE] Interactive curve editing for property overrides
This adds a new interactive "curve" to the assistant widgets.
It allows you to fine tune exactly how input values get...
Nyall Dawson
02:16 AM Revision 45861d39 (qgis): Restrict curve points to 0-1 range
Nyall Dawson
02:16 AM Revision dcf61047 (qgis): Allow QgsPropertyTransformers to have an associated QgsCurveTransform
Nyall Dawson
02:16 AM Revision 5c3198da (qgis): Implement a photoshop-esque curve transformer
Handles scaling of input values to output values by using
a curve created from smoothly joining a number of set
contr...
Nyall Dawson

2017-02-21

11:20 PM Revision 0f16eb86 (qgis): [GDAL provider] Expose GDAL mask band as a pseudo alpha band.
Some TIFF formulations, for example RGB TIFF with JPEG YCbCr compression, cannot
include a regular alpha band and ins...
Even Rouault
10:26 PM Revision 66888fec (qgis): Merge pull request #4165 from 3nids/removethe
remove the-prefix from source code Nyall Dawson
06:14 PM Revision 7812d4fb (qgis): remove the-prefix from source code
this might result in variables having the same name as some methods Denis Rouzaud
04:35 PM Revision 6ce8d948 (qgis): using a single list to exclude tests on travis
Denis Rouzaud
04:29 PM Revision 896e3c72 (qgis): Merge pull request #4167 from mhugent/direction_neutral_segmentation
Segmentize circular strings the same way in both directions Marco Hugentobler
04:00 PM Revision 293e1ee0 (qgis): fix print spell check progress on Travis to avoid timeouts (followup 6c...
Denis Rouzaud
01:46 PM Revision 72342557 (qgis): use constant for raster iterator default (followup baa5d90, f924578)
Jürgen Fischer
01:43 PM Revision f107a03e (qgis): fix link warning
Jürgen Fischer
12:44 PM Revision d7661598 (qgis): spell check: fix travis condition
Jürgen Fischer
12:44 PM Revision f924578b (qgis): wms: initialize mStepWidth/mStepHeight w/o parseUri (fixes xyz layer
after baa5d90) Jürgen Fischer
11:15 AM Revision 6cc58f38 (qgis): print spell check progress on Travis to avoid timeouts
Denis Rouzaud
10:50 AM Revision f441dd92 (qgis): osgeo4w: include .vars in nightly
Jürgen Fischer
08:36 AM Revision 975b5890 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into direction_ne...
Marco Hugentobler
03:30 AM Revision e20ed4bf (qgis): Add missing doc
Nyall Dawson
01:38 AM Revision 4ad077e3 (qgis): Merge pull request #4163 from nyalldawson/clang_tidyu
Fix a bunch of suggestions from clang-tidy Nyall Dawson
01:17 AM Revision 4c92689d (qgis): fix windows build
Jürgen Fischer
01:01 AM Revision baa5d90d (qgis): [FEATURE] allow to configure maximum request size for WMS requests (fix...
Hardwired setting was 2000, which is still default. Jürgen Fischer
01:01 AM Revision 4a741763 (qgis): release.pl: allow tagging branches as ltr on point releases and
bypass pre-commit hooks
(cherry picked from commit 84cc3778d5dd1e9b25a9641a7de1c7f33b601029)
Jürgen Fischer

2017-02-20

12:39 AM Revision 64819bcf (qgis): Merge pull request #4090 from dakcarto/find-qgis-cmake
FindQGIS.cmake updates Larry Shaffer
12:37 AM Revision db5dd854 (qgis): Fix some more clang-tidy suggestions
Nyall Dawson
12:01 AM Revision e54bc9aa (qgis): Fix build error and warnings
Nyall Dawson
11:49 PM Revision 7daa4b59 (qgis): Fix a bunch of suggestions from clang-tidy
And add a new CLANG_TIDY_EXE cmake option. If this is set to the
path to the clang_tidy executable then a bunch of cl...
Nyall Dawson
11:42 PM Revision 3dcb0c44 (qgis): Adds tooltips to the add/remove variable buttons
Alexandre Neto
11:41 PM Revision a0f655ad (qgis): Remove temporary group box from diagram properties (fix #16206)
Nyall Dawson
11:40 PM Revision d2067379 (qgis): Remove invalid tooltip from arrow symbol widget (fix #16208)
Nyall Dawson
11:39 PM Revision c49b537a (qgis): Remove use of deprecated auto_ptr
Nyall Dawson
11:27 PM Revision 12635996 (qgis): Fix build warning
Nyall Dawson
06:23 PM Revision 84cc3778 (qgis): release.pl: allow tagging branches as ltr on point releases and
bypass pre-commit hooks Jürgen Fischer
04:55 PM Revision 3da44134 (qgis): Segmentize circular strings the same way in both directions, avoiding p...
Marco Hugentobler
03:20 PM Revision 7732d731 (qgis): fix 74df875
Jürgen Fischer
03:14 PM Revision a217181a (qgis): debian packing: add plotly dependency
Jürgen Fischer
03:14 PM Revision 34b6e2f0 (qgis): fix warnings
Jürgen Fischer
03:14 PM Revision 74df8754 (qgis): remove standalone browser
Jürgen Fischer
01:06 PM Revision 4505ba7a (qgis): Ensure that QgsApplication members are usable even when no
QgsApplication instance is available
Fixes crash when using custom widgets with Qt Designer
Denis Rouzaud
10:10 AM Revision e53ad479 (qgis): add search capability to project properties dialog
Denis Rouzaud
10:06 AM Revision 6fa87823 (qgis): [fix #16193] allow minimization of left panel in option dialogs
Denis Rouzaud
09:06 AM Revision 741e11df (qgis): Add missing sip bindings
Matthias Kuhn
09:01 AM Revision 96c7fb3b (qgis): Remove Q_INVOKABLE in sipdiff
Matthias Kuhn
08:45 AM Revision 7e6695b0 (qgis): Expose QgsRelation to QML
API changes for consistency:
- setRelationName has been renamed to QgsRelation::setName
- setRelationId has been ...
Matthias Kuhn
08:45 AM Revision bcc35b38 (qgis): Expose relationManager to QML
Matthias Kuhn
08:45 AM Revision 382b213e (qgis): Remove "the"-prefix from method signatures
Matthias Kuhn

2017-02-19

12:16 AM Revision 75367e42 (qgis): fix bde9b46
Jürgen Fischer
12:14 AM Revision bde9b46b (qgis): osgeo4w: add qt plugin path for tests
Jürgen Fischer
11:49 PM Revision caaa68bb (qgis): osgeo4w: also provider wrapper for browser (followup 801184a)
Jürgen Fischer
10:24 PM Revision 0d1ab702 (qgis): processing: improve saga detection on windows
Jürgen Fischer
10:11 PM Revision d9abe1e0 (qgis): nsis: hide details by default
Jürgen Fischer
03:35 PM Revision 0ad804a7 (qgis): [FEATURE] Add support for Windows jump lists (#4161)
Nathan Woodrow
01:47 PM Revision 801184a8 (qgis): osgeo4w: add a minimal exe wrapper to initialize the enviroment and load
qgis_app.dll (inspired by Nathan's PR #4156)
On install each shortcut/configuration gets a own copy of the (small)
e...
Jürgen Fischer
03:51 AM Revision 32504b1a (qgis): Merge pull request #4126 from nyalldawson/task_progress
[win] Show task manager progress in windows task bar Nyall Dawson

2017-02-18

10:00 PM Revision 9ed189e2 (qgis): fix windows build
Jürgen Fischer
11:23 AM Revision d19e7070 (qgis): Ensure all pointer variables are initialized to nullptr
Nyall Dawson

2017-02-17

04:14 PM Revision 54339e32 (qgis): split long tooltip in multiline
Harrissou Santanna
10:51 AM Revision 43277909 (qgis): Merge pull request #4130 from mhugent/wfs_gml_from_geometry
Take wfs gml directly from geometry Marco Hugentobler
08:10 AM Revision f66b0baf (qgis): Merge pull request #4144 from alexbruy/processing-results-viewer
[processing] convert results viewer to dock Alexander Bruy
06:23 AM Revision 5c211eac (qgis): Use a pan tool in the browser canvas preview
Nyall Dawson
05:55 AM Revision 7c4f8794 (qgis): Fix labeling unit types incorrectly restored as map units from old proj...
Nyall Dawson

2017-02-16

05:55 PM Revision 88c3d4e5 (qgis): Merge pull request #4152 from boundlessgeo/release-2_14-SldRotationFix
fixed forgot merge conflict message Alessandro Pasotti
05:55 PM Revision 7800ee83 (qgis): Merge pull request #4153 from boundlessgeo/release-2_18-SldRotationFix
fixed forgot merge conflict message Alessandro Pasotti
05:50 PM Revision 339fc101 (qgis): fixed forgot merge conflict message
Luigi Pirelli
05:48 PM Revision 852b9af4 (qgis): fixed forgot merge conflict message
Luigi Pirelli
03:01 PM Revision 190c31d3 (qgis): Merge pull request #4051 from boundlessgeo/release-2_14-SldRotationFix
Tests and fix to read sld:Rotation when does not have ogc sub tags Matthias Kuhn
03:01 PM Revision db91e404 (qgis): Merge pull request #4050 from boundlessgeo/release-2_18-SldRotationFix
Tests and fix to read sld:Rotation when does not have ogc sub tags Matthias Kuhn
02:38 PM Revision 04475f8e (qgis): Adapt gml3 unit tests to use <posList> instead of <coordinates>
Marco Hugentobler
02:34 PM Revision f46b25b9 (qgis): Merge pull request #4049 from boundlessgeo/master-SldRotationFix
Tests and fix to read sld:Rotation when does not have ogc sub tags Matthias Kuhn
01:45 PM Revision 441f6e6e (qgis): Merge pull request #4120 from arnaud-morvan/processing_fix_boolean_wrapper
[processing] fix boolean widget wrapper in batch dialog Alexander Bruy
01:44 PM Revision aa862810 (qgis): Merge pull request #4146 from jdugge/master
[processing] gdal translate fixes Alexander Bruy
01:42 PM Revision f587ae5f (qgis): Merge pull request #4150 from alexbruy/processing-graphs
[processing] improve graphs Alexander Bruy
12:16 PM Revision e77ccba1 (qgis): remove old code
Alexander Bruy
12:16 PM Revision 3b7fdf4c (qgis): move results viewer icon to QGIS icons directory
Alexander Bruy
12:16 PM Revision 5fa07137 (qgis): [processing] convert results viewer to dock
Alexander Bruy
12:00 PM Revision 35d9b83a (qgis): Merge pull request #4138 from nyalldawson/touch
Rework map touch tool Matthias Kuhn
11:13 AM Revision 7f1ff08e (qgis): Merge pull request #4116 from ghtmtt/r_prov
[processing] small fix for R provider Victor Olaya
11:12 AM Revision cdb35d62 (qgis): Merge pull request #4119 from arnaud-morvan/processing_postgis_wrappers
[processing] Add PostGIS widget wrappers Victor Olaya
03:32 AM Revision 7d2d6e89 (qgis): Better feedback and responsiveness when saving large shapefile layers
Nyall Dawson
02:56 AM Revision 5f5c1ddb (qgis): Use a path resolver class instead of QgsProject::instance() in map layers
A new class QgsPathResolver is introduced for conversion between absolute
and relative paths when reading/writing XML...
Martin Dobias
01:12 AM Revision f706c71d (qgis): Make saving shapefiles slightly faster
Nyall Dawson

2017-02-15

07:07 PM Revision 1d68c164 (qgis): don't open output file automatically
Alexander Bruy
07:07 PM Revision 58b9c82e (qgis): remove old imports
Alexander Bruy
07:07 PM Revision b3ab5543 (qgis): [processing] update polar plot
Alexander Bruy
07:07 PM Revision 19289ccc (qgis): [processing] update mean and std.dev plot
Alexander Bruy
07:07 PM Revision 2abc3f72 (qgis): [processing] update raster layer histogram
Alexander Bruy
07:07 PM Revision e0131a75 (qgis): [processing] update vector layer histogram
Alexander Bruy
07:07 PM Revision a3527738 (qgis): [processing] update vector layer scatterplot
Alexander Bruy
07:07 PM Revision 46a9891e (qgis): [processing] update bar plot
Alexander Bruy
05:18 PM Revision 02c46888 (qgis): german translation fixes (fixes #16194)
Jürgen Fischer
01:29 PM Revision 34b277a0 (qgis): [processing] test poly_from_extent (#4149)
matteo ghetta
11:24 AM Revision 13e7cd9d (qgis): show shortcuts in advanced digitizing tools tooltips + fix small typo (...
* show shortcuts in tooltips of advanced digitizing panel
+ fix small typo
* advanced digitizing tooltips styling
Tudor Bărăscu
09:22 AM Revision ca33329e (qgis): update some documentation references to QgsDataDefinedButton/QgsDataDef...
Jürgen Fischer

2017-02-14

12:08 AM Revision d2a2b18f (qgis): QgsFeature: add pythonic notes to api doc and add QgsFeature.attribute(...
Jürgen Fischer
11:48 PM Revision 65e2dda4 (qgis): Update indentation
Nyall Dawson
11:48 PM Revision 3703bf73 (qgis): Move midpoint to QgsGeometryUtils
Loïc BARTOLETTI
11:48 PM Revision e851b68c (qgis): Add some utils functions for QgsPointV2 (distance3D, midpoint)
Loïc BARTOLETTI
10:43 PM Revision f2ac88ba (qgis): Update translate.py
jdugge
09:56 PM Revision 063c80ee (qgis): GDAL translate algorithm: Default value for EXPAND, make PROJWIN optional
J. Dugge
08:00 PM Revision eaa97f36 (qgis): add anchor to help URL only if necessary
Alexander Bruy
06:41 PM Revision 23c09fc1 (qgis): api_break.dox: QgsMapLayerRegistry was removed
Jürgen Fischer
04:24 PM Revision dccf010a (qgis): Fix building with -DWITH_BINDINGS=OFF
Matthias Kuhn
03:41 PM Revision a7f9c09a (qgis): Merge pull request #4143 from NaturalGIS/fix_grass7_v_surf_rst
[processing] fix GRASS7 v.surf.rst modules Alexander Bruy
03:40 PM Revision 620ad411 (qgis): Merge pull request #4127 from arnaud-morvan/processing_fix_postgis_dberror
[processing] Fix infinite recursion in DbError.__str__ Alexander Bruy
03:39 PM Revision 9ce1fb47 (qgis): Merge pull request #4142 from radosuav/fix_gdal_warp
[processing] fix spatial subseting with GDAL warp Alexander Bruy
01:06 PM Revision c75b5c74 (qgis): fix GRASS7 v_surf_rst modules in qgis 2_18
Giovanni Manghi
12:24 PM Revision 34968716 (qgis): Add new help links
Harrissou Santanna
12:24 PM Revision 77b2e97a (qgis): Fix links to official documentation
Avoid use of relative (hence temporary) hyperlinks Harrissou Santanna
11:55 AM Revision 1430e933 (qgis): [processing] improve SAGA version check. Fix getCopy() method
Alexander Bruy
11:06 AM Revision 391e2f8e (qgis): Install qgsmaplayerref.h
Matthias Kuhn
10:39 AM Revision 93645a3b (qgis): Enable gml3 curve output for compoundcurve and some fixes for gml3 outp...
Marco Hugentobler
09:59 AM Revision e9cfd0b2 (qgis): [Processing] Fix spatial subseting with GDAL warp.
Radoslaw Guzinski
06:17 AM Revision e4d45e49 (qgis): Merge pull request #4141 from nyalldawson/props_gui
Properties framework part 2 - gui component Nyall Dawson
05:40 AM Revision efb0c402 (qgis): Add missing diagram is obstacle property button
Nyall Dawson
05:33 AM Revision 0dfa4ef9 (qgis): Fix diagram property buttons do not hide with associated widget (fix #1...
Nyall Dawson
05:29 AM Revision 3230e7bc (qgis): Fix diagram legend symbol selector missing associated layer (refs #16164)
Nyall Dawson
05:24 AM Revision 852b1dfb (qgis): Fix potential crash in color assistant, set a default ramp
Nyall Dawson
05:24 AM Revision 599d985f (qgis): Fix diagram distance property override button association (refs #16164)
Nyall Dawson
04:48 AM Revision 28d9c44d (qgis): Tweak dialogs
Nyall Dawson
04:48 AM Revision 32151736 (qgis): Fix failing equality operator test
Nyall Dawson
04:48 AM Revision f70a0311 (qgis): Add basic shell for widget
Nyall Dawson
04:48 AM Revision c78f9405 (qgis): Fix doxygen warnings and failing test
Nyall Dawson
04:48 AM Revision 2468b276 (qgis): Replace QgsDataDefinedButton custom widget with QgsPropertyOverrideButt...
Nyall Dawson
04:48 AM Revision c4ec256d (qgis): Tweaked numeric assistant for rotation properties
Nyall Dawson
04:48 AM Revision a30fe357 (qgis): [FEATURE] Add a generic numeric transform assistant for easy scaling of...
Nyall Dawson
04:48 AM Revision 2df37a23 (qgis): Some visual tweaks to property assistant widget
Nyall Dawson
04:48 AM Revision 9c191420 (qgis): Add some spacing around preview icons in property assistant
Nyall Dawson
04:48 AM Revision 7bf97be9 (qgis): Use a vertical layout for property assistant when in dock mode
Nyall Dawson
04:48 AM Revision 76e27818 (qgis): [FEATURE] Interactive color assistant for data defined colors
Nyall Dawson
04:48 AM Revision 077e8804 (qgis): Remove deprecated QgsScaleExpression and QgsSizeScaleWidget classes
Nyall Dawson
04:48 AM Revision 613ef634 (qgis): Remove last use of QgsSizeScaleWidget
Nyall Dawson
04:48 AM Revision 85677196 (qgis): Show a default symbol in assistant legend preview if none set
Nyall Dawson
04:48 AM Revision 42df2c8a (qgis): Use width assistant for arrow width/start width
Nyall Dawson
04:48 AM Revision a3b50e92 (qgis): Fix clearing data defined outline width
Nyall Dawson
04:48 AM Revision a380bda6 (qgis): Show size assistant for stroke width properties
Nyall Dawson
04:48 AM Revision 2aae6e42 (qgis): If transformer set on property, allow transformer to handle null values
Nyall Dawson
04:48 AM Revision 84dd983b (qgis): Restore legend preview in symbol size assistant
Nyall Dawson
04:48 AM Revision 90dd988d (qgis): Fix legend display of scaled sizes for QgsSingleSymbolRenderer
Nyall Dawson
04:48 AM Revision 33710034 (qgis): Small tweaks to property override button behavior
Nyall Dawson
04:48 AM Revision 516bdfee (qgis): Fix build
Nyall Dawson
04:48 AM Revision d457a894 (qgis): Remove QgsDataDefined
Now completely replaced by QgsProperty and the properties framework Nyall Dawson
04:48 AM Revision be46f78d (qgis): Remove QgsDataDefinedButton
Now completely replaced by QgsPropertyOverrideButton Nyall Dawson
04:48 AM Revision 1b5bf1d2 (qgis): Deprecate QgsScaleExpression
Has now been completely replaced by QgsSizeScalePropertyTransformer Nyall Dawson
04:48 AM Revision b376ae10 (qgis): Adds methods which attempt to parse expression based properties
as property transformers Nyall Dawson
04:48 AM Revision 3ca0b90a (qgis): Update sip bindings
Nyall Dawson
04:39 AM Revision edb30a21 (qgis): Merge pull request #4134 from nyalldawson/save_task
[FEATURE] Background saving of vector layers Nyall Dawson
02:51 AM Revision bd46b780 (qgis): Merge pull request #4140 from nyalldawson/label_order
Add non-stable API call to render a layer above the labels in the map canvas Nyall Dawson
01:53 AM Revision e740890c (qgis): Add custom layer property to render a layer over labels in the map canvas
Usage:
layer.setCustomProperty('rendering/renderAboveLabels', True)
This is exposed only as a layer custom property...
Nyall Dawson

2017-02-13

11:03 PM Revision e025b58b (qgis): Fix build warning
Nyall Dawson
08:49 PM Revision 3ecafb34 (qgis): [processing] Allow extent parameters to avoid matching layer CRS check
Nyall Dawson
08:49 PM Revision 91eea30e (qgis): [FEATURE][processing] Algorithm to find an unknown layer's projection
If you have a layer with an unknown CRS, this algorithm gives a list
of possible candidate CRSes which the layer coul...
Nyall Dawson
08:49 PM Revision fbf99afd (qgis): Add method to retrieve all valid srs ids from CRS databases
Nyall Dawson
08:48 PM Revision f2ac60ab (qgis): Merge pull request #4111 from nyalldawson/refresh_layers
[FEATURE] Allow layers to be automatically refreshed at a specified interval Nyall Dawson
03:02 PM Revision 5028cc76 (qgis): [processing] Fix infinite recursion in DbError.__str__
Arnaud Morvan
12:27 PM Revision 787c8466 (qgis): Set a name to the raster resampling dialog
Harrissou Santanna
09:11 AM Revision 77bf9990 (qgis): Merge pull request #3905 from nextgis/25d_enhancement
[FEATURE] QGIS setting to choose default Z value Vincent Mora
01:26 AM Revision 119e1815 (qgis): Fix large memory leak in vector file writer (fix #16003)
(cherry-picked from 826a86) Nyall Dawson

2017-02-12

12:44 AM Revision 34e307be (qgis): Fix leak in QgsCoordinateReferenceSystem
(cherry-picked from aad7c5) Nyall Dawson
12:43 AM Revision 343bc8a5 (qgis): Fix expressions leaking internal data
(cherry-picked from 15dcb6) Nyall Dawson
12:40 AM Revision 7ee5d8a5 (qgis): Fix leak in QgsSymbolLegendNode
(cherry-picked from f94512) Nyall Dawson
12:36 AM Revision a0ee107d (qgis): Fix leak in expressions
(cherry-picked from 586631) Nyall Dawson
11:55 PM Revision 35bb5c61 (qgis): Flip task manager to use weak layer pointers instead of layer ids
Nyall Dawson
11:30 PM Revision c42f1ec7 (qgis): Allow QgsVectorFileWriter to report approx progress
Nyall Dawson
11:30 PM Revision 95d000f6 (qgis): [FEATURE] Background saving of vector layers
Switches the vector layer save operation to a background task
using the task manager framework. Allows layers to save...
Nyall Dawson
11:30 PM Revision 4b3d4017 (qgis): Add unit tests for QgsVectorFileWriterTask
Nyall Dawson
11:30 PM Revision 15f8cfb4 (qgis): Register vector file writer task as dependent on layer
Nyall Dawson
11:30 PM Revision 8182ec2d (qgis): QgsFeedback can handle report progress reports
Nyall Dawson
11:28 PM Revision 38f87a62 (qgis): [FEATURE] Allow layers to be automatically refreshed at a specified int...
This allows users to set a timer interval in layer properties
for individual layers. These layers will be automatical...
Nyall Dawson
11:27 PM Revision 9b9d49ad (qgis): Add unit tests for deferred layer refresh
QgsMapCanvas test is rather messy, but I can't find anyway to
avoid showing the canvas in order to get a predictable ...
Nyall Dawson
11:27 PM Revision 04d392b5 (qgis): Allow QgsMapLayer::triggerRepaint to defer updates
By calling QgsMapLayer::triggerRepaint( true ) any cached
version of the layer will be invalidated, but a map canvas
...
Nyall Dawson
09:24 PM Revision 70f51aee (qgis): adapt bindings to sip 4.19 (fixes #16071)
(cherry picked from commit 718581ffb12b723f9a3c0ae01b7ec2d8aed9d4bb) Jürgen Fischer
08:59 PM Revision 6292c6ae (qgis): dxf export: consider layer styles (fixes #15946; backported from 92091c5)
Jürgen Fischer
08:20 PM Revision 92091c53 (qgis): dxf export: consider layer styles (fixes #15946)
Jürgen Fischer
04:29 PM Revision dedeb9cc (qgis): Change gml test output (use xmlns instead of gml: which both is valid)
Marco Hugentobler
11:24 AM Revision aba58a27 (qgis): [processing] added missing import (fixes #16181)
(backported from 84bef5f; followup b003cbe0) Jürgen Fischer
10:00 AM Revision bb2a6c80 (qgis): oracle provider: followup 9ceb6c67
Jürgen Fischer
09:56 AM Revision a124fbfe (qgis): Add API break notes for QgsMapToolTouch
Nyall Dawson
08:46 AM Revision 40ebca78 (qgis): [ui] adjust size and spacing of welcome screen title (#4139)
Mathieu Pellerin - nIRV
06:06 AM Revision c26ed69c (qgis): Rework map touch tool
Qt5 allows runtime detection of touch devices. This commit reworks
the current touch map tool by pulling its behavior...
Nyall Dawson
05:13 AM Revision 9a7c8290 (qgis): [ui] fix touch icon rendering a black background (#4137)
Mathieu Pellerin - nIRV
04:01 AM Revision 767e7a53 (qgis): Expose QgsGeometryUtils to python bindings
Has some handy functions and there's no strong reason anymore
why these shouldn't be part of stable API
Nyall Dawson

2017-02-11

11:34 PM Revision 9ceb6c67 (qgis): Merge pull request #4109 from nyalldawson/db
Rename "Db"/"DB" in API to "Database" Nyall Dawson
10:36 PM Revision a1369955 (qgis): allow to search and higlight options
Denis Rouzaud
10:36 PM Revision 4cba4781 (qgis): use stylesheet rather than palette
add doxygen comments and fix sip bindings Denis Rouzaud
10:36 PM Revision f3102bbf (qgis): option to show a search icon in QgsFilterLineEdit
Denis Rouzaud
09:44 PM Revision fe75e1f2 (qgis): processing: fix warning
Jürgen Fischer
09:03 PM Revision 718581ff (qgis): adapt bindings to sip 4.19 (fixes #16071)
Jürgen Fischer
11:19 AM Revision 4aa67fc0 (qgis): debian packaging: add missing dependency (fixes #16179)
Jürgen Fischer
01:14 AM Revision 6afd9a49 (qgis): update_ts: avoid excessive number of arguments (for windows)
Jürgen Fischer

2017-02-10

08:36 PM Revision 801821f6 (qgis): osgeo4w: fix quoting in batch files
Jürgen Fischer
06:07 PM Revision 274f61f2 (qgis): Merge pull request #4037 from wonder-sk/union-fixes
[processing] Union: fix output of features that do not instersect layer A Alexander Bruy
05:57 PM Revision 565ad285 (qgis): fix doxygen comment
Alexander Bruy
05:04 PM Revision f7380c1b (qgis): Merge pull request #4132 from NaturalGIS/fix_ogr_postgis_mandatory_params
[processing] make ogr postgis parameters mandatory where needed Alexander Bruy
05:02 PM Revision e8be083d (qgis): [processing] remove unused parameters from test (followup 5ade65aa16)
Alexander Bruy
04:59 PM Revision 5c8c53c3 (qgis): [processing] more fixes to GdalAlgorithm dialog (followup 47d46bb8c3)
Alexander Bruy
04:43 PM Revision 40dfdd79 (qgis): Merge pull request #4131 from NaturalGIS/fix_ogr_offset_lines
[processing] remove useless options form ogr offset line tool Alexander Bruy
04:41 PM Revision 26448364 (qgis): make ogr postgis parameters mandatory where needed
Giovanni Manghi
04:39 PM Revision cc1adc52 (qgis): [processing] handle case when default CRS is None and parameter is not ...
Alexander Bruy
04:38 PM Revision 47d46bb8 (qgis): [processing] fix initialization of GdalAlgorithmDialog
Alexander Bruy
04:01 PM Revision 5ade65aa (qgis): remove usless options form ogr offset line tool
Giovanni Manghi
03:41 PM Revision 16384cfe (qgis): Merge pull request #4128 from arnaud-morvan/processing_geometrypredicat...
[processing] Remove obsolete GeometryPredicateWidgetWrapper Alexander Bruy
03:08 PM Revision 83c62dac (qgis): Take wfs gml directly from geometry
Marco Hugentobler
12:32 PM Revision fe2b34d8 (qgis): [Server] The RFC 7946 GeoJSON specification recommends limiting coordin...
René-Luc ReLuc
12:28 PM Revision 2b12a157 (qgis): Merge pull request #4129 from rldhont/server-geojson-precision
[Server] The RFC 7946 GeoJSON specification recommends limiting coordinate precision to 6 René-Luc ReLuc
12:01 PM Revision 0e7d4287 (qgis): [Server] The RFC 7946 GeoJSON specification recommends limiting coordin...
René-Luc ReLuc
11:49 AM Revision b9647773 (qgis): osgeo4w: fix designer path
Jürgen Fischer
11:16 AM Revision f07154b6 (qgis): [processing] Remove obsolete GeometryPredicateWidgetWrapper
Arnaud Morvan
11:14 AM Revision 337d1889 (qgis): [processing] Use ExpressionWidgetWrapperMixin in StringWidgetWrapper
Arnaud Morvan
11:01 AM Revision 7bffef70 (qgis): [processing] Fix ModelerParametersDialog when len(widget) == 0
Arnaud Morvan
11:01 AM Revision c768edf9 (qgis): [processing] Add postgis widget wrappers
Arnaud Morvan
10:18 AM Revision 501a5f92 (qgis): [processing] always load ExecuteSQL algorithm
Alexander Bruy
09:31 AM Revision c0eb9975 (qgis): Merge pull request #4118 from alexbruy/processing-saga-ltr
[processing] support only SAGA LTR Alexander Bruy
05:40 AM Revision 97f6a525 (qgis): [win] Show task manager progress in windows task bar
Hooks the task manager progress reports up to a Windows taskbar button
progress bar. This lets you easily see when a ...
Nyall Dawson
01:05 AM Revision a46afcad (qgis): Fix signature difference between header and cpp
Nyall Dawson
01:05 AM Revision 533e7961 (qgis): Drop deprecated win api call for handling win 9.x compatibility
There's no way QGIS 3.0 is windows 98 compatible!! Nyall Dawson

2017-02-09

07:48 PM Revision 2ea3ac46 (qgis): Merge pull request #4122 from alexbruy/processing-gdal2
[processing] remove code with GDAL 1.x API calls Alexander Bruy
07:47 PM Revision 06506fec (qgis): Merge pull request #4123 from radosuav/fix_grass6_provider
[processing] small fix in GRASS 6 provider Alexander Bruy
05:04 PM Revision dda66702 (qgis): [processing] Add class ExpressionEnabledWidgetWrapper
Arnaud Morvan
04:12 PM Revision 482aadc4 (qgis): [processing] Add possibility to pass additionnal parameters to widget w...
Arnaud Morvan
03:57 PM Revision 539ee16f (qgis): [Processing] Small fix in GRASS 6 provider
Radoslaw Guzinski
01:25 PM Revision 2c188b2b (qgis): [processing] fix helper function from system module (fix #16128)
Alexander Bruy
01:15 PM Revision f66646c4 (qgis): [processing] remove code with GDAL 1.x API as QGIS 3 will require GDAL...
Alexander Bruy
12:38 PM Revision 5489f855 (qgis): Merge branch 'symbolselector_fix'
Alexander Bruy
12:33 PM Revision 552b6b89 (qgis): set margins in code instead of .ui file
Alexander Bruy
12:33 PM Revision 09df5f5a (qgis): Make single symbol render properties widget similar to other
- removed extra scroll
- added small margin
Alexandre Neto
12:33 PM Revision 2d06cf0a (qgis): Remove margins from symbol selector
Alexandre Neto
12:10 PM Revision 452641be (qgis): Merge pull request #4115 from alexbruy/vector-style-layout
reduce margings main layout in the Style tab of the vector properties dialog Alexander Bruy
11:25 AM Revision 71f1d28b (qgis): Merge pull request #4121 from arnaud-morvan/processing_fix_modeler_open...
[processing] fix modeler and batch file dialog Alexander Bruy
11:14 AM Revision 3a12f2a0 (qgis): Fix Boolean widget wrapper in batch dialog
Arnaud Morvan
11:05 AM Revision c43b04ff (qgis): Fix modeler and batch file dialog
Arnaud Morvan
10:49 AM Revision 732b501d (qgis): [processing] support only SAGA LTR
Alexander Bruy
10:09 AM Revision 7ff894ac (qgis): include private headers in install
Jürgen Fischer
09:40 AM Revision d55ab856 (qgis): processing: fix escaping
Jürgen Fischer

2017-02-08

03:10 PM Revision 84bef5f3 (qgis): [processing] added missing import
Victor Olaya
02:30 PM Revision 4b730c33 (qgis): sipdiff: remove forward declarations and option to keep comments
Denis Rouzaud
12:43 PM Revision bd6e0685 (qgis): Merge pull request #4117 from NaturalGIS/fix_qgis3_ogrtools
[processing] fix some ogr tools in master Alexander Bruy
12:37 PM Revision e4d3da2e (qgis): moved node value parsing to ogc filter parsing
Luigi Pirelli
12:22 PM Revision 566c058d (qgis): fix some ogr tools in master
Giovanni Manghi
12:09 PM Revision 2dfb6dcc (qgis): Moved check single value in expressionFromOgcFilter
Luigi Pirelli
11:14 AM Revision f9999708 (qgis): [processing] small fix to R provider
matteo ghetta
10:15 AM Revision e05a8caf (qgis): moved node value parsing to ogc filter parsing
Luigi Pirelli
04:59 AM Revision 2f68d1a7 (qgis): Fix build warning when debug mode disabled
Nyall Dawson
04:16 AM Revision 586631b7 (qgis): Fix leak in expressions
Nyall Dawson
04:16 AM Revision a80258f8 (qgis): Fix some leaks in test suite
Nyall Dawson

2017-02-07

12:24 AM Revision f945123b (qgis): Fix leak in QgsSymbolLegendNode
Nyall Dawson
12:20 AM Revision 39fa842c (qgis): Fix leak of label engine when start called on single render job multipl...
Nyall Dawson
10:30 PM Revision 42ec4e65 (qgis): Fix some leaks in geometry test suite
Nyall Dawson
10:29 PM Revision 91d2e4fa (qgis): Fix leak in QgsGeometry make valid
Also swap some GEOS methods to managed versions Nyall Dawson
10:29 PM Revision c80d84e9 (qgis): Fix jump on uninitialized value
Nyall Dawson
10:16 PM Revision c400326a (qgis): Fix memory leak in geometry snapper
Nyall Dawson
10:07 PM Revision cb1849ff (qgis): Fix leaks, multiple connects in QgsFileDownloader
Nyall Dawson
10:07 PM Revision 826a8675 (qgis): Fix large memory leak in vector file writer (fix #16003)
Every written geometry is being leaked... ouch! Nyall Dawson
10:07 PM Revision 15dcb6fb (qgis): Fix expressions leaking internal data
Nyall Dawson
10:07 PM Revision aad7c5ea (qgis): Fix leak in QgsCoordinateReferenceSystem
Nyall Dawson
10:07 PM Revision 2555d281 (qgis): [composer] Fix use of uninitialized member (unlikely to occur outside o...
Nyall Dawson
09:46 PM Revision 4f7caa02 (qgis): Fix macOS bundling of server service libraries
Larry Shaffer
04:35 PM Revision 835ffb0f (qgis): sipdiff also remove nullptr
Denis Rouzaud
04:26 PM Revision 02c28865 (qgis): sipdiff remove function definitions and Q_OBJECT/ENUM/PROPERTY
Denis Rouzaud
03:57 PM Revision 44698d45 (qgis): [processing] don't quote geometry column name (fix #16122)
Alexander Bruy
03:47 PM Revision bb4c8c06 (qgis): [processing] fix R syntax highlighting (fix #16082)
Alexander Bruy
03:29 PM Revision 4963548f (qgis): [processing] warn user about incorrect input data when calculating
mean coordinates using weight field (fix #9084) Alexander Bruy
03:24 PM Revision 9bd0d7a7 (qgis): strip trailing slash from the help path if necessary (fix #16156)
Alexander Bruy
03:00 PM Revision af519bad (qgis): reduce margings main layout in the Style tab of the vector properties
dialog Alexander Bruy
02:57 PM Revision 0dc12577 (qgis): make sipdiff available on mac
Denis Rouzaud
02:49 PM Revision 07aa5598 (qgis): fix directory detection in check_spelling.sh when pre-commit hook is li...
Jürgen Fischer
02:47 PM Revision e5fd81ff (qgis): osgeo4w: fix running of python tests
Jürgen Fischer
02:37 PM Revision 5b27d827 (qgis): update scripts/update_ts.sh to use pylupdate5
Jürgen Fischer
11:52 AM Revision 94a26399 (qgis): Merge branch 'processing-makevalid'
Alexander Bruy
11:52 AM Revision d3003de6 (qgis): [processing] add tags and short help
Alexander Bruy
11:52 AM Revision 7df04ac7 (qgis): [processing] Fix Geometry algorithm always produces multi-geometry
Also added code to handle GeometryCollections Alexander Bruy
11:52 AM Revision 91fe2f93 (qgis): explicitly convert geometry to multi
Alexander Bruy
11:52 AM Revision 5a5c1bf6 (qgis): test for Processing "fix geometries" algorithm
Alexander Bruy
11:52 AM Revision 0293bc76 (qgis): [FEATURE][processing] algorithm to fix invalid geometries using native
makeValid() implementation Alexander Bruy
11:36 AM Revision 11f08362 (qgis): UI update to the raster & vector save as dialogs (#4083)
Harrissou Santanna
10:40 AM Revision ae74220e (qgis): fix crash caused by use of std::sort and sort function to conforming to...
Mathieu Pellerin - nIRV
07:41 AM Revision 0d1b7dc7 (qgis): add missing QScintilla includes
Denis Rouzaud
05:32 AM Revision 6f2045fd (qgis): fix QgsProject::readNumEntry() validity check (#4112)
Mathieu Pellerin - nIRV
05:29 AM Revision 0f5b3fd1 (qgis): Merge pull request #4110 from nyalldawson/label_cache
[FEATURE] Cache labeling result to avoid unnecessary redraws when refreshing canvas Nyall Dawson
05:08 AM Revision 61523c81 (qgis): Update label test masks following sort algorithm change
std::sort is returning a slightly different sort order when
label z order (or label cost) is equal
Given that the or...
Nyall Dawson
04:25 AM Revision 57d6f6d0 (qgis): Merge pull request #4107 from DelazJ/tips
Update Startup tips Nyall Dawson
04:03 AM Revision f3d53b8d (qgis): Fix inefficient code
Nyall Dawson
03:58 AM Revision a43abece (qgis): Fix failing test
Nyall Dawson
03:47 AM Revision 3ed6f5b7 (qgis): Replace deprecated qSort/qStableSort/qGreater/qLess with std:: algs
Nyall Dawson
03:33 AM Revision 84087774 (qgis): Replace deprecated qSwap with std::swap
Nyall Dawson
03:32 AM Revision 337dabea (qgis): Swap QSharedPointer to std::shared_ptr
Nyall Dawson
03:08 AM Revision aed6c735 (qgis): Swap QScopedPointer to std::unique_ptr
Why?
- no benefits to QScopedPointer over std::unique_ptr
- unlike QScopedPointer, std::unique_ptr has no overhead
ov...
Nyall Dawson
02:24 AM Revision a08137f1 (qgis): Add unit tests for map renderer label caching
Nyall Dawson
01:07 AM Revision d0d9bab0 (qgis): Don't cache labeling if blend modes are used
The flattening of the label results to an image blocks
blend modes applying correctly to underlying layers
Nyall Dawson
01:07 AM Revision 9757116a (qgis): Fix crash
Nyall Dawson
01:07 AM Revision 2b3805ee (qgis): Reuse existing labeling results if cached labels were redrawn
Nyall Dawson
01:07 AM Revision 33eb4bc0 (qgis): [FEATURE] Cache labeling result to avoid unnecessary redraws
when refreshing canvas
This change allows the labeling results to be cached to an image
following a map render. If t...
Nyall Dawson

2017-02-06

12:58 AM Revision 9475850f (qgis): * update INSTALL
* osgeo4w: search qt5 first and use pyrcc5.bat Jürgen Fischer
12:32 AM Revision d47d31d1 (qgis): Rename "Db"/"DB" in API to "Database"
Motivations:
- consistency - we generally use expanded names, and this also
matches Qt API which uses Database instea...
Nyall Dawson
12:03 AM Revision bfd18c4a (qgis): Update Startup tips
Harrissou Santanna
01:55 PM Revision 64748aaa (qgis): compile custom widgets on Travis
Denis Rouzaud
01:30 PM Revision d84725fc (qgis): [custom widgets] add missing file widget
Denis Rouzaud
12:12 PM Revision 332961f7 (qgis): Add test for map edit tool. Test the correctness of getting default z.
Alexander Lisovenko
11:48 AM Revision 6f5161a6 (qgis): spelling fix
Denis Rouzaud
05:31 AM Revision d99faecf (qgis): [ui] make layer rendering collapsed by default (#4108)
Mathieu Pellerin - nIRV
02:35 AM Revision c1b5da47 (qgis): Clear cached map renders if dependent layer is removed
Nyall Dawson
02:27 AM Revision aa392dc2 (qgis): Add method to retrieve dependent layers for map renderer cached images
Nyall Dawson
01:30 AM Revision 748acc67 (qgis): osgeo4w: packaging fixes
Jürgen Fischer
01:16 AM Revision 737c92dd (qgis): Fix logically dead code identified by Coverity
Nyall Dawson

2017-02-05

12:28 AM Revision a80cca0f (qgis): Fix indentation
Nyall Dawson
11:51 PM Revision 48e5c09b (qgis): Fix a lot of memory leaks when fetching provider libraries
Nyall Dawson
11:34 PM Revision 4f7d9cdd (qgis): Merge pull request #4064 from jgrocha/delete-style-from-db-provider-pos...
Delete style from db provider postgis Nyall Dawson
11:32 PM Revision 6ca2cc18 (qgis): Fix label font size unit from 2.x projects incorrectly restored (fix #1...
Nyall Dawson
11:03 PM Revision 20eea329 (qgis): Replaced QLibrary * with more safer QScopedPointer
Jorge Rocha
08:35 PM Revision 8b36ad5b (qgis): Updated Qt connections to the new style qgis/QGIS-Enhancement-Proposals#77
Changed isDeleteStyleFromDBSupported to isDeleteStyleFromDbSupported Jorge Rocha
11:19 AM Revision c5546b03 (qgis): Allow conversion of QgsPropertyTransfomers to expressions (when possible)
Nyall Dawson
10:58 AM Revision ac55f396 (qgis): Fix reading project properties fails if any child element
has a tag named "properties" Nyall Dawson
06:16 AM Revision be9e93d6 (qgis): Refactor internals of QgsPropertyOverrideButton
Nyall Dawson
05:27 AM Revision 54089ff7 (qgis): Follow up 4a3871, fix broken data defined properties
(definitions are often accessed before a QgsSymboLayer/etc
is constructed)
Nyall Dawson
05:27 AM Revision fa8189a5 (qgis): Tweak property definitions for size type properties
Nyall Dawson

2017-02-04

09:22 PM Revision 2c65a665 (qgis): revert more of ab0345
Jürgen Fischer
08:44 PM Revision e20bbd51 (qgis): translation string fixes
Jürgen Fischer
08:25 PM Revision 4a387130 (qgis): fix initial crash on windows
Jürgen Fischer
12:43 PM Revision 4f20979d (qgis): Partially revert ab0345
Nyall Dawson
06:03 AM Revision a0cb6452 (qgis): Merge pull request #4095 from nyalldawson/label_engine_layers
Use weak layer pointers in labeling engine Nyall Dawson
05:57 AM Revision 11150dde (qgis): Add additional curvepolygon with compound curve to reference geometry t...
Nyall Dawson
05:56 AM Revision ab034531 (qgis): [processing] Rename 'export/add geometry columns' alg + add tags for di...
Nyall Dawson
04:20 AM Revision 4bcb1dd2 (qgis): Merge pull request #4104 from nyalldawson/area
Forward port curvepolygon area fixes to 2.18 Nyall Dawson
03:41 AM Revision c0516a46 (qgis): Adjust test result
Nyall Dawson
03:27 AM Revision bc7f311f (qgis): Adapt numbers in test for QgsLineStringV2::sumUpArea
(forward port from df0f97) Marco Hugentobler
03:26 AM Revision b0e91253 (qgis): Add unit test that makes sure that the area of a closed compound curve ...
(forward port from be71066) Marco Hugentobler
03:25 AM Revision 449a4a89 (qgis): Change comment for QgsCurveV2::sumUpArea
(forward port from 1c02dc7) Marco Hugentobler
03:25 AM Revision 81befa38 (qgis): Exclude degenerated rings from polygon area calculation
(forward port from 64b0b1) Marco Hugentobler
03:25 AM Revision ba7cc0f3 (qgis): Fix area calculation of compoundcurve rings if they contain a 2-vertex ...
(forward port from 30d7423) Marco Hugentobler
03:16 AM Revision 1d29d027 (qgis): Add additional curvepolygon with compound curve to reference geometry t...
Nyall Dawson

2017-02-03

04:11 PM Revision d780ba75 (qgis): Merged master fixed conflict.
Alexander Lisovenko
11:36 AM Revision 73e0811a (qgis): [BUGFIX][DB Manager] Detect query layer like providers do
In postgres provider, a query layer is detected as a table starting with `(` and ending with `)`. René-Luc ReLuc
11:30 AM Revision cb9314af (qgis): Merge pull request #4100 from rldhont/bugfix_dbmanager_detect_query_layer
[BUGFIX][DB Manager] Detect query layer like providers do René-Luc ReLuc
11:28 AM Revision fc243327 (qgis): refresh canvas when panning map to selected rows
Tudor Bărăscu
11:28 AM Revision 74c65c8e (qgis): [processing] qgis voronoi test
matteo ghetta
08:32 AM Revision a1bdb8fc (qgis): Fix return value warning in defaultZValue function.
Alexander Lisovenko

2017-02-02

12:28 AM Revision 7619cba4 (qgis): Fix/avoid Coverity null pointer dereference warnings
Nyall Dawson
10:11 PM Revision f84508a3 (qgis): Fix Coverity uninitialized member warnings
Nyall Dawson
04:36 PM Revision bf66e0f9 (qgis): Offline editing: support for flattening Z and M layers.
Matthias Kuhn
02:21 PM Revision 2a77ba76 (qgis): [BUGFIX][DB Manager] Detect query layer like providers do
In postgres provider, a query layer is detected as a table starting with `(` and ending with `)`. René-Luc ReLuc
09:56 AM Revision 5939ae23 (qgis): Merge pull request #4076 from volaya/remove_processing_providers
[FEATURE][processing] removed otb and lidartools providers
Tagged as feature to not forget mention this in changelog...
Alexander Bruy
09:54 AM Revision 95091d93 (qgis): Merge pull request #4062 from alexbruy/raster-provider
Use native QGIS raster API instead of GDAL API in zonal statistics Alexander Bruy
08:32 AM Revision 02b7a551 (qgis): do not run spell check on Travis if no files were edited (only deleted)
Denis Rouzaud
07:46 AM Revision 1d118e96 (qgis): Merge pull request #4016 from nyalldawson/template_error
Avoid startup error when project template folder does not exist Nyall Dawson
07:19 AM Revision fbcf6249 (qgis): remove old designer folder
I guess that the intention is parlty solved by the custom widgets Denis Rouzaud
05:24 AM Revision 46404f73 (qgis): Merge pull request #4081 from ghtmtt/rename_sql
[processing] rename execute sql output Nyall Dawson

2017-02-01

06:11 PM Revision c30eb9e0 (qgis): Merge pull request #4097 from alexbruy/plugin-from-zip
[FEATURE] allow installing plugins from local ZIP packages Borys Jurgiel
04:31 PM Revision afe85ca3 (qgis): [FEATURE] allow installing plugins from local ZIP packages
This may be useful for users who have plugin packages, so they
don't need to extract them manually.
Alexander Bruy
03:17 PM Revision e6b38aff (qgis): Revert "Merge pull request #4087 from elpaso/resource-sharing-plugin"
This reverts commit db0fa9ff5b7421262304ce6fb5f6e832db1baa57, reversing
changes made to aaa8c4e492d135210cd989b5e3131...
Alessandro Pasotti
12:44 PM Revision 615745fc (qgis): Use weak layer pointers in labeling engine instead of layer ids
Nyall Dawson
11:57 AM Revision 6c928ef0 (qgis): Add typedefs for QPointer QgsMapLayers
Nyall Dawson
11:14 AM Revision 82060f4c (qgis): backport sorted field list issues
If the field list is sorted by name, the touched functions
should take into consideration the sorted list IDs instead...
Tudor Bărăscu
10:31 AM Revision 3609c862 (qgis): Merge pull request #4072 from SrNetoChan/color_expression_help
Extends color expression help to mention HEX color notation Nyall Dawson
08:53 AM Revision 5ddc536a (qgis): backport sorted field list issues
If the field list is sorted by name, the touched functions
should take into consideration the sorted list IDs instead...
Tudor Bărăscu
08:49 AM Revision 11170ab2 (qgis): Updates saving passwords warning messages (#4052)
to suggest using a authentication method Alexandre Neto
08:36 AM Revision c1eedc79 (qgis): Extends color expression help to mention HEX color notation
and color name Which seems to be possible to use as well Alexandre Neto
07:18 AM Revision b340f04e (qgis): Remove web view widget in favor of attachment (external resource) (#4074)
* remove photo widget config
* remove webview widget
* Remove mention of duplicate widgets
* Update api break
* migra...
Denis Rouzaud
06:43 AM Revision f7201069 (qgis): Merge pull request #4091 from nyalldawson/render_cache
QgsMapRendererCache improvements Nyall Dawson
05:46 AM Revision c84ea71b (qgis): Use list of map layers instead of map layer ids
Nyall Dawson
05:42 AM Revision d0e6e178 (qgis): QgsMapRendererCache can have multiple dependent layers for a cache image
In some cases the render result for a layer may depend on more than
one layer.
This changes QgsMapRendererCache to u...
Nyall Dawson
05:42 AM Revision 0aa085d4 (qgis): Add quick hasCacheImage method to QgsMapRendererCache
Nyall Dawson
05:42 AM Revision de10f667 (qgis): Add unit tests for QgsMapRendererCache
Also flip to new style connects Nyall Dawson
05:42 AM Revision d74fbff0 (qgis): Make QgsMapRendererCache protected members private
This class isn't designed to be subclassed Nyall Dawson
05:41 AM Revision 54d8d115 (qgis): Merge pull request #4092 from nyalldawson/maprenderer_api
Make protected members in QgsMapRendererJob not part of public API Nyall Dawson
05:19 AM Revision 75506867 (qgis): Make protected members in QgsMapRendererJob not part of public API
QgsMapRendererJob and subclasses are not designed to be subclassed
outside of core QGIS code. Marking them private AP...
Nyall Dawson
03:14 AM Revision 9fcc1308 (qgis): Catch transform errors for annotations
Nyall Dawson
03:09 AM Revision 1e5a93b0 (qgis): Add method to determine layers participating in a label engine
Nyall Dawson
02:05 AM Revision 0438afcc (qgis): Remove some yellow squiggly lines from QtCreator
Nyall Dawson
01:05 AM Revision c4970aaf (qgis): FindQGIS.cmake add build directory path support (macOS only)
This should be expanded to include Linux and Win support Larry Shaffer

2017-01-31

12:56 AM Revision 233a01aa (qgis): FindQGIS.cmake document OSGeo4W variables
Larry Shaffer
12:55 AM Revision 8026c983 (qgis): FindQGIS.cmake fix macOS search paths; add support for bundles
- Setting QGIS_MAC_PATH to any QGIS.app/Contents allows for building
against any bundled install
- Prioritizes QGIS_M...
Larry Shaffer
12:31 AM Revision 1e34f860 (qgis): FindQGIS.cmake fix plugins search path; add QGIS_UI_INCLUDE_DIR
Larry Shaffer
12:19 AM Revision 3ca86ba1 (qgis): FindQGIS.cmake search OSGeo4W qgis locations relative to install
With newer OSGeo4W installs, the dev may have multiple ‘qgis’ installs
and this allows defining the subdirectory prio...
Larry Shaffer
12:01 AM Revision 2b470d21 (qgis): Flip some connects to new style
Nyall Dawson
08:23 PM Revision b52b5770 (qgis): postgres providers: null values in array don't need curly braces
Jürgen Fischer
08:23 PM Revision 7bc3bfd2 (qgis): fix 'Set Group WMS data' layer action connection
Jürgen Fischer
04:07 PM Revision db0fa9ff (qgis): Merge pull request #4087 from elpaso/resource-sharing-plugin
Added QGIS Resource Sharing Plugin and deps Alessandro Pasotti
03:47 PM Revision b370c8b8 (qgis): Do not spell-check some test QMLs
Alessandro Pasotti
03:23 PM Revision 248c5831 (qgis): Resource Sharing Plugin Tests Added
Alessandro Pasotti
01:09 PM Revision 738fbd45 (qgis): revert the SIP deleteStyleFromDatabase signature
Jorge Rocha
12:56 PM Revision b3de34a6 (qgis): Fixed spell check
Alessandro Pasotti
12:41 PM Revision ee4681df (qgis): [processing] fixed grass tempfiles
fixes #16128 Victor Olaya
12:31 PM Revision e6492806 (qgis): improve deleteStyleFromDatabase signature
Jorge Rocha
12:05 PM Revision e50bc7c2 (qgis): Added QGIS Resource Sharing Plugin and deps
Alessandro Pasotti
11:46 AM Revision 8e989c1e (qgis): improve deleteStyleFromDatabase signature
Jorge Rocha
10:35 AM Revision aaa8c4e4 (qgis): [FEATURE] Expose GEOS Voronoi and delaunay triangulation to QgsGeometry
Nyall Dawson
10:03 AM Revision f85ac23c (qgis): fix version in added note
Denis Rouzaud
03:58 AM Revision 1fce6570 (qgis): Add missing annotation api break docs, fix sip binding
Nyall Dawson
02:33 AM Revision 7683cfac (qgis): Rework vector joins so they do not use QgsProject::instance()
The basic idea is to split reading of XML definition and resolution of layer IDs into layers.
Also includes some cle...
Martin Dobias
02:33 AM Revision f79fc250 (qgis): Add unit tests for joins - removal of joined layer, resolve refs
Martin Dobias
01:47 AM Revision 2a518fda (qgis): Add missing docs
Nyall Dawson
01:47 AM Revision 87f2fe55 (qgis): Add unit test for processing polygonize algorithm
Nyall Dawson
01:47 AM Revision 14bd79f8 (qgis): Remove dependance on shapely library
Port processing polygonize alg to use native QgsGeometry methods Nyall Dawson
01:47 AM Revision 4cebb464 (qgis): [FEATURE] Expose GEOS polygonize operation via QgsGeometry
Nyall Dawson

2017-01-30

12:48 AM Revision 6d6f2881 (qgis): make deleteStyleFromDatabase consistent with other vectorlayer's methods
Jorge Rocha
12:13 AM Revision 8709e1f9 (qgis): Merge pull request #4078 from nyalldawson/geom_api
API changes to QgsGeometry::isEmpty()/isNull() Nyall Dawson
10:19 PM Revision afcb75af (qgis): Remove QgsGeometry::isGeosEmpty
Use the faster native QgsGeometry::isEmpty instead Nyall Dawson
10:18 PM Revision 79bf17ae (qgis): Replace deprecated assertRegexpMatches call
Nyall Dawson
10:15 PM Revision af0d68b8 (qgis): Implement QgsGeometry::isEmpty()
Faster than QgsGeometry::isGeosEmpty() because it avoids the
conversion to GEOS geometries and just uses the QgsAbstr...
Nyall Dawson
07:05 PM Revision a4637a6a (qgis): Simple tests for style load, insert and remove from Postgis provider
Jorge Rocha
05:39 PM Revision 83a24884 (qgis): [processing] rename execute sql output
matteo ghetta
04:38 PM Revision c4165e4e (qgis): [processing]Execute Sql : fix Input2.. InputN parameters
LOMENEDE Jean-Daniel
02:07 PM Revision a79bf970 (qgis): Revert "remove GDAL_VERSION_MAJOR >= 2 test"
This reverts commit cb2e81e44623d4bde8ac9ff6d1a8ded4aef1dd9b. Denis Rouzaud
01:52 PM Revision cb2e81e4 (qgis): remove GDAL_VERSION_MAJOR >= 2 test
Denis Rouzaud
12:58 PM Revision 49aae6e9 (qgis): Rename QgsGeometry::isEmpty to isNull
Differentiates missing geometries from empty geometries (eg
empty geometry collections)
Nyall Dawson
12:21 PM Revision 61d31472 (qgis): Merge pull request #4073 from nyalldawson/annotations
Refactor annotations, add new annotation features + some other exciting stuff Nyall Dawson
11:59 AM Revision f94f0d75 (qgis): [processing] removed otb tests
Victor Olaya
11:58 AM Revision 50319b1c (qgis): Merge pull request #3942 from pblottiere/qgsserverprojectutils
[server] WIP clean project parsing by using QgsProject René-Luc ReLuc
11:23 AM Revision 83f4c99e (qgis): add SERVER_EXPORT for each function in namespace
Blottiere Paul
11:01 AM Revision 1f7758a9 (qgis): Fix failing tests
Nyall Dawson
10:58 AM Revision 10c40dca (qgis): Fix rendering offset lines as part of fill symbol (outside of
vector layers) results in broken offset outline Nyall Dawson
10:56 AM Revision 6002ca74 (qgis): [processing] removed providers imports
Victor Olaya
10:28 AM Revision 0c11b8dd (qgis): fixed Cmake file
Victor Olaya
10:19 AM Revision f80b92a2 (qgis): Also registry HTML annotation when webkit isn't available
Nyall Dawson
10:13 AM Revision 6bffa17c (qgis): Fix failing tests
Nyall Dawson
09:41 AM Revision cd17680c (qgis): [processing] removed otb and lidartools providers
Victor Olaya
09:02 AM Revision 1c1dae3b (qgis): Add missing docs
Nyall Dawson
08:40 AM Revision 41fe3355 (qgis): Add missing python bindings
Nyall Dawson
08:33 AM Revision 7594774d (qgis): Correctly handle offset when calculating symbol bleed
Nyall Dawson
08:21 AM Revision 6a64a556 (qgis): rename Store into Registry
Blottiere Paul
08:21 AM Revision a868f0b7 (qgis): clean-up
Blottiere Paul
08:21 AM Revision 44da5730 (qgis): replace class by namespace
Blottiere Paul
08:21 AM Revision 55944181 (qgis): fix typo
Blottiere Paul
08:21 AM Revision 31898e02 (qgis): fix indent
Blottiere Paul
08:21 AM Revision a93c2e25 (qgis): fix typo
Blottiere Paul
08:21 AM Revision 5b42d4ac (qgis): fix indent
Blottiere Paul
08:21 AM Revision 5c8360db (qgis): [server] WIP clean project parsing by using QgsProject
Blottiere Paul
06:54 AM Revision 219a45ad (qgis): Ensure newly added annotations are selected
Nyall Dawson
06:35 AM Revision 40405655 (qgis): Ensure annotation frame is closed before rendering
Nyall Dawson
06:35 AM Revision 5584c531 (qgis): Correctly add newly created annotations to manager
Nyall Dawson
06:09 AM Revision ad184cde (qgis): [composer] Remove last link between composer maps and canvas
you WILL respect the separation between core and gui!!\! Nyall Dawson
06:07 AM Revision 4a0793d1 (qgis): [composer] Draw annotations over grids/overviews (fix #10300)
Nyall Dawson
06:04 AM Revision 22939736 (qgis): [composer] Respect linked layer visibility when drawing annotation item...
Nyall Dawson
05:57 AM Revision 4058f473 (qgis): Annotations are now handled at a project level
This commit implements a new QgsAnnotationManager class, which
handles storage, writing and retrieval of annotations....
Nyall Dawson
03:36 AM Revision dd51843e (qgis): QgsSymbol estimateMaxBleed methods now use a QgsRenderContext
argument to correctly calculate bleed for mapunits/pixels/etc Nyall Dawson
03:17 AM Revision fac7887a (qgis): [FEATURE] Annotations can be styled using fill symbol styles (fix #10552)
This changes the rendering of annotation frames to use QGIS' symbology
engine, which means that all the existing fill...
Nyall Dawson
02:31 AM Revision a94ca701 (qgis): [FEATURE] Control over annotation contents margins (refs #10555)
Allows setting left/top/right/bottom margins for the contents
within an annotation.
Nyall Dawson
01:55 AM Revision b2b365fc (qgis): Replace VisualMargin with QgsMargins
Nyall Dawson
01:50 AM Revision a7be9968 (qgis): New class QgsMargins for storing margins (left/right/top/bottom)
Basically a direct port of QMarginF, but forced to always use
double values, and with added toString()/fromString() m...
Nyall Dawson

2017-01-29

12:28 AM Revision bbf6ec05 (qgis): Fix inconsistent-missing-override warning
Jorge Rocha
12:13 AM Revision 7a2be422 (qgis): Respect snapping while moving annotations (fix #10551)
Nyall Dawson
11:39 PM Revision c22f5de6 (qgis): Port annotation feature handling to QgsAnnotation
Not an ideal implementation (too much logic resides in the
gui QgsMapCanvasAnnotationItem class), but any approach
us...
Nyall Dawson
11:36 PM Revision 3d372e61 (qgis): Handle moving annotation with different CRS to canvas
Nyall Dawson
11:36 PM Revision aa14926c (qgis): Move map layer association for annotations to QgsAnnotation
Previously only some annotations had (incomplete) support for
attaching to a particular vector layer and synchronisin...
Nyall Dawson
11:36 PM Revision c853f4fe (qgis): Refactor annotations
Splits the rendering component of annotations out from map
canvas item component.
A new core abstract base class Qgs...
Nyall Dawson
04:22 PM Revision 8ba609e5 (qgis): Tidy up layer definitions code + removal of QgsProject::instance()
Moved code related to layer definitions away from QgsMapLayer Martin Dobias
08:01 AM Revision c96a32aa (qgis): Update indentation
Nyall Dawson

2017-01-28

11:29 PM Revision 548461ac (qgis): [FEATURE] QgsPointV2 add project with 3D support
Allows projection of a point with inclination to return a 3d point.
Expression "project" function has been extended ...
Loïc BARTOLETTI
08:09 PM Revision d60ddcc8 (qgis): QMessageBox replaced by QgsMessageBar
"Saved styles manager" renamed to "Database styles manager" Jorge Rocha
10:12 AM Revision 278913b7 (qgis): use QgsRasterBlock instead of GDAL in zonal statistics (addresses #8736)
This should make zonal statistics usable rasters which come from
other providers, e.g. WCS.
Alexander Bruy
10:12 AM Revision d681e9cb (qgis): update docs
Alexander Bruy
05:17 AM Revision 290758a4 (qgis): More PNG to SVG replacements (#4065)
Alexandre Neto

2017-01-27

04:20 PM Revision 9a435ade (qgis): Fix segfault for unitilialized mAssistantPreviewSymbol
Alessandro Pasotti
03:40 PM Revision 6630eed2 (qgis): [processing] fix parameter value retrieval
Alexander Bruy
03:37 PM Revision 467d66a8 (qgis): [processing] fix parameter value retrieval
Alexander Bruy
03:13 PM Revision eca795f9 (qgis): Merge pull request #4069 from alexbruy/zonalstatistics-tests
Zonal statistics tests Alexander Bruy
02:19 PM Revision 9378d20f (qgis): fix generation of unique field names
Alexander Bruy
02:19 PM Revision bf526ad0 (qgis): remove obsolete test
Alexander Bruy
02:19 PM Revision 8e304228 (qgis): extend zonal statistics tests
Alexander Bruy
02:17 PM Revision 840379dd (qgis): Merge pull request #4035 from rldhont/server-backport-release-2_14-tests
[Server] Backport tests for 2.14 René-Luc ReLuc
12:17 PM Revision a7133f53 (qgis): [Server] Backport tests
René-Luc ReLuc
10:16 AM Revision aef2b00b (qgis): QGIS 3 is only qt5 compliant
Remove qt4 mention (for linux based processes) Harrissou Santanna
10:13 AM Revision f7644b47 (qgis): [processing] add test for merge gdal
matteo ghetta
10:05 AM Revision f4a9797b (qgis): Merge pull request #4067 from nyalldawson/raster_ctor
Remove duplicate QgsRasterLayer constructor Nyall Dawson
09:02 AM Revision 03414788 (qgis): Remove code for reading of legacy (QGIS < 1.0) renderers
Also removes a bunch of unused old QMLs and upgrades one still in use Martin Dobias
08:23 AM Revision ac79bc9d (qgis): Because FSM
Paolo Cavallini
08:05 AM Revision 8d9357a1 (qgis): Fix memory corruption (free address of reference) in server
Nyall Dawson
07:54 AM Revision bfdd9dc0 (qgis): Fix some coverity null pointer dereference issues
Nyall Dawson
07:31 AM Revision 66e10e49 (qgis): Merge pull request #4066 from PedroVenancio/master
[processing] add GRASS 7.x v.out.ascii algorithm Alexander Bruy
06:53 AM Revision 6c7e2f1b (qgis): Make QgsVectorLayer ctor default to ogr provider
Nyall Dawson
02:43 AM Revision c7273428 (qgis): Fix spelling and API doc
Martin Dobias
02:43 AM Revision b245ccc1 (qgis): [FEATURE] API call to make geometries valid (port of ST_MakeValid)
This introduces QgsGeometry::makeValid() which will try to make a valid
geometry out of invalid one. This is more com...
Martin Dobias
02:29 AM Revision 137eb3a0 (qgis): Make layer tree implementation independent from QgsProject::instance()
Another bit in the project refactoring work to get rid of dependencies
on QgsProject singleton.
Reading of layer tre...
Martin Dobias
02:13 AM Revision 45fc6dc2 (qgis): Remove duplicate QgsRasterLayer constructor
Avoids confusing overload behavior when constructing QgsRasterLayers
from c++ code. This extra constructor was causin...
Nyall Dawson
01:52 AM Revision d259cdf5 (qgis): Fix some coverity before/after null deference checks
Nyall Dawson
01:13 AM Revision 799b833c (qgis): Fix some memory leaks identified by Coverity
Nyall Dawson
01:09 AM Revision 72c5cf00 (qgis): Sip coverage: first attempt
Jorge Rocha

2017-01-26

12:55 AM Revision 7b14373a (qgis): Fix some coverity uninitialized variable warnings
Nyall Dawson
12:08 AM Revision 0eaf7bfd (qgis): Fix astyle
Jorge Rocha
 

Also available in: Atom