Activity
From 2018-10-06 to 2018-11-04
2018-11-04
- 11:39 PM Revision 7be29256 (qgis): Remove QgsGeometry bool operator
- This is too dangerous -- it gets silently casted to numeric values
instead of throwing compilation errors - 11:39 PM Revision 18d40595 (qgis): Correct test comparisons
- Previously QCOMPARE( QgsGeometry, QgsGeometry ) was actually only
testing for QCOMPARE( bool(QgsGeometry), bool(QgsGe... - 11:39 PM Revision 137cbd76 (qgis): Fix equality comparison when saving vertex tool edits
- 07:52 PM Revision 685806bc (qgis): [3d] Fix crash in terrain generator if DEM raster layer is missing
- 12:08 PM Revision 6e9c2a3d (qgis): Add link to user manual for annotation dialogs
- 12:07 PM Revision 8c5f7957 (qgis): Fix dox
- 12:07 PM Revision a8906229 (qgis): Remove executeExport* methods from QgsWindowManagerInterface
- No longer required, and of limited value anyway
- 12:07 PM Revision 348c1dc7 (qgis): Move layer item action handling to app
- 12:07 PM Revision 48e7e204 (qgis): Move some browser directory action handling from core/gui to app
- 12:07 PM Revision c9f9374d (qgis): Allow provider libraries to create QgsDataItemGuiProviders
- ...by implementing dataItemGuiProviders()
- 12:07 PM Revision 310d4f94 (qgis): Link the application browser dock to the application message bar
- 12:07 PM Revision 153f1b11 (qgis): Also pass complete list of all selected items to createContextMenu,
- so that actions can operate on ALL selected items
E.g. delete multiple layers from a geopackage at once - 12:07 PM Revision 10d7f6e5 (qgis): Spelling
- 12:07 PM Revision fab41545 (qgis): Move Project Home GUI action handling from core to app
- And remove more QWidget imports from core library
- 12:07 PM Revision c085d0ed (qgis): Move favorites action handling from gui to app
- 12:07 PM Revision f455b9ed (qgis): [needs-docs] Add right click context actions to Project files
- in browser
With options to
- load project
- open project file properties (operating system file properties
dialog th... - 12:07 PM Revision fa3a08e3 (qgis): Add method to handle browser item double clicks to QgsDataItemGuiProvider
- And move handling of layer/project file double clicks in browser dock
from gui->app - 12:07 PM Revision 6ec7f02e (qgis): Add a QgsDataItemGuiProvider interface and registry for providers
- These providers will be used to control how the browser data items
behave within GUI, and to allow separation of GUI ... - 12:07 PM Revision 40443ebb (qgis): [FEATURE][browser] Add "New" menu to context menu on directories
- With option to create a new geopackage or shapefile in the
clicked directory - 12:07 PM Revision c98d13d2 (qgis): Add method to populate browser context menu to QgsDataItemGuiProvider
- 12:07 PM Revision 0b17db6f (qgis): Add unit tests for QgsDataItemProviderRegistry
- 11:39 AM Revision 8ecac089 (qgis): Update Polish translation
- 10:22 AM Revision 928779bf (qgis): Sipify
- 09:54 AM Revision 5dd56645 (qgis): [vertex tool] Respect topo editing when adding a vertex (fixes #18046)
- When adding a vertex to a segment that is coincident with some other
segments and topological editing is enabled, ver... - 08:41 AM Revision efbc089a (qgis): Fix some windows build warnings
- 08:40 AM Revision 5f2b78e7 (qgis): Fix leak due to deletion of incomplete type
- 01:10 AM Revision 923adf2f (qgis): [mssql] Show in browser also tables with invalid features
- They will just have a generic vector icon
2018-11-03
- 12:58 AM Revision 704959bc (qgis): [mssql] Do not expect that SRIDs are equivalent to postgis SRIDs
- There is no direct relationship between postgis SRIDs and SRIDs used in any other database.
If you imported data wit... - 12:53 AM Revision 30e584d7 (qgis): [mssql] fix a bunch of strange bugs when connecting from linux
- These include:
- fetching incomplete (corrupted) geometries
- fetching incomplete text data (e.g. WKT for CRS)
Also ... - 08:03 PM Revision 8d91a6ee (qgis): fix device size in decoration item
- the size should take the device pixel ration into account
fixes #20321 - 08:03 PM Revision 7b6d2c09 (qgis): move decoration items to specific folder
- 08:01 PM Revision 15b2352e (qgis): Merge pull request #8406 from 3nids/fix20321
- fix device size in decoration item
- 05:17 PM Revision fd2a5997 (qgis): More rendererv2 cleanup
- 05:13 PM Revision a3db4e30 (qgis): Rename some rendererV2 ui files
- 03:27 PM Revision c962573c (qgis): Make sure QgsFeatureSelectionDlg does not outgrow the window
- Fixes #20338 - Can not scroll through attribute list in dialog window when linking existing child features
- 03:04 AM Revision c1108fc6 (qgis): move decoration items to specific folder
- 03:04 AM Revision 1fbcab9e (qgis): fix device size in decoration item
- the size should take the device pixel ration into account
fixes #20321
2018-11-02
- 11:17 PM Revision 6cb1b780 (qgis): Merge remote-tracking branch 'upstream/master'
- 06:18 PM Revision e571837c (qgis): add hashes
- 05:57 PM Revision a205927e (qgis): fix build without GUI (#8405)
- 05:56 PM Revision ec98dfcf (qgis): fix build without GUI (#8405)
- 04:35 PM Revision 91583980 (qgis): allow to restric to certain module when running sip_includes.sh
- it's a bit faster 🍺
- 03:43 PM Revision b2b7f54e (qgis): Merge pull request #8387 from rldhont/bjornhartell-oci-fix-218
- [oracle] Prefetch memory variable changed to 32-bit and default raised to 8MB
- 03:29 PM Revision 7b5926fb (qgis): Merge pull request #8403 from m-kuhn/backportAutoActivateGeometryValida...
- Backport auto activate geometry validation
- 01:56 PM Revision 383851c5 (qgis): Release of 3.4.1
- 01:30 PM Revision 63d9421d (qgis): Fix crash when de/reactivating layer checks
- When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
Also when d... - 01:30 PM Revision fe6594e3 (qgis): Activate geometry checks when changing layer properties
- No longer requires a reload of the project
Fix #20218
https://issues.qgis.org/issues/20218 - 01:29 PM Revision eb5d487c (qgis): Merge pull request #8402 from m-kuhn/autoActivateGeometryValidation
- Activate geometry checks when changing layer properties
- 01:04 PM Revision 566d5726 (qgis): Update extractprojection.py
- indentation again...
- 12:26 PM Revision 7fb8579c (qgis): Fix crash when de/reactivating layer checks
- When errors have been found and shown on the dock and deactivating layer checks that resulted in crashes.
Also when d... - 11:30 AM Revision 5bc588e4 (qgis): Activate geometry checks when changing layer properties
- No longer requires a reload of the project
Fix #20218
https://issues.qgis.org/issues/20218 - 11:27 AM Revision 9c51f056 (qgis): added a tr() based on feedback from jef-n
- 11:12 AM Revision 86a94142 (qgis): dwg import:
- * allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog
(cherry picked from commit 8400a8bb3d... - 11:10 AM Revision 8400a8bb (qgis): dwg import:
- * allow entering new gpkg filenames (fixes #20305)
* move messagebar to dialog - 10:42 AM Revision e96e41da (qgis): Update Polish translation
- 09:08 AM Revision 0e066db9 (qgis): [oracle] Remove meaningless conditional and improve user input handling
- (cherry-pick from commit 4ab377b)
Author : Björn Harrtell <[email protected]>
Date : Wed Oct 31 14:45:37 20... - 08:47 AM Revision eca00ba3 (qgis): Merge pull request #8396 from elpaso/datasource-select-dialog
- QgsDataSourceSelectDialog: a simple browser-based reusable data sourc…
- 04:45 AM Revision 7421247c (qgis): [native] Use official .desktop file name on linux
- 04:44 AM Revision ea734595 (qgis): [native] Use official .desktop file name on linux
- 01:23 AM Revision f9476fc5 (qgis): Remove meaningless conditional and improve user input handling
- (cherry picked from commit 4ab377b92f2496549f00ec4f13369b361f8f8665)
2018-11-01
- 12:29 AM Revision 247c77d4 (qgis): german translation update
- 11:54 PM Revision c068b136 (qgis): Add more debugging to auth db opening
- (cherry picked from commit ac781fac50ff0d48f5c267a64567fc0bb48548f1)
- 11:54 PM Revision 132688ea (qgis): Fix potential crash on exit
- 11:54 PM Revision 4659e692 (qgis): Fix crash on Windows on idle/usb notifications
- Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others)
(cherry picked from commit fd5a1c82ec212... - 11:54 PM Revision fe3f9171 (qgis): Fix authentication database connections
- Fixes the authentication database cannot be opened in some circumstances.
We need to ensure that the pooled database ... - 11:54 PM Revision 1f6c9ad3 (qgis): [mssql] Fix database connection cleanup on thread exit
- (cherry picked from commit a5ff6db24066642e2b5952b22bfe069013ec9a0b)
- 11:54 PM Revision dae93768 (qgis): Tighten scope of connection
- (cherry picked from commit c782f2782016f9be0f127de25a42e48e82ead378)
- 11:54 PM Revision 635ecada (qgis): Correctly cleanup auth db connection on thread finished
- (doesn't fix the invalid connection issue!)
(cherry picked from commit 368286fed0ca2fe752fef083d97235a1eda444f9) - 11:41 PM Revision 1fc2f7ab (qgis): Some more indentation issues
- 10:32 PM Revision fd5a1c82 (qgis): Fix crash on Windows on idle/usb notifications
- Fixes #20312, #20319, #20312, #20307, #20299, #20297, #20280
(maybe others) - 07:49 PM Revision 31e3a2f0 (qgis): fix qgsDoubleString printing -0 (#8363) (#8398)
- 07:35 PM Revision ac781fac (qgis): Add more debugging to auth db opening
- 07:35 PM Revision a5ff6db2 (qgis): [mssql] Fix database connection cleanup on thread exit
- 07:35 PM Revision a392a160 (qgis): Fix authentication database connections
- Fixes the authentication database cannot be opened in some circumstances.
We need to ensure that the pooled database ... - 07:35 PM Revision 368286fe (qgis): Correctly cleanup auth db connection on thread finished
- (doesn't fix the invalid connection issue!)
- 07:35 PM Revision c782f278 (qgis): Tighten scope of connection
- 05:36 PM Revision 681f73ae (qgis): fixed some PEP8 issues
- 05:33 PM Revision e0c910e4 (qgis): more for Qt3Dextras
- 05:33 PM Revision 8942293d (qgis): add decimals to fix test
- 05:33 PM Revision 7b16c6d6 (qgis): output full precision
- 05:33 PM Revision c2ad1419 (qgis): add libqt53dextras5
- 05:33 PM Revision 120debfe (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 05:33 PM Revision 419d010f (qgis): give tolerance in the test
- 05:33 PM Revision 839f918e (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 05:33 PM Revision 3cee1e3c (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 05:29 PM Revision 8ea02e96 (qgis): fix qgsDoubleString printing -0 (#8363)
- 05:29 PM Revision 105455ca (qgis): Layout fixes
- 04:03 PM Revision 8976f682 (qgis): Added file output to gdal extractprojection, added exception for non-gd...
- 02:32 PM Revision bf3e96cf (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
- 02:32 PM Revision 6d493580 (qgis): Merge pull request #8397 from rouault/fix_20308
- [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM datasets (fixes #20308)
- 01:23 PM Revision c55dac1d (qgis): [processing][GRASS] Give some more feedback when trying to use
- v.external for reading inputs, and if we can't, advise why not
(cherry picked from commit 82ac04d6f77c6ac4c0699cc6e7... - 01:23 PM Revision 0d738053 (qgis): Fix build
- 01:23 PM Revision 32f3198f (qgis): Fix memory leak
- (cherry picked from commit 3195c82ec1347dc57748f6acaa648868138b4b11)
- 01:23 PM Revision ad13e5d6 (qgis): Fix build warning
- (cherry picked from commit 41c31b44ba81649f76e048185a18c4f6073addd3)
- 01:23 PM Revision 030d2668 (qgis): Fix crash on opening options on debug builds where open CL is not enabled
- Fixes #20295
(cherry picked from commit 15435ad56e24bd8dcfdee1556eb25e42fa31bcb3) - 01:23 PM Revision b9f36f1b (qgis): [browser] Unify layer name in properties for raster/vector layers
- (cherry picked from commit 620643e2543b76deb5bc209d765f9356dfbe6534)
- 01:23 PM Revision 5cfd9aaf (qgis): [browser] Remove redundant name/uri/provider labels from top
- of layer properties widget
All this information is already shown in the scrollable metadata
section below that, so w... - 01:23 PM Revision 755df792 (qgis): [browser] Don't try to open links within the browser properties widget
- Instead open them externally. Fixes clicking on the path link
within metadata tries to open layer files instead the t... - 01:23 PM Revision 92e18bf0 (qgis): Hidpi friendly message bar icon sizes
- (cherry picked from commit e83aa5a200ebad78916f26ab291bcc5915291863)
- 01:23 PM Revision 36b37eb6 (qgis): Hidpi friendly welcome page sizes
- (cherry picked from commit 26c3dd30a9f736187debc95d668ee905ef2dcc12)
- 01:23 PM Revision daf4c054 (qgis): [processing] Fix incorrect html used when pushing console command feedb...
- And make color less dominant (not bright blue!). We want other more critical
messages the be more attention grabbing ... - 01:23 PM Revision e1055c4b (qgis): [processing][grass] Highlight GRASS error messages and warnings in log
- And catch segmentation faults from GRASS commands and show a nice
helper text advising user that QGIS isn't at fault ... - 01:23 PM Revision 57a0bad9 (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
- Fixes #20277
(cherry picked from commit f65c845f86a9742602b72584b34b6ae63ed30dd7) - 12:47 PM Revision 4e9da6f1 (qgis): [FEATURE][processing] New algorithm "Remove duplicates by attribute"
- Allows for removal of duplicate features, identified using the values
in one (or more) field values from the input fe... - 12:47 PM Revision fa71e4d3 (qgis): Move to vector general group
- 12:47 PM Revision 4dd3e211 (qgis): Unit tests for reomve duplicates by attribute
- 12:43 PM Revision f396ab37 (qgis): fix news
- (cherry picked from commit 1151639f9d928ddb0ee8e482ef5a61a636b90ffd)
- 12:42 PM Revision 1151639f (qgis): fix news
- 12:41 PM Revision 2c040824 (qgis): verify that projecta actually delivers a changelog
- (cherry picked from commit a826c5644549216491e2e101a5809c64c5193421)
- 12:39 PM Revision a826c564 (qgis): verify that projecta actually delivers a changelog
- 12:37 PM Revision 986e11b6 (qgis): [BUGFIX] [OGR provider] Make filter by id(s) requests work again on OSM...
- 12:02 PM Revision 083208c1 (qgis): QgsDataSourceSelectDialog: a simple browser-based reusable data source ...
- 11:41 AM Revision 3195c82e (qgis): Fix memory leak
- 11:41 AM Revision f0436df6 (qgis): [browser] Allow data item providers a chance to implement QGIS project
- item creation and override default project file handling
If no provider is registered which handles QGIS project fil... - 11:41 AM Revision 09c2daa1 (qgis): [FEATURE] Allow exploration of QGS project file contents directly
- within browser
Allows QGIS project file items inside the browser to be expanded,
showing the full layer tree (includ... - 11:41 AM Revision 5c5f2ed7 (qgis): Add method to get QgsLayerItem::LayerType from a map layer
- 11:41 AM Revision 850eae16 (qgis): [browser] Avoid expanding/collapsing nodes if the double click
- was specifically handled by an item itself
- 09:36 AM Revision 82ac04d6 (qgis): [processing][GRASS] Give some more feedback when trying to use
- v.external for reading inputs, and if we can't, advise why not
- 09:36 AM Revision 484895e2 (qgis): [processing] Fix incorrect html used when pushing console command feedb...
- And make color less dominant (not bright blue!). We want other more critical
messages the be more attention grabbing ... - 09:36 AM Revision f65c845f (qgis): [processing][GRASS] Correctly handle input vector layers with |layernam...
- Fixes #20277
- 09:36 AM Revision 676238b2 (qgis): [processing][grass] Highlight GRASS error messages and warnings in log
- And catch segmentation faults from GRASS commands and show a nice
helper text advising user that QGIS isn't at fault ... - 08:50 AM Revision bc8fe90a (qgis): german translation update
- 08:50 AM Revision 35f4383c (qgis): add islandic translator (followup f4e6477a)
- (cherry picked from commit f3b0b257e424557d49a6e6f77c4339d3be7afc8e)
- 08:50 AM Revision 40a36c45 (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
- (cherry picked from commit 012bd99e110c221f7cfc3b9148e7cceb2dea443b)
- 08:42 AM Revision b081a326 (qgis): Merge pull request #8374 from signedav/bugfix_not_deleting_relation-3_4
- Backport More intuitive relation reference widget text filter
- 08:40 AM Revision e83aa5a2 (qgis): Hidpi friendly message bar icon sizes
- 08:40 AM Revision 26c3dd30 (qgis): Hidpi friendly welcome page sizes
- 08:29 AM Revision 7ac3d0ed (qgis): Merge pull request #8392 from m-kuhn/mergeDuplicateFidBackport
- Processing: GeoPackage output, regenerate fid when there's a risk of duplicates
- 06:57 AM Revision 187f7414 (qgis): [FEATURE] Show QGIS style xml libraries in browser and support
- drag and drop of style .xml files to main QGIS window
Double clicking the databases or dragging them to QGIS
trigger... - 06:55 AM Revision 7f332fb7 (qgis): [browser] Remove redundant name/uri/provider labels from top
- of layer properties widget
All this information is already shown in the scrollable metadata
section below that, so w... - 06:55 AM Revision 17447e4b (qgis): [FEATURE][browser] Restore preview functionality from old 2.x standalone
- browser into inbuilt browser dock panel layer properties widget
- 06:55 AM Revision 620643e2 (qgis): [browser] Unify layer name in properties for raster/vector layers
- 06:55 AM Revision ab460182 (qgis): [browser] Don't try to open links within the browser properties widget
- Instead open them externally. Fixes clicking on the path link
within metadata tries to open layer files instead the t... - 02:59 AM Revision 891c16ac (qgis): don't run GRASS commands in shell, that's not working
- 02:55 AM Revision 3f72e0cd (qgis): don't run GRASS commands in shell, that's not working
2018-10-31
- 09:22 PM Revision 15435ad5 (qgis): Fix crash on opening options on debug builds where open CL is not enabled
- Fixes #20295
- 08:56 PM Revision 41c31b44 (qgis): Fix build warning
- 05:11 PM Revision 4ab377b9 (qgis): Remove meaningless conditional and improve user input handling
- 01:48 PM Revision 85f92253 (qgis): Parameter name harmonization
- 01:48 PM Revision d7b01dba (qgis): Regenerate fids for "points along geometry"
- Fix #19998
- 01:48 PM Revision bb0350e2 (qgis): Regenerate fids for "Join attributes by field value"
- 01:48 PM Revision efcc036c (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
- 01:48 PM Revision 10fb944f (qgis): Regenerate fids for "join attributes by location", pt2
- 01:48 PM Revision 1195b043 (qgis): Case insensitive file extension check
- 01:48 PM Revision d72e4342 (qgis): Regenerate fids for "multipart to singlepart algorithm"
- 01:48 PM Revision 3b2bac22 (qgis): Use decodeUri instead of string parsing
- 01:48 PM Revision 55f93c72 (qgis): Make doxygen a bit happier
- 01:48 PM Revision 1d474d8e (qgis): Regenerate fids for "join attributes by location"
- Fix #19708
- 01:48 PM Revision c7d6740b (qgis): Skip path checking
- 01:48 PM Revision b91c04a1 (qgis): Fix faulty alg name in test
- 01:48 PM Revision 45d009fa (qgis): Add comment for semi-broken control file
- 01:48 PM Revision 65f0ab8b (qgis): Fix test for merging layers to gpkg
- 01:48 PM Revision 200d7e32 (qgis): Allow using gpkg in processing tests
- 01:48 PM Revision 1ad41238 (qgis): Make sip a bit happier
- 01:48 PM Revision 4fac1f15 (qgis): Add merge vector layer test for gpkg
- 01:48 PM Revision e42b9f79 (qgis): Unify parameter names
- 01:48 PM Revision 8a46059c (qgis): Ignore FID field when merging vector layers to geopackage
- 01:48 PM Revision c489dc47 (qgis): Add missing param doc
- 01:47 PM Revision 429cd0ba (qgis): Merge pull request #8240 from m-kuhn/mergeVectorLayersDuplicateFid
- Ignore FID field when merging vector layers to geopackage
- 01:35 PM Revision f8bbdf54 (qgis): Merge pull request #8389 from elpaso/bugfix-20271-wms-null-styles-backport
- [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- 01:34 PM Revision 467fae8e (qgis): Merge pull request #8388 from elpaso/bugfix-20271-wms-null-styles
- [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- 12:23 PM Revision 116fcc45 (qgis): Fix symbol selector dialog overflows the screen on small resolution
- 12:23 PM Revision cb5c326d (qgis): native/CMakeLists.txt cleanup (#8380)
- 12:15 PM Revision c55b4eb4 (qgis): Make sip a bit happier
- 11:42 AM Revision 9f2fb2d4 (qgis): Skip kw check
- 11:41 AM Revision d754ecf4 (qgis): Skip kw check
- 10:27 AM Revision 87c12632 (qgis): Regenerate fids for "multipart to singlepart algorithm"
- 10:27 AM Revision 2df0cae8 (qgis): Regenerate fids for "join attributes by location", pt2
- 10:27 AM Revision 2c4abdf7 (qgis): Fix test for merging layers to gpkg
- 10:27 AM Revision 99b246dd (qgis): Add comment for semi-broken control file
- 10:27 AM Revision 2e1c5e61 (qgis): Skip path checking
- 10:27 AM Revision d0eeffbe (qgis): Regenerate fids for "points along geometry"
- Fix #19998
- 10:27 AM Revision 6fe832b9 (qgis): Add missing param doc
- 10:27 AM Revision 79e63d89 (qgis): Make doxygen a bit happier
- 10:27 AM Revision f8d873c7 (qgis): Regenerate fids for "join attributes by location"
- Fix #19708
- 10:27 AM Revision 71590bb8 (qgis): Case insensitive file extension check
- 10:27 AM Revision 432bec17 (qgis): Add test for QgsVectorLayerExporter with RegeneratePrimaryKey
- 10:27 AM Revision 0a2b0f41 (qgis): Regenerate fids for "Join attributes by field value"
- 10:27 AM Revision a4d4c55c (qgis): Parameter name harmonization
- 10:27 AM Revision 19276e2b (qgis): Add merge vector layer test for gpkg
- 10:27 AM Revision 229c6177 (qgis): Ignore FID field when merging vector layers to geopackage
- 10:27 AM Revision 3949cb70 (qgis): Fix faulty alg name in test
- 10:27 AM Revision 2a973fc0 (qgis): Allow using gpkg in processing tests
- 10:27 AM Revision 08c2002d (qgis): Use decodeUri instead of string parsing
- 10:27 AM Revision 50cf8b9e (qgis): Unify parameter names
- 10:19 AM Revision b6f2bae3 (qgis): [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- Fix #20271 - WMS is not displayed in QGIS 3.4.0
With test
Cherry-picked from 94aa628e3e94e5998ba762810e19be104c0f820b - 10:06 AM Revision 94aa628e (qgis): [wms] Do not pass null QStrings to QgsWmsProvider::setQueryItem
- Fix #20271 - WMS is not displayed in QGIS 3.4.0
With test - 10:01 AM Revision 8a8a741f (qgis): [oracle] Prefetch memory variable changed to 32-bit and default raised ...
- Speeds up oracle table access by orders of magnitude
(cherry-pick from commit c3e7632)
Author : Björn Harrtell ... - 09:38 AM Revision b64e72a8 (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 09:37 AM Revision a003f4fc (qgis): Merge pull request #8349 from rldhont/bugfix-server-getprint-color-sele...
- [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 05:08 AM Revision eeaa54cd (qgis): Prevent flooding (and app freeze) of items added to the message bar
- 04:03 AM Revision 4d33422f (qgis): Prevent flooding (and app freeze) of items added to the message bar
- 01:24 AM Revision f5a1b4ef (qgis): native/CMakeLists.txt cleanup (#8380)
2018-10-30
- 12:58 AM Revision 5c0cc0bb (qgis): vector layer properties now checks if config widget factory supports layer
- previously the factory would always be used, even if it did not
support the active layer
fixes #20240
(cherry picke... - 12:58 AM Revision 44c851db (qgis): Minor changes to speed up PointstoPaths algorithm
- # 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running...
- 12:58 AM Revision dc25ca06 (qgis): Fix a (harmless) build warning
- (cherry picked from commit 2c278f31184084e9a39ad811e90af069495c3994)
- 12:58 AM Revision fe8875c7 (qgis): Fix another warning
- (cherry picked from commit 3a18ba6b243c23f3dd7bfbc7268680e8875318bf)
- 12:58 AM Revision ef1cf094 (qgis): Fix inefficient calls to QgsFeature.attributes()[idx]
- Replace with just f[idx]. Calling QgsFeature.attributes()
allocates a list of all attributes, which is inefficient
wh... - 12:58 AM Revision 29c2598e (qgis): Fix some inefficient python dictionary iteration
- (cherry picked from commit f3e9aaf79a9282b28a605abd0dadaab9951050c8)
- 12:58 AM Revision 3aafedbb (qgis): Capitalization
- (cherry picked from commit 1dd36f132d1fbf04b0aa265157d5547fe8aa9140)
- 12:58 AM Revision 78be68f3 (qgis): [processing] Fix crash when right clicking toolbox outside of an item
- Fixes #20264
(cherry picked from commit a873289da7846b6761fe40733d5e7407cce7684d) - 12:58 AM Revision 370e87e7 (qgis): Fix broken handle bad layers dialog
- Partially revert af0bae67f and ea2cc365
Fixes #20265
(cherry picked from commit 0d7f59865b072c29f853513eb183c674585... - 12:58 AM Revision 15cff4f4 (qgis): [browser] Fix some items which are marked as "Collapse" capability
- are incorrectly expanded on startup
(cherry picked from commit 5ebb9745694de324f6506d83536f403f6b001b01) - 12:58 AM Revision c3ddce12 (qgis): Avoid crash in style model when adding symbols with a new tag to library
- Fixes #20256
(cherry picked from commit f6aecd152d367ed0a4cf661c3c5c8c1850f608af) - 12:58 AM Revision e15e4f02 (qgis): Avoid creating temporary project properties and options dialogs
- for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
... - 12:58 AM Revision 2d7b4cea (qgis): Fix clazy warnings
- (cherry picked from commit 3c3fcf50a9a95d2e818eddbc241616668efef3eb)
- 12:58 AM Revision 9094b83f (qgis): More clazy optimisations
- (cherry picked from commit d4cf8cf7de995f0ba5a9ef4a01276de8400e7fb2)
- 12:58 AM Revision ac1fa9e6 (qgis): [oracle] Prefetch memory variable changed to 32-bit and default raised ...
- Speeds up oracle table access by orders of magnitude
(cherry picked from commit c3e7632ce8c8370cc7b6941e3be523844d8b... - 11:42 PM Revision 85efc77b (qgis): Fix inefficient calls to QgsFeature.attributes()[idx]
- Replace with just f[idx]. Calling QgsFeature.attributes()
allocates a list of all attributes, which is inefficient
wh... - 11:42 PM Revision f3e9aaf7 (qgis): Fix some inefficient python dictionary iteration
- 11:42 PM Revision 6c99cbc1 (qgis): Minor changes to speed up PointstoPaths algorithm
- # 1: Replaced time-consuming call on all attributes by a more specific request - responsible for about 90% of running...
- 10:47 PM Revision 2ca28f3d (qgis): Merge pull request #8379 from elpaso/backport-3_4
- Backport: Fix geometry precision input in vector layer properties and not-dot
- 10:37 PM Revision 2c278f31 (qgis): Fix a (harmless) build warning
- 10:37 PM Revision 3a18ba6b (qgis): Fix another warning
- 10:26 PM Revision c3e7632c (qgis): Prefetch memory variable changed to 32-bit and default raised to 8MB
- 09:27 PM Revision 629cdf21 (qgis): native/CMakeLists.txt cleanup
- 07:45 PM Revision 0d7f5986 (qgis): Fix broken handle bad layers dialog
- Partially revert af0bae67f and ea2cc365
Fixes #20265 - 07:45 PM Revision f6aecd15 (qgis): Avoid crash in style model when adding symbols with a new tag to library
- Fixes #20256
- 07:44 PM Revision 5ebb9745 (qgis): [browser] Fix some items which are marked as "Collapse" capability
- are incorrectly expanded on startup
- 07:44 PM Revision a873289d (qgis): [processing] Fix crash when right clicking toolbox outside of an item
- Fixes #20264
- 05:34 PM Revision 24eaea5e (qgis): Show an empty string if precision is 0 or not valid
- Backported from master
- 05:33 PM Revision 344a5a69 (qgis): Fix geometry precision input in vector layer properties and not-dot loc...
- Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator)
B... - 05:19 PM Revision 79731715 (qgis): Update GDAL extractprojection.py to QGIS 3
- 05:01 PM Revision 296df2e0 (qgis): Reintroduce GDAL extract projection
- Fixes #20263 (when some other files are also fixed)
- 10:31 AM Revision 2f1dec98 (qgis): Merge pull request #8362 from m-kuhn/codeReadability
- Improve code readability
- 10:13 AM Revision 06b4483b (qgis): Merge pull request #8375 from m-kuhn/deadlockInGeometryValidation
- Backport of fix deadlock in geometry validation
- 08:59 AM Revision e1557c62 (qgis): Merge pull request #8373 from m-kuhn/hideGeometryValidationBackport
- Hide geometry validation dock
- 08:55 AM Revision 9c154520 (qgis): Allow calling getFeatureSource without feedback
- 08:55 AM Revision b2192836 (qgis): Silence warning
- 08:55 AM Revision 86f951cd (qgis): Fix deadlock in geometry validation
- Fix a deadlock in geometry validation. This happens when the mainthread "waits for finished" of a checker thread.
Wh... - 08:55 AM Revision 1f8e6a53 (qgis): More comprehensive API docs
- 08:54 AM Revision 3a74c879 (qgis): Merge pull request #8361 from m-kuhn/deadlockInGeometryValidation
- Fix deadlock in geometry validation
- 08:09 AM Revision f4326842 (qgis): Switch
- 08:04 AM Revision 7c6774b9 (qgis): handle EnableChange event in QgsFilterLineEdit
- cherry-picked from 9768fdd0f3a302ea058ba7d1ab4fc1a205750795
- 08:03 AM Revision 8765d2a1 (qgis): removed extra ;
- cherry-picked from a4bb9058b444c0fe3a7bab91fb2e33179c3498b9
- 08:03 AM Revision 278d293f (qgis): Test if NULL is selected
- cherry-picked from 5b4aed3aa2e6f40785cba9f67d887b729cdd0c9e
- 08:02 AM Revision 47243dc2 (qgis): controll clear button by edit-state
- because it has to appear on edit-mode, otherwise not
cherry-picked from f0b0aea3b223b1af4a61e1ce01513d1e8cbdf6d3 - 08:02 AM Revision cb1172bd (qgis): tests for switching between values
- especially setting the NULL value and checking if it's selected
checking if the clear button is activ when it should ... - 08:01 AM Revision caa63407 (qgis): remove connection to lineeditcleared, because of already correct null v...
- cherry-picked from 7939cfb5570e771004bf8ce9f034d450f99f6bce
- 08:01 AM Revision 9f6198e1 (qgis): pass nullRepresentation to QgsFilterLineEdit
- cherry-picked from e37f1d11272a3170b2335ea67c5b4d24a54594a1
- 08:00 AM Revision 17777691 (qgis): selectAll if requested on mouse release
- because otherwise the mouse event makes the selectAll useless if it's done on focusEvent
cherry-picked from d3c861e7... - 08:00 AM Revision a5981f30 (qgis): use lambda to set value to null
- cherry-picked from fbbb32000e62d17c95b4c9649147259ed7363e07
- 07:59 AM Revision 11ebdeee (qgis): remove setReloadTime because it's not used anymore
- cherry-picked from 8a226671f57ee134fe6c348ef506a09295f1873e
- 07:59 AM Revision 374862c0 (qgis): do not overwrite text entry on editing and model reloadings
- cherry-picked from 43f77fda5834d3d52707814f9d4019c7e8533c69
- 07:58 AM Revision 1276671e (qgis): set value to null when pressed lineedit-clearbutton
- cherry-picked from 713192f7106214588561945225628059796acc08
- 07:58 AM Revision 3ffdae10 (qgis): setting of reload interval in featurelistcombo
- cherry-picket from 13d25862630582f29bdc507bba48db3af7ba2aaa
- 07:56 AM Revision e968819d (qgis): More comprehensive API docs
- 07:39 AM Revision 65dc93c0 (qgis): Hide geometry validation dock
- Fix #20245 https://issues.qgis.org/issues/20245
- 07:38 AM Revision 59b1d309 (qgis): Merge pull request #8360 from m-kuhn/hideGeometryValidation
- Hide geometry validation dock
- 01:13 AM Revision a9f7f354 (qgis): vector layer properties now checks if config widget factory supports layer
- previously the factory would always be used, even if it did not
support the active layer
fixes #20240 - 01:04 AM Revision f951219b (qgis): update mac bundling for new Qt frameworks
- 01:02 AM Revision 2f86f228 (qgis): update mac bundling for new Qt frameworks
2018-10-29
- 06:48 PM Revision 4668d226 (qgis): fix crash when connecting layerOrderChanged signal
- 06:25 PM Revision 2a84bae6 (qgis): add results hashes
- 04:15 PM Revision 1332e5c5 (qgis): Allow calling getFeatureSource without feedback
- 03:44 PM Revision 13876318 (qgis): Improve code readability
- 03:38 PM Revision 46563556 (qgis): Silence warning
- 03:05 PM Revision 02ec785e (qgis): Fix deadlock in geometry validation
- Fix a deadlock in geometry validation. This happens when the mainthread "waits for finished" of a checker thread.
Wh... - 01:58 PM Revision b00b3f68 (qgis): Merge pull request #8358 from elpaso/bugfix-20255
- Fix geometry precision input in vector layer properties and not-dot l…
- 12:36 PM Revision ac54e961 (qgis): Show an empty string if precision is 0 or not valid
- 12:34 PM Revision e16e25c0 (qgis): Hide geometry validation dock
- Fix #20245 https://issues.qgis.org/issues/20245
- 12:01 PM Revision 12c75d3c (qgis): Fix geometry precision input in vector layer properties and not-dot loc...
- Fix #20255 - Impossible to enter a decimal value for the geometry precision in French (comma as decimal separator)
- 09:52 AM Revision 8fc43780 (qgis): Merge pull request #8114 from signedav/bugfix_not_deleting_relation
- More intuitive relation reference widget text filter
- 09:14 AM Revision d4cf8cf7 (qgis): More clazy optimisations
- 09:14 AM Revision 0035b7c3 (qgis): Avoid creating temporary project properties and options dialogs
- for locator filter
This is expensive and results in a lengthy delay when first
using the locator in a QGIS session.
... - 09:14 AM Revision d196125b (qgis): Fix build
- 09:14 AM Revision 3c3fcf50 (qgis): Fix clazy warnings
- 02:56 AM Revision c077fbcd (qgis): Follow up status bar font fixes, avoid too small font on Windows
- (cherry picked from commit c9206884372e25decb354706728935cef5765e34)
- 02:56 AM Revision 21d1bdf1 (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
- opened from toolbox and closed before task completes
(cherry picked from commit 0d5a8ddd8e387219721ff24cb8299960e4f3... - 02:56 AM Revision 3179b3b8 (qgis): Avoid useless tray icon on Windows 7
- Fixes #20247
(cherry picked from commit 908a058a3a88947498be44e8bba1ce2afb12981e) - 02:27 AM Revision 1dd36f13 (qgis): Capitalization
- 01:49 AM Revision 0d5a8ddd (qgis): [processing] Fix exceptions due to closed algorithm dialogs when
- opened from toolbox and closed before task completes
- 01:17 AM Revision 908a058a (qgis): Avoid useless tray icon on Windows 7
- Fixes #20247
- 01:06 AM Revision c9206884 (qgis): Follow up status bar font fixes, avoid too small font on Windows
2018-10-27
- 07:06 PM Revision 9e45223d (qgis): reset English translations on update
- 07:06 PM Revision 012bd99e (qgis): scripts/tsstat.pl: remove unused site mode and add note to doc/TRANSLATORS
- 07:06 PM Revision 9ad01cf9 (qgis): replace three dots with ellipsises in translation strings
- 05:38 PM Revision 73134b4c (qgis): add missing expression groups
- 05:38 PM Revision f3643ef9 (qgis): remove translations for expression group to fix the UI
- 06:51 AM Revision c4b3cbcd (qgis): add missing expression groups
- 06:51 AM Revision ce32a253 (qgis): remove translations for expression group to fix the UI
2018-10-26
- 01:54 AM Revision aa42b868 (qgis): Add native platform method to show file/folder properties, implement
- for linux
- 11:50 PM Revision d34fe6b1 (qgis): fix gdal_contour in test (#8351)
- now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix ht... - 10:23 PM Revision 25cddbc3 (qgis): Update qgis.sip.in
- 10:01 PM Revision f3b0b257 (qgis): add islandic translator (followup f4e6477a)
- 09:57 PM Revision f9fa6068 (qgis): add note with Qt bug
- 09:49 PM Revision 5fa533f1 (qgis): fix Qt issue with QString::number and precision 0
- 09:20 PM Revision 76418690 (qgis): add missing GUI_EXPORT macro
- 09:15 PM Revision e44d5a36 (qgis): fix gdal_contour in test
- now gdal_contour does not create 3D by default
see upstream issue https://github.com/OSGeo/gdal/issues/336
and fix ht... - 09:11 PM Revision b872f617 (qgis): add missing GUI_EXPORT macro
- 09:07 PM Revision 7ac52152 (qgis): [FEATURE] Add "export to file" options for raster and vector layers
- within the browser panel
Allows direct export of these files (e.g. to a different format,
crs, etc) without having t... - 09:04 PM Revision b8113af9 (qgis): give tolerance in the test
- 09:03 PM Revision 03d17549 (qgis): output full precision
- 08:37 PM Revision de1fff13 (qgis): output full precision
- 08:24 PM Revision 983a8af4 (qgis): add missing GUI_EXPORT macro
- 07:45 PM Revision 7baf6d4b (qgis): output full precision
- 07:06 PM Revision 40ec44cc (qgis): output full precision
- 04:32 PM Revision c1b477c2 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 04:32 PM Revision 5566560e (qgis): add libqt53dextras5
- 04:32 PM Revision d175674a (qgis): more for Qt3Dextras
- 04:32 PM Revision 5a297cba (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 04:32 PM Revision 9156476b (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 02:34 PM Revision f703839f (qgis): [Bugfix][Server] Use Project selection color in GetPrint 3.4
- 02:34 PM Revision 20898877 (qgis): Bump version to 3.5
- 02:32 PM Revision 4a4b62ed (qgis): Release of 3.4 (Madeira)
- 02:32 PM Revision 736b0f70 (qgis): changelog and news update for 3.4
- 02:32 PM Revision 07e05d89 (qgis): translation update for 3.4 from transifex
- 02:23 PM Revision 6249b07f (qgis): Merge pull request #8320 from rldhont/server-reactivate-print-selection-3
- [Server] Reactivate the capability to print selection with Server 3.4
- 02:12 PM Revision 4ba77f83 (qgis): fix typo
- 02:11 PM Revision f002a9c4 (qgis): fix snapping indicator when advance digitizing tools is enabled
- 02:11 PM Revision 9e6d1658 (qgis): doxymentation
- 02:04 PM Revision 443afcd0 (qgis): Merge pull request #8323 from mhugo/fix_15709
- Fix virtual layer FilterRect handling when no uid is defined
- 01:59 PM Revision cbd7adec (qgis): Release of 2.18.25
- 01:46 PM Revision 40e94066 (qgis): Add snapindicator to shape tools (#8292)
- 01:40 PM Revision 547fdb82 (qgis): be more explicit when detecting dark theme on Mac
- 01:37 PM Revision 4295e0e8 (qgis): Fix build on OSX platform < 10.14 (#8348)
- 01:24 PM Revision 5f5edb6b (qgis): Black mssql test on Travis
- The mssql odbc driver is proving very crashy on the Travis
docker image. Revisit when the docker image is upgraded - 01:00 PM Revision 0633ee04 (qgis): Merge pull request #8336 from m-kuhn/doNotReportEnvelopeAsGap
- Do not report envelope as gap
- 12:59 PM Revision 2c835f97 (qgis): Merge pull request #8347 from DelazJ/patch-4
- [Bugfix]Update "refresh layer at interval" tooltip
- 12:58 PM Revision 03c38e92 (qgis): Merge pull request #8345 from m-kuhn/snapToGridExtentsUpdate
- Update snap to grid rect on extentChange
- 12:02 PM Revision 3e7ee919 (qgis): Update "refresh layer at interval" tooltip
- Fix #20223
- 11:51 AM Revision b4e31608 (qgis): [Server][GetPrint] Draw selection for SVG output
- 11:36 AM Revision c47c0ef7 (qgis): [Server][Tests] Update WMS GetPrint Selection
- 11:32 AM Revision 91c19ff5 (qgis): [Bugfix][Server][GetPrint] Correctly set way to draw selection in layou...
- 11:07 AM Revision efe4a796 (qgis): Fix virtual layer FilterRect handling when no uid is defined (fixes #15...
- When no uid if defined, features returned have an id defined by an
autoincremented integer. So we cannot use a SQL fi... - 10:43 AM Revision daa650ed (qgis): Merge pull request #8331 from rldhont/fix-server-wfs-force-multi-geom-g...
- [Bugfix][Server][WFS] Segfault when converting geom to multi
- 10:38 AM Revision 0a808141 (qgis): Update snap to grid rect on extentChange
- Fix #20222
- 10:01 AM Revision 32cdf3a0 (qgis): Do not report envelope as gap
- Under some circumstances, the envelope of a check region would be reported as a gap.
While a check that this doesn't ... - 10:00 AM Revision a0e3c2df (qgis): Merge pull request #8335 from m-kuhn/qgsrectangleSnappedToGrid
- Add QgsRectangle::snappedToGrid
- 09:38 AM Revision 04edcb75 (qgis): Merge pull request #8305 from signedav/action-icon
- Different mAction icon, when action activated
- 09:36 AM Revision e797f7ef (qgis): Merge pull request #8229 from signedav/duplication-context-fix
- Select feature menu on action with multiple features
- 08:58 AM Revision e991d98c (qgis): [layouts] Fix data defined table button loses state
- Refs #18694
- 08:58 AM Revision bbdbfa17 (qgis): [layouts] Final fixes for data defined widgets showing outdated
- data defined definitions when clicking between layout items
of the same type
Fixes #18694 - 08:58 AM Revision 5e3fdb96 (qgis): [layouts] Fix some data defined buttons don't update when
- clicking between objects of same type
Refs #18694 - 08:57 AM Revision 0f22a29b (qgis): Fix dropping/adding z dimensions to certain output data types
- where the layer geometry type is defined by features, not preset
in advance
Fixes #20220, #17669 - 08:57 AM Revision d1e29783 (qgis): Add warning to QgsLayerTreeLayer::layer() dox
- Because the returned pointer must ALWAYS be tested before
being dereferenced - 08:57 AM Revision 4bc561cc (qgis): Fix crashes when right clicking a layer with a broken source,
- e.g. a layer loaded from a qlyr with missing layer reference
- 08:24 AM Revision 69442400 (qgis): Merge pull request #8338 from 3nids/fix20201
- use Exclude field by default for relation search widget wrapper
- 07:58 AM Revision 0da210df (qgis): Add QgsRectangle::snappedToGrid
- Snaps a rectangle to a grid.
- 07:03 AM Revision f0735d91 (qgis): Update test masks
- 07:03 AM Revision 1ae010a6 (qgis): Fix some clang truncate to int warnings
- 05:15 AM Revision 1a2d0cc5 (qgis): [processing][SAGA] Fix multilevel b spline description files
- Resync with SAGA parameters
- 03:54 AM Revision 7f484aba (qgis): Fix some more inconsistent status bar fonts
- 02:16 AM Revision b1505549 (qgis): Do not overwrite values in attribute form while SearchMode
- Because it can be in SearchMode during editing state, a change of selection in the feature list would overwrite the v...
2018-10-25
- 01:54 AM Revision 6526dd08 (qgis): bundle sip to correct dir
- 11:54 PM Revision fb0b8fda (qgis): [mssql] For consistency with other providers deleteFeatures should retu...
- 11:54 PM Revision 972250d0 (qgis): [mssql] Use output instead of IDENT_CURRENT to retrieve newly added pri...
- It's safer, works with non-identity columns, and potentially allows
us to optimise in future and bulk insert features... - 11:54 PM Revision 72946c30 (qgis): [mssql] Fix incorrect layer extents after modifying layers
- 11:54 PM Revision 37a68562 (qgis): A bit more tolerance in provider test
- 11:54 PM Revision cd64d31b (qgis): [mssql] Ensure provider rejects features with incorrect geometry type
- 11:54 PM Revision 89aa19f6 (qgis): Add a provider test to ensure that features returned from
- addFeatures have the correct id assigned
- 11:54 PM Revision 1f852fff (qgis): [mssql] Run provider layer edits test suite
- 11:54 PM Revision 54c587f0 (qgis): [mssql] Avoid some tests on Travis which trigger crashes in the ms odbc...
- not our fault -- i think it's either an issue with the ms odbc
driver itself or qt's odbc database handling. In any c... - 11:54 PM Revision 25c94d48 (qgis): Better method to avoid test on Travis
- 11:52 PM Revision f4e6477a (qgis): Update TRANSLATORS
- Added missing translator for Icelandic
- 11:52 PM Revision 69df8cf7 (qgis): Updated the version of CMake from 3.7 to 3.12 in the list of required t...
- 11:51 PM Revision 560e841e (qgis): [authmanager] Fix OAuth2 implicit grant flow
- 11:34 PM Revision 8eb19302 (qgis): Merge pull request #8330 from 3nids/fix9160
- Properly zoom to feature for single point selected
- 11:20 PM Revision 857bbe1e (qgis): Register metatype for QgsAuthManager::MessageLevel to avoid qt warnings
- 11:20 PM Revision 1118f4ac (qgis): Remove some dox details which are likely to go out of date quickly
- 11:20 PM Revision 87f5c0c0 (qgis): [o2] Avoid a misleading console error output
- 11:17 PM Revision 531f3663 (qgis): Merge pull request #8310 from borysiasty/scale_lock_button
- Move the scale lock button from the QgsStatusBarScaleWidget to QgsStatusBarMagnifierWidget
- 11:10 PM Revision 26330069 (qgis): Merge pull request #8329 from borysiasty/browser_gpkg_overwrite
- Disable overwriting GPKG layers with rasters in the Browser Panel
- 11:10 PM Revision 6a61d5d2 (qgis): Merge pull request #8337 from borysiasty/update-firstrundialog
- Update link to changelog in the First Run Dialog
- 10:38 PM Revision 95142cc1 (qgis): use Exclude field by default for relation search widget wrapper
- fix #20201
- 10:00 PM Revision ef56a7a2 (qgis): Update changelog link from 3.0.0 to 3.4-LTR in the First Run Dialog
- 09:31 PM Revision daca55a7 (qgis): add test for QgsRectangle::scale and scaled
- 08:51 PM Revision 6a2c31d8 (qgis): fix typo
- 08:46 PM Revision b8361e4f (qgis): [outh2] Don't crash when trying to parse an invalid json configuration ...
- 08:46 PM Revision e24e5c78 (qgis): [oauth2] Use token url if refresh token url is not specified
- The refresh token url is marked as optional -- so we fallback
on the token url if user has not specified a specific r... - 08:46 PM Revision 7b3f3cfa (qgis): [oauth2] Show a list of directories searched for predefined configuration
- files in the list tooltip/help text
Immediately gives users more clues about how to use these
files and where they m... - 08:46 PM Revision 3088574c (qgis): Fix failing oauth2 test
- The presence of the state parameter which has no QPROPERTY
counterpart in QgsAuthOAuth2Config was causing the
convers... - 08:46 PM Revision b5dc84d7 (qgis): Fix some clazy warnings
- 08:34 PM Revision a4e438a4 (qgis): fix fetching rectangle
- 08:30 PM Revision 94ce3b92 (qgis): Merge branch 'master' into bugfix_18902
- 08:01 PM Revision 6fc36dcd (qgis): use QgsFeatureRequest::setNoAttributes (#8332)
- 07:49 PM Revision 5577d83a (qgis): mark method as const
- 07:41 PM Revision d1f0ae47 (qgis): optimize request by fetching the required extend
- 07:37 PM Revision 80d0c33f (qgis): add QgsRectangle::scaled which returns the scaled rectangle
- facilitates one-lines
- 06:03 PM Revision bf5537e2 (qgis): fix crash when changing screen while rendering (#8328)
- remove this assert since by the time the map is rendered the screen changed and might not have the same DPR.
- 06:03 PM Revision 52d3144c (qgis): Update qgsmapcanvas.cpp
- 05:35 PM Revision 699d8487 (qgis): add QgsFeatureRequest::setNoAttributes (#8326)
- since it's more convenient than setSubsetOfAttributes( QgsAttributesList() )
- 05:34 PM Revision 81f4bdbe (qgis): [Bugfix][Server][WFS] Segfault when converting geom to multi
- Following 55928c0, [Bugfix][Server][WFS] In GML geometry has all to be multi, in which to avoid memory leak, I don't ...
- 04:56 PM Revision 653a6685 (qgis): Merge pull request #8325 from elpaso/bugfix-other-db-styles
- Fix show other DB styles when there are no styles for current layer
- 04:51 PM Revision edc03030 (qgis): Properly zoom to feature for single point selected
- fix #9160
this will fetch the canvas content and combine selected point with closest point and scale it 5 times - 04:49 PM Revision 83065a46 (qgis): Merge branch 'master' of github.com:qgis/QGIS into scale_lock_button
- 04:48 PM Revision 277e39dc (qgis): fix code layout
- 04:41 PM Revision dc334ac0 (qgis): Merge pull request #8223 from signedav/json_tests
- QgsServer Tests for JSON fields
- 04:40 PM Revision eae047e9 (qgis): [Server][Tests] Update WMS GetMap Selection
- The selection color is read from the project and apply to the map.
- 04:22 PM Revision 4147aaab (qgis): fix crash when changing screen while rendering
- remove this assert since by the time the map is rendered the screen changed and might not have the same DPR.
- 04:21 PM Revision 39f97ecb (qgis): [bugfix] Disable overwriting GPKG layers with rasters in the Browser pa...
- 04:03 PM Revision b0104a28 (qgis): Merge pull request #8324 from elpaso/bugfix-unreported-ensure-qml-exten...
- Bugfix unreported ensure qml extention on save style to file
- 04:03 PM Revision 75a170df (qgis): Merge pull request #8303 from m-kuhn/doNotPersistEstimatedMetadata
- Do not persist estimated metadata
- 03:57 PM Revision 4acb12d1 (qgis): Merge pull request #8281 from m-kuhn/copyValueMapToClipboard
- Allow copying value map definitions to clipboard
- 03:27 PM Revision 9768fdd0 (qgis): handle EnableChange event in QgsFilterLineEdit
- 03:19 PM Revision 6a9cff3f (qgis): reserve space in feature list for performance (#8322)
- 03:11 PM Revision d1423dec (qgis): add theme style.qss.auto to gitignore
- 03:00 PM Revision a4bb9058 (qgis): removed extra ;
- 02:58 PM Revision 5b4aed3a (qgis): Test if NULL is selected
- 02:41 PM Revision a091e64b (qgis): Adds missing styleChanged connection
- Remove useless if ( mRenderContext ) in onAttributeValueChanged and
onStyleChanged - 02:36 PM Revision f7367306 (qgis): Fix show other DB styles when there are no styles for current layer
- Aka: cleaning my own mess :)
- 02:35 PM Revision cd509de5 (qgis): fix typo
- 02:31 PM Revision a9e6950e (qgis): [Server] Use Project selection color in GetPrint for 3.4
- Because selection was deactivated in layout, selection color was not transmitted from QgsProject to QgsLayoutRenderCo...
- 02:26 PM Revision fa625ff0 (qgis): use forward declaration for QgsFeature
- and use as_const on featurelist
- 02:20 PM Revision 6afb8def (qgis): Add a test for saveNamedStyle to file path
- 02:19 PM Revision 08f2a02a (qgis): Ensure save as style file appends qml extension
- ... or you'll save in the DB instead
- 02:16 PM Revision cb19b346 (qgis): iterate through features with iterator
- 02:02 PM Revision 87fddaee (qgis): Do not persist estimated GDAL metadata
- GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e... - 01:56 PM Revision f0b0aea3 (qgis): controll clear button by edit-state
- because it has to appear on edit-mode, otherwise not
- 01:29 PM Revision 0a2689d9 (qgis): rearanged imports
- 01:16 PM Revision 0959e9f4 (qgis): force Night Mapping theme on Mac Mojave with Dark Theme (#8309)
- * force Night Mapping theme on Mac Mojave with Dark Theme
otherwise QGIS is pretty unusable
see #20195
* [themes] a... - 01:16 PM Revision b0bd6293 (qgis): fix #19939: render mesh arrows also on the edge of the canvas
- 01:16 PM Revision 20a205d8 (qgis): fix for different vector rendering types
- 12:48 PM Revision a1d6f29e (qgis): Use time.process_time() instead of time.clock()
- time.clock is set to be deprecated in python3.8,
and was replaced by time.process_time in python3.3 - 12:34 PM Revision 2e01811a (qgis): tests for switching between values
- especially setting the NULL value and checking if it's selected
checking if the clear button is activ when it should ... - 11:57 AM Revision 607cd3e3 (qgis): Merge pull request #8236 from nyalldawson/marker_fill
- Fix svg marker doesn't render when size is very small
- 11:56 AM Revision 37d0fb41 (qgis): green icon
- 11:54 AM Revision 02888959 (qgis): Merge pull request #8263 from signedav/gpkg_offline_editing
- [Bugfix] offline editing with gpkg
- 11:53 AM Revision ac44bf25 (qgis): Avoid crash when setting application font/font size in options dialog
- https://bugreports.qt.io/browse/QTBUG-69204 causes a segfault
in Qt >= 5.11 if we change the stylesheet on the fly.
... - 11:53 AM Revision 4f432820 (qgis): Don't set app stylesheet font/font size if it isn't changed from
- the default
Potentially avoids some hidpi scaling issues - 11:53 AM Revision 4fdec37c (qgis): Remove some unused members
- 11:53 AM Revision ce0f8e36 (qgis): Fix broken status bar font size logic
- The logic which was put in place to drop the status bar font size
by a couple of points was being overridden by style... - 11:53 AM Revision 728b9fcf (qgis): Avoid heap allocations
- 11:40 AM Revision ba1fe9de (qgis): remove username/password in db connection in test project
- 11:33 AM Revision 74f27855 (qgis): [Server] Reactivate the capability to print selection with Server 3.4
- The capability to print selection has been removed by the commit aaa7003 to
prevent accidental selections showing in ... - 11:31 AM Revision 3ff5c829 (qgis): Merge pull request #8319 from rldhont/fix-dbmanager-sql-layer-set-uniqu...
- [BUGFIX][DbManager] SQL Layer: fix unique combo setting in QGIS 3
- 10:48 AM Revision cefc8d63 (qgis): Merge branch 'release-2_18' into marker_fill
- 10:20 AM Revision 8f4f7f11 (qgis): Merge pull request #8230 from m-kuhn/gdalDoNotPersistEstimatedMetadata
- Do not persist estimated GDAL metadata
- 10:20 AM Revision d6a2cbf1 (qgis): add missing optional flag in some qgs expression helps
- 10:19 AM Revision 7939cfb5 (qgis): remove connection to lineeditcleared, because of already correct null v...
- 10:19 AM Revision 236edd27 (qgis): Merge pull request #8318 from rldhont/processing-convertformat-geopackage
- [Processing] Add GeoPackage support in alg qgis:convertformat (forward)
- 10:11 AM Revision d0813a88 (qgis): Introduce QgsGui::HigFlags and don't capitalize menu entries and dialog...
- 10:11 AM Revision 221df8e6 (qgis): Follow up 88b80394c09045c
- 09:30 AM Revision 2eb22d93 (qgis): [BUGFIX][DbManager] SQL Layer: fix unique combo setting in QGIS 3
- When opening Update SQL layer, the unique combobox is not well set specifically with oracle.
It's a forward porting ... - 09:20 AM Revision 1d246de5 (qgis): [Processing] Add GeoPackage support in alg qgis:convertformat (forward)
- This is the forward porting of #8143
- 08:50 AM Revision e37f1d11 (qgis): pass nullRepresentation to QgsFilterLineEdit
- 08:41 AM Revision 0bd1b7ab (qgis): Fix failing dox test
- 02:52 AM Revision 244ba5ca (qgis): [afs] Handle invalid responses returned from FeatureServer multipoint
- layers, where individual features may have point geometries
Not sure if this is a bug in ArcGIS server (probably, ye... - 02:51 AM Revision b039cd12 (qgis): Unit test for QgsMessageBarItem::dismiss
- 02:51 AM Revision d6798241 (qgis): [ux] Auto dismiss message bar items when a link is clicked in the item
- At this stage the user has already read and acted upon the notification,
so requiring them to explicity dismiss the n... - 02:51 AM Revision 124f7381 (qgis): Allow message bar items to be dismissed from QgsMessageBarItem
- 02:51 AM Revision 0a02432b (qgis): Clazy warnings
2018-10-24
- 01:59 AM Revision 01d2fc58 (qgis): UX - Add icon for field types in expression widget (#8195)
- 11:55 PM Revision d2998ef7 (qgis): Make the coordinate widget a little bit wider to avoid contents croppin...
- 09:30 PM Revision 8bee8988 (qgis): Move the scale lock button from QgsStatusBarScaleWidget to QgsStatusBar...
- 08:12 PM Revision 5f26d1b0 (qgis): Merge pull request #8143 from mdouchin/patch-1
- Processing - Add GeoPackage support in alg qgis:convertformat
- 07:08 PM Revision 1cdac2c1 (qgis): Merge branch 'release-2_18' into patch-1
- 06:37 PM Revision 302529a1 (qgis): Merge pull request #8289 from borysiasty/csv_string_quoting
- [needs-docs] Save layer as CSV: add STRING_QUOTING option to the predefined drop-down widgets
- 06:35 PM Revision 72a76061 (qgis): Merge pull request #8243 from rldhont/server-wfs-force-multi-geom-gml-218
- [Bugfix][Server][WFS] In GML geometry has all to be multi
- 05:54 PM Revision 1bcd3061 (qgis): add missing SIP_DEPRECATED annotation
- 05:54 PM Revision 0b22508f (qgis): give a few references in QgisInterface API docs
- 05:54 PM Revision fa92f41e (qgis): add missing doxymentation to gui/layout
- 05:54 PM Revision 745526df (qgis): rename params of virtual methods to match parent class, add missing pri...
- 05:54 PM Revision 3663de91 (qgis): [API docs] add missing gui/layout
- 04:35 PM Revision c41a5d07 (qgis): Merge pull request #8220 from pblottiere/server_invalid_bbox
- [server] Fixes #5520 - Invalid BBOX in WMS GetCapabilities
- 03:43 PM Revision 781d0e11 (qgis): Processing - Tests - Add Ogr2Ogr test with GeoPackage support
- 03:07 PM Revision b8469dc3 (qgis): Merge pull request #8285 from uprel/master
- [Bugfix][Server][WFS] Fixing bug in WFS update transaction for version 1.0.0
- 02:50 PM Revision 4f0a8003 (qgis): Merge pull request #8302 from elpaso/bugfix-20200-pg-sequence-in-forms
- Check if we have a numeric value before stripping the group separator
- 02:48 PM Revision e7aa994e (qgis): use dark yellow
- 02:36 PM Revision 44ea5a2a (qgis): use stronger yellow
- 01:54 PM Revision 9cb4d572 (qgis): [RPM] Patch for F29 is not needed anymore (#8304)
- 01:38 PM Revision 44640894 (qgis): auto-detect name of sip module used by PyQt5
- 12:51 PM Revision 583c426e (qgis): Use of default action icon
- If an action is set, but this action has no icon.
So we can make a difference between unset and set action
it's the a... - 12:45 PM Revision 797911e1 (qgis): Check if we have a numeric value before stripping the group separator
- Fix #20200 - wrong sequence detection under postgres
This is to avoid stripping out the dot from nextval
when schema... - 12:15 PM Revision 0e5627ce (qgis): Merge pull request #8301 from elpaso/bugfix-fix-sip-python-3-5
- Fix import sip on python 3.5
- 12:11 PM Revision 980e0b69 (qgis): Following fix for bug #20064 - WFS Update transaction also for version ...
- 11:49 AM Revision 3abbaee9 (qgis): Remember window size in some more dialogs"
- 11:49 AM Revision 7cf41538 (qgis): [oauth2] Don't check state value if state option was never set in
- initial request
Some servers will not return an empty state, so we should not
require its existance if it was never ... - 11:49 AM Revision 7a982f51 (qgis): [oauth2] Fix redirect listener never starts with oauth2 grant flow auth...
- 11:40 AM Revision 9462a7e2 (qgis): Merge pull request #8298 from mhugo/fix_18286
- Attribute table filter: force geometry extraction when needed
- 11:13 AM Revision 6c218b80 (qgis): Fix import sip on python 3.5
- 10:27 AM Revision 1113e5ba (qgis): fix build with Qt <5.6
- 10:12 AM Revision d9a10280 (qgis): Attribute table filter: force geometry extraction when needed
- Fixes #18286
- 08:55 AM Revision b9c1440d (qgis): make function builder help parseable by lupdate
- 08:17 AM Revision d76ae43f (qgis): Merge pull request #8284 from elpaso/bugfix-20099-locator-inplace
- [in-place] Fix locator filter for in-place when active layer changes
- 08:16 AM Revision ceaaade6 (qgis): Merge pull request #8250 from elpaso/indicators-refactoring
- [needs-docs] Indicators refactoring + bad layers indicator
- 08:16 AM Revision 1ab7decd (qgis): Merge pull request #8291 from elpaso/bugfix-20134-maybe
- Fix QgsProjectLayerGroupDialog with qgz project
2018-10-23
- 01:08 AM Revision cb08cd28 (qgis): Capitalization
- 01:08 AM Revision 8e4d5d56 (qgis): Correctly save last used style import/export path
- 12:24 AM Revision e1cdd7e9 (qgis): Some cleaning in unit tests
- 12:21 AM Revision e25a452d (qgis): Add unit test
- 12:11 AM Revision 275a203b (qgis): debian/osgeo4w/docker: use public instead of non-existing private PyQt5...
- 12:10 AM Revision 0fad3e57 (qgis): Fix build with newer sip versions
- Fixes #19476
- 12:10 AM Revision fee1f95a (qgis): Make sip import path configurable, default to upstream path
- 11:18 PM Revision da22f7cc (qgis): Fixes #5520 - Invalid BBOX in WMS GetCapabilities
- 10:47 PM Revision 2fce5700 (qgis): remove call to useless deprecated method on mac
- followup 72bf08e
- 10:40 PM Revision 9e82d447 (qgis): Merge pull request #8271 from pblottiere/as_cancel_id
- Fix map tool when auxiliary layer creation is canceled
- 10:25 PM Revision 49e8e860 (qgis): add rendering tests for HiDPI (device pixel ratio)
- 10:20 PM Revision 3ff8477c (qgis): add test for device pixel ratio in map settings
- 10:20 PM Revision c868e62e (qgis): fix map units per pixel in HiDPI
- 10:15 PM Revision 2d1b5390 (qgis): Merge pull request #8286 from DelazJ/patch-4
- Fix typo
- 09:34 PM Revision be92b21c (qgis): typo
- 08:19 PM Revision 6b917e09 (qgis): Fix QgsProjectLayerGroupDialog with qgz project
- Maybe also fix #20134 - crash when trying to set exluded layer in QGIS Server WMS capabilities
I could not reproduce... - 07:35 PM Revision a42bf801 (qgis): Merge pull request #8283 from elpaso/bugfix-20193-dbmanager-vlayer
- [db-manager] Store exception text in the task and pass it over to the…
- 06:56 PM Revision a51d7f5b (qgis): Code layout
- 06:32 PM Revision 61ebc183 (qgis): Better option order
- 06:19 PM Revision f227bfb6 (qgis): [needs-docs] Save vector layer as CSV: add STRING_QUOTING (IF_NEEDED|IF...
- 05:05 PM Revision c6df07b2 (qgis): Fix typo
- 04:15 PM Revision f346dcee (qgis): Updating the vertexEditor after moving vertices or edges (#8032)
- 04:12 PM Revision 7ecd303a (qgis): [in-place] Fix locator filter for in-place when active layer changes
- Invalidate the locator results when active layer changes
Fix #20099 - Locator bar does not update the filter of algo... - 03:10 PM Revision b2671825 (qgis): Processing - Add GeoPackage support in qgis:convertformat
- This commit adds the support for GeoPackage format as output format in the qgis:convertformat python script.
- 03:02 PM Revision daf53940 (qgis): fix Qt issue QVariant::value using enum (#8265)
- * fix Qt issue QVariant::value using enum
see https://bugreports.qt.io/browse/QTBUG-53384
fix #19868 - 02:59 PM Revision 15f4138a (qgis): [db-manager] Store exception text in the task and pass it over to the c...
- Fix #2019 - DBManager fails to display error messages with virtual layers
- 01:56 PM Revision 7a984c3f (qgis): Allow copying value map definitions to clipboard
- Fix #20194
- 10:59 AM Revision 17f30f57 (qgis): Merge pull request #8252 from borysiasty/gpkg_raster_append_fix
- Don't append raster layer to an existing GPKG, if a vector layer with the same name already exists
- 10:57 AM Revision d277fb80 (qgis): Merge pull request #8266 from elpaso/bugfix-20180-doublespinbox-crash
- Do not delete the clear action (and don't crash)
- 09:17 AM Revision 7f10a3a4 (qgis): Disable clear button in tracer widget to prevent a crash
- Fix #20180
Not really a fix, but the other approach apparently
causes a regression on some platforms. - 08:51 AM Revision 012ad1cb (qgis): Revert "Do not delete the clear action (and don't crash)"
- This reverts commit 5c28693d4935c36d36585630a7a9487bc5820d9c.
Because regresses fb5caa7a0f944788119b3429efb8f017964c... - 08:41 AM Revision cc543d6b (qgis): Some clazy warnings
- 08:41 AM Revision 5e6eef3e (qgis): [layouts] Fix incorrect first page size in multipage layouts when
- first page is skipped from output
Fixes #18742 - 08:41 AM Revision 8cf64c8a (qgis): [layouts] Add option to filter "add layer to legend" dialog to
- layers visible within the (linked) map only
Fixes #20186 - 08:41 AM Revision de0e74be (qgis): Add method to whitelist layers to show in QgsMapLayerProxyModel
- 08:34 AM Revision f32fe8b2 (qgis): [dbmanager] add string description to query task for better notificatio...
- 08:22 AM Revision f7cd2cf2 (qgis): Merge pull request #8267 from elpaso/bugfix-20155-pg-style-crash
- Fix crash loading style from postgres db when there is no "layer_styl…
- 06:16 AM Revision 64c99b73 (qgis): Fix missing Factory annotation
- 05:25 AM Revision 561d59b7 (qgis): Capitalization
- 05:11 AM Revision 0731148b (qgis): move function map to hstore into QgsHstoreUtils
- 04:42 AM Revision e5f52f98 (qgis): [processing] Use outputi database layer name instead of file name when
- 'use filename as layer name' is checked
Avoids raw uri layer names for database type destinations - 04:42 AM Revision b2a2a260 (qgis): Add fallback to parameter's name to be safe
- 02:54 AM Revision a093dd72 (qgis): [layouts] Add api to retrieve window from designer dialog interface
- 02:37 AM Revision 4212cca5 (qgis): Add a Python repr for QgsError
2018-10-22
- 01:49 AM Revision adec7198 (qgis): allow switching in/out mode while drawing zooming rect (#8261)
- 12:59 AM Revision 926e03ac (qgis): Spell
- 12:59 AM Revision 8d7c54e8 (qgis): More layout object sip casting
- 12:59 AM Revision 8a525b0b (qgis): [layouts] Add notes to layout designer dialog interface documentation
- regarding customisation of designer instances
- 12:46 AM Revision 8d12733f (qgis): Merge branch 'release-2_18' into marker_fill
- 12:16 AM Revision 41f5abcc (qgis): Disable ok button when no there's no field
- 11:36 PM Revision 6df252a2 (qgis): Do not draw a rubber band and hilight feature if not necessary
- 11:26 PM Revision 333971c9 (qgis): Do not display rubber band if label cannot be rotated
- 11:18 PM Revision 1ab6d323 (qgis): Do not draw a rubber band when label/diagram are not moveable
- 09:57 PM Revision c94eefb6 (qgis): [layouts] Fix data defined atlas margin isn't evaluated
- Fixes #19896
- 09:56 PM Revision 844eada7 (qgis): Avoid some unnecessary styleChanged signals
- These signals are expensive to emit, because they trigger a full
update of the style dock contents - 09:56 PM Revision 4030390a (qgis): Avoid another unnecessary styleChanged call
- In all paths where QgsMapLayersStyleManager::currentStyleChanged
is emitted there is always a previous styleChanged s... - 06:58 PM Revision 65884dbc (qgis): Merge pull request #8251 from pblottiere/as_dd_red
- Update data defined button on auxiliary field deletion correctly
- 06:57 PM Revision b9ff49f2 (qgis): Merge pull request #8253 from pblottiere/as_err_msg_rm_field
- Add an error message when auxiliary field deletion failed
- 06:39 PM Revision 897322a4 (qgis): Fix crash loading style from postgres db when there is no "layer_styles...
- Fix #20155 -crash loading style from postgres db when there is no "layer_styles" table in the database
- 05:27 PM Revision 5c28693d (qgis): Do not delete the clear action (and don't crash)
- Fix #20180 - Tracing with Offset produces QGIS Crash
The crash was deep inside Qt and I couldn't really debug it,
th... - 04:18 PM Revision 225c9227 (qgis): fix build without GUI
- 02:21 PM Revision dfb28fed (qgis): Merge pull request #8228 from pblottiere/server_deadlock
- [server] Fixes freeze of server during rendering
- 12:33 PM Revision fc8062e1 (qgis): calculate FID for GPKG
- 12:26 PM Revision 74f7cb54 (qgis): Add a button to save the query as an external sql file
- 12:00 PM Revision d3ccd6ee (qgis): use "gpkg_fid" as default FID column
- 11:51 AM Revision b4da9957 (qgis): remove fid type check because its done before
- 11:46 AM Revision d1172d41 (qgis): care for types of fid
- 11:06 AM Revision d9fdf13d (qgis): add dummy column in case the original layer does not contain an fid-field
- 11:03 AM Revision 55928c0d (qgis): [Bugfix][Server][WFS] In GML geometry has all to be multi
- If in the layer level, the geometry is defined as multi, in the GML all the geometry has to be converted to multi.
- 08:15 AM Revision 4fa62e9b (qgis): Fix #19703, make filter translatable and add NetCDF (#8245)
- * Add NetCDF into MDAL dialog's file filter
- 07:42 AM Revision cdcb5a2c (qgis): running autopep8 on file to format correctly
2018-10-21
- 01:30 AM Revision 1bf63f13 (qgis): QStringLiteral
- 12:29 AM Revision 444a2795 (qgis): Add a translated window title
- 12:28 AM Revision 86f13852 (qgis): Add an error message on auxiliary field deletion
- 11:35 PM Revision ef4bf1a8 (qgis): Add link to corresponding issue in comment
- 11:33 PM Revision 514db35c (qgis): Fixes freeze of server during rendering
- 11:19 PM Revision 006b130e (qgis): Don't append raster layer to an existing GPKG, if a vector layer with t...
- 11:02 PM Revision 16e0db40 (qgis): Removes unused reset parameter
- 10:54 PM Revision f087f4a0 (qgis): Data defined button is not red after deleting auxiliary field
- 09:27 PM Revision b379d75e (qgis): Merge pull request #8249 from tudorbarascu/fix_addpart
- fix addpart tool warning
- 11:41 AM Revision f963ba32 (qgis): fix fcf85a199a94aac
- 10:49 AM Revision a83d9c94 (qgis): Change tooltip for bad layers
- because the click action is still a TODO
- 10:47 AM Revision 843bee28 (qgis): Fix removable flag check and call base class (dis)connect
- 09:54 AM Revision 5dfa9924 (qgis): Port remaining indicator methods to the new interface
- 08:57 AM Revision dffd3b73 (qgis): Remove virtual
- 08:57 AM Revision 7cbba813 (qgis): Some more indicator refactoring
- Pass QgsMapLayer instance to tooltip and icon,
in case they needs updates - 08:56 AM Revision a9a50397 (qgis): QgsLayerTreeViewIndicatorProvider refactoring
- 08:54 AM Revision fc53e64e (qgis): Bad layers indicator
- 08:51 AM Revision f2c262bc (qgis): Small refactoring to silence clang warnings plus changed name to GPKG s...
- ... to make it different than the other OGR s.s. dialog
- 04:44 AM Revision 7e3b5f40 (qgis): Merge pull request #8247 from 3nids/maptoolzoom
- fixes to the map tool zoom
2018-10-20
- 01:55 AM Revision f17b1a52 (qgis): restore zoom out rect
- 10:31 PM Revision 5168d7d9 (qgis): fix addpart tool warning
- The isGeometryEmpty variable was true when geometry was present and viceversa.
Thus the warning for multiple parts fo... - 08:35 PM Revision fcf85a19 (qgis): fix build on Qt <5.6
- 10:05 AM Revision dcd33186 (qgis): [in-place] Fix alg runner when context is none
2018-10-19
- 10:44 PM Revision 99f34194 (qgis): Extend documentation of QgsFeatureRequest::setSubsetOfAttributes
- Like suggested by Nyall
- 10:40 PM Revision 71e85cc0 (qgis): Merge pull request #8231 from elpaso/bugfix-20147-in-place-difference
- [in-place][needs-docs] add buffer for polygons and fix #20147 in place difference
- 10:33 PM Revision b3e52633 (qgis): [fix #18892] avoid high jumps by setting a minimum pixel size for rect ...
- 10:33 PM Revision 5fd6f687 (qgis): Zoom tool: do not draw rect when zooming out, update cursor when pressi...
- 10:33 PM Revision 77316741 (qgis): add isActive to QgsMapTool and update cursor when it is active
- 10:19 PM Revision f00e43d3 (qgis): [layouts] Hack around inconsistent subclassing of layout items by sip
- Sometimes, calling some layout methods, results in sip being inable
to downcast the items to their correct type, resu... - 10:18 PM Revision 0a662576 (qgis): [layouts] Show more precision in map scale for map item properties
- Previously we would often round the scale displayed to the nearest
integer. Now ensure that the map scale widget show... - 08:56 PM Revision fb2883c7 (qgis): Merge pull request #8242 from 3nids/final_dpi
- [fix #17773] fix HiDPI in map canvas on mac
- 08:56 PM Revision 345d25f7 (qgis): remove useless variable
- 07:46 PM Revision ff1face7 (qgis): more dox
- 07:46 PM Revision c1ce03cd (qgis): test that window handle actually exists (avoid crash in tests)
- 06:18 PM Revision dff04969 (qgis): use floating point precision and use proper setFlags method (#8244)
- 04:37 PM Revision 21e685b4 (qgis): [in-place] Limit buffer to (multi)polygons
- 04:30 PM Revision 35ec4658 (qgis): update DPR on screen or resolution change
- 04:27 PM Revision adb930b2 (qgis): Speed up getFeatures query by using a proper QgsFeatureRequest
- 04:07 PM Revision b4e87d87 (qgis): use float precision
- 03:53 PM Revision 09d2260b (qgis): rename physicalSize to deviceOutputSize
- 03:33 PM Revision 924e375f (qgis): fix wrong assert
- 02:50 PM Revision 556210bb (qgis): avoid scaling in painting when possible
- not sure how it works internally in Qt, but no need to call epxlicitely on scaling since the image device pixel ratio...
- 02:50 PM Revision ea982fe3 (qgis): [fix #17773] fix HiDPI in map canvas on mac
- For system introducing pixel device ratio, the image rendered by the canvas is actually scaled up to match the physic...
- 01:46 PM Revision 90b57ab8 (qgis): fix GRASS7 r_stats_quantile
- 01:26 PM Revision d33052ac (qgis): Fix docstring
- 12:21 PM Revision 7ad0dcfa (qgis): Fix windows build
- 10:45 AM Revision 70d4a276 (qgis): Do not persist estimated GDAL metadata
- GDAL saves metadata like min and max values into a .aux.xml sidecar file next to raster files.
It does this always, e... - 10:03 AM Revision 763fa420 (qgis): Merge pull request #8216 from rouault/fix_20136
- [OGR provider] Revise significantly the way we handle subset filter to avoid issues with FID (fixes #20136)
- 08:30 AM Revision c23c3d24 (qgis): fix build with GDAL1 (followup 4f76722a)
- 06:09 AM Revision e353bdb6 (qgis): Fix svg marker doesn't render when size is very small
- (cherry picked from commit c6db18d)
- 03:53 AM Revision f23b09b8 (qgis): [needs-docs][layouts] Expose menus and toolbars (and some other goodies...
- layout designer interface API
This commit adds more methods to the public, stable API for the layout
designer dialog... - 03:50 AM Revision c28c314f (qgis): [layouts] Fix incorrect data defined help for some map settings
- 02:15 AM Revision 2449be38 (qgis): QStringLiteral
- 02:15 AM Revision ffdf39eb (qgis): Modernize some code
- 02:15 AM Revision ac0a1881 (qgis): [needs-docs] Allow users to set tokens for connections to ArcGIS Featur...
- Without this it can be impossible to connect to authenticated/private
servers.
Tokens are set by creating an "ESRI t... - 02:15 AM Revision 312c6881 (qgis): Remove redundant mutex locks
2018-10-18
- 01:15 AM Revision 3e41230d (qgis): [Processing] Allow reordering of items in the MultipleInputDialog.
- Based on QGIS 3.2.
- 01:07 AM Revision ac4f7b5f (qgis): Allow searching for features with a short search string
- 12:34 AM Revision a151debc (qgis): fix GRASS7 v_cluster tool
- 12:32 AM Revision 3543d34d (qgis): Use a switch
- 12:32 AM Revision 72bf08e2 (qgis): Deprecate QgsBrowserModel::connectItem
- This method should only be private, and is completely dangerous
to call from external code (it breaks the model!).
D... - 12:32 AM Revision 5d9d903f (qgis): Move browser proxy model to core library and expose as stable API
- This class is useful for plugins and other areas of QGIS code which
want to expose a limited browser interface (e.g. ... - 12:32 AM Revision ac3fe8ff (qgis): More unit tests
- 12:32 AM Revision 1500c3ee (qgis): Fix dox
- 12:32 AM Revision 4d18eeec (qgis): Fix incorrect hasChildren return value when QgsBrowserModel
- has no root items
- 12:32 AM Revision 765dbf6a (qgis): Dox, tests
- 12:32 AM Revision 67f1e10e (qgis): More unit test for QgsBrowserModel
- 05:43 PM Revision 71e2a6be (qgis): In-place passthrough for invalid geometries if processing option is to ...
- Fixes #20147 - difference deletes invalid geometries
- 05:41 PM Revision 51c3c2a6 (qgis): Enable in-place buffer on polygons
- Fixes #20101 - "Buffer" is not listed as an edit in place algorithm for polygon layer
- 05:40 PM Revision 89058bae (qgis): setInvalidGeometryCheck on the request
- 05:39 PM Revision 5393df88 (qgis): Fixed documentation: FetchAttributes does not exist
- 05:01 PM Revision 6745eecd (qgis): Add tests for editing filtered gpkg layer
- 04:56 PM Revision 56bf4862 (qgis): Make it possible to skip memory layer check on project close
- In QGIS 3.4 there is the new feature that warns users about a potential data loss
when closing a project that contain... - 04:56 PM Revision f437a7e0 (qgis): Added docs
- 04:38 PM Revision 97b827e9 (qgis): indentation
- 03:37 PM Revision c7c72042 (qgis): put extra default back
- 03:12 PM Revision 5bcff46e (qgis): use const and avoid copy
- 02:54 PM Revision 723df76f (qgis): display menu at the correct position
- 02:43 PM Revision 8839e2fc (qgis): all features option in menu
- means this can be controlled by the user
fixes #17853 - 02:37 PM Revision b38e1837 (qgis): start action for single feature directly
- 02:19 PM Revision 5bbb1c48 (qgis): action only starting on one feature
- with selection context menu (with wrong position)
- 02:16 PM Revision 9ed462db (qgis): more for Qt3Dextras
- 02:16 PM Revision ed05fc25 (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 02:16 PM Revision a29b497a (qgis): add libqt53dextras5
- 02:16 PM Revision b523f025 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 02:16 PM Revision 4358b6bc (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 01:43 PM Revision 775c9f7c (qgis): add libqt53dextras5
- 12:28 PM Revision 391ec8a5 (qgis): [OGR provider] Revise significantly the way we handle subset filter to ...
- Some rationale on this change...
Previously when applying a "regular" subset string, ie. one that is only the
conten... - 09:19 AM Revision 7026dfa3 (qgis): json decoding of values
- before comparing them with the python structs
- 09:18 AM Revision d34fdf27 (qgis): extended json type server tests
- not working because of the \n in the response
- 09:18 AM Revision 4f55e9d8 (qgis): server tests for json types in postgres
- 08:39 AM Revision 4010e79f (qgis): Merge pull request #8200 from elpaso/bugfix-20094-followup-096b4ce
- Slow field calculator - Bugfix 20094 followup 096b4ce
- 08:27 AM Revision 009fcd8e (qgis): fix build on cosmic (et cie)
2018-10-17
- 09:31 PM Revision 72410256 (qgis): More descriptive error messages when arcgis rest calls fail
- 08:01 PM Revision 60803297 (qgis): temporarily remove qtdeclarative5-qtquick2-plugin
- 07:12 PM Revision 100a14ed (qgis): Merge pull request #8214 from borysiasty/plugin_manager_fixes
- Plugin manager minor fixes
- 12:13 PM Revision 57faed4c (qgis): [Plugin Manager] Small cleanups: don't connect redundant signal, remove...
- 11:58 AM Revision 7e9c8740 (qgis): Take into account cache size when deciding to go for full update
- ... also prune some dead code
- 10:22 AM Revision 9254e49c (qgis): [Plugin Manager] Fix empty initial tab when the window state is saved w...
2018-10-16
- 11:06 PM Revision b7673c76 (qgis): [Plugin Manager] Fix plugin status checkbox not refreshed after install...
- 10:19 PM Revision 4459c9a6 (qgis): Dox
- 10:19 PM Revision 90503194 (qgis): Expose application browser model instance to iface
- Reusing the existing browser model is more efficient then reconstructing
new models, so it's useful for plugins to ha... - 10:19 PM Revision a0d46d12 (qgis): Remove unneeded forward declare
- 10:19 PM Revision 8b5bf3c1 (qgis): Remove some redundant dox from QgisAppInterface
- 08:32 PM Revision a0b8383b (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 08:32 PM Revision e3a0c053 (qgis): more for Qt3Dextras
- 08:32 PM Revision 1be4b463 (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 07:12 PM Revision e10736ae (qgis): Merge pull request #8199 from pblottiere/server_getfeatureinfo_tolerance
- [bugfix] Fixes #19383 - GetFeatureInfo tolerance
- 07:11 PM Revision fff0c030 (qgis): Merge pull request #8155 from uprel/master
- Fixes #20064: Bug in Server WFS update transaction
- 06:45 PM Revision 3cb9ef22 (qgis): fix build without server and 3d
- 03:47 PM Revision d55233f2 (qgis): Takes care of sort caches
- 03:38 PM Revision d2f51f8f (qgis): Merge pull request #8209 from slarosa/fix_api_file_generator
- add 3d module to API file
- 03:28 PM Revision d71f85b5 (qgis): Fixing bug #20064 in WFS Update transaction triggering Bad request when...
- 03:18 PM Revision 7d3daf6f (qgis): Merge pull request #8197 from signedav/fix_duplication
- [Bugfix] Care about default values again on creating feature
- 12:52 PM Revision 20c9a5da (qgis): add 3d module to API file
- 11:34 AM Revision 190f9386 (qgis): Merge pull request #8103 from m-kuhn/geometryValidatorCode_1
- Geometry validation of editing session
- 10:16 AM Revision 1d9cfdc1 (qgis): Refactor slots and update view when bulk command finishes
- 10:12 AM Revision 6c97fcf8 (qgis): Avoid crash when disconnecting layer
- 09:33 AM Revision 0e50b3ba (qgis): Revert "Merge pull request #8177 from elpaso/bugfix-20094-field-calcula...
- This reverts commit 096b4ce00426ee35a1eec5b54453b9ea2e22b903, reversing
changes made to 87e0f6961adcbf7039d2c0bef914c... - 09:33 AM Revision 5defc030 (qgis): Fix slow updates from field calculator
- Fixes #20094
Followup 096b4ce - 08:52 AM Revision ee8e1ce9 (qgis): [processing][gdal] More unit tests
- 08:52 AM Revision fbb916d9 (qgis): fixes the ogr2ogr based geoprocessing tools
- 08:52 AM Revision bef8d6e0 (qgis): Update expected test results
- 07:54 AM Revision 7bd0285d (qgis): Fix banned keyword use
- 07:54 AM Revision 230e3b41 (qgis): Address some clazy warnings
- 07:09 AM Revision 53526298 (qgis): rename back test_qgsowsconnection
- 06:13 AM Revision ca427d33 (qgis): Rename actions
- 06:13 AM Revision b7b638c5 (qgis): Simpler API to link actions to QgsDockWidget
- 06:13 AM Revision f8863aa1 (qgis): Use simpler dock action API
- 05:32 AM Revision c6db18d3 (qgis): Fix svg marker doesn't render when size is very small
- 05:32 AM Revision 51f6fb06 (qgis): QStringLiteral
- 05:25 AM Revision 814594f1 (qgis): Highlight form functions/variables in value relation filter edit
- 05:25 AM Revision 0a628ff6 (qgis): Fix crash on layer save/rollback
- Context objects should always be used in lamda connects, or
the connection has a potentially infinite lifetime!
2018-10-15
- 12:19 AM Revision 2069dc7a (qgis): Add qt PATH_SUFFIXES to find QScintilla2 includes; match conda-forge qt
- For builds using dependencies from conda-forge, also search in qt
recipe's include path at <prefix>/include/qt - 10:28 PM Revision 1eba8ae5 (qgis): enabledAutoGeometryRestore is static
- 10:28 PM Revision 5f7f7b61 (qgis): Simpler geometry restore for field calculator dialog
- 10:28 PM Revision 9cae77f2 (qgis): Use a proxy task for field calculator
- 10:28 PM Revision 0db9f057 (qgis): Use QgsTemporaryCursorOverride
- 10:28 PM Revision 9f3b9077 (qgis): More efficient field calculator iteration
- 08:33 PM Revision c89a5423 (qgis): Merge pull request #8185 from rouault/fix_19571
- [WFS client] Try to handle layers of type GeometryCollection if the first GeometryCollection is made of geometries of...
- 08:05 PM Revision 4cc4bab9 (qgis): [fix #19092] fix big cursors on Mac (#8152)
- 07:59 PM Revision 6396571d (qgis): [fix #18418] do not pursue when wheel event when delta = 0
- 07:59 PM Revision bf2dae29 (qgis): lower debug msg noise
- 05:29 PM Revision 8da29109 (qgis): Add some tests for QgsVectorLayerFeaturePool
- 04:53 PM Revision 32d4bcc4 (qgis): add Python __repr__ method to QgsGeometry.Error (#8198)
- 04:05 PM Revision 3d31d724 (qgis): Fix python bindings
- 03:29 PM Revision 9014285b (qgis): [WFS client] Try to handle layers of type GeometryCollection if the fir...
- 03:25 PM Revision 0bb6a161 (qgis): Standardize geometry checker tests
- 03:12 PM Revision 440d8d85 (qgis): Add entry for OSTN15 transformation grid for datum shift
- This is the change in plain SQL:
INSERT INTO tbl_datum_transform VALUES (7709, 100018, 4277, 4258, 9615, 'OSTN15_NTv... - 03:07 PM Revision 939a910c (qgis): Merge pull request #8181 from wonder-sk/py3d
- Python bindings for QGIS 3D library
- 03:06 PM Revision 3f42395b (qgis): Resolve some TODOs
- 02:53 PM Revision 128a2263 (qgis): Use precision from settings
- 02:52 PM Revision 15034224 (qgis): No fallthrough required
- 02:52 PM Revision e379f94f (qgis): Parsing colors is slow
- 02:51 PM Revision 190ee53b (qgis): Use enum instead of int
- 02:45 PM Revision 7ce06e62 (qgis): test with correct uniquevalue
- 02:42 PM Revision 963fdd5a (qgis): take original for unique values as well, except if it's not unique
- 02:35 PM Revision 55d3faf7 (qgis): Use switch instead of else if
- 02:29 PM Revision c3a41bc2 (qgis): Add unit test for polygon tolerance
- 02:29 PM Revision 5c9a0da9 (qgis): Safety check
- 02:29 PM Revision 29db8db9 (qgis): Fix typos
- 02:29 PM Revision 8ba78e26 (qgis): Code modernisation
- 02:29 PM Revision 98959f98 (qgis): Improve the raise dock code
- 02:29 PM Revision 36e83f31 (qgis): Tag geometry check classes as technology preview
- 02:29 PM Revision 3aebf0fe (qgis): default constructors
- 02:29 PM Revision 8dce0e8b (qgis): fetch feature without attributes
- 02:29 PM Revision dfe788e9 (qgis): No unique connections on lambdas
- 02:28 PM Revision b4626fd8 (qgis): Silly, Mapp is definitely a speilling error
- 02:28 PM Revision 1024c1be (qgis): fix typo
- 02:28 PM Revision 98843ca1 (qgis): fix bad rebase
- 02:28 PM Revision 1f1ec0f6 (qgis): fix dox and use metaEnum + switch to handle resolution method
- 02:28 PM Revision fc6f55bc (qgis): Initialize to nullptr
- 02:28 PM Revision d0de3d38 (qgis): Fix license headers
- 02:28 PM Revision e70a15b3 (qgis): Fix typo
- 02:28 PM Revision 178ff9c1 (qgis): Fix docstring
- 02:28 PM Revision 417fa068 (qgis): Only insert rows if errors is not empty
- 02:28 PM Revision d527fed1 (qgis): Autosave after successful check
- 02:28 PM Revision e9e849a8 (qgis): disable topology check button if layer not editable
- 02:28 PM Revision 5942cf77 (qgis): fix bold font
- 02:28 PM Revision c0088f73 (qgis): Correctly invalidate single geometry results on delete
- 02:28 PM Revision df44275e (qgis): Update core sip files
- 02:28 PM Revision f64b1f11 (qgis): Better feedback for the user
- 02:28 PM Revision d17011e8 (qgis): Show dock on error
- 02:28 PM Revision 80852003 (qgis): Avoid recursive changeGeometry
- 02:28 PM Revision 7f142ad2 (qgis): Clear errors on stop editing
- 02:28 PM Revision 00fa3dbb (qgis): Only show details for current error
- 02:28 PM Revision df11d7f1 (qgis): Allow committing on no errors
- 02:28 PM Revision 29b1dd74 (qgis): More solid precision estimation
- 02:28 PM Revision d0728ef7 (qgis): Avoid crash with invalid indx
- 02:28 PM Revision 35d7fdc8 (qgis): Fix the selected error
- 02:28 PM Revision b0d8d8ea (qgis): Fix memory management of errors
- 02:28 PM Revision e65f6b46 (qgis): raise dock when errors are added
- 02:28 PM Revision 5b5ec8f5 (qgis): Handle error fixing on frontend size
- 02:28 PM Revision a56062c5 (qgis): Do not allow 0 precision
- 02:28 PM Revision 380d02e6 (qgis): Try to show fixed icons
- 02:28 PM Revision d0d08ccf (qgis): Improve fixError
- 02:28 PM Revision fff52c7b (qgis): fix icon path
- 02:28 PM Revision 4d40d2fe (qgis): Handle layer deleted
- 02:28 PM Revision d4ac9a7c (qgis): do not zoom to feature if no extent
- 02:28 PM Revision 9c6c3aa8 (qgis): qobject_cast
- 02:28 PM Revision 6c069c19 (qgis): better layout in dock
- 02:28 PM Revision e77bab9d (qgis): enable zoom button only if error has feature
- 02:28 PM Revision 5a11b22d (qgis): use smaller button, alternate row colors
- 02:28 PM Revision 29febc0c (qgis): fix warning conversion QgsFeatureId to QString
- 02:28 PM Revision 8b32aaeb (qgis): nice UX in validation docker
- 02:28 PM Revision ff9da2f7 (qgis): nicer error reporting for overlap check
- replace overlap feature QPair by a struct
this allows using the layer name rather than its ID in the error description - 02:28 PM Revision 76700cda (qgis): Add more debug information on vertex tool assertion
- kicks in when zooming in a lot with snapping activated
- 02:28 PM Revision 97a9659a (qgis): fix rebase issues
- 02:28 PM Revision 579c97e7 (qgis): activate icon only when topology checks are available
- 02:28 PM Revision 7f70c21a (qgis): do not crash when no edit buffer
- 02:28 PM Revision 62b9f60f (qgis): Some 💅
- 02:28 PM Revision 09ee7555 (qgis): One feature pool per layer is enough
- 02:28 PM Revision 6df73d6d (qgis): QgsVectorLayerFeaturePool needs to be aware of geometry changes
- 02:28 PM Revision f3261e10 (qgis): Centralize invalidateTopologyChecks handling
- 02:28 PM Revision b210e7dc (qgis): Single geometry checks are done just in time
- 02:28 PM Revision 2a5692a5 (qgis): Add test for overlap check with no area size restriction
- 02:28 PM Revision 6a940334 (qgis): Make feedback a required parameter for geometry checks
- 02:28 PM Revision 46efc9a6 (qgis): Re-initialize layer checks on configuration changes
- 02:28 PM Revision fe5a80c8 (qgis): Precision fix
- 02:28 PM Revision a05e787d (qgis): Add docs for cache warming
- 02:28 PM Revision 273d3c87 (qgis): Put topology check cancelation into its own routine
- 02:28 PM Revision ed274428 (qgis): Disable message bar feedback from geometryvalidator
- 02:28 PM Revision 42c3f454 (qgis): Abort geometry checks if feedback is cancelled
- 02:28 PM Revision e300387b (qgis): Use qgsgeometry_cast rather than dynamic_cast
- 02:28 PM Revision f82970d7 (qgis): Send signals when geometry options change
- 02:28 PM Revision 859ac16f (qgis): Make maxOverlapArea parameter of overlap check optional
- 02:28 PM Revision 32c71b8a (qgis): Better UX in geometry validation panel
- 02:28 PM Revision baf1e52f (qgis): Better error reporting from is valid check
- 02:28 PM Revision 91cd1ed6 (qgis): Do not show standard message bar error with geometry validation errors
- 02:28 PM Revision cf0b3e9e (qgis): More UX
- 02:28 PM Revision 2abb13f0 (qgis): More detach avoidance
- 02:28 PM Revision 4d374464 (qgis): Make use of implicitly shared geometry
- 02:28 PM Revision 0ef29232 (qgis): New API for check filtering
- 02:28 PM Revision 7b3221fd (qgis): Fix rebase issue
- 02:28 PM Revision 81cfc36c (qgis): Make QgsGeometryCheck::CheckType available in factory
- 02:28 PM Revision d8c4473c (qgis): Make QgsRubberBand fillColor a Q_PROPERTY
- 02:27 PM Revision dc2c78f3 (qgis): Implement zoom to feature
- 02:27 PM Revision 4607930e (qgis): Allow resolving errors
- 02:27 PM Revision 49883826 (qgis): Fix rebase problem
- 02:27 PM Revision 38b2f71d (qgis): Fix rebase issues
- 02:27 PM Revision c6159bfc (qgis): Improving the UI
- 02:27 PM Revision 8142d5f3 (qgis): Move metatype registration to single init code
- 02:27 PM Revision d60727f9 (qgis): Report topology errors
- 02:27 PM Revision 550de156 (qgis): make context const
- 02:27 PM Revision 821a4ba3 (qgis): Fix template based geometry check factory
- 02:27 PM Revision ea878153 (qgis): Topology check integration in validation service
- 02:27 PM Revision 88ef9215 (qgis): Add topology checks to configuration interface
- 02:27 PM Revision d85c0a7e (qgis): Only allow formatted numbers in precision config
- 02:27 PM Revision dae3134b (qgis): Put check registry into use
- 02:27 PM Revision abda8656 (qgis): Save / restore geometry check configuration
- 02:27 PM Revision 91d54bcb (qgis): Code formatting
- 02:27 PM Revision 2b8401c2 (qgis): rename variables to refleft that they are in map units
- 02:27 PM Revision a6dc7198 (qgis): rename errorDescription -> description, errorName -> id
- 02:27 PM Revision b0810b18 (qgis): QgsGeometryCheckError class requires context in constructor (not inheri...
- 02:27 PM Revision 16481d20 (qgis): add configuration map to constructors of all tests
- 02:27 PM Revision 7593d516 (qgis): add feature pool as argument to collect/fix error methods
- 02:27 PM Revision 3817df69 (qgis): Revert "QgsGeometryCheckError class requires context in constructor (no...
- This reverts commit 73c89aee8c2f5ca6d2ce5a621b1ffad9f08bba02.
- 02:27 PM Revision 1df0a3ea (qgis): add flags and isCompatible to QgsGeometryCheck
- 02:27 PM Revision 7df2c630 (qgis): Add additional check factories
- for Gap, Sliver and Overlap checks
- 02:27 PM Revision e55bb7a3 (qgis): Fix build
- 02:27 PM Revision e8a7ab43 (qgis): Registry updates
- 02:27 PM Revision 0b20ae62 (qgis): activate/deactivate geometry checks in vector layer properties
- 02:27 PM Revision dd608bbe (qgis): More python bindings
- 02:27 PM Revision e0697fb4 (qgis): Fix build warnings
- 02:27 PM Revision d7597f93 (qgis): single geometry xyz
- 02:27 PM Revision 6f261f70 (qgis): Flags
- 02:27 PM Revision ceec9105 (qgis): Add python bindings for geometry checker
- 02:27 PM Revision 5d7c33eb (qgis): Move to unified single geometry check
- 02:27 PM Revision 71dbd5a5 (qgis): docstrings
- 02:27 PM Revision 56d299ec (qgis): YAY, it is working
- 02:27 PM Revision 2f5c7a3a (qgis): New configuration page for geometry validitiy
- 02:27 PM Revision cde294eb (qgis): UI improvements
- 02:27 PM Revision 5e271637 (qgis): Save geometry configuration to layer
- 02:27 PM Revision 1b0bd514 (qgis): Registry
- 02:27 PM Revision f5486ee5 (qgis): Add single geometry check
- 02:27 PM Revision edeefc9e (qgis): Tolerance fixed in GetFeatureInfo for polygons
- 01:31 PM Revision 574c672a (qgis): add QgsVectorLayer::getGeometry(fid) (#8174)
- * add QgsVectorLayer::getGeometry(fid)
* update docs to say geom is invalid - 11:40 AM Revision 5765d494 (qgis): Add unit test for line tolerance
- 11:39 AM Revision 075d53f9 (qgis): Tolerance fixed in GetFeatureInfo for lines
- 11:25 AM Revision 67276dcd (qgis): corrected comment in test
- 11:10 AM Revision d5e57d31 (qgis): Merge pull request #8186 from rouault/fix_20104
- [GDAL provider] Make sure that setEditable(true) invalides cached GDAL handles to get proper refresh (fixes #20104)
- 11:09 AM Revision b777ab23 (qgis): Merge pull request #8184 from rouault/fix_20098
- [OGR provider] Make again a feature iterator to be resetable on a OSM layer (fixes #20098)
- 11:02 AM Revision 530397c1 (qgis): [layouts] Fix legend does not respect anchor point when resizing
- based on map content
Fixes #19987 - 11:02 AM Revision 46b6ffad (qgis): Fix a bunch of QString warnings
- 10:32 AM Revision 096b4ce0 (qgis): Merge pull request #8177 from elpaso/bugfix-20094-field-calculator-slow...
- Fixes slow update in field calculator
- 10:30 AM Revision 6fce7853 (qgis): Add unit test for point tolerance
- 10:30 AM Revision 2c5d1c54 (qgis): Fixes #19383 - Tolerance fixed in GetFeatureInfo for points
- 10:29 AM Revision 87e0f696 (qgis): [processing][gdal][needs-docs] Rename crop to cutline option for clarity
- The previous name is unclear, as the option can expand as well
as crop the raster extent. We also don't refer anywher... - 10:27 AM Revision a3f3187c (qgis): tests
- 10:26 AM Revision d62eb6e4 (qgis): get in every case if not valid the copy of the value
- even if unique constraint because it checks if existent - otherwise it get's null there
- 09:14 AM Revision e8c15a9c (qgis): tests for unique values
- with default unique value and fallback in case the default value already exists
- 09:12 AM Revision d26848e9 (qgis): right order of priorities
- by getting the value - if it's unique, first getting the defaults before creating an unique value.
Fix #20067 - 08:51 AM Revision d77c61ef (qgis): More test
- 08:41 AM Revision 5a6c825d (qgis): Adjust the default size of expression/selection dialog
- 08:13 AM Revision bc51a60e (qgis): Expression widget ux fixes (#8194)
- * Add default custom function file
* Set default size of custom expression list - 07:47 AM Revision 0fb00235 (qgis): Fix corrupted group box layouts
- 07:25 AM Revision 88da833b (qgis): Try resurrecting test under Travis
- 06:42 AM Revision 8bc8c0b8 (qgis): Fix line pattern fill symbol corruption with negative angles
- (cherry picked from commit 0f056b500a5628bc76a30a4fe6de85f11cb5a9fb)
- 06:42 AM Revision 34f2e959 (qgis): Fix line pattern fill offsets are always treated as positive,
- even when offset is negative
(cherry picked from commit 5b4ed16cf90a28e73d8c09bec5a36ae0fa9f2056) - 06:42 AM Revision 968948a7 (qgis): Fix distorted line pattern fill when line offset is large compared
- with pattern distance
(cherry picked from commit e277b91087567aa95344d2c935ae4543feefec28) - 06:42 AM Revision d119c2d5 (qgis): Masks
- 05:06 AM Revision c0d35ce5 (qgis): Fix #14897 - Remove double undo/redo buttons (#8189)
- 03:50 AM Revision 3a684c8a (qgis): Fix custom function help
- 03:47 AM Revision e33caa49 (qgis): [mssql] Skip some tests on Travis which fail because of msodbcsql segfa...
- 03:47 AM Revision c6dda7b4 (qgis): SQL Server on Travis
- 03:47 AM Revision 8f6ee1c4 (qgis): Dox
- 03:47 AM Revision a1a35e91 (qgis): Dox++
- 03:47 AM Revision cea155fc (qgis): Fix warning
- 03:47 AM Revision f07462b6 (qgis): Spelling
- 02:23 AM Revision 8dd0f008 (qgis): Fix - Fix loading expression template for first item and space vs tabs
- Fix tab vs spaces in Python editor widget. Use spaces
2018-10-14
- 01:38 AM Revision bd8d61ab (qgis): Follow up 5beb4e2b8d - Enable rename browser tree node on edit key only
- 10:13 PM Revision 0f3088ab (qgis): Fix spelling
- 07:10 PM Revision 651ccb43 (qgis): [GDAL provider] Revise how referencing counting is done on mGdalBaseDat...
- initBaseDataset() used to take a reference in the case where
mGdalDataset == mGdalBaseDataset (non warped VRT) and we... - 05:50 PM Revision e7d15b64 (qgis): [GDAL provider] Make sure that setEditable(true) invalides cached GDAL ...
- 04:40 PM Revision 45c9ae97 (qgis): Add warnings about the QGIS 3D API being unstable / tech preview only
- 04:32 PM Revision 8814e406 (qgis): Move altitude binding/clamping enums to Qgs3DTypes + add culling mode i...
- 03:22 PM Revision f0bb08de (qgis): [WFS client] Fix GetFeature BBOX in WFS 1.1 when the GetCapabilies CRS ...
- 01:54 PM Revision 0de984d7 (qgis): osgeo4w: detect python version in package.cmd
- (cherry picked from commit faeb160065ba58245547e75582ae9a8f25ff768b)
- 01:51 PM Revision faeb1600 (qgis): t2tdoc run (followup 8923aa9bb & ae397bf24)
- 01:42 PM Revision 82dccf71 (qgis): osgeo4w: detect python version in package.cmd
- 01:37 PM Revision 8923aa9b (qgis): Removed duplicate lines from Linux install guide
- 12:43 PM Revision 906f8021 (qgis): [OGR provider] Make again a feature iterator to be resetable on a OSM l...
- 11:39 AM Revision c8ea3a70 (qgis): blockAttributeTableUpdates: single signal with bool
2018-10-13
- 01:12 AM Revision 20e85927 (qgis): Remove unused forward declaration
- 12:44 AM Revision 07b31287 (qgis): Fix rollback on large tables when attr table is opened
- 10:05 PM Revision 88cb8313 (qgis): Python bindings for QGIS 3D library
- 09:24 PM Revision 4f76722a (qgis): osgeo4w: prepare for GDAL 2.3 update
- 03:40 PM Revision 9d82df5d (qgis): Forward to app blocking/unblocking of attr table updates
- Fixes #20094 - Extracting z-coordinates takes ages and makes the system unresponsive
- 02:53 PM Revision ae397bf2 (qgis): Merge pull request #8176 from elpaso/mxe-reborn-docker
- mxe: couldn't be easier now
- 01:18 PM Revision a2ec75c9 (qgis): Remove unused var
- 11:24 AM Revision 6e2a2bee (qgis): Small enhancements to mxe scripts
- 11:24 AM Revision f56e3dd8 (qgis): mxe documentation
- 10:20 AM Revision afc873d6 (qgis): Block signals in the cache only
- much better approach ...
- 04:30 AM Revision 8b1d7ffc (qgis): Fix typo
- 04:30 AM Revision 0816a299 (qgis): Fix typo in generated file
2018-10-12
- 10:31 PM Revision 0f056b50 (qgis): Fix line pattern fill symbol corruption with negative angles
- 10:31 PM Revision 5b4ed16c (qgis): Fix line pattern fill offsets are always treated as positive,
- even when offset is negative
- 10:31 PM Revision e277b910 (qgis): Fix distorted line pattern fill when line offset is large compared
- with pattern distance
- 10:18 PM Revision d79e3adf (qgis): Fixes slow update in field calculator
- by blocking the vector signals ...
... and emitting dataChanged at
the end.
I'm a bit worried of side effects,
but I... - 09:33 PM Revision 219a4be7 (qgis): mxe: couldn't be easier now
- Build in docker
- 04:55 PM Revision d6a863b0 (qgis): Merge pull request #8173 from elpaso/mxe-reborn
- Fix MXE build
- 04:27 PM Revision 6bade339 (qgis): [fix #13487] style categories should not be editable
- 03:05 PM Revision 189dfc70 (qgis): Fix MXE build
- 09:14 AM Revision 85fdf4ee (qgis): Merge pull request #8159 from rldhont/server-wfs-enhance-describeFeatur...
- [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is build
- 02:28 AM Revision 448b4505 (qgis): [layouts] Expose designer enable atlas preview and show item options to
- stable API
2018-10-11
- 01:30 AM Revision f8bbc12c (qgis): Use a proxy progress task for vacuuming gpkg
- 01:30 AM Revision ab5c4fc8 (qgis): Remove messagebox confirmation on geopackage compact
- Now that we use a proxy task, users will have o/s level notifications
if the compact takes a lengthy time - 10:32 PM Revision 68f4cf2d (qgis): respect maximum of recent project settings when loading (#8153)
- * respect maximum of recent project settings when loading
* fix uint int comparison - 08:31 PM Revision dc08db79 (qgis): [ux] Make QgsFileWidget file picker default to opening at the
- currently displayed folder, if one is shown
And only fallback to the default root path if no file name has
been ente... - 01:55 PM Revision 46938c07 (qgis): Merge pull request #8168 from elpaso/fix-clang-warnings
- Fix error return-std-move
- 10:50 AM Revision fde6d93e (qgis): [Bugfix][Server] WFS: enhancing the way DescribeFeatureType response is...
- 09:52 AM Revision b2df588a (qgis): Fix see also link
- 09:52 AM Revision 5beb4e2b (qgis): Followup 9cad526, allow item rename through browser model
- 09:10 AM Revision 64b5c2ee (qgis): [browser] Make delete file action also show for raster layers,
- not just vectors
- 09:10 AM Revision 66f5f548 (qgis): [browser] Add missing delete actions for more file types
- 09:10 AM Revision 2c16b14f (qgis): [browser] Don't show full path to file for "delete" action in menu
- This is often very long and makes the menu huge
- 09:10 AM Revision e4b52a4d (qgis): [browser] Fix crash when deleting files quickly
- It's possible for items to be deleted in the background
while we are waiting on user input (e.g. from the confirmatio... - 09:03 AM Revision 942a560b (qgis): Fix loading style for non-spatial tables in Postgres+SpatiaLite (fixes ...
- OGR is not affected by the bug.
Oracle and MS SQL are most likely affected, but I don't have them here to test.
(che... - 08:33 AM Revision e5ba5586 (qgis): Fix error return-std-move
- std::move should not be used here because
it prevents RVO (copy elision) and it's
considered an anti-pattern.
To fix... - 07:59 AM Revision 375afe5b (qgis): [needs-docs] Follow up UX fixes for moving custom function help
- 07:23 AM Revision 42ea2164 (qgis): FIX - Move custom expression function help to group box (#8163)
- 06:08 AM Revision 9cad526f (qgis): Add F2 to rename browser favourite item (#8164)
2018-10-10
- 01:23 AM Revision e4738d4e (qgis): Fix context menu path display on windows
- 01:04 AM Revision ff90c13b (qgis): Capitalization
- 06:23 PM Revision 12ead91e (qgis): avoid having qgsDoubleToString printing -0
- 03:48 PM Revision 72189649 (qgis): test with lower precision
- 03:48 PM Revision eeee43d5 (qgis): more for Qt3Dextras
- 03:48 PM Revision 35ba4b59 (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 03:48 PM Revision 0ec7bad0 (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
- 03:33 PM Revision 94a7d9db (qgis): fix local variable will be copied despite being returned by name (#8157)
- this is an error with clang 7
note: call 'std::move' explicitly to avoid copying - 02:54 PM Revision c1d5ab75 (qgis): fix local variable will be copied despite being returned by name
- this is an error with clang 7
note: call 'std::move' explicitly to avoid copying - 01:44 PM Revision 698cae6c (qgis): fix local variable will be copied despite being returned by name
- this is an error with clang 7
note: call 'std::move' explicitly to avoid copying - 10:23 AM Revision d3c861e7 (qgis): selectAll if requested on mouse release
- because otherwise the mouse event makes the selectAll useless if it's done on focusEvent
- 09:56 AM Revision b80c95c7 (qgis): Merge pull request #8150 from elpaso/bugfix-20053-json-exporter-values
- Fixes #20053 decimal separator in csv files
- 09:47 AM Revision 69dab87d (qgis): [auth] don't share config db connection across threads
- (fixes #20054)
- 09:30 AM Revision e4102085 (qgis): Merge pull request #8123 from qgis/fix-server-wms-sld-content
- [Bugfix][Server] WMS: The SLD content loaded from URL is not percent encoded
- 03:47 AM Revision e71e135e (qgis): fix build on xenial
- 02:26 AM Revision f6cf944e (qgis): more for Qt3Dextras
- 02:09 AM Revision 2761122e (qgis): add QT5_3DEXTRA_LIBRARY to cmake config
2018-10-09
- 09:48 PM Revision ef1efebd (qgis): forward declaration of QgsPoint
- 09:48 PM Revision 7fb3a929 (qgis): forward declaration of QgsMapMouseEvent
- 09:48 PM Revision 7c0a2a1c (qgis): a few more forward declarations
- 09:48 PM Revision 159eb095 (qgis): replace old-style cast by reinterpret_cast
- 09:48 PM Revision f27a5043 (qgis): remove useless includes
- 09:47 PM Revision 386f668f (qgis): use Ubuntu cosmic for base image
- This will easily allow newer version of Qt but mainly SIP for auto build of the Python API docs.
- 11:03 AM Revision 859b39a6 (qgis): Fixes #20053 decimal separator in csv files
- Actually it had nothing to do with CSV being the
source, but it was the json exporter passing
the values through all ... - 09:57 AM Revision 03d730ce (qgis): rerename transformContext -> context
- 08:58 AM Revision 1a5a23d1 (qgis): [postgres] Fix jumping item when changing pkey / geom type / srid
- On change of on of the properties the affected item would suddenly jump to the end of the list.
- 08:58 AM Revision c225f560 (qgis): [postgres] Fix addition of views from Data Source Manager (fixes #19424)
- In order to add a PostgreSQL layer based on a view, one needs to explicitly
pick one or more columns to serve as the ... - 08:40 AM Revision 795c27fe (qgis): Merge pull request #8125 from elpaso/bugfix-20020-paste-geometry-collap...
- Show a warning when pasted feature geometry collapsed
- 08:00 AM Revision b4a22180 (qgis): [labeling] always consider data-defined property for line height
- 06:36 AM Revision c4872b84 (qgis): responding to github comments, simplified behavior to display the band ...
- 06:36 AM Revision b86f84ed (qgis): Use raster band names in QGIS [FEATURE] [needs-docs]
- * fixes #16047
* extracts band name info using gdalapi in QgsGdalProvider
* added configuration option to allowing us... - 06:36 AM Revision 9b4cb7a2 (qgis): added unit test and test raster
- 06:36 AM Revision 8fbb7175 (qgis): addressed comments, ran prepare-commit.sh
- 06:36 AM Revision c04accd7 (qgis): forgot to add voids in testqgsgdalprovider.cpp
- 03:30 AM Revision e813fe88 (qgis): [mssql] Fix browser items only show tables in geometry_columns
- table, regardless of connection setting
- 03:30 AM Revision b6e6b905 (qgis): [mssql] Misc browser fixes
- - Add 'refresh' action to allow display of displays created outside
of QGIS
- Show empty schemas in browser too, as t... - 02:51 AM Revision b74292aa (qgis): Fixes #19555
- Adds a QMessageBox if file exists
Remove lastDatabase setting to lastDirDatabase. It's dangerous to reuse
the last da... - 02:51 AM Revision 0989e73d (qgis): Use QgsFileWdiget for geopackage database
- 02:30 AM Revision 6ac262f4 (qgis): configonly.bat: retrieve version from CMakeLists.txt
2018-10-08
- 11:01 PM Revision f86b86bc (qgis): forward declaration for QgsVectorLayer
- 11:01 PM Revision d0001573 (qgis): forward declarations for QgsMapLayer
- 11:01 PM Revision 775d603f (qgis): forward declarations for QgsMapCanvas
- 11:01 PM Revision 711ec1de (qgis): forward declaration of QgsProject
- 11:01 PM Revision f404751e (qgis): move definition to source
- 11:01 PM Revision 0901a21e (qgis): Fix include in server
- 10:10 PM Revision f5d2b88d (qgis): check if visibilityexpression is enabled (#8141)
- before adding the containers to the mContainerVisibilityInformation
fix: #20045 - 09:26 PM Revision 425fe749 (qgis): add missing coordinateTransformContext property to QgsProject (#8145)
- 01:01 PM Revision a176bad0 (qgis): Kill refreshLegend (not used since a long time)
- 12:33 PM Revision a6bfffbf (qgis): Update qgsoptionsbase.ui
- 12:33 PM Revision 52055d55 (qgis): Add files via upload
- 12:33 PM Revision c8577c77 (qgis): Add files via upload
- 12:33 PM Revision 4caec08d (qgis): Update images.qrc
- 11:16 AM Revision 745495fe (qgis): [mssql] Prevent overwriting existing tables via drag and drop in browser
- Fixes #16805
- 11:16 AM Revision 06520be7 (qgis): Spelling
- 11:16 AM Revision 302b4494 (qgis): [mssql] Add browser actions for deleting and truncating tables
- Because we can no longer overwrite tables directly using drag
and drop (refs #16805), add some explicit actions which... - 09:01 AM Revision 71c50513 (qgis): [mssql] Fix incorrect precision detection for double/float fields
- Fixes #15124
- 09:01 AM Revision da211938 (qgis): [mssql] Fix handling of geometry column when multiple geometry/geography
- columns are present
Fixes #13932 - 08:33 AM Revision f6b80205 (qgis): Merge pull request #8126 from elpaso/bugfix-18608-raster-legend-embedde...
- Force legend update when raster properties changes
- 08:15 AM Revision fabc2c13 (qgis): [mssql] Minor refactoring
- 08:15 AM Revision ad252617 (qgis): More minor refactoring
- 08:15 AM Revision 7464575f (qgis): More refactoring
- 08:15 AM Revision 5503ba48 (qgis): [mssql] Forward port more of 62af54e
- But avoid the inexact Filter test when we are doing an
exact intersection request
Refs #15752 - 08:15 AM Revision 8c2afa6b (qgis): Indentation
- 08:15 AM Revision eb40d911 (qgis): Add test for MSSQL behavior with invalid polygon geometries
- Forward port of 039866d, because I am an idiot and forgot
- 08:15 AM Revision b7922909 (qgis): QStringLiteral
- 08:15 AM Revision 84a82191 (qgis): [mssql] Small fixes to expression compilation
- - Use [] to correctly quote field names instead of ""
- Don't invalidate provider side limit when not required
Forwa... - 08:15 AM Revision 794583e6 (qgis): [mssql] Test data load script
- 08:15 AM Revision dafeaf43 (qgis): [mssql][needs-docs] Add connection setting to ignore invalid geometry h...
- Sets whether the connection should skip all handling of records with
invalid geometry, which are slow and costly.
Th... - 08:15 AM Revision eb439d34 (qgis): [mssql] Update test for skipping invalid geometry handling
- 07:30 AM Revision fbbb3200 (qgis): use lambda to set value to null
- 07:14 AM Revision 7c5cc27b (qgis): Fix #13684 - Update conditional full row style on value change (#8137)
- 05:57 AM Revision ca4fcceb (qgis): Fix - Fix font color in table conditional present selection (#8136)
- 05:09 AM Revision f630c938 (qgis): [mssql] Fix inefficiencies in expression compiler, resulting in
- apparent hangs when compiling complex expressions
Fixes #15404 - 04:07 AM Revision f928c2e5 (qgis): [FIX] - Respect selection order in attribute table copy. (#8048)
- Only copy fields shown in view for current table.
- 04:05 AM Revision 556cddd4 (qgis): Fix #19465 - Don't delete expression when pressing enter in combo (#8134)
- 04:01 AM Revision 4da2b80a (qgis): Fix build
- 03:20 AM Revision 1f02b42e (qgis): Fix race condition causing crash on startup
- Also flick more static list initializations across to nicer
std::call_once implimentations - 02:40 AM Revision ee7ca0a5 (qgis): Fix build follow up
2018-10-07
- 01:16 AM Revision 4bcaba84 (qgis): Fix build on fedora 26
- 11:24 PM Revision 1ecc57d2 (qgis): Adds more explicit error message when auxiliary storage is saved
- 11:24 PM Revision 6e95586a (qgis): Update python binding
- 11:24 PM Revision 9ccb1b57 (qgis): Update doc
- 11:24 PM Revision 9ed3ee0d (qgis): Add doc
- 11:23 PM Revision 119cd8ac (qgis): QgisApp::addVectorLayer(): add |layername= to OGR datasets (fixes #20031)
- Do it also in case of datasets that have a single layer, in case they might
later be edited to have more layers
(exce... - 11:23 PM Revision bd6c1115 (qgis): [OGR provider] Make createEmptyLayer() work properly on GeoPackage when...
- 11:22 PM Revision 1aa9485f (qgis): [OGR provider] Fix deletion of layers from QGIS browser when filename h...
- 11:22 PM Revision 7c6cb910 (qgis): Fixes #20038 null island in canvas.saveAsImage
- 09:04 PM Revision 7c21bfd1 (qgis): Silence "libpng warning: iCCP: known incorrect sRGB profile" warnings
- These are thrown by 3rd party components (e.g. webkit) which we have no
control over, and have low value anyway
Bett... - 09:03 PM Revision 80e19b63 (qgis): Add core unit test
- 09:03 PM Revision 6dfae723 (qgis): Activates unit test
- 09:03 PM Revision 5a9067e7 (qgis): Fixes #19826 - Use subset layer to manage fid
- 09:03 PM Revision 7681d308 (qgis): Removes TODO comment
- 05:26 PM Revision 12fd51e2 (qgis): Deprecate refreshLegend
- 03:50 PM Revision 2b71c9cc (qgis): Merge pull request #7915 from rldhont/server-cache-manager-extension
- [Server][Cache] Finalizing the cache manager
- 09:36 AM Revision 086b6a80 (qgis): Fix dox test
- 09:36 AM Revision ed35ad9c (qgis): Unify sqlite string quoting functions to a single QgsSqliteUtils::quote...
- function, with tests
- 09:36 AM Revision 195a2fb8 (qgis): Workaround ellipsoid_acronym not null constraint
- 09:36 AM Revision b247c7ce (qgis): More hacking around crs db
- 09:36 AM Revision af795770 (qgis): Fix various qt warnings related to user profile databases
- Switch to using QGIS sqlite helper classes instead of Qt database
classes - 09:36 AM Revision e91e342e (qgis): Fix some chatty debug messages
2018-10-06
- 11:23 PM Revision 7e81226b (qgis): Replace toUtf8().data() by toUtf8().constData()
- All your uses of toUtf8().data() actually just need a const char*
So use constData() that is semantically more correc... - 03:08 PM Revision 3bb64a7f (qgis): [Server][Cache] Adding HAVE_SERVER_PYTHON_PLUGINS around accessControls...
- 03:00 PM Revision f5d2d858 (qgis): QgsXmlUtils::readFlagAttribute(): fix use-after-free
- Found with Valgrind
```const char* c_str = qstr.toUtf8().data()``` is invalid
since the QByteArray returned by toUtf... - 12:46 PM Revision 56149ff3 (qgis): Force legend update when raster properties changes
- Fixes #18608 - Layer tree embedded widgets do not show up unless you move layer
- 12:22 PM Revision dbfbcca6 (qgis): Simplify paste by using QgsVectorLayerUtils::makeFeaturesCompatible
- 11:38 AM Revision a3bf98d9 (qgis): Do not show the invalid geom warning if not necessary
- If the geoms where originally invalid, do not show the
warning. - 10:53 AM Revision 08b6b606 (qgis): Show a warning when pasted feature geometry collapsed
- ... due to due to intersection avoidance
Features are still pasted but the user is warned.
Fixes #20020 - 10:25 AM Revision 8c67e45f (qgis): [Server][Cache] Add WMS GetLegendGraphic to store in cache
- 10:25 AM Revision bc7cea2e (qgis): [Server][Cache] Extending and enhancing cache manager tests
- 10:25 AM Revision f79be97e (qgis): [Server][Cache] Add documents to store in cache: WMS Context, WFS Descr...
Also available in: Atom