Activity

From 2017-03-07 to 2017-04-05

2017-04-05

11:43 PM Revision 58909a1c (qgis): Add install script for editor templates and code style
Nathan Woodrow
02:25 PM Revision c32c9e3f (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
Tom Kralidis
02:24 PM Revision b81bcf0f (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
Tom Kralidis
02:24 PM Revision f85ff260 (qgis): backport a30cf2923c75e786f085593a1c69463310aae66d
Tom Kralidis
01:58 PM Revision a30cf292 (qgis): Fix dutch service url
English 'eng' is now a poorly implemented redirect to 'dut', which fails. So fixing this already here while the redir... Richard Duivenvoorde
01:41 PM Revision efa6e435 (qgis): update schema lineage
Tom Kralidis
12:42 PM Revision cf2f431f (qgis): Merge pull request #4334 from gabrimonfa/bug_16389_sld_stroke_color
fixes #16389 stroke color is not correctly exported in SLD Alessandro Pasotti
12:16 PM Revision cf7acdf5 (qgis): bug 16389 fix error in sld export about stroke color
Gabriele Monfardini
12:06 PM Revision 88c3b51f (qgis): Merge pull request #4333 from nyalldawson/dataobjects
Port more processing dataobjects methods to c++ Nyall Dawson
11:50 AM Revision 377b181c (qgis): Port more processing dataobjects methods to c++
Also
- simplify and add tests
- remove large memory leak (persistant store of all non-project layers)
- remove broken...
Nyall Dawson
11:10 AM Revision 85d59e64 (qgis): creatensis.pl: fix md5sum verification on filenames with a plus
Jürgen Fischer
10:39 AM Revision ee29fa66 (qgis): Use QgsMapLayerComboBox in processing field calculator
Nyall Dawson
10:10 AM Revision 61ace1cc (qgis): Slightly improved markers for highlighted nodes and circular nodes
Martin Dobias
09:58 AM Revision c2c93359 (qgis): [sipify] fix private inheritance with namespace
Denis Rouzaud
09:58 AM Revision d7014846 (qgis): [sipify] skip protected members
Denis Rouzaud
07:43 AM Revision 9a059511 (qgis): Merge pull request #4331 from nyalldawson/dataobjects
Port some processing dataobjects routines to c++ Nyall Dawson
07:27 AM Revision 8ffdb362 (qgis): Port some processing dataobjects routines to c++
Nyall Dawson
06:51 AM Revision 52113d7c (qgis): Fixed display of rubber bands when using OTF reprojection
Martin Dobias
05:33 AM Revision 9b7fd3d6 (qgis): Fix topological editing when snapping a node to a segment
Martin Dobias
04:49 AM Revision d1e7d175 (qgis): Fix support for advanced digitizing dock (CAD)
Martin Dobias
02:55 AM Revision d5f930ad (qgis): Allow storing QgsCoordinateReferenceSystem in QVariants
Nyall Dawson
02:36 AM Revision 5718abd4 (qgis): Spell check "condtion" -> "condition"
Nyall Dawson
02:32 AM Revision 4eeacb8f (qgis): [sipify] Replace :: with . during doxygen->docstring conversion
e.g.
You can use QgsXmlUtils::writeVariant to save it to an XML document
->
You can use QgsXmlUtils.writeVariant to ...
Nyall Dawson

2017-04-04

01:53 AM Revision 3c4a9fd4 (qgis): Daily connectification
Nyall Dawson
10:17 PM Revision 51517fd7 (qgis): Merge pull request #4311 from nyalldawson/proc_c4
Simple c++ base class for processing algorithms Nyall Dawson
08:38 PM Revision 5e2611b7 (qgis): Added sample XML document for QGIS metadata
Angelos Tzotsos
08:38 PM Revision 5c4a3325 (qgis): Added draft XML schema for QGIS metadata
Angelos Tzotsos
03:10 PM Revision 85e83e14 (qgis): [Processing] prevent error when running escapeAndJoin with empty param ...
fixes #16200 Victor Olaya
03:09 PM Revision 7a12d5fa (qgis): Revert "[Processing] prevent error when running escapeAndJoin with empt...
This reverts commit c2a566a3a7bfe369832e5361a0c582bfe2ea5a98. Victor Olaya
01:02 PM Revision c2a566a3 (qgis): [Processing] prevent error when running escapeAndJoin with empty param ...
fixes #16200 Victor Olaya
12:09 PM Revision 84897e3d (qgis): [processing] cast setting size value to int
fixes #16347 Victor Olaya
11:04 AM Revision 439b9de9 (qgis): fixed saga algorithm to adapt it to 2.3 syntax
Victor Olaya
10:45 AM Revision 27d5bbbd (qgis): fix building without Qt Webkit
also Qt5 connect style Denis Rouzaud
10:41 AM Revision a1032704 (qgis): Fix moving of edges with circular edges + code cleanups
Martin Dobias
06:12 AM Revision 51fb793f (qgis): Simplify code for dragging of edges
Martin Dobias
04:46 AM Revision 028b8dca (qgis): Simplify code for straight line rubber bands
Martin Dobias
02:08 AM Revision f23ed3a6 (qgis): Move editor tools into editors folder (#4324)
Move editor tools into editors folder and add test QtCreator template Nathan Woodrow

2017-04-03

01:40 AM Revision ae59e35d (qgis): Complete daily allocation of Qt5 connect transitions
Nyall Dawson
12:22 AM Revision 86563c80 (qgis): Update identation
Nyall Dawson
12:15 AM Revision d2a242aa (qgis): Move format handling flags to QgsAlgorithmProvider
Nyall Dawson
07:17 PM Revision baced7b7 (qgis): Merge pull request #4327 from tomkralidis/issue-16320
[FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/FeatureServer layer integration (fixes #16320) Tom Kralidis
06:35 PM Revision 9ac70a00 (qgis): fix api break dox for QgsLayerTreeMapCanvasBridge custom layer order
Jürgen Fischer
06:22 PM Revision c403994d (qgis): [FEATURE] [needs-docs] MetaSearch: add support for ESRI MapServer/Featu...
Tom Kralidis
02:32 PM Revision ae1991ab (qgis): [astyle] update licence
Denis Rouzaud
02:19 PM Revision b4ba98df (qgis): Merge pull request #4325 from tomkralidis/metasearch-fixes
MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry Tom Kralidis
02:19 PM Revision 0e7163be (qgis): [astyle] set C++ version to 11
Denis Rouzaud
02:19 PM Revision 33b01036 (qgis): bump astyle version to 3.0
Denis Rouzaud
02:01 PM Revision d6433c5b (qgis): MetaSearch: set 4326 as default CRS, use WKT to feed polygon geometry
Tom Kralidis
01:20 PM Revision 6e8a696e (qgis): Update PreconfiguredAlgorithm for new API
Nyall Dawson
01:17 PM Revision 2be4c6a1 (qgis): Fix failing test
Nyall Dawson
01:17 PM Revision e40389a4 (qgis): Sipify QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision a0bd4642 (qgis): Use formatted name for algorithm names
Avoids conversion of names later and gives clearer separation
between visible names and internal names
Nyall Dawson
01:17 PM Revision e506ceb1 (qgis): Move flags (hide from toolbox, etc) to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision 6987d7b3 (qgis): Port handling of algorithm names to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision dc729c1b (qgis): Move algorithm group handling to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision faa8a653 (qgis): Move algorithm icon handling to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision 28e75731 (qgis): Move tag handling to QgsProcessingAlgorithm
Nyall Dawson
01:17 PM Revision 52cc0029 (qgis): Simple c++ base class for processing algorithms
Nyall Dawson
12:59 PM Revision e462bfb1 (qgis): [processing] Fix MessageBarProgress
Nyall Dawson
10:29 AM Revision 3ae2297b (qgis): Correctly show rubber bands when dragging vertices of circular edges
Martin Dobias
09:38 AM Revision 169c6095 (qgis): [sipify] fix override removal
Denis Rouzaud
08:40 AM Revision cca83b75 (qgis): [sipify] properly get out of private section
Denis Rouzaud
07:41 AM Revision 26495dbd (qgis): [processing] Move dataobjects.getSupportedOutputVectorLayerExtensions
to QgsVectorFileWriter Nyall Dawson
06:09 AM Revision 3e9c527d (qgis): [sipify] Handle enum values using bitshift operators
Nyall Dawson
05:54 AM Revision 7db1913c (qgis): Handle Q_DECLARE_FLAGS and Q_DECLARE_OPERATORS_FOR_FLAGS in sipify
Nyall Dawson
05:46 AM Revision 55424446 (qgis): Merge pull request #4323 from nyalldawson/doxygen_standard
Standardise a bunch of doxygen tags, cleanup code Nyall Dawson
05:21 AM Revision dbc8ad76 (qgis): Update some recently merged classes
Nyall Dawson
05:18 AM Revision e1e1f0d5 (qgis): Strip \a from doxygen comments in sipify
Nyall Dawson
05:18 AM Revision 5813eb13 (qgis): Modernise CharacterWidget API, move to sipify
Nyall Dawson
05:18 AM Revision 9b3539ab (qgis): Update sip files
Nyall Dawson
05:18 AM Revision 266f182a (qgis): Use auto doxygen links where possible instead of explicit \link
Will make things nicer in Python documentation Nyall Dawson
05:18 AM Revision f92f14df (qgis): Spell check: vecotr -> vector
Nyall Dawson
05:18 AM Revision 06a53e12 (qgis): /*! -> /**
We already have enough doxygen styles to manage! Nyall Dawson
05:18 AM Revision 676dc1a1 (qgis): Remove redundant doxygen comments from .cpp files, move to .h
where appropriate Nyall Dawson
05:18 AM Revision fa6ec3a9 (qgis): @(end)link -> \(end)link
Nyall Dawson
05:18 AM Revision 20ae0a8c (qgis): Fix some malformed doxygen
Nyall Dawson
05:18 AM Revision 8bc77af7 (qgis): @throws -> \throws
Nyall Dawson
05:18 AM Revision f3ae103f (qgis): @ingroup -> \ingroup
Nyall Dawson
05:18 AM Revision 9c967a65 (qgis): Remove some unneeded copydocs
Since doxygen already copies docs for overridden methods Nyall Dawson
05:18 AM Revision 57eb237d (qgis): Remove @author credits from doxygen
Because
- not widely used, seems strange that some authors get credit
while others don't
- already included in copyri...
Nyall Dawson
05:18 AM Revision 04d5862b (qgis): @brief -> \brief
Nyall Dawson
05:18 AM Revision 0f6452c1 (qgis): @class -> \class
Nyall Dawson
05:18 AM Revision 60ae5a51 (qgis): @sa -> \see
Nyall Dawson
05:18 AM Revision dfb5f56f (qgis): @see -> \see
Nyall Dawson
05:18 AM Revision e47073b1 (qgis): \return -> \returns (for consistency)
Nyall Dawson
05:18 AM Revision e4daf8ea (qgis): @return(s) -> \return(s)
Nyall Dawson
05:17 AM Revision 11dcfd93 (qgis): @param -> \param
Nyall Dawson
05:16 AM Revision 9a4f2e41 (qgis): "Introduced in..." -> "\since"
Nyall Dawson
05:16 AM Revision 0326f714 (qgis): Change doxygen @note to \note
Nyall Dawson
05:01 AM Revision 97611fed (qgis): Merge pull request #4308 from nyalldawson/raster_unique
[FEATURE] Allow easy styling of discrete rasters Nyall Dawson
04:08 AM Revision 3d5a0390 (qgis): Update raster histogram widget to use feedback object
Nyall Dawson
04:08 AM Revision e8ef91ce (qgis): Cleanup QgsRasterDataProvider/QgsRasterLayer progress reporting
Instead of progress changed signals on the provider/layer level,
instead use QgsFeedback arguments for methods which ...
Nyall Dawson
04:08 AM Revision 144e5d03 (qgis): Add label for color ramp widget
Nyall Dawson
04:08 AM Revision 0b4262e6 (qgis): Fix classification test
Nyall Dawson
04:08 AM Revision 34052982 (qgis): Don't set both a default ramp and show the random option
Nyall Dawson
04:08 AM Revision e2a82a07 (qgis): Improve random color generation for unique raster values
Nyall Dawson
04:08 AM Revision 19403f69 (qgis): Default to random color ramps for unique value rasters
Nyall Dawson
04:08 AM Revision fcbda577 (qgis): [needs-docs] Rename Paletted raster renderer to "Paletted/Unique values"
Nyall Dawson
04:08 AM Revision 12aa48a7 (qgis): Auto load raster color table from band when band is changed in
paletted raster renderer
(Only if raster has an embedded color table)
Nyall Dawson
04:08 AM Revision 17a3d1fd (qgis): Add unit test to ensure that #13263 is fixed
Fix #13263 Nyall Dawson
04:08 AM Revision 603365c3 (qgis): Fix some crashes in paletted raster renderer
- handle negative color values
- don't crash when calculating unique values in bad rasters
Nyall Dawson
04:08 AM Revision 1cbe9713 (qgis): Calculate unique raster values in background thread
To keep UI nice and responsive Nyall Dawson
04:08 AM Revision e400ab62 (qgis): Allow cancelation of raster stats/histogram operations
Nyall Dawson
04:08 AM Revision b9f1f0e4 (qgis): [FEATURE] Add button to paletted renderer widget to allow loading
embedded color table
Only enabled for rasters which contain a color table
Nyall Dawson
04:08 AM Revision d03844d2 (qgis): [FEATURE] Allow classifying paletted renderer using unique values
from a raster layer
Adds an easy way to style discrete rasters such as landuse classes
using the Paletted renderer. ...
Nyall Dawson
04:08 AM Revision c8b728a3 (qgis): No lies!
Nyall Dawson
04:07 AM Revision 7eb63d99 (qgis): [FEATURE] Implement saving paletted raster renderer color tables
Use the .clr/gdal file format, but add the labels on the ends of
the lines. Seems other importers like ArcMap just ig...
Nyall Dawson
04:07 AM Revision d0566f77 (qgis): [FEATURE] Allow loading paletted color table from file
Supports standard GDAL/ESRI clr file format Nyall Dawson
04:07 AM Revision d542a1a4 (qgis): Add method to load paletted renderer classes from file
Nyall Dawson
04:07 AM Revision a6d3af7c (qgis): Add method to read paletted color data from string
Nyall Dawson
04:07 AM Revision 93cfde0c (qgis): Enable reordering of paletted raster entries
Nyall Dawson
04:07 AM Revision bfe96214 (qgis): [FEATURE] Add a color ramp combo to paletted raster renderer
Allows rapid recoloring of palette to match a color ramp Nyall Dawson
04:07 AM Revision 40027abc (qgis): Allow changing label for multiple values at once in paletted renderer w...
Nyall Dawson
04:07 AM Revision 64084ae4 (qgis): Allow changing pixel value in paletted renderer widget
Nyall Dawson
04:07 AM Revision b7cd9dcb (qgis): Rework paletted raster renderer widget
- Switch to a real model
- Allow adding new rows and deleting multiple selected rows
- Allow changing colors inline i...
Nyall Dawson
04:07 AM Revision a157db76 (qgis): Refactor QgsPalettedRasterRenderer to allow "gaps" in pixel values
Previously the renderer required that pixel values followed
sequential numerical order. This refactor allows values t...
Nyall Dawson
02:29 AM Revision 541ecc55 (qgis): Some more Qt5 signal converts
Nathan Woodrow
02:19 AM Revision 620a8394 (qgis): No more old style connects in providers
Nyall Dawson
02:09 AM Revision c8e4e682 (qgis): Merge pull request #4321 from m-kuhn/sinceNow
Use \since instead of \note added in Nyall Dawson

2017-04-02

01:31 AM Revision beb185a7 (qgis): Update sipify to use the "\since" tag
Matthias Kuhn
01:28 AM Revision 50ca79ef (qgis): Add some remaining \since tags
Matthias Kuhn
01:28 AM Revision 106d95b9 (qgis): More new style Qt5 connects
Nyall Dawson
01:06 AM Revision fb91ed73 (qgis): Use "\since" instead of "@note added in"
Matthias Kuhn
01:03 AM Revision 6f9f087c (qgis): Fix Travis warnings
Nyall Dawson
01:00 AM Revision 9c1861a1 (qgis): some docstrings in cpp files
Matthias Kuhn
01:00 AM Revision 59e288c3 (qgis): Update doc test for \since
Matthias Kuhn
12:55 AM Revision b55e4b9a (qgis): Add qgsi->qgis to spell check
Nyall Dawson
12:43 AM Revision 6f09a161 (qgis): QGSI -> QGIS
Nyall Dawson
12:33 AM Revision 32326ab5 (qgis): Replace "python" with "Python" in docs
Nyall Dawson
12:27 AM Revision 1521033c (qgis): Remove SIP_TRANSFERTHIS from .cpp files
Nyall Dawson
11:37 PM Revision 5da0318d (qgis): Fix build warnings
Matthias Kuhn
11:37 PM Revision a9b55993 (qgis): Sipify QgsPropertyTransformer
Matthias Kuhn
11:37 PM Revision 4cfb6079 (qgis): Sipify QgsConditionalStyle
Matthias Kuhn
11:37 PM Revision d76bca0a (qgis): Sipify QgsClipper
Matthias Kuhn
11:37 PM Revision cd559eab (qgis): Fix sipdiff
Matthias Kuhn
11:37 PM Revision 16594da9 (qgis): Fix sipify override and inline definition combination
Matthias Kuhn
11:37 PM Revision a609883c (qgis): Add %Feature support to sipify
Matthias Kuhn
11:37 PM Revision 68d8108a (qgis): Fix sipify constructor detection
Matthias Kuhn
11:37 PM Revision 6681766c (qgis): Mac compatibility for prepare-commit.sh
Matthias Kuhn
11:37 PM Revision f4f45bf6 (qgis): Autogenerate more sip files
Matthias Kuhn
01:28 PM Revision f044eeb5 (qgis): Remove \brief from doxygen in sipify
Nyall Dawson
01:24 PM Revision 0c08fb3b (qgis): More sipify blacklist removal
Nyall Dawson
01:19 PM Revision f1162f78 (qgis): Fix sipify annotations and inline definition combination
Nyall Dawson
12:52 PM Revision d3daf600 (qgis): Convert doxygen notes and version added to sphinx style in sipify
Nyall Dawson
12:30 PM Revision 28a57c8f (qgis): Remove ingroup and class from doxygen when creating sip docstrings
Nyall Dawson
11:56 AM Revision d40de5db (qgis): Fix(?) build warning
Nyall Dawson
11:42 AM Revision ab584139 (qgis): Move private arc segmentization routines to QgsGeometryUtils
Martin Dobias
09:13 AM Revision f831a3c1 (qgis): Remove processing sip bindings from sip blacklist
Nyall Dawson
08:21 AM Revision bed74fc2 (qgis): Handle c++11 '= default' in sipify
Nyall Dawson

2017-04-01

12:30 AM Revision aec3e150 (qgis): Fix build when QWebKit not available
Nyall Dawson
07:10 PM Revision 60e2b1b8 (qgis): mac compatibility fix
Matthias Kuhn
07:10 PM Revision 5148b7ac (qgis): [sipify] Add name of source file to generated headers
Matthias Kuhn
07:10 PM Revision 25f13705 (qgis): Add whitespace check to prepare-commit.sh
Matthias Kuhn
03:10 AM Revision 9838a8fc (qgis): Followup 90f381, fix memory leaks when rendering canvas
Nyall Dawson

2017-03-31

11:22 AM Revision 22272c65 (qgis): Improve sip bindings
Matthias Kuhn
11:22 AM Revision 62089868 (qgis): Autogenerate some sip files
Matthias Kuhn

2017-03-30

04:27 PM Revision 8a44161b (qgis): Fix typos
Matthias Kuhn
04:25 PM Revision 649e3c2b (qgis): More information when [LIB]_EXPORT is missing
Matthias Kuhn
04:17 PM Revision b8159a95 (qgis): fix export macro matching
Denis Rouzaud
04:10 PM Revision 4322c87c (qgis): sipify scripts fixes
* fix prepare-commit.sh when SIP file is not created yet
* raise an error if header doesn't have EXPORT macro for cla...
Denis Rouzaud
03:13 PM Revision b0564bec (qgis): also comment methods
fix comment starting on first line of block Denis Rouzaud
03:13 PM Revision 9846b34e (qgis): add type and default values identifiers
Denis Rouzaud
03:13 PM Revision 15e49038 (qgis): sipify improvements
* add demo file and start a short doc
* fix some annotations
* do not display hidden line (SIP_SKIP, delete)
* use a ...
Denis Rouzaud
03:13 PM Revision 21be025d (qgis): use sip includes rather than listing header to generate all sip files
Denis Rouzaud
03:13 PM Revision a44eb4d7 (qgis): use dedicated header for QgsAttributes
Denis Rouzaud
03:13 PM Revision f1d9d22a (qgis): sipify: adds test to prepare-commit and adapt sipdiff
add missing macros to Doxyfile.in Denis Rouzaud
03:13 PM Revision a3bdd440 (qgis): SIP test: use blacklist rather than whitelist
Denis Rouzaud
03:13 PM Revision 7b08608f (qgis): sipify QgsVectorLayer, QgsFeature
Denis Rouzaud
03:13 PM Revision 85894ed4 (qgis): pre-process headers (QgsVectorLayer and QgsFeature)
Denis Rouzaud
03:13 PM Revision 988c504d (qgis): test auto-generated sip files on Travis
Denis Rouzaud
03:13 PM Revision ca008d7a (qgis): Add script to generate sip code from headers
Add more annotations
Add some references to upstream documentation
Add more annotations
Matthias Kuhn
03:13 PM Revision ba6f736c (qgis): remove comments from sipfiles (QgsVectorLayer and QgsFeature)
Denis Rouzaud
03:13 PM Revision 0bdaf4fc (qgis): Ignore SIP annotations in doxygen
Matthias Kuhn
03:13 PM Revision bd75aeef (qgis): Put some sip code into qgsfeature.h
Just for reference Matthias Kuhn
03:13 PM Revision 77d7236a (qgis): sipify improvements
* remove enum value assignments
* remove deleted functions
* remove private members
* remove function bodies
* re...
Denis Rouzaud
03:02 PM Revision 39cd81b3 (qgis): Hide embedded form in relation reference
by default Matthias Kuhn
02:35 PM Revision aa4a7848 (qgis): Code formatting
Matthias Kuhn
12:10 PM Revision d0a36d35 (qgis): Support for moving of multiple vertices at the same time
Just use selection rectangle to select vertices and then click one vertex
from selection to move the whole group.
Martin Dobias
07:52 AM Revision 636e9c5e (qgis): [FEATURE] Add geometry snapper modes to only snap end points of lines
Allows snapping of end points only, or end point to end point only
Also update processing algorithm to match
Nyall Dawson
05:54 AM Revision ece3991d (qgis): [FEATURE] New class QgsInternalGeometrySnapper
Used for snapping geometries within a set of features to other
features from that same set.
Just like QgsGeometrySna...
Nyall Dawson
05:54 AM Revision 92249c1a (qgis): [FEATURE][processing] Snap Geometries algorithm can now snap
within the same layer
Allows closure of gaps within a layer
Nyall Dawson
04:49 AM Revision 95eada57 (qgis): Little bit of renaming of variables to camelCase
Martin Dobias
03:38 AM Revision 6ea616ef (qgis): Fix compilation error on Travis
Nyall Dawson
03:11 AM Revision 78685e1a (qgis): Qt5 style connects
Nyall Dawson

2017-03-29

09:55 PM Revision 5bfc0a12 (qgis): debian packaging: update icons
Jürgen Fischer
05:22 PM Revision ef26d950 (qgis): Raster layer properties: fix renderer widget that was reset, and fix wr...
2 issues :
- when opening the raster layer properties dialog, it used to reset the min/max value
to custom values, ...
Even Rouault
02:43 PM Revision ca5f99de (qgis): Merge pull request #4278 from sfkeller/patch-1
[processing] Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS. Victor Olaya
01:29 PM Revision 0472a29f (qgis): Added test for dragging of selection rect to delete nodes
Martin Dobias
12:18 PM Revision eb110fd3 (qgis): [gui] improve the browser panel's spinner (#4312)
Mathieu Pellerin - nIRV
10:02 AM Revision d4852ca2 (qgis): Fix rubber band bounding box calculation
The icon half-width was incorrectly divided by map units per pixel... Martin Dobias
10:02 AM Revision 102a90ad (qgis): Fix highlight of marker to add vertices to linestrings
Martin Dobias
10:02 AM Revision 3ce1c995 (qgis): Do not leave rubber band artifacts when deleting vertices
Martin Dobias
10:02 AM Revision 015e3f45 (qgis): Double-click to add vertex only on an edge
Martin Dobias
10:02 AM Revision 14a00b70 (qgis): Fix rubber band unit tests
Martin Dobias
10:02 AM Revision acebb97c (qgis): Remove debugging output to track down travis failure
Martin Dobias
10:02 AM Revision eeab9a35 (qgis): fixes after rebase
Martin Dobias
10:02 AM Revision f8aaafe9 (qgis): Looks like crs mismatch...?
Martin Dobias
10:02 AM Revision 7cf802dd (qgis): travis
Martin Dobias
10:02 AM Revision f02d327e (qgis): More travis testing
Martin Dobias
10:02 AM Revision 55d0ad75 (qgis): Fix rare crash on map canvas deletion
Martin Dobias
10:02 AM Revision 4f339cbc (qgis): More travis debugging
Martin Dobias
10:02 AM Revision 57d52dbc (qgis): More travis debugging
Martin Dobias
10:02 AM Revision f44200e0 (qgis): Trying to understand what's wrong on travis...
Martin Dobias
10:02 AM Revision 8e7bb3b6 (qgis): Code cleanup + more testing
Martin Dobias
10:02 AM Revision ae5651e4 (qgis): More unit tests
Martin Dobias
10:02 AM Revision 3482a70f (qgis): More travis debugging
Martin Dobias
10:00 AM Revision 1c202e75 (qgis): Added unit testing for the new node tool
Martin Dobias
10:00 AM Revision bd5799ba (qgis): Fix build warning
Martin Dobias
10:00 AM Revision b4ddd32a (qgis): Fix spelling
Martin Dobias
10:00 AM Revision 9b85c31b (qgis): Fixed some bits from the review
Martin Dobias
09:59 AM Revision cabd980a (qgis): Initial port of CAD-enabled node tool
Martin Dobias
07:20 AM Revision a71132a1 (qgis): Catch geos exception in event loop
Matthias Kuhn
07:20 AM Revision 6aeb9b7d (qgis): Catch geos exceptions
Matthias Kuhn
05:37 AM Revision 31762193 (qgis): Merge pull request #4290 from nyalldawson/fix_16149
Fix incorrect project CRS when loading project (fix #16149) Nyall Dawson
05:15 AM Revision da41af14 (qgis): fix ArcGIS Feature/Map Server connect()
Mathieu Pellerin - nIRV

2017-03-28

01:02 AM Revision 99f186a7 (qgis): Clean up progress handling in QgsProcessingFeedback
Nyall Dawson
05:38 PM Revision 22cf49df (qgis): [processing] temporarily disable escaping commands as it produced
strange results Alexander Bruy
03:04 PM Revision ad86dc06 (qgis): [processing] add missed escapeAndJoin function to TauDEM provider
Alexander Bruy
10:01 AM Revision 140a01fc (qgis): debian packaging: remove python-owslib from python-qgis dependencies
on trusty Jürgen Fischer
09:36 AM Revision 4d628048 (qgis): fix windows build (followup 943d1a2)
Jürgen Fischer
08:50 AM Revision 4d5a9fe2 (qgis): Removed a few debug messages (credentials leakage)
Alessandro Pasotti
08:48 AM Revision fe1329a5 (qgis): Removed a few debug messages (credentials leakage)
Alessandro Pasotti
05:40 AM Revision 294e4a5c (qgis): Fix map views always recenter when resized
Nyall Dawson
05:38 AM Revision b31d18e5 (qgis): Avoid redrawing map views multiple times on creation
Nyall Dawson
05:18 AM Revision 5b9dc9dc (qgis): Allow labels to be toggled in map views
Another step toward feature parity with overview panel Nyall Dawson

2017-03-27

01:24 AM Revision 456fdc48 (qgis): Fix Coverity divide by zero errors
Nyall Dawson
01:18 AM Revision 943d1a2c (qgis): More Qt5 style connect conversions
Nyall Dawson
12:44 AM Revision a6e7f6e0 (qgis): [processing] find grass >=7.0
(backport of 099e7a7) Jürgen Fischer
12:22 AM Revision c7620bf1 (qgis): debian packaging: remove python-future from python-qgis dependencies
on jessie and trusty Jürgen Fischer
12:21 AM Revision 22da058f (qgis): [processing] find grass >=7.0
(backport of 099e7a7) Jürgen Fischer
08:45 PM Revision 5e118860 (qgis): fix indentation
matteo ghetta
08:17 PM Revision a289eb14 (qgis): [processing] other qgis test, clean commit
matteo ghetta
05:07 PM Revision 4d8df750 (qgis): Merge pull request #4280 from timlinux/new-logo
New logo Matthias Kuhn
02:53 PM Revision 2bc086bf (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
Fixed #16378 René-Luc ReLuc
02:50 PM Revision 32146a80 (qgis): [BUGFIX][Processing] SAGA not loaded on QGIS 2.18.5
Fixed #16378 René-Luc ReLuc
09:25 AM Revision b8cb1963 (qgis): Merge pull request #4293 from alexbruy/processing-api
[processing][needs-docs] Processing API improvements Alexander Bruy
03:43 AM Revision 1f927abe (qgis): Avoid coverity null dereference after null check warning
Nyall Dawson
03:41 AM Revision 7387d745 (qgis): Followup 8b9e492, fix drawing of cached layer images
Nyall Dawson

2017-03-26

12:14 AM Revision 721131e6 (qgis): [server] Fix potential crash caused by referencing out of scope local
Nyall Dawson
12:08 AM Revision 68437a10 (qgis): More Qt5 style connects
Nyall Dawson
10:39 AM Revision 36080d6a (qgis): Fix wkt import for QgsCurvePolygonV2. Backport to 2.14
Marco Hugentobler
09:33 AM Revision 8b9e4922 (qgis): Don't try to compose images before they have been initialized
Nyall Dawson
08:51 AM Revision 7aa4fa09 (qgis): Fix some valgrind issues
Nyall Dawson
06:34 AM Revision e55fbebf (qgis): Add failing test to ensure that QgsAbstractGeometry.centroid
result matches that of GEOS
It doesn't, and reveals the the QGIS native centroid calculation
is quite broken
Nyall Dawson
06:34 AM Revision 631c7cd1 (qgis): Port GEOS centroid tests to PyQGIS
Nyall Dawson
01:55 AM Revision 8eb35531 (qgis): Optimise QgsGeos conversions
Avoid some unnecessary creation of QgsPointV2 Nyall Dawson

2017-03-25

12:19 PM Revision 314842d0 (qgis): Merge pull request #4303 from nyalldawson/densify
Port processing densify algorithms to c++ Nyall Dawson
11:44 AM Revision 51035cfb (qgis): Add optimised constructors for QgsLineString
Instead of requiring all linestrings to be constructed by
first creating QgsPointSequence (requiring creation or
conv...
Nyall Dawson
11:30 AM Revision daa24545 (qgis): Fix setting project to no projection not triggering lockdown of
ellipsoid and unit selection Nyall Dawson
08:58 AM Revision 345ce734 (qgis): [composer] Correctly draw overview frame when map item CRS differs
Nyall Dawson
08:15 AM Revision 83ac0e58 (qgis): Fix doxygen warning
Nyall Dawson
07:23 AM Revision b90aa916 (qgis): Port processing Densify Geometries algorithm to use c++ densify
Rough benchmark using 50k geometry polygon shapefile
Before: 1m25s
After: 21s
Nyall Dawson
07:23 AM Revision 77e7693c (qgis): Fix spelling errors in processing algorithm help
Nyall Dawson
07:23 AM Revision a769448e (qgis): Also port processing densify to distance to c++
- Add QgsGeometry method to densify by distance
- Fix bug in processing algorithm which resulted in duplicate
vertice...
Nyall Dawson
07:23 AM Revision 249c6fcb (qgis): Densify canvas extent geometry before reprojecting for views
Makes displaying canvas extent in extra map views nice and smooth
if canvas CRSes differ.
Nyall Dawson
06:07 AM Revision 5360b791 (qgis): [FEATURE] New API QgsGeometry::densifyByCount
Densifies a geometry by adding a specified number of vertices
to each segment
Nyall Dawson

2017-03-24

07:12 PM Revision fc425b2c (qgis): make travis even happier
Jürgen Fischer
07:11 PM Revision 33ccb8a9 (qgis): make travis happy
Jürgen Fischer
05:52 PM Revision 3d24b7a0 (qgis): processing: improve saga detection on windows
(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd) Jürgen Fischer
05:52 PM Revision 0378214a (qgis): processing: improve saga detection on windows
(cherry picked from commit 0d1ab702fc7112afabf5319ad947a445bb219acd) Jürgen Fischer
02:43 PM Revision 2dac2d3b (qgis): Hide and show system tray icon on all platforms
Nathan Woodrow
01:32 PM Revision 4c0ace95 (qgis): Hide system tray icon on Windows
Nathan Woodrow
01:21 PM Revision 25d9df3c (qgis): Release of 2.18.5
Jürgen Fischer
01:21 PM Revision 35b74898 (qgis): Release of 2.14.13
Jürgen Fischer
08:50 AM Revision 918c47c4 (qgis): [bugfix][backport] Apply authentication configuration to xyz layers
Alessandro Pasotti
08:49 AM Revision 9c5abc95 (qgis): [FEATURE] Add a secondary stroke color to QgsRubberBand (#4301)
This comes in handy when in need of insure visibility of a
marker/line/polygon overlay over both light and dark areas...
Mathieu Pellerin - nIRV
08:13 AM Revision 8b0e3d8d (qgis): [bugfix] Apply authentication configuration to xyz layers
Alessandro Pasotti
02:35 AM Revision 40f86b20 (qgis): [processing] GRASS 7.2 support: use SQL compatible output names (#4298)
(fixes #16370) Mathieu Pellerin - nIRV
02:16 AM Revision 2354696f (qgis): Fix error when enabling additional providers in processing
Add an interface method to show the options dialog at a specific
page. This is required since plugins can now embed t...
Nyall Dawson
01:59 AM Revision 109be1b0 (qgis): Allow options filter to search in QTreeViews
Such as processing options. Quite basic - it just checks the item
text but does not filter or highlight items in the ...
Nyall Dawson
01:41 AM Revision 23e2202d (qgis): Backport some UI fixes to 2.18 (#4191)
* Set a name to the raster resampling dialog
* Fix "Configure container" dialog
Harrissou Santanna
01:41 AM Revision 5f1a512d (qgis): Remove unused options search widgets
Nyall Dawson
01:35 AM Revision 83db0fbe (qgis): Fix broken widget filter box in layer/project properties
Nyall Dawson

2017-03-23

12:58 AM Revision 9d5f2892 (qgis): hide Internal connection if build is without WITH_QTMOBILITY cmake setting
use previously set connection; set Autodetect only if Internal happened to be the stored setting.
fix #13233
Steven Mizuno
12:36 AM Revision 02b4f6c7 (qgis): Spell check: accurancy->accuracy
Nyall Dawson
11:34 PM Revision 4d42d769 (qgis): Allow showing main canvas extent in extra map views
Another step toward multicanvas replacing map overview panel Nyall Dawson
03:29 PM Revision 1ffa9ee7 (qgis): Revert renaming of main layer-tree-group node
Matthias Kuhn
03:29 PM Revision e5aaceac (qgis): Preserve custom layer order in offline editing
Matthias Kuhn
03:29 PM Revision 8cecf236 (qgis): Document API breaks
Matthias Kuhn
03:29 PM Revision f33aabd9 (qgis): Completely move layer order to core
Matthias Kuhn
03:29 PM Revision baa4c862 (qgis): Fix tests
Matthias Kuhn
10:54 AM Revision af8905f4 (qgis): Merge pull request #4297 from rldhont/release-2_14-processing-saga-230
[Processing] Add SAGA LTR support in 2.14 René-Luc ReLuc
10:54 AM Revision 5afdf6fc (qgis): Merge pull request #4296 from rldhont/release-2_18-processing-saga-230
[Processing] Add SAGA LTR support in 2.18 René-Luc ReLuc
10:54 AM Revision 798b1ed6 (qgis): Merge pull request #4294 from rldhont/bugfix_processing_saga_io_gdal
[Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing) René-Luc ReLuc
01:15 AM Revision 634d5ffb (qgis): Mark QgsRasterRenderer::legendSymbologyItems as /Out/ in sip
Nyall Dawson

2017-03-22

11:51 PM Revision 2446dae1 (qgis): Some more new style connects
Nyall Dawson
07:35 PM Revision f568ca2b (qgis): [Processing] Add SAGA LTR support in 2.18
René-Luc ReLuc
07:30 PM Revision b1ae883d (qgis): [Processing] Add SAGA LTR support in 2.14
René-Luc ReLuc
07:17 PM Revision 2fe7caf7 (qgis): [Processing] Saga: update gdal_io and Flow Accumulation (Flow Tracing)
René-Luc ReLuc
07:12 PM Revision 265da3ff (qgis): Merge pull request #4292 from Gustry/fix_mac_build
fix undeclared identifier on MAC in composer Larry Shaffer
06:17 PM Revision 1a46ddbf (qgis): [processing][API] rename runalg() and runandload() to improve
readability Alexander Bruy
06:11 PM Revision e1a01106 (qgis): [processing][API] rename alglist() to printAlgorithms() to improve
readability. Also introduce algorithmsList() call which returns
available Processing algorithms as list
Alexander Bruy
06:11 PM Revision c1e6ba0f (qgis): [processing] rename AlgorithmExecutor's runalg() and runalgIterating()
to avoid overlapping with general functions and improve readability Alexander Bruy
05:48 PM Revision 8385cd9f (qgis): Handle arrays comparison in QgsExpression
Arnaud Morvan
05:48 PM Revision eeb12830 (qgis): Handle arrays in QgsExpression::quotedValue
Arnaud Morvan
04:03 PM Revision 79566f76 (qgis): remove unused method
Alexander Bruy
03:17 PM Revision ccbca664 (qgis): code cleanups
Alexander Bruy
02:44 PM Revision acd37449 (qgis): [processing][API] rename algoptions() to algorithmOptions()
Alexander Bruy
02:35 PM Revision 11963776 (qgis): fix undeclared identifier on mac in composer
Etienne Trimaille
02:25 PM Revision 3e4fb56e (qgis): [processing][API] rename alghelp to algorithmHelp
Alexander Bruy
07:22 AM Revision 616868ef (qgis): Merge pull request #4054 from nyalldawson/fix_2738
[composer] Restore legend customisation from composer templates (Fix #2738) Nyall Dawson
07:18 AM Revision 060a57f1 (qgis): Merge pull request #4287 from nyalldawson/processing_default_layer
[processing] Default to current layer in layer selection combos Alexander Bruy
07:00 AM Revision 75b20ca9 (qgis): Add unit test for loading composer template restores legend customisation
Sponsored by ENEL, on behalf of Faunalia Nyall Dawson
05:57 AM Revision 95c30725 (qgis): Update loose layer matching to use layer source, name and provider
Nyall Dawson
04:01 AM Revision 746d288e (qgis): Don't emit layerOrderChanged when removing layers
Otherwise it automatically enables the layer order panel Nyall Dawson
03:33 AM Revision 21df6252 (qgis): Fix incorrect project CRS when loading project (fix #16149)
This commit fixes a situation where loading a project results
in incorrect project & canvas CRS. The bug is trigerred...
Nyall Dawson
02:58 AM Revision 22b3307b (qgis): [composer] Restore legend customisation from composer templates
This change allows customised legends within composer templates
to be correctly restored when creating a new composit...
Nyall Dawson
02:46 AM Revision b8fd1fd7 (qgis): Some more use of QgsProject crs instead of canvas crs
Nyall Dawson
02:15 AM Revision 8593e387 (qgis): Add missing api break note
Nyall Dawson
02:13 AM Revision 0500865b (qgis): Set default layer CRS according to behaviour radio (fix #11889)
Makes the new layer dialogs correctly respect the current project
CRS choice when set to follow project CRS.
Nyall Dawson
01:27 AM Revision 1042b442 (qgis): [composer] Fix maps defaulting to rectangle preview mode
Nyall Dawson
01:20 AM Revision 7c79803c (qgis): Add missing dynamic cast for QgsTriangle to sip bindings
Nyall Dawson
01:03 AM Revision a8e8eec9 (qgis): Convert almost all core connects to new style
Just a handful remain which for various reasons cannot
be converted
Nyall Dawson

2017-03-21

10:38 PM Revision b7d2b9fd (qgis): Merge pull request #4283 from nyalldawson/filterrect
Remove QgsFeatureRequest::FilterRect Nyall Dawson
10:37 PM Revision 2e9f9969 (qgis): Merge pull request #4281 from nyalldawson/does_not_contain
[FEATURE][processing] Add 'does not contain' to Extract By Attribute Nyall Dawson
09:23 PM Revision aad182fd (qgis): Merge pull request #4274 from nyalldawson/scroll_timer
A different approach to avoiding accidently scroll changes Nyall Dawson
11:17 AM Revision e8deab21 (qgis): Fix QgsGeometryRubberBand.setGeometry binding also in 2.18
Marco Hugentobler
09:50 AM Revision fb3d07f3 (qgis): [FEATURE] New class for triangle
Adds a new geometry class for Triangle geometries
Methods include orthocenter, bisectors, medians, medial, circumscr...
Loïc BARTOLETTI
08:06 AM Revision 0710fb5d (qgis): Flip some connects to new style
Nyall Dawson
07:49 AM Revision bd179997 (qgis): Swap QgisApp to use new style connects
Nyall Dawson
06:58 AM Revision 45f2cd55 (qgis): Fix duplicate QgsRectangle.toString methods
Condenses the 2 duplicate methods to a single method which is usable from the Python bindings. jdugge
06:49 AM Revision b54fe1e3 (qgis): Use a clearer marker for main canvas position in view windows
Nyall Dawson
06:37 AM Revision f6699332 (qgis): Fix Coverity null pointer derefence issues
Nyall Dawson
06:35 AM Revision ce6783a3 (qgis): Fix Coverity null pointer dereference error
Nyall Dawson
06:32 AM Revision 51c1d670 (qgis): Fix Coverity null pointer dereference warning
Nyall Dawson
06:31 AM Revision e17c263e (qgis): Remove unnecessary null check
Nyall Dawson
06:30 AM Revision 05a3ce3b (qgis): Fix broken logic test in QgsFeatureListModel conditional styles
Nyall Dawson
06:29 AM Revision eb742bd2 (qgis): Fix possible null pointer dereference
Nyall Dawson
06:24 AM Revision 545da60a (qgis): Fix coverity use of uninitialized variable error
Nyall Dawson
04:25 AM Revision f0709ae3 (qgis): Merge pull request #4279 from nyalldawson/layout_manager2
Rework handling of compositions and projects, and composer windows Nyall Dawson
03:50 AM Revision ab11dfb7 (qgis): [composer] Don't load HTML for labels on project load
Instead defer to composer load. Also make sure html is reloaded
when composition is force refreshed.
Nyall Dawson
03:32 AM Revision 9cba2658 (qgis): Better handling of composer map forced refreshes
Nyall Dawson
02:51 AM Revision 7f1a0748 (qgis): Fix missing initial render of composer maps
Nyall Dawson
02:51 AM Revision a1160e9e (qgis): Fix Windows build
Nyall Dawson
01:32 AM Revision c6602688 (qgis): Don't use combobox of existing composer names in new composer title dialog
It's odd UX - selecting any of these results in an error message,
so giving them as choices is misleading.
Fix #1267...
Nyall Dawson
01:32 AM Revision ce3c854f (qgis): Remove hack to get composer maps to follow canvas
Nyall Dawson
01:32 AM Revision 041129d5 (qgis): Fix loading composition triggers render of all composer maps
Also cleanup some more unused API methods Nyall Dawson
01:32 AM Revision b6c76186 (qgis): Restore opening existing composers
Nyall Dawson
01:32 AM Revision c9b87387 (qgis): Fix restoration of compositions from legacy projects
Nyall Dawson
01:32 AM Revision 54d1a93c (qgis): Add missing TransferThis annotation
Nyall Dawson
01:32 AM Revision 77706a64 (qgis): Avoid multiple map/legend renders while loading compositions
Nyall Dawson
01:32 AM Revision 4a993de5 (qgis): Fix crash when reopening composers
Nyall Dawson
01:32 AM Revision 885269ee (qgis): Only create composer item config widgets on demand
Instead of creating them for all items when composer window
is opened, instead just create and destroy them when
requ...
Nyall Dawson
01:32 AM Revision dbf01603 (qgis): Rework atlas layer action to handle temporary composer windows
Nyall Dawson
01:32 AM Revision 2e94f7de (qgis): Remove another use of old iface methods
Nyall Dawson
01:32 AM Revision 53160c7b (qgis): [composer] Port composer manager to layout manager
Also switch to using a proper model to show/edit compositions
in the dialog.
Nyall Dawson
01:32 AM Revision 3aef32a1 (qgis): [composer] Rework interface composer methods
Since composer windows are now only created on demand, and
destroyed when the window is closed, the old interface met...
Nyall Dawson
01:32 AM Revision b4089528 (qgis): Add a basic interface for composer windows
Not much there yet, but it adds an interface with stable API
which can be used by plugins and scripts to interact wit...
Nyall Dawson
01:32 AM Revision 148e2bcf (qgis): Better method to autogenerate composer names
Nyall Dawson
01:32 AM Revision 8d015731 (qgis): Add/refine test masks for server test
Nyall Dawson
01:32 AM Revision 79a11dcd (qgis): Extend layout manager tests
Nyall Dawson
01:32 AM Revision 5722f15a (qgis): Remove more ununused composer code, fix updating existing
compositions when settings change Nyall Dawson
01:32 AM Revision 8c8ac615 (qgis): Port composer template saving and duplicating to layout manager
Nyall Dawson
01:32 AM Revision 8478b7ab (qgis): [composer] Allow floating docks
Now that composer windows are deleted on close, we no longer
suffer from the Qt bug which keeps floating docks open w...
Nyall Dawson
01:32 AM Revision 9be22e19 (qgis): Remove more unneeded composer window code
Nyall Dawson
01:32 AM Revision 63f7bee6 (qgis): Followup setting composition name
Nyall Dawson
01:32 AM Revision bfb15da4 (qgis): Use layout manager when testing for unique composer names
Nyall Dawson
01:32 AM Revision 3a1ac1a9 (qgis): [composer] Attach compositions to QgsProject
This adds a new QgsLayoutManager class which is used for
storage and serializing/deserializing of compositions.
A Qg...
Nyall Dawson
01:32 AM Revision c60a73cb (qgis): [composer] Composer windows are created on demand and destroyed on close
Avoids having to create a window and all widgets for every
composition when loading a project. Speeds up loading
proj...
Nyall Dawson
01:26 AM Revision ce7180ca (qgis): [processing] Default to current layer in layer selection combos
Makes things easier for large projects and avoids scrolling through
a large list of layers
Nyall Dawson
01:12 AM Revision c412596b (qgis): Better saving/restoring of map view dock position
Inspired by Sourcepole's kadas-albireo Nyall Dawson

2017-03-20

12:09 AM Revision 2a80d287 (qgis): [processing] Sync features in Select by Expression with Select by Attri...
Adds new stuff like "is null"/"is not null"/"does not contain"
to the Select By Attribute algorithm.
Nyall Dawson
11:58 PM Revision 954ee203 (qgis): [FEATURE][processing] Add 'does not contain' to Extract By Attribute
Nyall Dawson
11:57 PM Revision ecb233b7 (qgis): Add custom widget plugin for QgsScrollArea
Nyall Dawson
11:46 PM Revision 907ad02a (qgis): Avoid accidental child widget value changes when scrolling scroll areas
This adds a new QgsScrollArea widget which is a subclass of QScrollArea.
QgsScrollArea has extra logic which temporar...
Nyall Dawson
11:46 PM Revision 8e6d7927 (qgis): Swap all QScrollAreas to QgsScrollAreas
Nyall Dawson
11:02 PM Revision ece7ba72 (qgis): [Server] Enhance WCS mapLayerFromCoverage
René-Luc ReLuc
11:02 PM Revision d1e8c261 (qgis): [Server] Enhance WFS mapLayerFromTypeName
René-Luc ReLuc
11:01 PM Revision 313d7ffa (qgis): [Server] Layer cache messages
René-Luc ReLuc
10:46 PM Revision 62368105 (qgis): More images cleanups: Removed the developers folder as it is not mainta...
Tim Sutton
10:46 PM Revision d2b29a3e (qgis): Fixed build due to missing image resource reference.
Tim Sutton
10:46 PM Revision eb084125 (qgis): Update logos to use new QGIS logo
Tim Sutton
10:46 PM Revision 9ac4f7c4 (qgis): In progress migration to new QGIS icon
Tim Sutton
10:38 PM Revision 58bd0e14 (qgis): [Server] Enhance WCS mapLayerFromCoverage
René-Luc ReLuc
10:30 PM Revision 1ec067e7 (qgis): [Server] Enhance WFS mapLayerFromTypeName
René-Luc ReLuc
10:26 PM Revision b15d9e49 (qgis): [Server] Layer cache messages
René-Luc ReLuc
05:01 PM Revision f60dc811 (qgis): Wrap and expose system tray notifications (#4286)
* Wrap and expose system tray notifications
* System tray notifications: renamed to showSystemNotification and const
Alessandro Pasotti
04:09 PM Revision 5adbc641 (qgis): QgsSettings: added Auth, App and Providers sections
That should be all we need for namespaced settings. Alessandro Pasotti
02:03 PM Revision 8e71f1ec (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi...
Even Rouault
01:56 PM Revision 06e336bc (qgis): Merge pull request #4285 from rouault/ogr_fast_changeattributes_2.18
[2.18] OGR data provider: use transactions when changing attributes and geometries (if possible) (#16216) Even Rouault
01:26 PM Revision 6becea74 (qgis): [OGR provider] Run addFeatures() and deleteFeatures() within transaction
Cherry-picked from fbb8ffcc164828158bef551bfbfc1302e8f8145f Even Rouault
01:25 PM Revision 6715441e (qgis): OGR data provider: use transactions when changing attributes and geomet...
Cherry picked from 16a421c7a8292b4e697363e5c57634ff57025e3a Martin Landa
06:03 AM Revision f3e1772b (qgis): Remove QgsFeatureRequest::FilterRect
This enum value has not been in use since filter rects were
separated from other filter types. Leaving it in API is c...
Nyall Dawson
05:34 AM Revision 603d02d4 (qgis): Fix incorrect results when using QgsFeatureRequest.acceptFeature with f...
Nyall Dawson
03:26 AM Revision 4b041d6f (qgis): Improve docs
Nyall Dawson
01:45 AM Revision 0ed14148 (qgis): Fix map not refreshed when deselecting/inverting selection (fix #16365)
Nyall Dawson

2017-03-19

11:16 PM Revision 0d3cf574 (qgis): Revert "[FEATURE] Allow using secondary zoom wheel on mouse to magnify ...
This reverts commit ecc49256a37d4333d9cefdeefff1f3fd7a38d893.
Works very badly for touchpads, where horizontal movem...
Nyall Dawson
12:52 PM Revision 6f430a60 (qgis): Move QgsAnimatedIcon to a generic implementation (#4272)
Matthias Kuhn
01:22 AM Revision af746351 (qgis): fix build (followup 737719e)
Jürgen Fischer

2017-03-18

12:11 PM Revision 616b4dd9 (qgis): Set feature valid on setId
Matthias Kuhn
12:11 PM Revision babab3da (qgis): Fix failing test
Matthias Kuhn
12:11 PM Revision 255eb98b (qgis): Make features valid on setAttribute and setGeometry
Implements https://github.com/qgis/qgis3.0_api/issues/75 Matthias Kuhn

2017-03-17

11:36 PM Revision d03ec911 (qgis): [auth] Add missing auth system ui headers for external C++ apps
(cherry-picked from f3e90f1d5a87b2a7c6c693aa8ba3eaad64161b1d) Larry Shaffer
11:33 PM Revision 921a0c75 (qgis): Updates to QgsPasswordLineEdit
- Add public func to set password visibility (instead of exposing slot)
- Add initial password visibility param; defa...
Larry Shaffer
11:14 PM Revision 16cf3665 (qgis): Add version parsing to FindQGIS CMake module
Larry Shaffer
08:43 PM Revision 35fab876 (qgis): Updated ogr2ogr.py with GeoPackage in FORMATS and EXTS.
GeoPackage really deserves to become a first class citizen in QGIS at for vector and probably also for raster :-)
(Wo...
Stefan
05:37 PM Revision 707ff843 (qgis): Merge pull request #4277 from rouault/outputformat_gml3_2.18
[WFS provider] Select GML3 output format for WFS 1.0 when available Even Rouault
05:19 PM Revision 24e3214e (qgis): add checkbox to open sublayers in a group
Etienne Trimaille
05:12 PM Revision 737719e4 (qgis): [WFS provider] Select GML3 output format for WFS 1.0 when available
Some WFS servers like QGIS servers can expose GML3 output format for GetFeature
requests, which enable to retrieve cu...
Even Rouault
01:48 PM Revision ed1b0a2e (qgis): Merge pull request #4270 from rouault/wfs_outputformat
[WFS provider] Select GML3 output format for WFS 1.0 when available Even Rouault
11:55 AM Revision 1337ee38 (qgis): [composer] Smooth scrolling for touchpads
Nyall Dawson
09:00 AM Revision 25fe2b07 (qgis): [labelling] fix font size @value variable (fixes #16362) (#4273)
Mathieu Pellerin - nIRV
04:57 AM Revision e5f58140 (qgis): Allow clicking mouse back button on stacked panel widgets
Only works if click occurs outside of widgets - we probably should
start ignoring clicks which aren't left/middle/rig...
Nyall Dawson
04:55 AM Revision 7aff3e78 (qgis): Flip panel connects to new style
Nyall Dawson
04:00 AM Revision ecc49256 (qgis): [FEATURE] Allow using secondary zoom wheel on mouse to magnify canvas
Nyall Dawson
03:35 AM Revision 1a50352c (qgis): [FEATURE] Allow navigating back/forward through canvas view history
with back/forward mouse buttons Nyall Dawson
03:28 AM Revision fa22fabe (qgis): Merge pull request #4266 from nyalldawson/raster_proj
Avoid getting stuck in raster projector loop for long times Nyall Dawson
03:10 AM Revision 2dbb128d (qgis): Make raster engine safer with memory usage
Nyall Dawson
02:02 AM Revision 68ec95df (qgis): Avoid getting stuck in raster projector loop for long times
Nyall Dawson

2017-03-16

06:41 PM Revision 9887734a (qgis): don't crash on late update timeouts
(cherry picked from commit 5541ad0c06e298c9df804b2236ff660f129db3e6) Jürgen Fischer
06:39 PM Revision 5541ad0c (qgis): don't crash on late update timeouts
Jürgen Fischer
05:24 PM Revision e950b7b5 (qgis): Merge pull request #4268 from alexbruy/scripts-tests
[processing] support for scripts in the test suite Alexander Bruy
04:49 PM Revision e1b1465b (qgis): move select by attribute script test to QGIS tests
Alexander Bruy
04:48 PM Revision c4052e6e (qgis): added sample test script which calls two algorithms
Alexander Bruy
04:48 PM Revision a70e73cd (qgis): minor script fixes
Alexander Bruy
04:48 PM Revision 394b4f1a (qgis): fix typo
Alexander Bruy
04:48 PM Revision efa9935c (qgis): missed file
Alexander Bruy
04:48 PM Revision c603df1a (qgis): [processing] allow tests for scripts
Alexander Bruy
04:48 PM Revision 911fc924 (qgis): add note about scripts tests to the README
Alexander Bruy
04:42 PM Revision 3bcf287a (qgis): Processing tests (#4259)
* [processing] qgis regular points test
* [processing] qgis shape buffer variable tests
* [processing] qgis create ...
matteo ghetta
01:32 PM Revision 852f01b0 (qgis): [WFS provider] Select GML3 output format for WFS 1.0 when available
Some WFS servers like QGIS servers can expose GML3 output format for GetFeature
requests, which enable to retrieve cu...
Even Rouault
12:24 PM Revision 56e67522 (qgis): add aux files generated by tests to .gitignore
Alexander Bruy
11:54 AM Revision 90e91448 (qgis): Fetch geometries when required by expression filter
Fix #16358 Matthias Kuhn
05:23 AM Revision 47a71135 (qgis): Fix some suffixes for spin boxes
Nyall Dawson
03:56 AM Revision b0dc9f85 (qgis): [processing] Fix error when opening modeler (fix #16270)
Nyall Dawson

2017-03-15

09:12 PM Revision 874c7263 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
René-Luc ReLuc
09:07 PM Revision a7f92bd8 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
René-Luc ReLuc
09:01 PM Revision eb223192 (qgis): [BUGFIX][Processing] Vector tools -- add next methods for features iter...
René-Luc ReLuc
01:12 PM Revision f18b8980 (qgis): Merge pull request #4258 from rouault/ogr_isfieldsetandnotnull
[OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available. Even Rouault
08:23 AM Revision e2d71812 (qgis): spelling
Denis Rouzaud
08:01 AM Revision fbb8ffcc (qgis): [OGR provider] Run addFeatures() and deleteFeatures() within transaction
Even Rouault
08:01 AM Revision 16a421c7 (qgis): OGR data provider: use transactions when changing attributes and geomet...
Martin Landa
07:49 AM Revision e4df60b2 (qgis): backport fix vertical alignment in attribute table references #12700 fu...
Etienne Trimaille
07:21 AM Revision 04508fcc (qgis): Update the install instructions
- The install doc is not available in documentation nor translated
- SPIT plugin no longer exists
- Mention versionin...
Harrissou Santanna
06:19 AM Revision 06074307 (qgis): Move "new view" action alongside other view tools in toolbar
Nyall Dawson
06:19 AM Revision 29a8c0cf (qgis): [FEATURE] @layout_name variable for retrieving composition name
Likely useful in some circumstances!
Fixes #15824
Nyall Dawson
06:19 AM Revision ae45d8d4 (qgis): Move composer title to composition name
Allows the name to be retrieved from core code Nyall Dawson
05:30 AM Revision 4f3cf688 (qgis): [style dock] fix defining min/max values via raster histogram (#4262)
Mathieu Pellerin - nIRV
04:22 AM Revision a0073a38 (qgis): Better handling of pre 3.0 project CRS upgrades
Project CRS is inconsistently used for 2.x projects, so always
take the main canvas CRS as the project CRS when openi...
Nyall Dawson
04:22 AM Revision 59ad7695 (qgis): Never set the main canvas CRS manually
Instead always rely on connection to project CRS changes Nyall Dawson
01:18 AM Revision 4b53ac6e (qgis): Fix datum transformation for raster layers
Forward port from d6185b5 Marco Hugentobler
01:06 AM Revision 738f4415 (qgis): Merge pull request #4253 from nyalldawson/multi_canvas2
[FEATURE] Multi canvas/additional map views Nyall Dawson

2017-03-14

11:42 PM Revision b8c3c139 (qgis): blacklist epsg:6966 and epsg:7082 for crssync
Jürgen Fischer
11:42 PM Revision f9a5a76c (qgis): fix duplicate labels in api_break.dox
Jürgen Fischer
11:32 PM Revision 16f32826 (qgis): backport fix vertical alignment in attribute table references #12700 fu...
Etienne Trimaille
10:27 PM Revision a66ef0c0 (qgis): Merge pull request #4254 from Gustry/vertical_alignment
make the attribute table vertical aligned Nyall Dawson
09:59 PM Revision 647e814b (qgis): Merge pull request #4248 from arnaud-morvan/expressions_with_null
Improve NULL handling in expressions Nyall Dawson
09:12 PM Revision afdbf1bb (qgis): fix FieldFormatter in pi_break.dox
Jürgen Fischer
06:26 PM Revision 85776a1b (qgis): Merge pull request #4256 from alexbruy/password-lineedit
[FEATURE][needs-docs] new custom widget PasswordLineEdit Alexander Bruy
03:40 PM Revision 47dd83dd (qgis): [OGR provider] Use OGR_F_IsFieldSetAndNotNull() when available.
Starting with GDAL 2.2, there are 2 concepts: unset fields and null fields
whereas previously there was only unset fi...
Even Rouault
02:27 PM Revision ac912cc0 (qgis): make the attribute table vertically aligned
Etienne Trimaille
12:37 PM Revision 0dc61cb2 (qgis): use new style for signal-slot connection
Alexander Bruy
11:53 AM Revision 2ccdbc9a (qgis): use C++11 style initializer in custom widget
Alexander Bruy
11:50 AM Revision d24ba19e (qgis): add Q_PROPERTY for showLockIcon
Alexander Bruy
11:42 AM Revision ff2d1ad1 (qgis): update dialogs to use new password lineedit widget
Alexander Bruy
11:42 AM Revision f6e4c2b4 (qgis): add custom widget for Qt Designer
Alexander Bruy
11:42 AM Revision 9e41b822 (qgis): remove unused forward declaration
Alexander Bruy
11:42 AM Revision a537c0c0 (qgis): add SIP bindings
Alexander Bruy
11:42 AM Revision 1ef68358 (qgis): [FEATURE][needs-docs] new custom widget: password edit with built-in sh...
password button. Alexander Bruy
10:15 AM Revision b1327380 (qgis): external resource widget config: use single combobox rather than checka...
this will allow to use a data defined button later on Denis Rouzaud
10:14 AM Revision 1e5f6491 (qgis): Fix some use of direct project key read when getter should be used
Nyall Dawson
10:13 AM Revision 0ecba446 (qgis): Remove unused files
Nyall Dawson
09:04 AM Revision d6185b58 (qgis): Fix datum transformation for raster layers
Marco Hugentobler
08:27 AM Revision 730d10a1 (qgis): Fix failing test
Nyall Dawson
07:45 AM Revision 0afc88e0 (qgis): Make sure main canvas is always synced to project CRS (part 1)
Fix #16337 Nyall Dawson
07:44 AM Revision 1aee4246 (qgis): Restore projects with OTF off to "no projection" (fix #16338)
Nyall Dawson
07:44 AM Revision 798f0f7b (qgis): Avoid Qt warning due to null action
Nyall Dawson
03:20 AM Revision 2d37ca9b (qgis): Add method to interface to close map canvases
Nyall Dawson
03:00 AM Revision 57637ca8 (qgis): Rework sync extent option for map views
Instead of a single sync extent option, the option has been split
into a "sync map center" option, and a "sync scale"...
Nyall Dawson
02:01 AM Revision e21b9080 (qgis): Port cursor marker from Aux Window plugin to multi canvas
Shows a marker in map views indicating the position of the cursor
in the main canvas. Can be toggled on/off as desired.
Nyall Dawson
01:31 AM Revision 946a9d0e (qgis): Prevent synced view scale from going to 0 when resizing synced docks
Nyall Dawson

2017-03-13

12:55 AM Revision 48df5dd1 (qgis): Better initial placement of new map views
Nyall Dawson
12:55 AM Revision 2694b737 (qgis): Remove warning on closing map views
Seemed like a good idea, but in practice it's just more annoying
than it is useful
Nyall Dawson
12:44 AM Revision 2f01c04d (qgis): Move New Map View action to View menu (more logical place)
Nyall Dawson
12:43 AM Revision e2d64250 (qgis): Fix capitalization, formatting of strings
Nyall Dawson
12:34 AM Revision dbfee13b (qgis): Indentation
Nyall Dawson
12:28 AM Revision b2799007 (qgis): Refresh map extent when activating sync extent mode
Nyall Dawson
12:28 AM Revision 40bb4e9a (qgis): Save extent sychronized state in project for views
Nyall Dawson
12:28 AM Revision 73c09bf6 (qgis): Use a nicer icon for sync extent
Nyall Dawson
12:28 AM Revision e1f41715 (qgis): Default to floating docks for new map views
Helps minimise the effects of being unable to restore docked
view positions
Nyall Dawson
12:28 AM Revision ea10cc68 (qgis): Allow annotations to be toggled in additional map views
Nyall Dawson
12:28 AM Revision 76b9d949 (qgis): Add toolbar buttons for navigating map views
Nyall Dawson
12:28 AM Revision 95806bb5 (qgis): Make extra map views either follow the main canvas layers/styles,
or allow them to be set to follow a map theme preset
I.e. all styling and configuration operations for secondary
vie...
Nyall Dawson
12:28 AM Revision 419e53b8 (qgis): Fix map view synchronization with different CRS
Nyall Dawson
12:28 AM Revision 560e9c25 (qgis): Allow renaming map views
Nyall Dawson
12:28 AM Revision dbe54c0d (qgis): Use a pan tool for map views
Nyall Dawson
12:28 AM Revision 843a72e5 (qgis): Allow setting magnification factor for map views
Nyall Dawson
12:28 AM Revision 7b28760f (qgis): Move map view crs setting to menu
Nyall Dawson
12:28 AM Revision fa46e5ab (qgis): Add rotation control to map views
Nyall Dawson
12:28 AM Revision 02a0e532 (qgis): Add options menu and allow setting map view scale
Nyall Dawson
12:28 AM Revision 9560bbaa (qgis): Fix crash when loading projects with multi canvas
Nyall Dawson
12:28 AM Revision 271ed6cb (qgis): Allow canvas extents to be synchronized
Nyall Dawson
12:28 AM Revision e4469c89 (qgis): Save/restore extra map views in project
Nyall Dawson
12:28 AM Revision ee969df8 (qgis): Correctly handle reading/writing multiple canvas to project
Nyall Dawson
12:28 AM Revision cb43ec3d (qgis): Close extra map views when changing project
Nyall Dawson
12:28 AM Revision 2c61e4c4 (qgis): Handle deleting map views
Nyall Dawson
12:28 AM Revision 864cae40 (qgis): Ensure operations which should apply to all canvases do
Nyall Dawson
12:28 AM Revision 5c873f66 (qgis): Ensure all canvases are refreshed when project properties are applied
Nyall Dawson
12:28 AM Revision d6199804 (qgis): Ensure additional canvases respect settings
Nyall Dawson
12:28 AM Revision d452ae12 (qgis): Ensure all canvases show annotations
Nyall Dawson
12:28 AM Revision f81b63b7 (qgis): Create new map canvases using QgsMapCanvasDockWidget
Dock has a toolbar, currently with a single button to
allow users to set the CRS for the canvas
Nyall Dawson
12:28 AM Revision 29d77b0c (qgis): [FEATURE] Shell functionality for creating new canvases
Allows new "map views" to be created in the main QGIS interface.
These are map canvases, but with limited functionali...
Nyall Dawson
08:13 PM Revision 2654c72e (qgis): add windows download link for ninja to INSTALL
Jürgen Fischer
08:13 PM Revision 8bea7422 (qgis): fix flake8 warnings
Jürgen Fischer
04:47 PM Revision 97a37097 (qgis): Fix possible null-pointer dereference
Sandro Mani
04:47 PM Revision d6f4621b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
Sandro Mani
04:47 PM Revision bdd3ce3b (qgis): [ArcGIS Rest] Fix some icons
Sandro Mani
01:16 PM Revision f355fcd9 (qgis): Fix geometry aggregate when first geometry is NULL (usertype)
Arnaud Morvan
01:16 PM Revision adb13e1c (qgis): Fix aggregate when group_by value is NULL
Arnaud Morvan
01:16 PM Revision b798c3a7 (qgis): Handle NULL in function "Array"
Arnaud Morvan
11:46 AM Revision 55e7d93b (qgis): Fix link to developer's guide
Harrissou Santanna
10:20 AM Revision a652f73f (qgis): Merge pull request #4239 from nyalldawson/layer_freakin_order
Allow retrieval of project layer order through QgsProject Nyall Dawson
10:04 AM Revision 6b8bcadd (qgis): Merge pull request #4249 from SrNetoChan/release-2_18
Add between/not between to numerical fields in select by form Jürgen Fischer
09:07 AM Revision 1ca73f4f (qgis): harmonize all providers to use lowercase qgis as settings key (#4252)
(fixes ArcGisRest browser / connection dialog) Mathieu Pellerin - nIRV
06:57 AM Revision a8d627d5 (qgis): Revert "Remove no longer required hack to get composer maps to render"
Because... server Nyall Dawson
06:13 AM Revision 3ffeabe2 (qgis): Fix failing composer map tests
Nyall Dawson
06:03 AM Revision a271199b (qgis): When theme is removed, canvas falls back to default view
Nyall Dawson
05:42 AM Revision 2cba5284 (qgis): If no project layer order set, use layer tree layer order
for QgsMapThemeCollection::masterVisibleLayers() Nyall Dawson
05:11 AM Revision 0d0a81b0 (qgis): Clearing map canvas theme falls back to project layers
Nyall Dawson
05:08 AM Revision 7f85169e (qgis): Move test to correct location
Nyall Dawson
05:04 AM Revision 70bc526b (qgis): Indentation
Nyall Dawson
05:03 AM Revision f4877ce8 (qgis): Remove no longer required hack to get composer maps to render
canvas layers Nyall Dawson
04:40 AM Revision 452abb24 (qgis): Add method to QgsMapThemeCollection to retrieve ordered list of
visible layers for the project Nyall Dawson
04:22 AM Revision a8816e55 (qgis): Qt5 style connects
Nyall Dawson
04:20 AM Revision e8850648 (qgis): No longer need to store custom layer order for canvas bridge
Since it's now set at the project level Nyall Dawson
03:52 AM Revision 2c3c1f7f (qgis): If no project layer order is set, fall back to stored layer order
when retrieving map theme layers
Since we don't ever want to return no layers in this situation
using the stored ord...
Nyall Dawson
03:52 AM Revision 6cfc6a1b (qgis): Allow retrieval of project layer order through QgsProject
Previously this was only accessible through app Nyall Dawson
03:52 AM Revision 5eccaf60 (qgis): Project layer order returns all layers in order, not just visible ones
Otherwise map themes with different visible layers cannot be
correctly ordered
Nyall Dawson
03:52 AM Revision 9faa628f (qgis): Layer order in map themes must always respect project layer order
Nyall Dawson
03:52 AM Revision 98eda352 (qgis): Auto-set GUI for custom layer order when API call to QgsProject::setLay...
is made Nyall Dawson
01:37 AM Revision 5c02c8a3 (qgis): Merge pull request #4238 from nyalldawson/canvas_theme
Allow setting map canvases to auto follow a map theme Nyall Dawson
01:00 AM Revision 9842fcbf (qgis): Add convience method to block while canvas is rendering
NOT to be called from anything but unit tests and standalone
scripts!!
Nyall Dawson

2017-03-12

12:53 AM Revision af532ecd (qgis): Improved docs for QgsMapCanvas::setTheme, handle setLayers and
setLayerStyleOverrides when canvas is following a map theme Nyall Dawson
11:39 PM Revision 7b7c3e1a (qgis): Clearer docs
Nyall Dawson
11:39 PM Revision 588a8fc9 (qgis): Add unit test for changing appearance of style in a theme
Nyall Dawson
11:39 PM Revision 1e6bffe4 (qgis): Allow setting map canvases to auto follow a map theme
Nyall Dawson
11:39 PM Revision 40f3c8c3 (qgis): Fix setting layers to match canvas theme
Nyall Dawson
01:44 PM Revision 1d528469 (qgis): Add PR template for github
Nyall Dawson
01:44 PM Revision cd7b19c3 (qgis): Update pull request template and contribute.md
Matthias Kuhn
09:22 AM Revision 0798faad (qgis): Merge pull request #4250 from ismailsunni/XYZ_connection_dialog
Update UI for XYZ Connection Dialog Nyall Dawson
08:02 AM Revision 18851e4b (qgis): Use new style connect.
Ismail Sunni
07:25 AM Revision 43b5ea12 (qgis): Update UI for XYZ Connection.
Ismail Sunni
05:50 AM Revision d10d6772 (qgis): [BUGFIX] Embedded groups are empty
Blottiere Paul

2017-03-11

01:15 PM Revision b0a6689a (qgis): windows test:
* skip options startup test (--help shows a message box on windows)
* avoid initial console help
(cherry picked from...
Jürgen Fischer
11:00 AM Revision 7293c057 (qgis): windows test:
* skip options startup test (--help shows a message box on windows)
* avoid initial console help
Jürgen Fischer
03:34 AM Revision a08477bd (qgis): Add between/not between to numerical fields in select by form
Mathieu Pellerin - nIRV

2017-03-10

03:58 PM Revision a1e8d680 (qgis): [processing] Fix merge algorithm
Fix #16292 Matthias Kuhn
02:20 PM Revision 856d2979 (qgis): fix zoom vactor value on percent
myarjunar
12:59 PM Revision 7786cabd (qgis): WMTS parsing bugfix backport
Backport of fix https://github.com/geopython/OWSLib/commit/d2d7c60e2bf29f08f2b728ed031e596000aa3432 to fix https://gi... Tom Kralidis
11:11 AM Revision 18a97a7f (qgis): change zoom factor value to percent
myarjunar
11:11 AM Revision 5e216414 (qgis): use QgsSpinBox instead of QSpinBox and add tooltip
myarjunar
11:02 AM Revision a024bc1b (qgis): Add missing description to root path property
Nyall Dawson
11:02 AM Revision c11ef583 (qgis): Generalise editor widget config saving/restoring props from gui
Nyall Dawson
10:10 AM Revision 7da08305 (qgis): * remove ext-libs/pyproj
* for owslib pyproj 1.8.9 in jessie and trusty is sufficient Jürgen Fischer
09:39 AM Revision 7bda715e (qgis): german translation fix (fixes #16335)
Jürgen Fischer
09:38 AM Revision a3ec30a0 (qgis): * remove ext-libs that are already available on target platforms
* drop ubuntu precise support (not built anymore anyway) Jürgen Fischer
08:36 AM Revision bea83775 (qgis): Fix typo
Matthias Kuhn
01:28 AM Revision 5a7e1fb2 (qgis): Merge pull request #4243 from tomkralidis/metasearch-add-data-dropdown
MetaSearch: consolidate "Add WxS" buttons into single dropdown button Tom Kralidis
01:18 AM Revision 236f44dd (qgis): Avoid extra frame drawn around color wheel in menus
Not needed, and looks very ugly with Qt5 styling Nyall Dawson

2017-03-09

12:09 AM Revision c850294e (qgis): [ArcGIS Rest] Fix some icons
Sandro Mani
12:09 AM Revision f5c9275b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
Sandro Mani
12:07 AM Revision f10e9eee (qgis): remove python ext-libs that should meanwhile available everywhere
Jürgen Fischer
08:54 PM Revision fc92e2a6 (qgis): Fix QgsXmlUtils reading list to variant and add test
Matthias Kuhn
08:54 PM Revision 01705800 (qgis): Save QgsProperty related objects via QVariants
Matthias Kuhn
08:54 PM Revision 16870194 (qgis): Correctly use QgsProperties in editor widgets
TODO: save/restore properties Nyall Dawson
06:35 PM Revision 4d77431b (qgis): MetaSearch: consolidate "Add WxS" buttons into single dropdown button
Tom Kralidis
06:12 PM Revision bd2b4528 (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer
As per discussion with Alessandro Pasotti
cherry-picked from 2af1e9f4822a8f272bf7df09bac614067bccfa8d
Larry Shaffer
06:09 PM Revision 577d9e0f (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer
As per discussion with Alessandro Pasotti
cherry-picked from 2af1e9f4822a8f272bf7df09bac614067bccfa8d
Larry Shaffer
05:53 PM Revision 2af1e9f4 (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer, instead of commenting out
As per discussion with Alessandro Pasotti Larry Shaffer
05:42 PM Revision bed3af21 (qgis): Merge pull request #4241 from tomkralidis/issue-16266
add pyproj to Python deps Tom Kralidis
05:02 PM Revision fa89a588 (qgis): add pyproj to Python deps (http://hub.qgis.org/issues/16266)
Tom Kralidis
02:41 PM Revision fa9a000e (qgis): Merge pull request #4240 from tomkralidis/issue-16266
add pyproj to Python deps Tom Kralidis
01:35 PM Revision 05e74803 (qgis): add pyproj to Python deps (http://hub.qgis.org/issues/16266)
Tom Kralidis
11:11 AM Revision bbc849d7 (qgis): Merge pull request #4235 from boundlessgeo/qgssettings-housekeeping
QgsSettings housekeeping Alessandro Pasotti
01:54 AM Revision 11338a2c (qgis): Fix low res macOS icon for dock, app switcher, etc., rendering
Use 1024x1024 size.
cherry-picked from 35edc182ea20eca6b3ae16defce5557f21b390a2
Larry Shaffer
01:52 AM Revision b7da2754 (qgis): Fix low res macOS icon for dock, app switcher, etc., rendering
Use 1024x1024 size.
cherry-picked from 35edc182ea20eca6b3ae16defce5557f21b390a2
Larry Shaffer

2017-03-08

12:53 AM Revision f5d0ba1a (qgis): Ensure on macOS generated export header gets copied to frameworks
It *should* get copied with PUBLIC_HEADER property of target, but CMake
quirk causes it to be skipped if not part of ...
Larry Shaffer
12:53 AM Revision e32478e8 (qgis): Show only notifications for macOS system tray, not constant menubar icon
Otherwise, a menubar QGIS icon is shown, but contains no child actions.
This method of showing notifications should ...
Larry Shaffer
12:53 AM Revision 35edc182 (qgis): Add macOS 1024x1024 icon for dock, app switcher, etc., rendering
[ci skip] Larry Shaffer
12:23 AM Revision 8f470e9a (qgis): Merge pull request #4237 from nyalldawson/filter_selected
[needs-docs] Attribute table "show selected features" shows no featureswhen none are selected Nyall Dawson
12:03 AM Revision 41d5f309 (qgis): [needs-docs] Attribute table "show selected features" shows no features
when none are selected
This change is being driven by performance - the "show selected" mode
can be used to speed up...
Nyall Dawson
11:18 PM Revision 94bef531 (qgis): Merge pull request #4231 from nyalldawson/options
[FEATURE] Interface for plugins to embed pages in the options dialog Nyall Dawson
09:46 PM Revision 95040c1b (qgis): Follow up addition of new units
Nyall Dawson
08:22 PM Revision 9fd7555d (qgis): Merge pull request #4213 from m-kuhn/formatDistanceAreaNew
Modularize distance and area formatting Nyall Dawson
11:37 AM Revision 8b2180f3 (qgis): Unit tests for mm/cm units
Matthias Kuhn
11:36 AM Revision 91da1f58 (qgis): [feature] Add support for square centimeters / square millimeter units
Note for documentation writers, centimers / millimeters support has been
added as well in a previous commit.
Matthias Kuhn
11:36 AM Revision 56163e28 (qgis): Modularize distance and area formatting
Matthias Kuhn
11:36 AM Revision 2c82db50 (qgis): [travis] Fold segfault messages
Matthias Kuhn
11:14 AM Revision 57394789 (qgis): QgsSettings: homogenize "qgis" keys
Alessandro Pasotti
11:11 AM Revision 1822caa8 (qgis): QgsSettings: removed leading slashs from keys
Alessandro Pasotti
11:11 AM Revision e0979046 (qgis): Merge pull request #4233 from myarjunar/test-toMapPixel
add unit test for toMapPoint function Nyall Dawson
07:56 AM Revision 3210fcc1 (qgis): Fix potential crash on destroying QgsMapCanvas
If an active job is rendering when a map canvas is destroyed
then the canvas can crash
Nyall Dawson
07:56 AM Revision 5e6d540b (qgis): Refactor out canvas initializing to project settings
Nyall Dawson
07:56 AM Revision 74381b85 (qgis): Add signal when a map theme changes, add tests
Nyall Dawson
07:56 AM Revision ff6e05c7 (qgis): Fix annotations not always positioned in reprojected maps correctly
Nyall Dawson
07:56 AM Revision c9f6e11c (qgis): Clear cache when setting layer style overrides for canvas
Since old cache images no longer apply Nyall Dawson
07:56 AM Revision 3f1cd69e (qgis): Qt5 connects
Nyall Dawson
06:07 AM Revision 7e546c03 (qgis): add unit test for toMapPoint function
myarjunar
01:06 AM Revision 72cc2ee9 (qgis): Remove macOS standalone browser icon install
[ci skip] Larry Shaffer

2017-03-07

07:39 PM Revision 33d6b51b (qgis): Merge pull request #4232 from manisandro/geomchecker
Geometry checker: Add self-contact check Sandro Mani
07:08 PM Revision db138ff8 (qgis): [Geometry checker] Fix duplicate code in QgsGeometrySelfIntersectionChe...
These checks are already performed by QgsGeometryCheckError::isEqual Sandro Mani
07:08 PM Revision cad9e469 (qgis): [Geometry checker] Add self-contact check
Sandro Mani
01:13 PM Revision 97545901 (qgis): Merge pull request #4228 from tomkralidis/metasearch-http-basicauth
add support for HTTP Basic authentication Tom Kralidis
12:56 PM Revision d6723615 (qgis): add support for HTTP Basic authentication (http://hub.qgis.org/issues/1...
Tom Kralidis
11:20 AM Revision e23dcc8f (qgis): [spell check] avoid multiple replace by adding prev and next char to se...
Denis Rouzaud
10:00 AM Revision 610976ab (qgis): [Processing] Fix exception on right click ToolboxAction (#3347)
(cherry picked from commit 1da60c530d2ab008b4f31bec8a68a4f8c1a05703) Radoslaw Guzinski
09:55 AM Revision e7ea37db (qgis): Revert "spell check: replace only words"
This reverts commit 0d7f697572e646500e002b53053cea0a1c201fd9. Denis Rouzaud
09:43 AM Revision 0d7f6975 (qgis): spell check: replace only words
Jürgen Fischer
09:12 AM Revision 9f23dd24 (qgis): [NEEDS-DOCS][processing] Move configuration to qgis options dialog
Nyall Dawson
09:12 AM Revision 2d807f54 (qgis): [FEATURE] Interface for plugins to embed pages in the options dialog
Allows plugins to embed their options into the standard options
dialog, instead of implementing their own config dial...
Nyall Dawson
05:59 AM Revision e543ff49 (qgis): Merge pull request #4230 from nyalldawson/cache_table_218
Backport attribute table optimisations from 3.0 Nyall Dawson
05:16 AM Revision 8e875ed9 (qgis): Use correct stats in attribute table dialog title
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from ae5a3d3)
Nyall Dawson
05:15 AM Revision dc2f6bb8 (qgis): Avoid unnecessary layer reloads for attribute table
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 6cd97d)
Nyall Dawson
05:07 AM Revision dbd6538d (qgis): Followup "Ensure that full cache flag is cleared when invalid"
This is required - when the cache is invalidated it requires
a full rebuild (eg due to a new attribute being added) i...
Nyall Dawson
04:58 AM Revision 9bbd593c (qgis): Move partial responsibility for filtering attribute table to
dual view master model
This avoids requiring the table to load ALL features when the
table is set to just display se...
Nyall Dawson
04:48 AM Revision 93656733 (qgis): Fix attribute table always fetches geometries for features
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 8a050de)
Nyall Dawson
04:43 AM Revision c55ffd5a (qgis): Ensure that full cache flag is cleared when invalid
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 36f190c)
Nyall Dawson
04:39 AM Revision bae59b90 (qgis): Add (failing) test to ensure that attribute table doesn't fetch
geometry by default
(because performance)
On behalf of Faunalia, sponsored by ENEL
(cherry-picked from acaf97c)
Nyall Dawson
04:34 AM Revision 9bb0c842 (qgis): Ensure both attribute table cache & master model request respect
geometry fetching
If request needs geometry but cache isn't fetching it then cache
is bypassed. This is a performanc...
Nyall Dawson
04:24 AM Revision 7daeca67 (qgis): Small cleanup to QgsDualView - don't use cache to access layer
(cherry-picked from 361399c) Nyall Dawson
04:13 AM Revision 307daf1e (qgis): Clear existing cache when QgsVectorLayerCache is set to cache geom
Any features inside the cache must be cleared, because they
won't necessarily have the feature's geometry cached
On ...
Nyall Dawson
01:33 AM Revision cc0007c3 (qgis): Use a checkbox instead of tree item for "no projection" option
Makes this option more visible and easier to associate with the
old "OTF off" option
Nyall Dawson
 

Also available in: Atom