Activity

From 2017-02-08 to 2017-03-09

2017-03-09

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

2017-03-06

06:06 PM Revision 7dbe4943 (qgis): Notify about QgsProject::crs changes
Matthias Kuhn
04:30 PM Revision c1ede008 (qgis): [Feature] Path prefix for attachment widget can be defined by expression
Matthias Kuhn
01:02 PM Revision 53a60673 (qgis): Qt5 connections
Matthias Kuhn
01:02 PM Revision ac53a3d5 (qgis): [Feature] Conditional styles for relation reference widget
Matthias Kuhn
11:44 AM Revision a188cee0 (qgis): fix typo
Denis Rouzaud
11:08 AM Revision 09f83c26 (qgis): spelling fix
Jürgen Fischer
11:03 AM Revision 0d76dff3 (qgis): spelling fixes
Jürgen Fischer
10:51 AM Revision 99f859e2 (qgis): QgsSettings: removed lower(), now it's case sensistive
Alessandro Pasotti
08:55 AM Revision 9bb7681b (qgis): Merge pull request #4124 from pblottiere/security
add unit tests for sql injection René-Luc ReLuc
03:57 AM Revision b9a0ba1e (qgis): Merge pull request #4226 from tomkralidis/metasearch-fixes-master
MetaSearch: minor fixes for QGIS 3 compat Tom Kralidis
03:43 AM Revision 6ce208c7 (qgis): MetaSearch: minor fixes for QGIS 3 compat
Tom Kralidis

2017-03-05

12:31 AM Revision c2b365c7 (qgis): [FEATURE] Add system tray notifcation for finished tasks.
Should work on all platforms and only shows when application is hidden. Nathan Woodrow
09:02 PM Revision 2a6bcebd (qgis): Revert "Dynamically adjust postgres feature queue size"
This reverts commit 37a7a22197056c08c5d759eef15791818d52c759.
Leads to performance regressions in some tests
Nyall Dawson
08:12 PM Revision 5fd933e7 (qgis): [travis] Fold successful tests and some noise
Matthias Kuhn
08:12 PM Revision 633c258d (qgis): [travis] Less noise when downloading deps
Matthias Kuhn
02:45 PM Revision ee984c57 (qgis): [MetaSearch] update release vresion
Tom Kralidis
02:44 PM Revision 10617b43 (qgis): Merge branch 'release-2_14' of https://github.com/QGIS/qgis into releas...
Tom Kralidis
02:43 PM Revision 21fb5d55 (qgis): [MetaSearch] update release vresion
Tom Kralidis
02:40 PM Revision 4147ead6 (qgis): [MetaSearch] update release vresion
Tom Kralidis
02:04 PM Revision 7886454c (qgis): Merge pull request #4224 from tomkralidis/metasearch-fixes-master
Metasearch fixes master Tom Kralidis
01:42 PM Revision 6822d6b1 (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
Tom Kralidis
01:41 PM Revision 19e60158 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
Tom Kralidis
11:37 AM Revision 5a962e8d (qgis): translation string fixes
Jürgen Fischer
10:21 AM Revision c77172ed (qgis): fix more flake8 warnings
Jürgen Fischer
10:21 AM Revision f00a87cb (qgis): update translation strings
Jürgen Fischer
10:07 AM Revision 43e53d56 (qgis): Merge pull request #4222 from nyalldawson/postgres_queue_218
Dynamically adjust postgres feature queue size (backport) Nyall Dawson
09:07 AM Revision 37a7a221 (qgis): Dynamically adjust postgres feature queue size
Lower the default queue size, but automatically adjust it
based on how long each fetch takes. This change keeps fetch...
Nyall Dawson
05:01 AM Revision 5a543e44 (qgis): Merge pull request #4209 from nyalldawson/postgres_queue_size2
Dynamically adjust postgres feature queue size Nyall Dawson
04:00 AM Revision 9a747de6 (qgis): Merge pull request #4164 from nyalldawson/cache_upgrade
Improvements to attribute table performance Nyall Dawson
03:45 AM Revision 346bfe49 (qgis): Update for QgsSettings
Nyall Dawson
03:27 AM Revision d4b16551 (qgis): Update indentation, fix build
Nyall Dawson
03:14 AM Revision ccf8e6cd (qgis): Indentation
Nyall Dawson
03:09 AM Revision ae5a3d31 (qgis): Use correct stats in attribute table dialog title
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:09 AM Revision 5342a12c (qgis): Remove special handling for attribute table "show visible" initial state
This is no longer required as the show visible option now always
uses provider side filters
Nyall Dawson
03:06 AM Revision 6cd97d8b (qgis): Avoid unnecessary reloads layer for attribute table
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:04 AM Revision e1d80b5b (qgis): Unvert "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
03:02 AM Revision 1d504ea3 (qgis): Revert 38f4a6f
Nyall Dawson
03:02 AM Revision 4d8f886b (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
03:01 AM Revision 8a050ded (qgis): Fix attribute table always fetches geometries for features
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:01 AM Revision 36f190ca (qgis): Ensure that full cache flag is cleared when invalid
On behalf of Faunalia, sponsored by ENEL Nyall Dawson
03:01 AM Revision acaf97c7 (qgis): Add (failing) test to ensure that attribute table doesn't fetch
geometry by default
(because performance)
On behalf of Faunalia, sponsored by ENEL
Nyall Dawson
03:01 AM Revision 5b0e84a3 (qgis): Flip some connects to new style
Nyall Dawson
03:01 AM Revision dadd6133 (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
02:58 AM Revision 361399c0 (qgis): Small cleanup to QgsDualView - don't use cache to access layer
Nyall Dawson
02:53 AM Revision 11c44446 (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

2017-03-04

11:51 PM Revision 3dc5c9a6 (qgis): Merge pull request #4221 from tomkralidis/issue-16176-2.14
MetaSearch: fix help URL Tom Kralidis
11:47 PM Revision fbe4be88 (qgis): Dynamically adjust postgres feature queue size
Lower the default queue size, but automatically adjust it
based on how long each fetch takes. This change keeps fetch...
Nyall Dawson
06:18 PM Revision 090bf1bf (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
Tom Kralidis
06:17 PM Revision f0d2f6dc (qgis): QgsSettings: pass all keys through the sanitizer (and lower())
Alessandro Pasotti
06:12 PM Revision ec80d9c0 (qgis): Merge pull request #4215 from tomkralidis/issue-16261-2.14
MetaSearch: clean OWS URL when adding from search Tom Kralidis
05:23 PM Revision d50930c6 (qgis): Add option to select building Georeferencer plugin
If selected require GSL to be installed Chris Mayo
04:02 PM Revision 191c11a1 (qgis): [travis] Colorize test results
Matthias Kuhn
04:02 PM Revision b6e87775 (qgis): [travis] Remove leftover env variables
Matthias Kuhn
04:02 PM Revision 56b49762 (qgis): Make test database setup more quiet
Matthias Kuhn
04:02 PM Revision 34643d10 (qgis): Cache travis dependencies
Matthias Kuhn
04:02 PM Revision e5de32d3 (qgis): [travis] Add pip cache
Matthias Kuhn
04:02 PM Revision bf24aa5d (qgis): [travis] Parallelize dependency bootstrapping
Matthias Kuhn
09:48 AM Revision 2efb2a38 (qgis): Fix build against recent sip/PyQt4:
qgsfiledownloader.sip:33:0:
src/gui/qgsfiledownloader.h:94:5: error: overriding non-deleted function 'virtual QgsFile...
Sandro Mani
09:42 AM Revision 7c612ff6 (qgis): [processing] gdal data metrics interpolation test
matteo ghetta
09:42 AM Revision 1106c9d4 (qgis): [processing] gdal moving average interpolation test
matteo ghetta
09:42 AM Revision 58d0c180 (qgis): [processing] gdal nearest neighbor test
matteo ghetta
09:42 AM Revision 79b6c29b (qgis): [processing] gdal proximity test
matteo ghetta
09:42 AM Revision 71aac8af (qgis): [processing] gdal raster calculator test
matteo ghetta
09:42 AM Revision 6f042835 (qgis): [processing] gdal IDW test
matteo ghetta
08:21 AM Revision 9c1e61d5 (qgis): Disable flaky test_wms_getprint_srs test
See https://travis-ci.org/qgis/QGIS/jobs/207575956 for an example of a
failing test.
Matthias Kuhn
06:50 AM Revision f11eb3dc (qgis): enforce lower-case qgssettings keys (#4218)
* enforce lower-case qgssettings keys
* add QgsSettings::remove() unit test
Mathieu Pellerin - nIRV
05:56 AM Revision d79bb3a0 (qgis): [composer] Friendlier error messages when exports fail
Make it clear that this is likely because the destination
file is open in another application
(cherry-picked from b9...
Nyall Dawson
05:55 AM Revision 8984d597 (qgis): Prompt before replacing an existing map preset
It's too easy to accidently (and unrecoverably) erase an
entire preset using the replace preset menu
(cherry-picked ...
Nyall Dawson
05:31 AM Revision 9883c7da (qgis): Always reread recent projects before saving new ones
Avoids loss of recent projects from menu if working in multiple
QGIS sessions concurrently
(cherry-picked from f45c19c)
Nyall Dawson
05:26 AM Revision 651b5c6f (qgis): Add a unit test for destroying canvas while a job is canceling
Nyall Dawson
04:34 AM Revision 7738758d (qgis): Merge pull request #4217 from tomkralidis/issue-16176-2.18
MetaSearch: fix help URL Tom Kralidis
03:45 AM Revision fbe84592 (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
Tom Kralidis
03:26 AM Revision 067df257 (qgis): Merge pull request #4216 from tomkralidis/issue-16261-2.18
MetaSearch: clean OWS URL when adding from search #4215 Tom Kralidis
02:44 AM Revision 876a84d0 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
Tom Kralidis
02:38 AM Revision 0a1517bf (qgis): header cleanups
Jürgen Fischer
02:38 AM Revision ecc5bb50 (qgis): pep8/pyflakes3 cleanups
Jürgen Fischer
02:37 AM Revision a10c8903 (qgis): More QgsSettings updates:
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip b...
Jürgen Fischer
02:32 AM Revision cd0817b4 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
Tom Kralidis

2017-03-03

05:41 PM Revision 96c31a1f (qgis): remove python version checks
Jürgen Fischer
04:28 PM Revision 32446348 (qgis): oracle provider: fix build
Jürgen Fischer
03:39 PM Revision 0bc3c291 (qgis): exclude test data from astyling
Jürgen Fischer
03:37 PM Revision b9162dcc (qgis): scripts/astyle-all.sh run
Jürgen Fischer
12:42 PM Revision b86db94e (qgis): update data.gov CSW endpoint to https
Tom Kralidis
12:40 PM Revision 4f3719c0 (qgis): update data.gov CSW endpoint to https
Tom Kralidis
12:39 PM Revision 24954f8b (qgis): update data.gov CSW endpoint to https
Tom Kralidis
09:09 AM Revision 193fad94 (qgis): update astyle to 2.06
Denis Rouzaud
09:09 AM Revision 2e7de50b (qgis): run astyle on src/*
Denis Rouzaud
09:09 AM Revision dccf8c9e (qgis): run astyle on src/app
Denis Rouzaud
09:09 AM Revision e7079eea (qgis): run astyle on src/gui
Denis Rouzaud
09:09 AM Revision 40c056ca (qgis): run astyle on src/core
Denis Rouzaud
09:09 AM Revision c4434e8b (qgis): astyle options
Denis Rouzaud
09:09 AM Revision 8bbb7d92 (qgis): astyle on left overs
Denis Rouzaud
08:50 AM Revision e5ebcd17 (qgis): Merge pull request #4206 from volaya/fix_processing_provider_update
[processing] fixed update of toolbox after editing script providers Victor Olaya

2017-03-02

12:23 AM Revision 0d17e854 (qgis): Merge pull request #4207 from nyalldawson/cancel_job
Backport non-blocking render cancellation Nyall Dawson
12:08 AM Revision fb409b59 (qgis): oracle provider: use prepared statements with parameters (implements #1...
Jürgen Fischer
12:08 AM Revision 09e1c8c7 (qgis): vector layer ctor: avoid 'Data source is invalid' warning when invoked ...
Jürgen Fischer
12:08 AM Revision d315fdfa (qgis): canvas: don't try to connect to null layers
Jürgen Fischer
12:08 AM Revision bceb8ff7 (qgis): fix exporting bookmarks
Jürgen Fischer
12:08 AM Revision bd58bc33 (qgis): oracle provider: update qocispatial driver for/from Qt5
* handling of private data
* rely on implicit byte array sharing instead of using data pointers
* sync with qoci
Jürgen Fischer
11:18 PM Revision a4219b35 (qgis): Add a unit test for map render job cancelation
Nyall Dawson
11:18 PM Revision 90f381b4 (qgis): Don't block when canceling canvas render jobs
In some cases canceling render jobs can take a long time. Eg when
using database layers over a sloooooow connection, ...
Nyall Dawson
11:07 PM Revision febff07f (qgis): Indentation
Nyall Dawson
11:02 PM Revision beb55d19 (qgis): Followup to dfe268f; update QScintilla new lib name in 2.10 for Qt4
[ci skip] Larry Shaffer
11:00 PM Revision 30577386 (qgis): Followup to dfe268f; update QScintilla new lib name in 2.10 for Qt4
[ci skip] Larry Shaffer
09:55 PM Revision 90fae261 (qgis): fix exporting bookmarks
Jürgen Fischer
01:44 PM Revision 51da47d6 (qgis): [processing] fixed update of toolbox after editing script providers
Victor Olaya
01:43 PM Revision 1618f539 (qgis): [provided] avoid removing toolbox entries when there are no recent algs
Victor Olaya
01:43 PM Revision b500ab50 (qgis): [processing] fixed reading script description for R algorithms
fixes #16227 Victor Olaya
11:00 AM Revision 9c3fa187 (qgis): Fix map themes in combination w/ offline editing
Matthias Kuhn
09:26 AM Revision e84829e0 (qgis): Merge pull request #4088 from volaya/grass_tempfile_fix
[processing] fixed grass tempfiles Alexander Bruy
08:13 AM Revision e045b369 (qgis): Fixes segfault in QgsSettings::clear, fixes #16233
mGlobalSettings is read-only and can be a nullptr
that QSettings instance should never be modified
nor assumed to be ...
Alessandro Pasotti
05:16 AM Revision 1752d446 (qgis): Merge pull request #4204 from nyalldawson/cancel_without_blocking
Don't block when canceling canvas render jobs Nyall Dawson
04:12 AM Revision 6243f787 (qgis): Add a unit test for map render job cancelation
Nyall Dawson
03:39 AM Revision 3b56b79f (qgis): Don't block when canceling canvas render jobs
In some cases canceling render jobs can take a long time. Eg when
using database layers over a sloooooow connection, ...
Nyall Dawson

2017-03-01

11:58 PM Revision e9dee400 (qgis): Fix build, warnings on windows
Nyall Dawson
11:43 PM Revision fcf718ff (qgis): Fix build against recent sip:
qgsfiledownloader.sip:33:0:
src/gui/qgsfiledownloader.h:94:5: error: overriding non-deleted function 'virtual QgsFile...
Sandro Mani
11:26 PM Revision ed8f8619 (qgis): Merge pull request #4185 from DelazJ/linepattern
Line pattern fill symbol: Use Spacing instead of Distance Nyall Dawson
04:12 PM Revision 85a0db24 (qgis): Fix build against recent sip/PyQt4:
qgsfiledownloader.sip:33:0:
src/gui/qgsfiledownloader.h:94:5: error: overriding non-deleted function 'virtual QgsFile...
Sandro Mani
12:03 PM Revision 38079361 (qgis): add tests on pattern matching
Blottiere Paul
08:55 AM Revision e54cb2e8 (qgis): Fix failing test + build warning
Nyall Dawson
08:53 AM Revision 1f7635ac (qgis): Merge pull request #4198 from nyalldawson/canvas_api
Remove support for disabling OTF reprojection Nyall Dawson
08:48 AM Revision 081cf96c (qgis): Indentation
Nyall Dawson
08:34 AM Revision aeaa5fc6 (qgis): Merge pull request #4200 from alexbruy/processing-reorganize-gdal
[processing] rename algorithm groups in GDAL provider Alexander Bruy
07:52 AM Revision 26557c9a (qgis): [FEATURE] Add new expression function `env`
Matthias Kuhn
06:57 AM Revision f354a856 (qgis): Fix crash when concurrent rendering operations occur
Nyall Dawson
03:27 AM Revision 899888d1 (qgis): [FEATURE] Allow setting project CRS to "no projection"
This replaces the older "OTF off" setting. If a project has
no projection set, then the following things happen:
- n...
Nyall Dawson
01:14 AM Revision 3c7c65e6 (qgis): Allow a "no projection" option in projection selection widget/dialog
This option allows users to select "no projection", when
there's no suitable projection to select...
Nyall Dawson

2017-02-28

12:30 AM Revision 9dd71b8f (qgis): An invalid CRS should return unknown units for mapUnits
Nyall Dawson
12:30 AM Revision fb53f54d (qgis): Make QgsCoordinateReferenceSystem less noisy with debug messages
Nyall Dawson
12:09 AM Revision e7f2f78d (qgis): More efficient use of strings
Nyall Dawson
10:29 PM Revision 92f03273 (qgis): Correctly use QgsMapCanvas::freeze instead of setRenderFlag
Nyall Dawson
10:29 PM Revision 79fb8aeb (qgis): Improve documentation for QgsMapCanvas and remove false QGIS 3 TODO
Nyall Dawson
10:29 PM Revision 20c07a58 (qgis): Remove support for disabling OTF reprojection
Because
- OTF reprojection is mature and stable
- Should be no cost when not required - transforms are shortcut
when ...
Nyall Dawson
10:29 PM Revision 0f6d0156 (qgis): Fix failing tests
Nyall Dawson
10:29 PM Revision 8094cf99 (qgis): Remove support for setting map units in QgsMapSettings, QgsMapCanvas an...
In a post-OTF-disabled world these are no longer required. The
map units are dictated by the map units for the destin...
Nyall Dawson
10:26 PM Revision 809d30ff (qgis): Fix mac build
Matthias Kuhn
07:34 PM Revision cfdb0258 (qgis): Fix visibility presets in combination w/ offline editing
Matthias Kuhn
06:43 PM Revision bb617a1d (qgis): Add QgsUnitTypes::toAbbreviatedString
Matthias Kuhn
05:34 PM Revision f887965c (qgis): Update QScintilla CMake module; handle 2.10 name; backport 2.18 change
[ci skip]
kind of cherry-picked from b1c653b24963eb45f9f5d0471e3ed17c19c5bf54
and fb3fcfa3a0448b1bade8bf789ee67bf070...
Larry Shaffer
05:26 PM Revision dfe268f1 (qgis): Update QScintilla CMake find module to handle new lib name in 2.10
[ci skip]
kind of cherry-picked from b1c653b24963eb45f9f5d0471e3ed17c19c5bf54
Larry Shaffer
05:11 PM Revision b1c653b2 (qgis): Update QScintilla CMake find module to handle new lib name in 2.10
[ci skip] Larry Shaffer
04:36 PM Revision ac6cf198 (qgis): Merge pull request #4157 from rldhont/server-wcs-configparser
[Server] Remove QgsWCSProjectParser René-Luc ReLuc
12:16 PM Revision 79580be5 (qgis): Locked item can't be moved with arrow keys
Harrissou Santanna
12:13 PM Revision 8270e10e (qgis): Add icons to some shortcut configurations
Matthias Kuhn
12:13 PM Revision 5176ecf5 (qgis): [needs-docs] keyboard shortcut to toggle snapping (S)
Pressing the key "S" will toggle snapping. This helps to quickly
enable/disable snapping while digitizing.
Denis Rouzaud
11:37 AM Revision dbca0304 (qgis): [processing] rename algorithm groups in GDAL provider
Alexander Bruy
10:34 AM Revision e20bd881 (qgis): Save display expression with qml export
Matthias Kuhn
06:45 AM Revision f0489c9f (qgis): Fix some use of canvas CRS when project CRS should be used
Nyall Dawson
02:06 AM Revision b681b7bf (qgis): Flip QgsMapCanvas connects to new style
Also remove unneeded duplicate signal Nyall Dawson

2017-02-27

12:59 AM Revision 555d1048 (qgis): Merge pull request #4193 from nyalldawson/proj_widget_api
Rename projection selection widgets and clean up API Nyall Dawson
12:45 AM Revision 5312965e (qgis): Rename projection selection widgets and cleanup API
The current names for QgsProjectionSelector and
QgsGenericProjectionSelector are confusing
Nyall Dawson
04:55 PM Revision 98d323ed (qgis): [Server] Remove QgsWCSProjectParser
René-Luc ReLuc
11:12 AM Revision 887ca6f9 (qgis): Merge pull request #4195 from mhugo/fix_vlayers
[virtual layers] Fix encoding issues in dbmanager Hugo Mercier
10:46 AM Revision 0eccc89a (qgis): remove extra file
Denis Rouzaud
10:45 AM Revision 7189ffac (qgis): find edited files locally
Denis Rouzaud
10:32 AM Revision f56e6b9d (qgis): [dbmanager] Fix encoding issues with virtual layers
Hugo Mercier
10:32 AM Revision 23c305b2 (qgis): [virtual layer] Fix geometry column detection for types with Z
Hugo Mercier
02:46 AM Revision c7aee54a (qgis): Merge pull request #4188 from luzpaz/small-doxy-typo
[skip ci] small doxygen typo Nyall Dawson

2017-02-26

04:45 AM Revision 171dfe11 (qgis): Retry WMS/WMTS/XYZ requests only on timeout (fixes #15854)
It does not really make sense to retry if server returns 404 Not Found or similar... Martin Dobias

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
 

Also available in: Atom