Activity
From 2017-02-12 to 2017-03-13
2017-03-13
- 08:13 PM Revision 2654c72e (qgis): add windows download link for ninja to INSTALL
- 08:13 PM Revision 8bea7422 (qgis): fix flake8 warnings
- 04:47 PM Revision 97a37097 (qgis): Fix possible null-pointer dereference
- 04:47 PM Revision d6f4621b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
- 04:47 PM Revision bdd3ce3b (qgis): [ArcGIS Rest] Fix some icons
- 01:16 PM Revision f355fcd9 (qgis): Fix geometry aggregate when first geometry is NULL (usertype)
- 01:16 PM Revision adb13e1c (qgis): Fix aggregate when group_by value is NULL
- 01:16 PM Revision b798c3a7 (qgis): Handle NULL in function "Array"
- 11:46 AM Revision 55e7d93b (qgis): Fix link to developer's guide
- 10:20 AM Revision a652f73f (qgis): Merge pull request #4239 from nyalldawson/layer_freakin_order
- Allow retrieval of project layer order through QgsProject
- 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
- 09:07 AM Revision 1ca73f4f (qgis): harmonize all providers to use lowercase qgis as settings key (#4252)
- (fixes ArcGisRest browser / connection dialog)
- 06:57 AM Revision a8d627d5 (qgis): Revert "Remove no longer required hack to get composer maps to render"
- Because... server
- 06:13 AM Revision 3ffeabe2 (qgis): Fix failing composer map tests
- 06:03 AM Revision a271199b (qgis): When theme is removed, canvas falls back to default view
- 05:42 AM Revision 2cba5284 (qgis): If no project layer order set, use layer tree layer order
- for QgsMapThemeCollection::masterVisibleLayers()
- 05:11 AM Revision 0d0a81b0 (qgis): Clearing map canvas theme falls back to project layers
- 05:08 AM Revision 7f85169e (qgis): Move test to correct location
- 05:04 AM Revision 70bc526b (qgis): Indentation
- 05:03 AM Revision f4877ce8 (qgis): Remove no longer required hack to get composer maps to render
- canvas layers
- 04:40 AM Revision 452abb24 (qgis): Add method to QgsMapThemeCollection to retrieve ordered list of
- visible layers for the project
- 04:22 AM Revision a8816e55 (qgis): Qt5 style connects
- 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
- 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... - 03:52 AM Revision 6cfc6a1b (qgis): Allow retrieval of project layer order through QgsProject
- Previously this was only accessible through app
- 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 - 03:52 AM Revision 9faa628f (qgis): Layer order in map themes must always respect project layer order
- 03:52 AM Revision 98eda352 (qgis): Auto-set GUI for custom layer order when API call to QgsProject::setLay...
- is made
- 01:37 AM Revision 5c02c8a3 (qgis): Merge pull request #4238 from nyalldawson/canvas_theme
- Allow setting map canvases to auto follow a map theme
- 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!!
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
- 11:39 PM Revision 7b7c3e1a (qgis): Clearer docs
- 11:39 PM Revision 588a8fc9 (qgis): Add unit test for changing appearance of style in a theme
- 11:39 PM Revision 1e6bffe4 (qgis): Allow setting map canvases to auto follow a map theme
- 11:39 PM Revision 40f3c8c3 (qgis): Fix setting layers to match canvas theme
- 01:44 PM Revision 1d528469 (qgis): Add PR template for github
- 01:44 PM Revision cd7b19c3 (qgis): Update pull request template and contribute.md
- 09:22 AM Revision 0798faad (qgis): Merge pull request #4250 from ismailsunni/XYZ_connection_dialog
- Update UI for XYZ Connection Dialog
- 08:02 AM Revision 18851e4b (qgis): Use new style connect.
- 07:25 AM Revision 43b5ea12 (qgis): Update UI for XYZ Connection.
- 05:50 AM Revision d10d6772 (qgis): [BUGFIX] Embedded groups are empty
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... - 11:00 AM Revision 7293c057 (qgis): windows test:
- * skip options startup test (--help shows a message box on windows)
* avoid initial console help - 03:34 AM Revision a08477bd (qgis): Add between/not between to numerical fields in select by form
2017-03-10
- 03:58 PM Revision a1e8d680 (qgis): [processing] Fix merge algorithm
- Fix #16292
- 02:20 PM Revision 856d2979 (qgis): fix zoom vactor value on percent
- 12:59 PM Revision 7786cabd (qgis): WMTS parsing bugfix backport
- Backport of fix https://github.com/geopython/OWSLib/commit/d2d7c60e2bf29f08f2b728ed031e596000aa3432 to fix https://gi...
- 11:11 AM Revision 18a97a7f (qgis): change zoom factor value to percent
- 11:11 AM Revision 5e216414 (qgis): use QgsSpinBox instead of QSpinBox and add tooltip
- 11:02 AM Revision a024bc1b (qgis): Add missing description to root path property
- 11:02 AM Revision c11ef583 (qgis): Generalise editor widget config saving/restoring props from gui
- 10:10 AM Revision 7da08305 (qgis): * remove ext-libs/pyproj
- * for owslib pyproj 1.8.9 in jessie and trusty is sufficient
- 09:39 AM Revision 7bda715e (qgis): german translation fix (fixes #16335)
- 09:38 AM Revision a3ec30a0 (qgis): * remove ext-libs that are already available on target platforms
- * drop ubuntu precise support (not built anymore anyway)
- 08:36 AM Revision bea83775 (qgis): Fix typo
- 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
- 01:18 AM Revision 236f44dd (qgis): Avoid extra frame drawn around color wheel in menus
- Not needed, and looks very ugly with Qt5 styling
2017-03-09
- 12:09 AM Revision c850294e (qgis): [ArcGIS Rest] Fix some icons
- 12:09 AM Revision f5c9275b (qgis): [ArcGIS Rest] Fix connection key inconsistencies
- 12:07 AM Revision f10e9eee (qgis): remove python ext-libs that should meanwhile available everywhere
- 08:54 PM Revision fc92e2a6 (qgis): Fix QgsXmlUtils reading list to variant and add test
- 08:54 PM Revision 01705800 (qgis): Save QgsProperty related objects via QVariants
- 08:54 PM Revision 16870194 (qgis): Correctly use QgsProperties in editor widgets
- TODO: save/restore properties
- 06:35 PM Revision 4d77431b (qgis): MetaSearch: consolidate "Add WxS" buttons into single dropdown button
- 06:12 PM Revision bd2b4528 (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer
- As per discussion with Alessandro Pasotti
cherry-picked from 2af1e9f4822a8f272bf7df09bac614067bccfa8d - 06:09 PM Revision 577d9e0f (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer
- As per discussion with Alessandro Pasotti
cherry-picked from 2af1e9f4822a8f272bf7df09bac614067bccfa8d - 05:53 PM Revision 2af1e9f4 (qgis): Skip WMS_GetPrint_SRS test in PyQgsServer, instead of commenting out
- As per discussion with Alessandro Pasotti
- 05:42 PM Revision bed3af21 (qgis): Merge pull request #4241 from tomkralidis/issue-16266
- add pyproj to Python deps
- 05:02 PM Revision fa89a588 (qgis): add pyproj to Python deps (http://hub.qgis.org/issues/16266)
- 02:41 PM Revision fa9a000e (qgis): Merge pull request #4240 from tomkralidis/issue-16266
- add pyproj to Python deps
- 01:35 PM Revision 05e74803 (qgis): add pyproj to Python deps (http://hub.qgis.org/issues/16266)
- 11:11 AM Revision bbc849d7 (qgis): Merge pull request #4235 from boundlessgeo/qgssettings-housekeeping
- QgsSettings housekeeping
- 01:54 AM Revision 11338a2c (qgis): Fix low res macOS icon for dock, app switcher, etc., rendering
- Use 1024x1024 size.
cherry-picked from 35edc182ea20eca6b3ae16defce5557f21b390a2 - 01:52 AM Revision b7da2754 (qgis): Fix low res macOS icon for dock, app switcher, etc., rendering
- Use 1024x1024 size.
cherry-picked from 35edc182ea20eca6b3ae16defce5557f21b390a2
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 ... - 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 ... - 12:53 AM Revision 35edc182 (qgis): Add macOS 1024x1024 icon for dock, app switcher, etc., rendering
- [ci skip]
- 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
- 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... - 11:18 PM Revision 94bef531 (qgis): Merge pull request #4231 from nyalldawson/options
- [FEATURE] Interface for plugins to embed pages in the options dialog
- 09:46 PM Revision 95040c1b (qgis): Follow up addition of new units
- 08:22 PM Revision 9fd7555d (qgis): Merge pull request #4213 from m-kuhn/formatDistanceAreaNew
- Modularize distance and area formatting
- 11:37 AM Revision 8b2180f3 (qgis): Unit tests for mm/cm units
- 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. - 11:36 AM Revision 56163e28 (qgis): Modularize distance and area formatting
- 11:36 AM Revision 2c82db50 (qgis): [travis] Fold segfault messages
- 11:14 AM Revision 57394789 (qgis): QgsSettings: homogenize "qgis" keys
- 11:11 AM Revision 1822caa8 (qgis): QgsSettings: removed leading slashs from keys
- 11:11 AM Revision e0979046 (qgis): Merge pull request #4233 from myarjunar/test-toMapPixel
- add unit test for toMapPoint function
- 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 - 07:56 AM Revision 5e6d540b (qgis): Refactor out canvas initializing to project settings
- 07:56 AM Revision 74381b85 (qgis): Add signal when a map theme changes, add tests
- 07:56 AM Revision ff6e05c7 (qgis): Fix annotations not always positioned in reprojected maps correctly
- 07:56 AM Revision c9f6e11c (qgis): Clear cache when setting layer style overrides for canvas
- Since old cache images no longer apply
- 07:56 AM Revision 3f1cd69e (qgis): Qt5 connects
- 06:07 AM Revision 7e546c03 (qgis): add unit test for toMapPoint function
- 01:06 AM Revision 72cc2ee9 (qgis): Remove macOS standalone browser icon install
- [ci skip]
2017-03-07
- 07:39 PM Revision 33d6b51b (qgis): Merge pull request #4232 from manisandro/geomchecker
- Geometry checker: Add self-contact check
- 07:08 PM Revision db138ff8 (qgis): [Geometry checker] Fix duplicate code in QgsGeometrySelfIntersectionChe...
- These checks are already performed by QgsGeometryCheckError::isEqual
- 07:08 PM Revision cad9e469 (qgis): [Geometry checker] Add self-contact check
- 01:13 PM Revision 97545901 (qgis): Merge pull request #4228 from tomkralidis/metasearch-http-basicauth
- add support for HTTP Basic authentication
- 12:56 PM Revision d6723615 (qgis): add support for HTTP Basic authentication (http://hub.qgis.org/issues/1...
- 11:20 AM Revision e23dcc8f (qgis): [spell check] avoid multiple replace by adding prev and next char to se...
- 10:00 AM Revision 610976ab (qgis): [Processing] Fix exception on right click ToolboxAction (#3347)
- (cherry picked from commit 1da60c530d2ab008b4f31bec8a68a4f8c1a05703)
- 09:55 AM Revision e7ea37db (qgis): Revert "spell check: replace only words"
- This reverts commit 0d7f697572e646500e002b53053cea0a1c201fd9.
- 09:43 AM Revision 0d7f6975 (qgis): spell check: replace only words
- 09:12 AM Revision 9f23dd24 (qgis): [NEEDS-DOCS][processing] Move configuration to qgis options dialog
- 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... - 05:59 AM Revision e543ff49 (qgis): Merge pull request #4230 from nyalldawson/cache_table_218
- Backport attribute table optimisations from 3.0
- 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) - 05:15 AM Revision dc2f6bb8 (qgis): Avoid unnecessary layer reloads for attribute table
- On behalf of Faunalia, sponsored by ENEL
(cherry-picked from 6cd97d) - 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... - 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... - 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) - 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) - 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) - 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... - 04:24 AM Revision 7daeca67 (qgis): Small cleanup to QgsDualView - don't use cache to access layer
- (cherry-picked from 361399c)
- 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 ... - 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
2017-03-06
- 06:06 PM Revision 7dbe4943 (qgis): Notify about QgsProject::crs changes
- 04:30 PM Revision c1ede008 (qgis): [Feature] Path prefix for attachment widget can be defined by expression
- 01:02 PM Revision 53a60673 (qgis): Qt5 connections
- 01:02 PM Revision ac53a3d5 (qgis): [Feature] Conditional styles for relation reference widget
- 11:44 AM Revision a188cee0 (qgis): fix typo
- 11:08 AM Revision 09f83c26 (qgis): spelling fix
- 11:03 AM Revision 0d76dff3 (qgis): spelling fixes
- 10:51 AM Revision 99f859e2 (qgis): QgsSettings: removed lower(), now it's case sensistive
- 08:55 AM Revision 9bb7681b (qgis): Merge pull request #4124 from pblottiere/security
- add unit tests for sql injection
- 03:57 AM Revision b9a0ba1e (qgis): Merge pull request #4226 from tomkralidis/metasearch-fixes-master
- MetaSearch: minor fixes for QGIS 3 compat
- 03:43 AM Revision 6ce208c7 (qgis): MetaSearch: minor fixes for QGIS 3 compat
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.
- 09:02 PM Revision 2a6bcebd (qgis): Revert "Dynamically adjust postgres feature queue size"
- This reverts commit 37a7a22197056c08c5d759eef15791818d52c759.
Leads to performance regressions in some tests - 08:12 PM Revision 5fd933e7 (qgis): [travis] Fold successful tests and some noise
- 08:12 PM Revision 633c258d (qgis): [travis] Less noise when downloading deps
- 02:45 PM Revision ee984c57 (qgis): [MetaSearch] update release vresion
- 02:44 PM Revision 10617b43 (qgis): Merge branch 'release-2_14' of https://github.com/QGIS/qgis into releas...
- 02:43 PM Revision 21fb5d55 (qgis): [MetaSearch] update release vresion
- 02:40 PM Revision 4147ead6 (qgis): [MetaSearch] update release vresion
- 02:04 PM Revision 7886454c (qgis): Merge pull request #4224 from tomkralidis/metasearch-fixes-master
- Metasearch fixes master
- 01:42 PM Revision 6822d6b1 (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
- 01:41 PM Revision 19e60158 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
- 11:37 AM Revision 5a962e8d (qgis): translation string fixes
- 10:21 AM Revision c77172ed (qgis): fix more flake8 warnings
- 10:21 AM Revision f00a87cb (qgis): update translation strings
- 10:07 AM Revision 43e53d56 (qgis): Merge pull request #4222 from nyalldawson/postgres_queue_218
- Dynamically adjust postgres feature queue size (backport)
- 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... - 05:01 AM Revision 5a543e44 (qgis): Merge pull request #4209 from nyalldawson/postgres_queue_size2
- Dynamically adjust postgres feature queue size
- 04:00 AM Revision 9a747de6 (qgis): Merge pull request #4164 from nyalldawson/cache_upgrade
- Improvements to attribute table performance
- 03:45 AM Revision 346bfe49 (qgis): Update for QgsSettings
- 03:27 AM Revision d4b16551 (qgis): Update indentation, fix build
- 03:14 AM Revision ccf8e6cd (qgis): Indentation
- 03:09 AM Revision ae5a3d31 (qgis): Use correct stats in attribute table dialog title
- On behalf of Faunalia, sponsored by ENEL
- 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 - 03:06 AM Revision 6cd97d8b (qgis): Avoid unnecessary reloads layer for attribute table
- On behalf of Faunalia, sponsored by ENEL
- 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... - 03:02 AM Revision 1d504ea3 (qgis): Revert 38f4a6f
- 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... - 03:01 AM Revision 8a050ded (qgis): Fix attribute table always fetches geometries for features
- On behalf of Faunalia, sponsored by ENEL
- 03:01 AM Revision 36f190ca (qgis): Ensure that full cache flag is cleared when invalid
- On behalf of Faunalia, sponsored by ENEL
- 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 - 03:01 AM Revision 5b0e84a3 (qgis): Flip some connects to new style
- 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... - 02:58 AM Revision 361399c0 (qgis): Small cleanup to QgsDualView - don't use cache to access layer
- 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 ...
2017-03-04
- 11:51 PM Revision 3dc5c9a6 (qgis): Merge pull request #4221 from tomkralidis/issue-16176-2.14
- MetaSearch: fix help URL
- 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... - 06:18 PM Revision 090bf1bf (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
- 06:17 PM Revision f0d2f6dc (qgis): QgsSettings: pass all keys through the sanitizer (and lower())
- 06:12 PM Revision ec80d9c0 (qgis): Merge pull request #4215 from tomkralidis/issue-16261-2.14
- MetaSearch: clean OWS URL when adding from search
- 05:23 PM Revision d50930c6 (qgis): Add option to select building Georeferencer plugin
- If selected require GSL to be installed
- 04:02 PM Revision 191c11a1 (qgis): [travis] Colorize test results
- 04:02 PM Revision b6e87775 (qgis): [travis] Remove leftover env variables
- 04:02 PM Revision 56b49762 (qgis): Make test database setup more quiet
- 04:02 PM Revision 34643d10 (qgis): Cache travis dependencies
- 04:02 PM Revision e5de32d3 (qgis): [travis] Add pip cache
- 04:02 PM Revision bf24aa5d (qgis): [travis] Parallelize dependency bootstrapping
- 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... - 09:42 AM Revision 7c612ff6 (qgis): [processing] gdal data metrics interpolation test
- 09:42 AM Revision 1106c9d4 (qgis): [processing] gdal moving average interpolation test
- 09:42 AM Revision 58d0c180 (qgis): [processing] gdal nearest neighbor test
- 09:42 AM Revision 79b6c29b (qgis): [processing] gdal proximity test
- 09:42 AM Revision 71aac8af (qgis): [processing] gdal raster calculator test
- 09:42 AM Revision 6f042835 (qgis): [processing] gdal IDW test
- 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. - 06:50 AM Revision f11eb3dc (qgis): enforce lower-case qgssettings keys (#4218)
- * enforce lower-case qgssettings keys
* add QgsSettings::remove() unit test - 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... - 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 ... - 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) - 05:26 AM Revision 651b5c6f (qgis): Add a unit test for destroying canvas while a job is canceling
- 04:34 AM Revision 7738758d (qgis): Merge pull request #4217 from tomkralidis/issue-16176-2.18
- MetaSearch: fix help URL
- 03:45 AM Revision fbe84592 (qgis): MetaSearch: fix help URL (http://hub.qgis.org/issues/16176)
- 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
- 02:44 AM Revision 876a84d0 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
- 02:38 AM Revision 0a1517bf (qgis): header cleanups
- 02:38 AM Revision ecc5bb50 (qgis): pep8/pyflakes3 cleanups
- 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... - 02:32 AM Revision cd0817b4 (qgis): MetaSearch: clean OWS URL when adding from search (http://hub.qgis.org/...
2017-03-03
- 05:41 PM Revision 96c31a1f (qgis): remove python version checks
- 04:28 PM Revision 32446348 (qgis): oracle provider: fix build
- 03:39 PM Revision 0bc3c291 (qgis): exclude test data from astyling
- 03:37 PM Revision b9162dcc (qgis): scripts/astyle-all.sh run
- 12:42 PM Revision b86db94e (qgis): update data.gov CSW endpoint to https
- 12:40 PM Revision 4f3719c0 (qgis): update data.gov CSW endpoint to https
- 12:39 PM Revision 24954f8b (qgis): update data.gov CSW endpoint to https
- 09:09 AM Revision 193fad94 (qgis): update astyle to 2.06
- 09:09 AM Revision 2e7de50b (qgis): run astyle on src/*
- 09:09 AM Revision dccf8c9e (qgis): run astyle on src/app
- 09:09 AM Revision e7079eea (qgis): run astyle on src/gui
- 09:09 AM Revision 40c056ca (qgis): run astyle on src/core
- 09:09 AM Revision c4434e8b (qgis): astyle options
- 09:09 AM Revision 8bbb7d92 (qgis): astyle on left overs
- 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
2017-03-02
- 12:23 AM Revision 0d17e854 (qgis): Merge pull request #4207 from nyalldawson/cancel_job
- Backport non-blocking render cancellation
- 12:08 AM Revision fb409b59 (qgis): oracle provider: use prepared statements with parameters (implements #1...
- 12:08 AM Revision 09e1c8c7 (qgis): vector layer ctor: avoid 'Data source is invalid' warning when invoked ...
- 12:08 AM Revision d315fdfa (qgis): canvas: don't try to connect to null layers
- 12:08 AM Revision bceb8ff7 (qgis): fix exporting bookmarks
- 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 - 11:18 PM Revision a4219b35 (qgis): Add a unit test for map render job cancelation
- 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, ... - 11:07 PM Revision febff07f (qgis): Indentation
- 11:02 PM Revision beb55d19 (qgis): Followup to dfe268f; update QScintilla new lib name in 2.10 for Qt4
- [ci skip]
- 11:00 PM Revision 30577386 (qgis): Followup to dfe268f; update QScintilla new lib name in 2.10 for Qt4
- [ci skip]
- 09:55 PM Revision 90fae261 (qgis): fix exporting bookmarks
- 01:44 PM Revision 51da47d6 (qgis): [processing] fixed update of toolbox after editing script providers
- 01:43 PM Revision 1618f539 (qgis): [provided] avoid removing toolbox entries when there are no recent algs
- 01:43 PM Revision b500ab50 (qgis): [processing] fixed reading script description for R algorithms
- fixes #16227
- 11:00 AM Revision 9c3fa187 (qgis): Fix map themes in combination w/ offline editing
- 09:26 AM Revision e84829e0 (qgis): Merge pull request #4088 from volaya/grass_tempfile_fix
- [processing] fixed grass tempfiles
- 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 ... - 05:16 AM Revision 1752d446 (qgis): Merge pull request #4204 from nyalldawson/cancel_without_blocking
- Don't block when canceling canvas render jobs
- 04:12 AM Revision 6243f787 (qgis): Add a unit test for map render job cancelation
- 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, ...
2017-03-01
- 11:58 PM Revision e9dee400 (qgis): Fix build, warnings on windows
- 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... - 11:26 PM Revision ed8f8619 (qgis): Merge pull request #4185 from DelazJ/linepattern
- Line pattern fill symbol: Use Spacing instead of Distance
- 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... - 12:03 PM Revision 38079361 (qgis): add tests on pattern matching
- 08:55 AM Revision e54cb2e8 (qgis): Fix failing test + build warning
- 08:53 AM Revision 1f7635ac (qgis): Merge pull request #4198 from nyalldawson/canvas_api
- Remove support for disabling OTF reprojection
- 08:48 AM Revision 081cf96c (qgis): Indentation
- 08:34 AM Revision aeaa5fc6 (qgis): Merge pull request #4200 from alexbruy/processing-reorganize-gdal
- [processing] rename algorithm groups in GDAL provider
- 07:52 AM Revision 26557c9a (qgis): [FEATURE] Add new expression function `env`
- 06:57 AM Revision f354a856 (qgis): Fix crash when concurrent rendering operations occur
- 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... - 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...
2017-02-28
- 12:30 AM Revision 9dd71b8f (qgis): An invalid CRS should return unknown units for mapUnits
- 12:30 AM Revision fb53f54d (qgis): Make QgsCoordinateReferenceSystem less noisy with debug messages
- 12:09 AM Revision e7f2f78d (qgis): More efficient use of strings
- 10:29 PM Revision 92f03273 (qgis): Correctly use QgsMapCanvas::freeze instead of setRenderFlag
- 10:29 PM Revision 79fb8aeb (qgis): Improve documentation for QgsMapCanvas and remove false QGIS 3 TODO
- 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 ... - 10:29 PM Revision 0f6d0156 (qgis): Fix failing tests
- 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... - 10:26 PM Revision 809d30ff (qgis): Fix mac build
- 07:34 PM Revision cfdb0258 (qgis): Fix visibility presets in combination w/ offline editing
- 06:43 PM Revision bb617a1d (qgis): Add QgsUnitTypes::toAbbreviatedString
- 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... - 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 - 05:11 PM Revision b1c653b2 (qgis): Update QScintilla CMake find module to handle new lib name in 2.10
- [ci skip]
- 04:36 PM Revision ac6cf198 (qgis): Merge pull request #4157 from rldhont/server-wcs-configparser
- [Server] Remove QgsWCSProjectParser
- 12:16 PM Revision 79580be5 (qgis): Locked item can't be moved with arrow keys
- 12:13 PM Revision 8270e10e (qgis): Add icons to some shortcut configurations
- 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. - 11:37 AM Revision dbca0304 (qgis): [processing] rename algorithm groups in GDAL provider
- 10:34 AM Revision e20bd881 (qgis): Save display expression with qml export
- 06:45 AM Revision f0489c9f (qgis): Fix some use of canvas CRS when project CRS should be used
- 02:06 AM Revision b681b7bf (qgis): Flip QgsMapCanvas connects to new style
- Also remove unneeded duplicate signal
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
- 12:45 AM Revision 5312965e (qgis): Rename projection selection widgets and cleanup API
- The current names for QgsProjectionSelector and
QgsGenericProjectionSelector are confusing - 04:55 PM Revision 98d323ed (qgis): [Server] Remove QgsWCSProjectParser
- 11:12 AM Revision 887ca6f9 (qgis): Merge pull request #4195 from mhugo/fix_vlayers
- [virtual layers] Fix encoding issues in dbmanager
- 10:46 AM Revision 0eccc89a (qgis): remove extra file
- 10:45 AM Revision 7189ffac (qgis): find edited files locally
- 10:32 AM Revision f56e6b9d (qgis): [dbmanager] Fix encoding issues with virtual layers
- 10:32 AM Revision 23c305b2 (qgis): [virtual layer] Fix geometry column detection for types with Z
- 02:46 AM Revision c7aee54a (qgis): Merge pull request #4188 from luzpaz/small-doxy-typo
- [skip ci] small doxygen typo
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...
2017-02-25
- 01:50 PM Revision ab9bdd43 (qgis): [skip ci] small doxygen typo
- 01:13 PM Revision a18066bc (qgis): remove autopep8 and flip from main build (no more qgisstyle)
- 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
2017-02-24
- 04:02 PM Revision 11828169 (qgis): Add new constructor QgsPoint( const QgsPointV2& )
- 04:02 PM Revision 520e3c08 (qgis): Move QgsVector to its own header
- 03:51 PM Revision 77bc28f3 (qgis): Build astyle
- 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) - 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) - 03:18 PM Revision e0c58eb7 (qgis): message log viewer: window isn't closeable and last tab has to stay
- (fixes #16220)
- 01:00 PM Revision d8da9198 (qgis): Release of 2.14.12
- 01:00 PM Revision 59c1d21d (qgis): Release of 2.18.4
- 12:10 PM Revision f60e9170 (qgis): release.pl: bypass pre-commit hooks
- 11:11 AM Revision af73eea3 (qgis): Fix QtWebKit automagic
- 11:10 AM Revision 2b8487d2 (qgis): Indentation fix
- 11:10 AM Revision f9a06431 (qgis): Don't link to QtWebKit when it's disabled
- 09:15 AM Revision c0a8ee51 (qgis): Do not re-lookup already present CRSes
- 09:13 AM Revision 50347b3e (qgis): Default integers to QLongLong in expressions
- 09:13 AM Revision 10f50ee6 (qgis): Remove protected API from non-inherited class
- 09:00 AM Revision beca8d74 (qgis): Restructure Marker line symbol layer dialog (#4183)
- 04:27 AM Revision fd616ae9 (qgis): A bit of const-correctness and new convenience methods for edit tools
2017-02-23
- 12:20 AM Revision 1e7b8ef4 (qgis): Use Spacing instead of Distance
- 10:17 PM Revision 90ae7282 (qgis): fix text format widget connection
- 08:23 PM Revision cec5aaa5 (qgis): run t2t
- 08:08 PM Revision ccfbaf82 (qgis): run spelling and indentation test on another Travis build (#4180)
- 06:47 PM Revision 6b93cf5b (qgis): Add missing include
- 06:30 PM Revision de966e25 (qgis): Fix relations in offline editing
- 06:17 PM Revision 86c0a16e (qgis): Code cleanup
- 10:55 AM Revision c4bc1548 (qgis): translation string fixes
- 09:34 AM Revision 702d4cc1 (qgis): osgeo4w: remove pyc on install and uninstall
- 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... - 09:14 AM Revision d9f9c9df (qgis): Adapt another centroid to match the improved segmentation
- 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 - 02:26 AM Revision 5bbdb1f1 (qgis): Merge pull request #4178 from nyalldawson/fix_16217
- Accept any whitespace delimiters when parsing WKT (fix #16217)
- 02:02 AM Revision b29a8d0c (qgis): Accept any whitespace delimiters when parsing WKT (fix #16217)
- 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 - 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
2017-02-22
- 12:36 AM Revision f5a39673 (qgis): Flip some connects to new style
- 05:53 PM Revision c13e8b9f (qgis): Adapt circularstring centroids for python geometry test
- 04:54 PM Revision bf45c28f (qgis): [Server] add unit tests for sql injection
- 04:36 PM Revision 5fcd4704 (qgis): Backport fix for segmentation to 2.14
- 04:24 PM Revision f1379e83 (qgis): Fix test xml indentention
- 03:02 PM Revision 40214907 (qgis): make spell test a proper test and not a standalone script
- 02:54 PM Revision 08a82f19 (qgis): Port GML3 improvements to 2.18 branch
- 01:27 PM Revision d07968ae (qgis): Segmentize circular strings the same way in both directions, avoiding p...
- 11:59 AM Revision 08c2e66b (qgis): Add unit test if circular arc segmentation produces the same vertices i...
- 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 ... - 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 ... - 10:56 AM Revision 49114aea (qgis): Merge pull request #4174 from nyalldawson/stroke
- [needs-docs] Rename Outline and Border -> Stroke
- 10:37 AM Revision 94c4d6b4 (qgis): Fix relations in offline editing
- 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... - 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.
- 06:43 AM Revision 3b016466 (qgis): Add missing "interval" and "curvepoint" modes to data defined line mark...
- 06:39 AM Revision 6f9cf1bc (qgis): Merge pull request #4147 from nyalldawson/exp_feature
- Optimise expression context storage/retrieval of features
- 04:58 AM Revision 4790035e (qgis): Add method to remove feature from a QgsExpressionContextScope
- 04:51 AM Revision 18b9f407 (qgis): Merge pull request #4154 from nyalldawson/coloring
- [FEATURE][processing] New algorithm for topological coloring of polygons
- 04:45 AM Revision abc6129b (qgis): Optimise expression context storage/retrieval of features
- Shaves ~10% rendering time off a 1 million point layer
- 03:54 AM Revision 74abd5bb (qgis): [FEATURE][processing] Topological coloring can have a minimum
- distance between features assigned the same color set
- 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... - 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... - 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... - 03:10 AM Revision ac5e2922 (qgis): Allow specifying minimum number of colors for coloring map
- 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... - 03:09 AM Revision bde4ff99 (qgis): Merge pull request #4169 from nyalldawson/props_gui
- [FEATURE] Interactive curve editing for property overrides
- 02:16 AM Revision 7da28d19 (qgis): Harmonize plot appearance between gradient editor and curve editor
- 02:16 AM Revision 1688ff5c (qgis): Expand curve editor if enabled
- 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! - 02:16 AM Revision 0faf7c39 (qgis): Allow value fetching and histogram calculation to be canceled
- 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... - 02:16 AM Revision 45861d39 (qgis): Restrict curve points to 0-1 range
- 02:16 AM Revision dcf61047 (qgis): Allow QgsPropertyTransformers to have an associated QgsCurveTransform
- 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...
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... - 10:26 PM Revision 66888fec (qgis): Merge pull request #4165 from 3nids/removethe
- remove the-prefix from source code
- 06:14 PM Revision 7812d4fb (qgis): remove the-prefix from source code
- this might result in variables having the same name as some methods
- 04:35 PM Revision 6ce8d948 (qgis): using a single list to exclude tests on travis
- 04:29 PM Revision 896e3c72 (qgis): Merge pull request #4167 from mhugent/direction_neutral_segmentation
- Segmentize circular strings the same way in both directions
- 04:00 PM Revision 293e1ee0 (qgis): fix print spell check progress on Travis to avoid timeouts (followup 6c...
- 01:46 PM Revision 72342557 (qgis): use constant for raster iterator default (followup baa5d90, f924578)
- 01:43 PM Revision f107a03e (qgis): fix link warning
- 12:44 PM Revision d7661598 (qgis): spell check: fix travis condition
- 12:44 PM Revision f924578b (qgis): wms: initialize mStepWidth/mStepHeight w/o parseUri (fixes xyz layer
- after baa5d90)
- 11:15 AM Revision 6cc58f38 (qgis): print spell check progress on Travis to avoid timeouts
- 10:50 AM Revision f441dd92 (qgis): osgeo4w: include .vars in nightly
- 08:36 AM Revision 975b5890 (qgis): Merge branch 'master' of https://github.com/qgis/QGIS into direction_ne...
- 03:30 AM Revision e20ed4bf (qgis): Add missing doc
- 01:38 AM Revision 4ad077e3 (qgis): Merge pull request #4163 from nyalldawson/clang_tidyu
- Fix a bunch of suggestions from clang-tidy
- 01:17 AM Revision 4c92689d (qgis): fix windows build
- 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.
- 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)
2017-02-20
- 12:39 AM Revision 64819bcf (qgis): Merge pull request #4090 from dakcarto/find-qgis-cmake
- FindQGIS.cmake updates
- 12:37 AM Revision db5dd854 (qgis): Fix some more clang-tidy suggestions
- 12:01 AM Revision e54bc9aa (qgis): Fix build error and warnings
- 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... - 11:42 PM Revision 3dcb0c44 (qgis): Adds tooltips to the add/remove variable buttons
- 11:41 PM Revision a0f655ad (qgis): Remove temporary group box from diagram properties (fix #16206)
- 11:40 PM Revision d2067379 (qgis): Remove invalid tooltip from arrow symbol widget (fix #16208)
- 11:39 PM Revision c49b537a (qgis): Remove use of deprecated auto_ptr
- 11:27 PM Revision 12635996 (qgis): Fix build warning
- 06:23 PM Revision 84cc3778 (qgis): release.pl: allow tagging branches as ltr on point releases and
- bypass pre-commit hooks
- 04:55 PM Revision 3da44134 (qgis): Segmentize circular strings the same way in both directions, avoiding p...
- 03:20 PM Revision 7732d731 (qgis): fix 74df875
- 03:14 PM Revision a217181a (qgis): debian packing: add plotly dependency
- 03:14 PM Revision 34b6e2f0 (qgis): fix warnings
- 03:14 PM Revision 74df8754 (qgis): remove standalone browser
- 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 - 10:10 AM Revision e53ad479 (qgis): add search capability to project properties dialog
- 10:06 AM Revision 6fa87823 (qgis): [fix #16193] allow minimization of left panel in option dialogs
- 09:06 AM Revision 741e11df (qgis): Add missing sip bindings
- 09:01 AM Revision 96c7fb3b (qgis): Remove Q_INVOKABLE in sipdiff
- 08:45 AM Revision 7e6695b0 (qgis): Expose QgsRelation to QML
- API changes for consistency:
- setRelationName has been renamed to QgsRelation::setName
- setRelationId has been ... - 08:45 AM Revision bcc35b38 (qgis): Expose relationManager to QML
- 08:45 AM Revision 382b213e (qgis): Remove "the"-prefix from method signatures
2017-02-19
- 12:16 AM Revision 75367e42 (qgis): fix bde9b46
- 12:14 AM Revision bde9b46b (qgis): osgeo4w: add qt plugin path for tests
- 11:49 PM Revision caaa68bb (qgis): osgeo4w: also provider wrapper for browser (followup 801184a)
- 10:24 PM Revision 0d1ab702 (qgis): processing: improve saga detection on windows
- 10:11 PM Revision d9abe1e0 (qgis): nsis: hide details by default
- 03:35 PM Revision 0ad804a7 (qgis): [FEATURE] Add support for Windows jump lists (#4161)
- 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... - 03:51 AM Revision 32504b1a (qgis): Merge pull request #4126 from nyalldawson/task_progress
- [win] Show task manager progress in windows task bar
2017-02-18
- 10:00 PM Revision 9ed189e2 (qgis): fix windows build
- 11:23 AM Revision d19e7070 (qgis): Ensure all pointer variables are initialized to nullptr
2017-02-17
- 04:14 PM Revision 54339e32 (qgis): split long tooltip in multiline
- 10:51 AM Revision 43277909 (qgis): Merge pull request #4130 from mhugent/wfs_gml_from_geometry
- Take wfs gml directly from geometry
- 08:10 AM Revision f66b0baf (qgis): Merge pull request #4144 from alexbruy/processing-results-viewer
- [processing] convert results viewer to dock
- 06:23 AM Revision 5c211eac (qgis): Use a pan tool in the browser canvas preview
- 05:55 AM Revision 7c4f8794 (qgis): Fix labeling unit types incorrectly restored as map units from old proj...
2017-02-16
- 05:55 PM Revision 88c3d4e5 (qgis): Merge pull request #4152 from boundlessgeo/release-2_14-SldRotationFix
- fixed forgot merge conflict message
- 05:55 PM Revision 7800ee83 (qgis): Merge pull request #4153 from boundlessgeo/release-2_18-SldRotationFix
- fixed forgot merge conflict message
- 05:50 PM Revision 339fc101 (qgis): fixed forgot merge conflict message
- 05:48 PM Revision 852b9af4 (qgis): fixed forgot merge conflict message
- 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
- 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
- 02:38 PM Revision 04475f8e (qgis): Adapt gml3 unit tests to use <posList> instead of <coordinates>
- 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
- 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
- 01:44 PM Revision aa862810 (qgis): Merge pull request #4146 from jdugge/master
- [processing] gdal translate fixes
- 01:42 PM Revision f587ae5f (qgis): Merge pull request #4150 from alexbruy/processing-graphs
- [processing] improve graphs
- 12:16 PM Revision e77ccba1 (qgis): remove old code
- 12:16 PM Revision 3b7fdf4c (qgis): move results viewer icon to QGIS icons directory
- 12:16 PM Revision 5fa07137 (qgis): [processing] convert results viewer to dock
- 12:00 PM Revision 35d9b83a (qgis): Merge pull request #4138 from nyalldawson/touch
- Rework map touch tool
- 11:13 AM Revision 7f1ff08e (qgis): Merge pull request #4116 from ghtmtt/r_prov
- [processing] small fix for R provider
- 11:12 AM Revision cdb35d62 (qgis): Merge pull request #4119 from arnaud-morvan/processing_postgis_wrappers
- [processing] Add PostGIS widget wrappers
- 03:32 AM Revision 7d2d6e89 (qgis): Better feedback and responsiveness when saving large shapefile layers
- 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... - 01:12 AM Revision f706c71d (qgis): Make saving shapefiles slightly faster
2017-02-15
- 07:07 PM Revision 1d68c164 (qgis): don't open output file automatically
- 07:07 PM Revision 58b9c82e (qgis): remove old imports
- 07:07 PM Revision b3ab5543 (qgis): [processing] update polar plot
- 07:07 PM Revision 19289ccc (qgis): [processing] update mean and std.dev plot
- 07:07 PM Revision 2abc3f72 (qgis): [processing] update raster layer histogram
- 07:07 PM Revision e0131a75 (qgis): [processing] update vector layer histogram
- 07:07 PM Revision a3527738 (qgis): [processing] update vector layer scatterplot
- 07:07 PM Revision 46a9891e (qgis): [processing] update bar plot
- 05:18 PM Revision 02c46888 (qgis): german translation fixes (fixes #16194)
- 01:29 PM Revision 34b277a0 (qgis): [processing] test poly_from_extent (#4149)
- 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 - 09:22 AM Revision ca33329e (qgis): update some documentation references to QgsDataDefinedButton/QgsDataDef...
2017-02-14
- 12:08 AM Revision d2a2b18f (qgis): QgsFeature: add pythonic notes to api doc and add QgsFeature.attribute(...
- 11:48 PM Revision 65e2dda4 (qgis): Update indentation
- 11:48 PM Revision 3703bf73 (qgis): Move midpoint to QgsGeometryUtils
- 11:48 PM Revision e851b68c (qgis): Add some utils functions for QgsPointV2 (distance3D, midpoint)
- 10:43 PM Revision f2ac88ba (qgis): Update translate.py
- 09:56 PM Revision 063c80ee (qgis): GDAL translate algorithm: Default value for EXPAND, make PROJWIN optional
- 08:00 PM Revision eaa97f36 (qgis): add anchor to help URL only if necessary
- 06:41 PM Revision 23c09fc1 (qgis): api_break.dox: QgsMapLayerRegistry was removed
- 04:24 PM Revision dccf010a (qgis): Fix building with -DWITH_BINDINGS=OFF
- 03:41 PM Revision a7f9c09a (qgis): Merge pull request #4143 from NaturalGIS/fix_grass7_v_surf_rst
- [processing] fix GRASS7 v.surf.rst modules
- 03:40 PM Revision 620ad411 (qgis): Merge pull request #4127 from arnaud-morvan/processing_fix_postgis_dberror
- [processing] Fix infinite recursion in DbError.__str__
- 03:39 PM Revision 9ce1fb47 (qgis): Merge pull request #4142 from radosuav/fix_gdal_warp
- [processing] fix spatial subseting with GDAL warp
- 01:06 PM Revision c75b5c74 (qgis): fix GRASS7 v_surf_rst modules in qgis 2_18
- 12:24 PM Revision 34968716 (qgis): Add new help links
- 12:24 PM Revision 77b2e97a (qgis): Fix links to official documentation
- Avoid use of relative (hence temporary) hyperlinks
- 11:55 AM Revision 1430e933 (qgis): [processing] improve SAGA version check. Fix getCopy() method
- 11:06 AM Revision 391e2f8e (qgis): Install qgsmaplayerref.h
- 10:39 AM Revision 93645a3b (qgis): Enable gml3 curve output for compoundcurve and some fixes for gml3 outp...
- 09:59 AM Revision e9cfd0b2 (qgis): [Processing] Fix spatial subseting with GDAL warp.
- 06:17 AM Revision e4d45e49 (qgis): Merge pull request #4141 from nyalldawson/props_gui
- Properties framework part 2 - gui component
- 05:40 AM Revision efb0c402 (qgis): Add missing diagram is obstacle property button
- 05:33 AM Revision 0dfa4ef9 (qgis): Fix diagram property buttons do not hide with associated widget (fix #1...
- 05:29 AM Revision 3230e7bc (qgis): Fix diagram legend symbol selector missing associated layer (refs #16164)
- 05:24 AM Revision 852b1dfb (qgis): Fix potential crash in color assistant, set a default ramp
- 05:24 AM Revision 599d985f (qgis): Fix diagram distance property override button association (refs #16164)
- 04:48 AM Revision 28d9c44d (qgis): Tweak dialogs
- 04:48 AM Revision 32151736 (qgis): Fix failing equality operator test
- 04:48 AM Revision f70a0311 (qgis): Add basic shell for widget
- 04:48 AM Revision c78f9405 (qgis): Fix doxygen warnings and failing test
- 04:48 AM Revision 2468b276 (qgis): Replace QgsDataDefinedButton custom widget with QgsPropertyOverrideButt...
- 04:48 AM Revision c4ec256d (qgis): Tweaked numeric assistant for rotation properties
- 04:48 AM Revision a30fe357 (qgis): [FEATURE] Add a generic numeric transform assistant for easy scaling of...
- 04:48 AM Revision 2df37a23 (qgis): Some visual tweaks to property assistant widget
- 04:48 AM Revision 9c191420 (qgis): Add some spacing around preview icons in property assistant
- 04:48 AM Revision 7bf97be9 (qgis): Use a vertical layout for property assistant when in dock mode
- 04:48 AM Revision 76e27818 (qgis): [FEATURE] Interactive color assistant for data defined colors
- 04:48 AM Revision 077e8804 (qgis): Remove deprecated QgsScaleExpression and QgsSizeScaleWidget classes
- 04:48 AM Revision 613ef634 (qgis): Remove last use of QgsSizeScaleWidget
- 04:48 AM Revision 85677196 (qgis): Show a default symbol in assistant legend preview if none set
- 04:48 AM Revision 42df2c8a (qgis): Use width assistant for arrow width/start width
- 04:48 AM Revision a3b50e92 (qgis): Fix clearing data defined outline width
- 04:48 AM Revision a380bda6 (qgis): Show size assistant for stroke width properties
- 04:48 AM Revision 2aae6e42 (qgis): If transformer set on property, allow transformer to handle null values
- 04:48 AM Revision 84dd983b (qgis): Restore legend preview in symbol size assistant
- 04:48 AM Revision 90dd988d (qgis): Fix legend display of scaled sizes for QgsSingleSymbolRenderer
- 04:48 AM Revision 33710034 (qgis): Small tweaks to property override button behavior
- 04:48 AM Revision 516bdfee (qgis): Fix build
- 04:48 AM Revision d457a894 (qgis): Remove QgsDataDefined
- Now completely replaced by QgsProperty and the properties framework
- 04:48 AM Revision be46f78d (qgis): Remove QgsDataDefinedButton
- Now completely replaced by QgsPropertyOverrideButton
- 04:48 AM Revision 1b5bf1d2 (qgis): Deprecate QgsScaleExpression
- Has now been completely replaced by QgsSizeScalePropertyTransformer
- 04:48 AM Revision b376ae10 (qgis): Adds methods which attempt to parse expression based properties
- as property transformers
- 04:48 AM Revision 3ca0b90a (qgis): Update sip bindings
- 04:39 AM Revision edb30a21 (qgis): Merge pull request #4134 from nyalldawson/save_task
- [FEATURE] Background saving of vector layers
- 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
- 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...
2017-02-13
- 11:03 PM Revision e025b58b (qgis): Fix build warning
- 08:49 PM Revision 3ecafb34 (qgis): [processing] Allow extent parameters to avoid matching layer CRS check
- 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... - 08:49 PM Revision fbf99afd (qgis): Add method to retrieve all valid srs ids from CRS databases
- 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
- 03:02 PM Revision 5028cc76 (qgis): [processing] Fix infinite recursion in DbError.__str__
- 12:27 PM Revision 787c8466 (qgis): Set a name to the raster resampling dialog
- 09:11 AM Revision 77bf9990 (qgis): Merge pull request #3905 from nextgis/25d_enhancement
- [FEATURE] QGIS setting to choose default Z value
- 01:26 AM Revision 119e1815 (qgis): Fix large memory leak in vector file writer (fix #16003)
- (cherry-picked from 826a86)
2017-02-12
- 12:44 AM Revision 34e307be (qgis): Fix leak in QgsCoordinateReferenceSystem
- (cherry-picked from aad7c5)
- 12:43 AM Revision 343bc8a5 (qgis): Fix expressions leaking internal data
- (cherry-picked from 15dcb6)
- 12:40 AM Revision 7ee5d8a5 (qgis): Fix leak in QgsSymbolLegendNode
- (cherry-picked from f94512)
- 12:36 AM Revision a0ee107d (qgis): Fix leak in expressions
- (cherry-picked from 586631)
- 11:55 PM Revision 35bb5c61 (qgis): Flip task manager to use weak layer pointers instead of layer ids
- 11:30 PM Revision c42f1ec7 (qgis): Allow QgsVectorFileWriter to report approx progress
- 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... - 11:30 PM Revision 4b3d4017 (qgis): Add unit tests for QgsVectorFileWriterTask
- 11:30 PM Revision 15f8cfb4 (qgis): Register vector file writer task as dependent on layer
- 11:30 PM Revision 8182ec2d (qgis): QgsFeedback can handle report progress reports
- 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... - 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 ... - 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
... - 09:24 PM Revision 70f51aee (qgis): adapt bindings to sip 4.19 (fixes #16071)
- (cherry picked from commit 718581ffb12b723f9a3c0ae01b7ec2d8aed9d4bb)
- 08:59 PM Revision 6292c6ae (qgis): dxf export: consider layer styles (fixes #15946; backported from 92091c5)
- 08:20 PM Revision 92091c53 (qgis): dxf export: consider layer styles (fixes #15946)
- 04:29 PM Revision dedeb9cc (qgis): Change gml test output (use xmlns instead of gml: which both is valid)
- 11:24 AM Revision aba58a27 (qgis): [processing] added missing import (fixes #16181)
- (backported from 84bef5f; followup b003cbe0)
- 10:00 AM Revision bb2a6c80 (qgis): oracle provider: followup 9ceb6c67
- 09:56 AM Revision a124fbfe (qgis): Add API break notes for QgsMapToolTouch
- 08:46 AM Revision 40ebca78 (qgis): [ui] adjust size and spacing of welcome screen title (#4139)
- 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... - 05:13 AM Revision 9a7c8290 (qgis): [ui] fix touch icon rendering a black background (#4137)
- 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
Also available in: Atom