Activity
From 2017-11-04 to 2017-12-03
2017-12-03
- 08:52 PM Revision fa8e655b (qgis): Some tweaks on Metadata-->Category dialog
- Use the + button and add new tooltips
- 09:20 AM Revision 2aeb5a9a (qgis): [tr] Spanish translation update
- 08:06 AM Revision 5a818707 (qgis): Update tests
- 06:16 AM Revision 5b5560aa (qgis): Set default method for check validity alg
- 06:12 AM Revision a441b739 (qgis): Less debug noise in geometry validator
- 06:10 AM Revision 113c21e8 (qgis): [geometry snapper] Don't create invalid geometries with duplicate nodes
- Fixes #15247
- 05:58 AM Revision 484a6115 (qgis): Show cell values in tooltips in attribute table
- Otherwise long values can be truncated and hard to read
- 05:58 AM Revision e12621ce (qgis): Add API method to remove duplicate nodes from geometries
- Removes duplicate nodes from the geometry, wherever removing the
nodes does not result in a degenerate geometry.
By ... - 05:58 AM Revision 5b05699f (qgis): Add some tags to check validity algorithm
2017-12-02
- 11:03 PM Revision 0b452cab (qgis): Spelling
- 10:10 PM Revision 928afdd8 (qgis): Fix geometry snapper sometimes creates unwanted overlapping segments
- when snapping line layers
Because the default behavior of the snapper is to insert extra
vertices into the snapped g... - 02:48 PM Revision ad99686f (qgis): [tr] Spanish translation update
- 09:42 AM Revision d0e927a8 (qgis): Fix rubber band handing of curved geometries (#5790)
- 09:32 AM Revision f8788b91 (qgis): [3d] Fix style copy/paste for 3D renderer (fixes #17540)
- 09:29 AM Revision be76e238 (qgis): [3d] Disable 3D view for unprojected (lat/lon) CRS
- The fact that the map units are in degrees instead of meters means that various bits of the code
(e.g. tolerances) ar... - 08:43 AM Revision 02d9e145 (qgis): Enable preview jobs to improve projection map UX when dragging around
- 08:36 AM Revision bec099ea (qgis): Fix displayed extent for US National Atlas CRS (and others) on projecti...
- 04:32 AM Revision 389435e1 (qgis): Merge pull request #5729 from nyalldawson/proc_dyanmic
- [processing] Expose dynamic ("data defined") numeric parameters to gui
- 02:46 AM Revision 65a0c069 (qgis): Merge pull request #5430 from nyalldawson/raster_formats
- [FEATURE] More output format choices in raster save as dialog
- 02:17 AM Revision 1625d1fa (qgis): Disable direct parameter value input when data defined override is set
- 02:17 AM Revision 8c9147ea (qgis): [processing] Make set m value accept dynamic m values
- 02:17 AM Revision 86958937 (qgis): Tweak processing API to better handle dynamic properties
- 02:17 AM Revision 9378f392 (qgis): Show closest vertex attributes in identify tool for multipoint layers
- 02:17 AM Revision c5f65359 (qgis): Cache field lookup when evaluating field-based property values
- 02:17 AM Revision d1a71f09 (qgis): Update algorithms for new API
- 02:17 AM Revision b782fab5 (qgis): [processing] Make buffer distance a dynamic property
- Data defined buffer distance through the processing toolbox!
- 02:17 AM Revision 901dae11 (qgis): [processing] Expose data defined button for dynamic numeric parameters
- When running algorithms through the toolbox, which have dynamic
numeric parameters, add a data defined property overr... - 02:17 AM Revision 58ab5077 (qgis): Fix failing test
- 02:17 AM Revision 4b464f3d (qgis): [processing] Allow data defined z value for "set z value" algorithm
- Allows easy setting of z from an existing height attribute!
- 02:16 AM Revision ecbc4718 (qgis): [processing] Some more framework for dynamic (data defined) parameters
- 02:13 AM Revision 618baf92 (qgis): Small refactor of QgsPropertyOverrideButton
- 02:11 AM Revision 9e4518fe (qgis): [FEATURE] More output format choices in raster save as dialog
- Previously only geotiff format was available, even though the
underlying QgsRasterFileWriter/GDAL libraries support o... - 02:11 AM Revision 5f77a48e (qgis): Remember window geometry for raster save dialog
- 01:43 AM Revision 6b23e1f2 (qgis): Merge pull request #5600 from Gustry/sortby
- add order by expression algorithm
- 01:43 AM Revision b8b8c1ae (qgis): Merge pull request #5787 from nyalldawson/index
- Fix OGR provider cannot create attribute or spatial indexes for GeoPackage/SQLite layers
2017-12-01
- 12:01 AM Revision aaa18e0b (qgis): Address review comments
- 11:27 PM Revision 791eb91b (qgis): Fix OGR provider cannot create attribute or spatial indexes for
- GeoPackage/SQLite layers
Previously this capability was only exposed for shapefiles,
but was available in the spatia... - 06:23 PM Revision 31c79da5 (qgis): Don't crash when project has no layers
- This only crashes when Qt is built in
debug mode because there is an assert
in the item model class that checks for
i... - 06:21 PM Revision abb7d2a1 (qgis): Revert force WMS rendering in non-gui thread
- Fix #17379
- 02:30 PM Revision 19b062c3 (qgis): Merge pull request #5766 from Gustry/file_downloader
- Display the downloaded size in QgsFileDownloaderDialog
- 02:30 PM Revision b22825a4 (qgis): Merge pull request #5779 from elpaso/bugfix-17003-16350-bookmarks
- [bugfix] Bookmarks: fix a crash and show 6 digits
- 02:14 PM Revision 8f0306ba (qgis): [processing] Fix Frequency_analysis' parent group
- 12:07 PM Revision 6c897b6b (qgis): [bugfix] Bookmarks: fix a crash and show 6 digits
- Fixes #17003 Spatial bookmarks keyboard navigation:
right-arrow causes a row to appear below the current
one and look... - 11:53 AM Revision 0e2207ab (qgis): Merge pull request #5776 from elpaso/bugfix-17005-bookmarks-sorting
- [bugfix] Bookmarks sorting with a proxy model
- 10:42 AM Revision db855029 (qgis): Fix not-set defaults for numeric parameters were converted to 0
- 10:42 AM Revision 0fcbeb78 (qgis): Add missing qHash for older Qt versions
- 10:42 AM Revision 6b56565f (qgis): Show nicer tooltips for numeric processing parameters
- With min/max and default values (when set)
- 10:42 AM Revision 1c1de3a8 (qgis): [processing] Fix optional numeric parameters cannot be cleared
- Without this change optional numeric parameters have no way to
be cleared in the GUI - they are always forced to have... - 10:42 AM Revision 8303b946 (qgis): [processing] Fix optional layer parameters are filled by default
- Refs #17471
Not a full fix for 17471 - that requires handling of optional
numeric values too - 10:42 AM Revision 8026008a (qgis): [processing] group option for autoincrement field algorithm
- 10:42 AM Revision 297e8561 (qgis): Bump lowest possible min for numeric parameters to -DBL_MAX + 1
- We need to reserve -DBL_MAX as a special value, to allow it to
work correctly in QDoubleSpinBoxes (limitation of QDou... - 09:52 AM Revision 62ff88af (qgis): Merge pull request #5737 from elpaso/hidpi-cursors
- [bugfix][hidpi] Scalable SVG theme cursors
- 08:15 AM Revision ce170918 (qgis): Start moving processing algorithm dialog to c++
- In an attempt to avoid Python global interpreter locks which
block the UI thread. - 08:15 AM Revision f6e63d7f (qgis): Fixes and cleanups to algorithm dialogs
- 07:53 AM Revision 3d2665f7 (qgis): Merge pull request #5777 from cdavila/release-2_18
- [tr] Spanish translation update
- 06:47 AM Revision 3c238a2b (qgis): Add missing overrides
- 03:43 AM Revision bcc1b91b (qgis): Merge pull request #5717 from nyalldawson/layout_next4
- [layouts] Port/adapt all remaining item types
2017-11-30
- 12:00 AM Revision d7111b78 (qgis): Standardise some algorithm names
- 12:00 AM Revision e1ce7dda (qgis): Show algorithm ID in tooltip in toolbox
- 12:00 AM Revision c12770d0 (qgis): Indentation
- 11:23 PM Revision 774b9e7a (qgis): [tr] Spanish translation update
- 06:37 PM Revision 8233a8fb (qgis): [bugfix] Bookmarks sorting with a proxy model
- Fixes #17005 spatial bookmarks can't be sorted
I believe that this has been broken since https://github.com/qgis/QGI... - 06:21 PM Revision 33737a63 (qgis): Update widget wrapper status only when necessary
- 06:20 PM Revision 306b3fac (qgis): [3d] Rename "Reset view" to "Zoom Full" (fixes #17568)
- 06:16 PM Revision 512acca7 (qgis): Update constraints when foreign key is manually updated with empty string
- 06:03 PM Revision 43fd3512 (qgis): Merge pull request #5772 from elpaso/bugfix-17584-bookmarks-sync
- [bugfix] Bookmark project sync
- 05:30 PM Revision 8aa05735 (qgis): Merge pull request #5768 from wonder-sk/fix-17514-crs-change
- Fix 3D view if terrain DEM is in different CRS
- 05:21 PM Revision 95e40c24 (qgis): Adds missing tooltips
- 03:24 PM Revision 133051a1 (qgis): add warning about sort algorithm might not work as expected
- 03:22 PM Revision 7303297d (qgis): add some notes in processing test readme
- 03:22 PM Revision 1b8faa2a (qgis): add sort by expression algorithm
- 02:29 PM Revision 88054a37 (qgis): display the downloaded size in QgsFileDownloaderDialog
- 10:23 AM Revision ded892ea (qgis): [needs-docs] Add some shortcuts for opening the attribute table
- Adds:
- shift + f6: show table filtered to selected features
- ctrl + f6: show table filtered to visible features
(T... - 10:03 AM Revision f6ffb00c (qgis): fix #17562 broken legend uris
- 10:01 AM Revision ed2e83cb (qgis): Move "Add circular string" to regular shapes toolbar
- It's not a basic digitizing tool
- 09:35 AM Revision 042fd33d (qgis): [bugfix] Bookmark project sync
- Fixes #17584 Spatial Bookmarks checkbox is not synced with project status
- 08:43 AM Revision 3b7d2e33 (qgis): Merge pull request #5762 from pblottiere/fix_typo_as
- Fixes typos in auxiliary storage documentation
- 06:17 AM Revision f6acf376 (qgis): Fix processing errors on startup and execution on MacOS (#5769)
- 06:12 AM Revision f5702aba (qgis): [processing] fix DlgModeler.ui layout warnings
2017-11-29
- 10:04 PM Revision 656de62e (qgis): Use screen to grab instead of deprecated grabWidget
- 06:22 PM Revision 997286fe (qgis): Fix doc coverage test
- 05:45 PM Revision d7485a43 (qgis): [pyqgis-console] fix strings in options tooltips
- 05:05 PM Revision ebde3be2 (qgis): [3d] Reproject DEM for terrain if the DEM has different CRS (fixes #17514)
- 03:25 PM Revision a10e7538 (qgis): processing test for difference algorithm (#5764)
- 02:30 PM Revision e8213b8e (qgis): Merge pull request #5757 from slarosa/pyconsole_ui_improvements
- [pyqgis-console][ui] move find text tools to toolbar widget
- 01:45 PM Revision de3aa0c9 (qgis): Merge pull request #5767 from rduivenvoorde/fix_#17580_missing_flags
- flags apparently converted from png to svg
Fix #17580 - 01:25 PM Revision 825ff85a (qgis): Update Polish translation
- 01:17 PM Revision 6378332c (qgis): flags apparently converted from png to svg
- 12:57 PM Revision 30fad6ef (qgis): Merge pull request #5765 from elpaso/bugfix-17539-bookmarks
- [bugfix] Fix broken bookmarks
- 12:35 PM Revision 7e711f13 (qgis): [bugfix] Fix broken bookmarks
- Fixes #17539 I can only create one spatial Bookmark in current master
In fact there were other bugs (like loosing SR... - 11:45 AM Revision 62543eb4 (qgis): [3d] Cleaned up code for camera translation + tests
- 09:19 AM Revision 2c65dbcd (qgis): [offset curve tool] fix two serious issues (#5760)
- - broken polygon support (fixes #15222)
- lost of parts when using tool with mutlipart features - 08:44 AM Revision e0290a9f (qgis): Merge pull request #5745 from alexbruy/processing-cleanup
- Processing cleanup
- 08:31 AM Revision 6d87c2b2 (qgis): Update sip binding
- 08:31 AM Revision 1b86c213 (qgis): Fix typos in auxiliary storage doc
- 07:40 AM Revision 29bfb10f (qgis): Ensure ellipsoid is correctly set for new projects
- 05:51 AM Revision e4ce6234 (qgis): Merge pull request #5758 from nyalldawson/leftof
- Geometry "leftOf" improvements
- 05:50 AM Revision a3a79b9a (qgis): Fix network analysis routing fails in some cases (refs #11687)
- 05:50 AM Revision f8bad497 (qgis): [processing] Make split with lines output single part features
- instead of keeping parts collected into a single multipart feature
- 05:50 AM Revision 38a66e57 (qgis): [processing] Fix Geometries algorithm should only keep results
- with the same geometry type as the original features
Otherwise it's inserting points into line features when the
geo... - 05:50 AM Revision 62dbf4ce (qgis): GML is too fragile, but shapefiles, you've never let me down...
- 05:29 AM Revision b8a62f4f (qgis): More tweaks to leftOf logic
- 01:10 AM Revision ebe16f15 (qgis): Update API breaks docs
- 01:04 AM Revision 3341a3e9 (qgis): Unify behavior of various geometry API leftOf tests
- Now instead of mixing bools/numeric returns, we always use
ints, where:
-1 = left
0 = test failed, e.g. point on line...
2017-11-28
- 12:41 AM Revision 2a960c5e (qgis): Fix #17573 inconsistency of icons in layer trees
- 12:40 AM Revision d90b50fb (qgis): display apple cmd symbol instead of ctrl in the legend
- 12:14 AM Revision 2f43deb9 (qgis): closestSegmentWithContext() doc and test fix
- 12:14 AM Revision 07fd7136 (qgis): fixed closestSegmentWithContext() paramas in Python
- 11:40 PM Revision 77f5959a (qgis): [pyqgis-console][ui] move find text tools to toolbar widget
- 11:02 PM Revision 3b933f56 (qgis): [hidpi] New icons and bigger cursors
- Cursors are now approximately 24x24 pixels on 96dpi
- 09:14 PM Revision 5652501c (qgis): [pyqgis-console] update api files and qsci_apis/generate_console_pap.py...
- 09:05 PM Revision 52efa5c3 (qgis): [pyqgis-console] fix missing import for pap file compiler
- 08:46 PM Revision d612364a (qgis): Fix plural modeler tool -> modeler toolS
- 08:45 PM Revision e34d7fb6 (qgis): Fix left of test for linestrings
- The test was returning invalid results for certain geometries
- 08:12 PM Revision 8b454ea3 (qgis): [pyqgis-console] prepared APIs file updated
- included APIs are:
* PyQGIS3
* PyQt5
* Python3.6
* GDAL-2.2.3
* GEOS-3.6.3 - 02:59 PM Revision a316530b (qgis): Merge pull request #5744 from pblottiere/refrel_crash
- [bugfix] Fixes a crash in QgsRelationReferenceWidgetWrapper
- 01:44 PM Revision 65847498 (qgis): remove extra quotes from map tips (fix #17491)
- 11:27 AM Revision 3d4a59bb (qgis): [processing] cleanup files from unused code and remove some files
- 11:27 AM Revision 0059b2b6 (qgis): [processing] remove Python 2 compatibility layer
- 11:27 AM Revision d65c0367 (qgis): [processing] remove old params from wrappers
- 11:27 AM Revision ee8435a7 (qgis): [processing] remove unused files
- 09:07 AM Revision e47a6a55 (qgis): Merge pull request #5747 from elpaso/backport-pr-5720
- [bugfix] Categorized style issue using numeric fields with NULL values
- 08:48 AM Revision 0f1f24a1 (qgis): Merge pull request #5743 from m-kuhn/fix17564
- Fix crash with constraint results and custom .ui
- 08:47 AM Revision 2499a20a (qgis): Merge pull request #5746 from elpaso/backport-pr-5707
- [ui][bugfix] lineedit add margin for X icon
- 08:46 AM Revision 92049054 (qgis): Merge pull request #5742 from elpaso/backport-bugfix-17517
- [bugfix] Crash on raster layer render change from python
- 08:41 AM Revision 4705da30 (qgis): [hidpi] New cursor icons for identify and sampler
- Thanks Alexandre Neto!
- 07:40 AM Revision b8f708ff (qgis): [FEATURE][needs-docs] Add OGC filters to WMS
- Implement https://github.com/qgis/QGIS-Enhancement-Proposals/issues/104
- 07:34 AM Revision d31f60ba (qgis): Show unknown feature count instead of misleading 0 in sublayer dialog
- 04:47 AM Revision 7a09f089 (qgis): Merge pull request #5727 from nyalldawson/sublayer
- Fix ogr sublayer handling of names containing ":"
- 03:48 AM Revision 2156e89c (qgis): Merge pull request #5748 from nyalldawson/offset_tool
- Fix offset curve tool offsets curves in opposite direction to mouse
- 02:19 AM Revision 5c66526c (qgis): Pressing escape cancels offset tool
- 02:14 AM Revision 8a7fc259 (qgis): [offset tool] Also check for ctrl modifier on final click
- Otherwise copies are only made if ctrl was held on the first click,
but holding ctrl on the second click is also a na... - 02:05 AM Revision 9aa57526 (qgis): Use QgsGeometry API for offset tool instead of raw geos calls
- 01:11 AM Revision dacced8c (qgis): Cleanup some offset tool code
2017-11-27
- 10:42 PM Revision 1d0db0b0 (qgis): Fix offset curve tool offsets curves in opposite direction to mouse
- 07:01 PM Revision e214c6f4 (qgis): Introduce QgsVector3D for 3D vectors with double precision
- QVector3D with single precision is not always enough (it has only ~7 significant digits)
- 06:15 PM Revision cf009252 (qgis): [bugfix] Categorized style issue using numeric fields with NULL values
- Backported from master PR 5720
Fixes #17442 - 06:02 PM Revision 106b8b63 (qgis): [ui][bugfix] lineedit add margin for X icon
- Backported from master PR 5707
Fixes #17262 - 05:36 PM Revision 3c702c07 (qgis): Fix crash with constraint results and custom .ui
- Fix #17564
- 05:11 PM Revision 7ff6470d (qgis): Add test
- 05:11 PM Revision b1008c7a (qgis): Fixes relation reference widget crash when no relation
- 05:01 PM Revision 7bce7ea9 (qgis): [3d] Fix crash in tessellator with near coords (fixes #17286, fixes #17...
- As the readme of poly2tri library says: "Poly2Tri does not support repeat points within epsilon."
When the coordinat... - 05:01 PM Revision 721551f8 (qgis): qDebug -> QgsMessageLog
- 03:37 PM Revision 346ab609 (qgis): [hidpi] Auto-scale cursors based on DPIs
- This should work well on different DPI screens.
Still needs some testing on the various platforms. - 03:30 PM Revision fa7082b9 (qgis): [bugfix] Crash on raster layer render change from python
- Backported from master PR https://github.com/qgis/QGIS/pull/5696
Fixes #17517 - 03:29 PM Revision 5631094b (qgis): Merge pull request #5741 from elpaso/ogr-filter-backport
- [bugfix] Update layer editable state when filter is changed
- 02:35 PM Revision 0577b2e6 (qgis): [bugfix] Update layer editable state when filter is changed
- Fixes #17507 Unable to edit filtered GeoPackage layer
Backported from master https://github.com/qgis/QGIS/pull/5691 - 01:49 PM Revision f206a757 (qgis): Add override
- 01:23 PM Revision 7f5128bf (qgis): [bugfix] Add a warning icon and tooltip to WFS sources
- Fixes #16753 off-line editing synchronization cripples
the original datasource if this is a WFS-T Layer
Backported f... - 11:51 AM Revision 7ae8e164 (qgis): [bugfix][hidpi] Scalable SVG theme cursors
- Add support for SVG cursor:
ZoomIn,
ZoomOut,
Identify,
CrossHair,
CapturePoint,
... - 11:48 AM Revision d147064f (qgis): Merge pull request #5697 from pblottiere/server_bugfix_getprojectsettings
- [server][bugfix] Fixes #17519 by fixing GetProjectSettings response
- 10:15 AM Revision 4aa97d86 (qgis): Add a test
- 10:15 AM Revision d0ffaa7c (qgis): Fixes #17519 by fixing GetProjectSettings response
- 09:14 AM Revision 485cd80a (qgis): Merge pull request #5695 from pblottiere/bugfix_virtuallayer_218
- [backport][bugfix] Fixes #16798 FilterFid feature requests with virtual layers
- 08:29 AM Revision 9bfb3f31 (qgis): Fix regexp_substr expression function returning whole match instead of ...
- 05:52 AM Revision 01d1be9d (qgis): Update API break docs
- 05:00 AM Revision b2c396fd (qgis): Fix #17510 - Better scoping of QgsProjectionSelectionDialog inside QgsP...
- 02:54 AM Revision 877c0dc2 (qgis): Update bounds srs.db in source from epsg db
- 02:54 AM Revision 0717835f (qgis): Remove bound sync from crssync. Not longer needed
- 02:54 AM Revision cecb89d0 (qgis): Update srs.db with new bounds
- 02:32 AM Revision 149e331d (qgis): Fix data defined button icon size on hidpi screens
- 01:16 AM Revision 60a56c37 (qgis): Fix slightly oversized filter clear icons
- And make sure on low-dpi screens the icon size is 16px for
pixel-snapped rendering of the svg
2017-11-26
- 12:55 AM Revision a111a1cb (qgis): Fix macOS Qt 5.9+ close boxes do not show on document mode tab bar tabs
- Setting any stylesheet makes the default close button disappear.
Setting a custom close button temporarily works arou... - 09:11 PM Revision 193ead73 (qgis): Fix german translation (superceeds PR#5730)
- 09:01 PM Revision 731b57c8 (qgis): Add Cancel and Help buttons to Property assistant dialog
- because sometimes opening this dialog is a mistake and you want to close it
Also enable the Help capability - 09:01 PM Revision 4f9e2a5f (qgis): Do not change property widget status if the dialog is rejected
- refs #16766
- 08:57 PM Revision 54b51653 (qgis): Make frames expandable and cover needed space
- 08:55 PM Revision 62d71154 (qgis): Set a title to the 3D config widget
- 08:54 PM Revision 41089f28 (qgis): Add spell check variants for tessellate
- 08:54 PM Revision c0e732b7 (qgis): [processing] Add QGIS 3d provider
- Adds a new QGIS processing provider for 3d algorithms, available
only when QGIS is built WITH_3D
Currently includes ... - 08:54 PM Revision 006da6e3 (qgis): Move conversion of tesselation to multipolygon to QgsTessellator
- Also
- add unit test
- fix bad tesselation due to missing origins - 08:38 PM Revision 3d307b41 (qgis): Improve name of memory layers output from processing
- 08:38 PM Revision 8c211f28 (qgis): Fix failing doc test
- 08:38 PM Revision 6283ca62 (qgis): [processing] Add a model-only algorithm for renaming layers
- This is required for algorithms with behaviour which depends on the
layer names (e.g. the package algorithm uses the ... - 08:38 PM Revision 4b9986eb (qgis): [processing] Add a generic map layer output type
- For occasions when an algorithm creates a map layer, but the type
is not known in advance (i.e. could be raster OR ve... - 08:38 PM Revision bb63a83e (qgis): Add missing output from package algorithm
- 08:38 PM Revision aef0d33e (qgis): Fix definition of output file parameters
- 08:38 PM Revision 3310343b (qgis): [processing] Add a model-only "load layer to project" algorithm
- This can be used to force loading a layer into the current project.
The primary use case here is to load a preset lay... - 07:28 AM Revision a95aecaf (qgis): Fix tests
- 05:00 AM Revision f04587eb (qgis): Update tests, add new test for complex layer name
- 03:48 AM Revision 718e4985 (qgis): Fix some inefficient QString replace calls
- 03:45 AM Revision 148380ab (qgis): Fix inefficient QString splitting
- QString::split with single characters is about 10x faster than
QString::split using QStrings - 03:23 AM Revision 144e9a2e (qgis): Fix handling of ogr sublayers with ':' in their name
- Unlikely to happen, but it does occur with some layers coming
from processing models. In any case we want QGIS to be ... - 03:01 AM Revision 74514220 (qgis): Fix package layers algorithm can't take the outputs from models
- Fixes #17544
2017-11-25
- 09:34 PM Revision 96857ebd (qgis): Fix crash when a geopackage layer is open in QGIS, and then is overwritten
- with another layer with different field definitions
- 12:43 PM Revision 5c22e313 (qgis): Follow up 248bc5db032cf
- 10:54 AM Revision 3d6aa9c9 (qgis): fix en_US locale handling in QgsHelp
2017-11-24
- 04:16 PM Revision 72553a60 (qgis): Merge pull request #5710 from elpaso/api-code-cleaning-int-2-enums
- QgsVectorLayer code cleaning use enums instead of int
- 04:09 PM Revision 916c9c4c (qgis): Open heart surgery on expression context for processing sources
- 04:09 PM Revision aaf70de7 (qgis): Add test for QgsExpressionContextScope::takeScopes
- 04:09 PM Revision abe1a9b6 (qgis): Expression context creation for processing improvements
- Hiding away the implementation directly in QgsProcessingFeatureSource
See discussion https://github.com/qgis/QGIS/pu... - 04:09 PM Revision fd127ee6 (qgis): Fix file mode
- 04:03 PM Revision cf685f0f (qgis): add missing import operator (#5724)
- 01:41 PM Revision 58f55969 (qgis): Add changed return values to api break
- 12:12 PM Revision 14531964 (qgis): Merge pull request #5719 from nyalldawson/translate_z
- geometries: translate Z/M
- 12:04 PM Revision 97f749e6 (qgis): [processing] fix error when adding refactor fields alg in empty model
- (fixes #17421)
- 11:58 AM Revision c2b3ac56 (qgis): [processing] order 3rd party provider groups (#5723)
- 11:53 AM Revision 7a63a07f (qgis): Add return cases to the docs and fully qualified enums
- 11:16 AM Revision a477ea3a (qgis): [processing] move grass & saga version number to tooltips
- 10:58 AM Revision 49b23127 (qgis): [BUGFIX][Spatialite] Setting default value in loadFields with the right...
- Because Geomtry field is not added to fields list, the index do not respect the index in the table. It's necessary to...
- 09:25 AM Revision cdca0dd1 (qgis): Merge pull request #5720 from elpaso/bugfix-17442-null-categories
- [bugfix] Categorized style issue using numeric fields with NULL values
- 08:54 AM Revision 29abd9d3 (qgis): [bugfix] Categorized style issue using numeric fields with NULL values
- Fixes #17442
- 07:51 AM Revision 8b15c73d (qgis): Merge pull request #5680 from DelazJ/hidefields
- [Save As] Set fields export options visible only when compatible
- 07:26 AM Revision b786ed03 (qgis): Add a unit test
- 07:25 AM Revision cc29f0ee (qgis): Fix some doxygen warnings
- 07:18 AM Revision 6b4b9fe9 (qgis): Fix closest vertex z/m doesn't show in identify tool for multiline
- geometries, remove duplicate closest M value attribute
- 07:18 AM Revision ff900c0b (qgis): [processing] Make translate algorithm native
- And add option to translate z/m values
- 07:16 AM Revision 3268b778 (qgis): Sipify
- 07:15 AM Revision 4f08a35c (qgis): Update test masks
- 07:11 AM Revision 86669b93 (qgis): Fix z order stacking of guides
- 06:34 AM Revision dd223d9b (qgis): Allow transform methods in QgsAbstractGeometry/QgsGeometry to also
- transform z/m values via scale/translate arguments
- 06:22 AM Revision 1fcadb72 (qgis): [processing] fix for import into spatialite and execute sql algorithms
- 05:58 AM Revision 03ec2d8a (qgis): Merge pull request #5702 from nyalldawson/dxf_improve
- [dxf] Add option to export labels as text elements, instead of mtext
- 05:57 AM Revision 32834e9b (qgis): Update indentation
- 05:36 AM Revision 6ec96d6d (qgis): [layouts][FEATURE] Port arrow functionality to polyline item
- Instead of a separate (badly behaved) item type for arrows, instead
add the arrowhead options to the much nicer polyl... - 02:29 AM Revision e541a380 (qgis): fix build
- 02:05 AM Revision f76ed223 (qgis): Port ui for attribute table
- 01:54 AM Revision 2b5aca55 (qgis): Merge pull request #5689 from nyalldawson/gpkg_alg
- [processing] Fixes to non flat-file exports
- 01:24 AM Revision 7e7770b6 (qgis): Fix incorrect render context scaling for scale bar rendering
- 01:24 AM Revision 3c4fae00 (qgis): Readd tests for scalebars
- 01:24 AM Revision 3a0f9438 (qgis): Port text table
- 01:24 AM Revision 9cf6e0a2 (qgis): Start porting table items
- 01:24 AM Revision 3decab98 (qgis): Fix map item tooltips
- 01:24 AM Revision f90c5003 (qgis): Port table subclasses
- 01:24 AM Revision 63f14bd9 (qgis): Also link new legends to selected map item
- 01:24 AM Revision af59c535 (qgis): [layouts] Add more unit choices to scalebars
- Explicitly add options for kilometers, miles, etc as the current
UX for setting these is too confusing!
Fixes #16921 - 01:24 AM Revision 93403647 (qgis): Update sip
- 01:24 AM Revision c6eaf1f7 (qgis): Update test masks
- 01:24 AM Revision f04d4385 (qgis): Some undo/redo fixes for multiframe items
- 01:24 AM Revision b7ef3d3c (qgis): Simplify some code, cleanup UI
- 01:24 AM Revision e71d4d7c (qgis): more attempts to fix multiframe undo
- 01:24 AM Revision 060270c0 (qgis): [layouts] Simplify scalebar unit handling
- Instead of auto setting the units to meters/feet, and then using
the label multiplier setting to obtain a scalebar in... - 01:24 AM Revision 2c85182c (qgis): [layouts] Link new scalebars to selected map item, if there is one
- Fixes #13851
- 01:24 AM Revision a615a48b (qgis): Make scalebars auto selected between m/km and ft/miles when newly added
- Based on current linked map scale and linked map CRS
- 01:24 AM Revision cca7c74d (qgis): Start hooking up tables to app
- 01:24 AM Revision 12e69ab1 (qgis): Modernize code
- 01:24 AM Revision f29eb7b1 (qgis): Port and fix unit tests
- 01:24 AM Revision 30ce60bd (qgis): Remove some processEvents usage
- 01:24 AM Revision 5b1c6901 (qgis): Port more scalebar functionality
- 01:24 AM Revision 8f5e0cb1 (qgis): Begin porting scalebar item
- 01:24 AM Revision 604e51d3 (qgis): Restore some tests
- 01:24 AM Revision 2a75ad8e (qgis): More work on layout multiframe undo/redo
- 01:24 AM Revision 714920ff (qgis): Start of multiframe porting
- 01:24 AM Revision ee45ec97 (qgis): Add page number selection to new item dialog
- 01:24 AM Revision 2cf99116 (qgis): Resurrect tests for html item
- 01:24 AM Revision 0e71505f (qgis): Fix a number of multiframe methods
- 01:24 AM Revision f1d1e454 (qgis): Begin port of HTML item
- 01:24 AM Revision 83ee6498 (qgis): Add ui for configuring html items
- 01:24 AM Revision aec03269 (qgis): Sip is p****** me off, by refusing to build for unrelated reasons
- Block a bunch of classes from Python bindings for now until sip
gets over itself - 01:24 AM Revision 584cbd07 (qgis): Fix test failure
- 01:24 AM Revision dddce25e (qgis): More work on porting multiframe items
- 01:24 AM Revision c4c0c83c (qgis): Restore api for handling layout item page numbers
- 01:03 AM Revision 62782459 (qgis): Merge pull request #5713 from lejedi76/fix_remove_fromOldWkbType
- [db_manager] remove fromOldWkbType (api_break) from vlayer
2017-11-23
- 12:35 AM Revision 5b66ea76 (qgis): Rename some static variables to use 's' prefix
- To match QGIS code conventions
- 12:32 AM Revision e0bdd26e (qgis): [OGR provider] When creating a new layer with createEmptyLayer(), make ...
- 12:31 AM Revision c04b91f4 (qgis): Fix some memory leaks
- 12:31 AM Revision abcdd485 (qgis): [ogr] Fix cannot create layers for geopackage datasets when
- the database does not yet exist
- 12:31 AM Revision 8775aff7 (qgis): Fix error in Geometry by Expression
- We can't depend on preparing the expression, as we may not have
enough context to do this during the algorithm prepar... - 12:31 AM Revision e3198c05 (qgis): Fix ui build warnings
- 12:31 AM Revision 0a092cc3 (qgis): [processing] Throw an exception when sinks cannot be created
- Gives users debugging information messages on why the layers could
not be created
Also allow overwriting existing la... - 12:31 AM Revision 59d55fc4 (qgis): [processing] Ensure correct sublayer is loaded when saving output
- to destination with multiple sublayers
- 12:31 AM Revision f7a317be (qgis): [processing] Fix saving outputs to non-file formats
- 12:31 AM Revision aca22663 (qgis): [processing] Change save as spatialite option to save as GeoPackage
- Since it's much more useful. Also add a prompt for layer name, so that
you can save the results of an algorithm into ... - 12:31 AM Revision 11784280 (qgis): Fix running processing tests multiple times
- 12:21 AM Revision 13cb8e4e (qgis): remove fromOldWkbType (api_break)
- 05:01 PM Revision e4216ae0 (qgis): started datum UI refactoring
- 03:24 PM Revision cd0ba918 (qgis): Use layer context in RefactorFields algorithm
- Fix #17533
- 03:24 PM Revision 851adb0a (qgis): Allow adding sources to processing expression context
- 03:16 PM Revision 6063c83e (qgis): [processing] detect GRASS 7.4 on Mac
- 03:16 PM Revision 03e4756d (qgis): [processing] don't throw error if GRASS not found on Mac (fix #17443)
- 03:16 PM Revision 3a576d80 (qgis): [processing] restore Help button functionality in modeler (fix #17483)
- 02:09 PM Revision a2ff3631 (qgis): Fix tessellation of polygons that are not horizontal
- Discovered by Nyall while working on PR #5708
Tessellation would shift coordinates because when points got reproject... - 02:04 PM Revision 09cffcd0 (qgis): Avoid recursion in ValueRelation widget
- Fix #17521
- 01:58 PM Revision 4f82adf2 (qgis): Update tests
- 12:09 PM Revision def85fa2 (qgis): QgsVectorLayer code cleaning use enums instead of int
- It was one of the TODOs for QGIS 3
- 11:47 AM Revision d1cf7e61 (qgis): Merge pull request #5707 from elpaso/bugfix-17262-lineedit-x-button
- [ui][bugfix] lineedit add margin for X icon
- 11:40 AM Revision 5206bf0f (qgis): [3d] Fix creation of extruded walls in vertex binding mode
- Previously the walls always had horizontal top/bottom, but
in vertex binding mode the walls need to have different z ... - 11:39 AM Revision 134065da (qgis): [node editor] fix crash when editor is open and feature deleted
- 10:29 AM Revision cfbb5d72 (qgis): [ArcGIS REST] backport for crasher and mutex
- 10:19 AM Revision 248bc5db (qgis): Fix #15627: missing plugin icons in Plugin Manager
- 09:54 AM Revision a7ffde6c (qgis): [ui][bugfix] lineedit add margin for X icon
- Fixes #17262
Needs backporting - 09:45 AM Revision fe933d2d (qgis): [ui][hidpi] Form line edit: compute icon size instead of hardcoding
- 08:08 AM Revision e98842e3 (qgis): Merge pull request #5699 from m-kuhn/valueRelationMultiSelect
- Fixes for Value relation widget, multi select
- 07:53 AM Revision 9d8a39fa (qgis): Merge pull request #5694 from elpaso/bugfix-17518-pg-import--without-sc...
- [bugfix][postgres] Browser panel D&D a layer onto a postgresql connection tree …
- 06:43 AM Revision f8d83951 (qgis): Fix indentation
- 06:27 AM Revision 060b3e3a (qgis): [ArcGIS REST] fix fallback feature id value (followup to f32791e)
- 05:44 AM Revision 07e4c572 (qgis): Add some unit tests for DXF export
- 05:34 AM Revision f32791ee (qgis): [ArcGIS REST] fix caching logic for extent filtered requests
- 03:59 AM Revision 1535ff84 (qgis): [dxf][feature] Add option to export labels as text elements, instead of...
- Sponsored by SMEC
- 03:59 AM Revision d2369425 (qgis): Merge pull request #5650 from nyalldawson/proc_gpkg
- [FEATURE][processing] Package layers algorithm
- 02:46 AM Revision 0a18b1fd (qgis): Update sip
- 02:27 AM Revision fada3d9a (qgis): Add unit test for package algorithm
- 01:01 AM Revision e6d86bba (qgis): [processing] Generalise modeler multi-step feedback proxy for use
- outside of modeler
This can be useful too for individual algorithms - 01:01 AM Revision a8eee624 (qgis): [FEATURE][processing] Package layers algorithm
- Allows multiple vector layers to be collected together into a
geopackage database output
Previously all existing met...
2017-11-22
- 12:03 AM Revision b288a5f5 (qgis): Set initial extent of a new 3D view to extent of the main canvas
- 12:03 AM Revision d03b6f43 (qgis): Fix world origin and camera position on terrain change (fixes #17514)
- This makes "zoom full" in 3D view working again after modification of terrain generator.
Also we update the camera po... - 10:56 PM Revision eeaf2d90 (qgis): Update icon path
- 10:14 PM Revision 6728e6a7 (qgis): Install missing icon
- 06:51 PM Revision 94a1e68a (qgis): [bugfix][wms] Fix GetFeatureInfo
- Fixes #17498 WMS GetFeatureInfo requests not working
Use the right variable instead of an
unitialized one ( followup... - 05:50 PM Revision b448826d (qgis): Fix reading of multi selection ValueRelation widgets
- 05:50 PM Revision 59cf9f32 (qgis): Avoid recursion in ValueRelation widget
- Fix #17521
- 05:22 PM Revision 9f56878d (qgis): [bugfix] Add some more logic to get the schema name if empty
- 04:45 PM Revision 087087f3 (qgis): Merge pull request #5696 from elpaso/bugfix-17517-singlebandgrey-crash
- [bugfix] Crash on raster layer render change from python
Everything looks good to me, thanks @elpaso - 03:58 PM Revision ade6b609 (qgis): Merge pull request #5688 from m-kuhn/fix17496
- Relation reference widget: apply conditional styles
- 03:42 PM Revision 880af676 (qgis): add inforce to spelling.dat
- 03:42 PM Revision 83386fb1 (qgis): typo: inforced->enforced
- 03:39 PM Revision aef1b9ab (qgis): Merge pull request #5693 from pblottiere/wms_flaky2
- [server] Enable all WMS tests (GetMap, GetPrint, GetLegendGraphics)
- 03:18 PM Revision 98d2dcbf (qgis): [bugfix] Crash on raster layer render change from python
- Fixes #17517
Requires backporting - 02:55 PM Revision 4693f1a4 (qgis): Add some tests
- 02:46 PM Revision 577c1f2e (qgis): Fixes #16798 FilterFid feature requests with virtual layers
- 01:02 PM Revision 23dfb1de (qgis): [bugfix] Browser panel D&D a layer onto a postgresql connection tree no...
- Fixes #17518 by defaulting to "public" if no schema is given
- 12:49 PM Revision d6d40970 (qgis): Merge pull request #5692 from manisandro/afsshareddata_mutex
- [ArcGIS REST] Add missing mutex to QgsAfsProvider (fixes #17513)
- 12:27 PM Revision 35632989 (qgis): Enable all WMS tests (GetMap, GetPrint, GetLegendGraphics)
- 11:58 AM Revision e9309eec (qgis): [ArcGIS REST] Also protect mCache.clear() by mutex
- 11:48 AM Revision 9ed26361 (qgis): [ArcGIS REST] Add missing mutex to QgsAfsProvider (fixes #17513)
- 11:45 AM Revision db3c93c3 (qgis): Merge pull request #5691 from elpaso/bugfix-17507-gpkg-filtered-edit
- [app][bugfix] Update layer editable state when filter is changed
- 11:45 AM Revision 059c9977 (qgis): Merge pull request #5687 from elpaso/bugfix-16753-offline-editing-wfs-w...
- [offline-editing] Add a warning icon and tooltip to WFS sources
- 11:44 AM Revision 5f6c1bac (qgis): Rewording of warning message for WFS unstable pk
- 11:13 AM Revision a374ebe9 (qgis): Relation referenc widget: apply conditional styles
- Fix #17496
- 11:13 AM Revision 7d926417 (qgis): Add QString operator to QgsExpression
- 10:58 AM Revision 58bfbd51 (qgis): Merge pull request #5658 from pblottiere/qurl_obsolete
- [server] Fix obsolete QUrl method
- 10:31 AM Revision 7e727fd8 (qgis): Merge pull request #5640 from pblottiere/wms_flaky
- [server] WIP: detect WMS flaky tests
- 09:42 AM Revision a416f4e3 (qgis): Fix obsolete call of addQueryItem on QUrl in server
- 09:32 AM Revision 5945a84d (qgis): Merge pull request #5638 from pblottiere/bugfix_joins
- [bugfix] Fixes #17450 by correctly setting the join info ordered list
- 09:21 AM Revision d775a0d9 (qgis): [app][bugfix] Update layer editable state when filter is changed
- Fixes #17507
- 08:56 AM Revision 10b34b90 (qgis): Merge pull request #5660 from pblottiere/bugfix-clickxy-218
- [backport][bugfix] Fixes #16852 by adding click_x and click_y variables to resolve actions
- 08:51 AM Revision 2169c880 (qgis): Initialize some more vars to make Valgrind happy
- 08:46 AM Revision d24de06c (qgis): Split some WMS tests
- 08:46 AM Revision e29f605b (qgis): Add some masks and set a higher threshold for comparing images
- 08:46 AM Revision 1c81c423 (qgis): Disable a test
- 08:46 AM Revision fd1539f5 (qgis): Skip test instead of commenting
- 08:30 AM Revision 333a8e9e (qgis): Fixes #17450 by correctly setting the join info ordered list
2017-11-21
- 09:27 PM Revision b058df7d (qgis): Merge pull request #5686 from nyalldawson/encoding
- [processing] Don't use crappy Qt file picker dialog
- 08:26 PM Revision b97c6a8d (qgis): Use native file picker for spatialite export option also
- 07:56 PM Revision d62b4e97 (qgis): Merge pull request #5683 from Gustry/metadata_crs
- fix #17456 improve CRS display in the metadata tab
- 06:45 PM Revision bb3b6898 (qgis): Initialize some vars to make Valgrind happy
- 05:16 PM Revision 59cc5434 (qgis): switch display between identification section and provider in the metad...
- 05:00 PM Revision b895b743 (qgis): fix #17456 improve CRS display in the metadata tab
- 04:58 PM Revision cbf4a891 (qgis): [ogr] Re-compute capabilities when a subset string is changed
- 04:57 PM Revision 9866b240 (qgis): [app] Don't trigger repaint twice
- 04:06 PM Revision 17ca25fb (qgis): [app] Use unique pointer for query builder
- 03:35 PM Revision 5be5c1e6 (qgis): [grass] Fix build for metadata->htmlMetadata
- 03:08 PM Revision 68ddf3b9 (qgis): [offline-editing] Add a warning icon and tooltip to WFS sources
- Fixes #16753 off-line editing synchronization cripples
the original datasource if this is a WFS-T Layer - 02:42 PM Revision ea7c2af7 (qgis): [dbmanager] fixes #17476: QGIS master: update SQL layer error if name c...
- 02:35 PM Revision 9b4a6c08 (qgis): [dbmanager] fixes #17476: QGIS master: update SQL layer error if name c...
- 02:00 PM Revision b2c6464e (qgis): Merge pull request #5679 from elpaso/bugfix-16935-gpkg-split-features
- [bugfix] Editing a GPKG layer added by d&d leads
- 01:01 PM Revision a29fad44 (qgis): Merge pull request #5684 from Gustry/provider_metadata
- rename metadata() to htmlMetadata() in QgsRasterDataProvider
- 12:24 PM Revision 31086d3a (qgis): [processing] Move destination encoding option to separate menu action
- ...instead of embedding in output destination file selector. Otherwise
Qt downgrades the file picker to the Qt basic ... - 11:52 AM Revision 4bc4494e (qgis): [ui] split Z/M values checkbox in new memory layer dialog (#5685)
- 11:38 AM Revision 37347121 (qgis): rename metadata() to htmlMetadata() in QgsRasterDataProvider
- 11:38 AM Revision f660d780 (qgis): Add a new dialog for selecting file encoding, QgsEncodingSelectionDialog
- Can be used to prompt users for a file encoding choice
- 11:17 AM Revision 0b3f86d0 (qgis): [ui] improve new geopackage layer dialog (#5682)
- - move a number of options under a collapsible group
- rework wording for Z dimension and M values
- disable z and m ... - 09:24 AM Revision e05cca2b (qgis): [bugfix][auth] 2to3 settings migrate authcfg for WMS/WFS
- Fixes #17402 Authentication settings for WMS/WFS etc. are not migrated from 2 to 3
- 09:11 AM Revision 62713a50 (qgis): Merge pull request #5510 from m-kuhn/relationsearch
- [FEATURE] Search widget for relations using aggregates
- 09:03 AM Revision a12939d3 (qgis): [ogr] Implement skipConstraintsCheck for fid
- With test.
- 08:35 AM Revision 153c83a3 (qgis): Add @nirvn to AUTHORS, fix missing tab for Paul B.
- 08:32 AM Revision 81b475d2 (qgis): Adjust version number
- 08:29 AM Revision 37b0d4c5 (qgis): Add missing api documentation
- 08:11 AM Revision 05d22bf1 (qgis): @nirvn is a committer
2017-11-20
- 11:58 PM Revision 95cf2990 (qgis): Followup c9b8ddc, add unit test
- 09:28 PM Revision 776ca7aa (qgis): Allow min/max aggregate search for double fields
- 09:22 PM Revision c72739b0 (qgis): Show group box for aggregate search
- 09:20 PM Revision f0a84667 (qgis): Hide search widget tool button for aggregate search
- 08:56 PM Revision 53dd5ef5 (qgis): [ogr] Pass default value (-1) for fid columns
- 08:31 PM Revision 04101c3f (qgis): Add dummy canvas to test
- 08:31 PM Revision 7b45e9df (qgis): Add missing param to docstring
- 08:31 PM Revision f8a8cb96 (qgis): Fix failing tests
- 08:31 PM Revision 7fb3a4eb (qgis): Avoid crash with invalid relation
- 08:31 PM Revision bdc47a48 (qgis): Add missing doxymentation
- 08:31 PM Revision ddca8b65 (qgis): SipConvertToSubClass code for QgsSearchWidgetToolButton
- 08:31 PM Revision 456cebae (qgis): Remove unnneeded method
- 08:31 PM Revision f084fc0a (qgis): API documentation all over
- 08:31 PM Revision fdd00870 (qgis): [FEATURE] Search widget for relations using aggregates
- For each child relations, the subform is visible.
Each attribute of the children has a tool button option to define ... - 08:31 PM Revision f5559b51 (qgis): Add QgsAttributeFormWidget
- 08:31 PM Revision 3d2b69eb (qgis): Qt 5.5 compatibility
- 07:57 PM Revision 6d0f2afe (qgis): Fix memory leaks by using sqlite3_close_v2
- 06:30 PM Revision f97b5a54 (qgis): Fix test for primary key constraints
- 06:20 PM Revision dbd4f9ef (qgis): Merge pull request #5677 from mhugo/fix_slow_relation_reference
- Postgresql: don't fetch if there is nothing (fixes #17502)
- 06:07 PM Revision 89914821 (qgis): [Save As] Set fields export options visible only when compatible
- with the destination format, instead of simply disabling it.
- 05:11 PM Revision ac109e43 (qgis): [bugfix] Do not crash when testing empty virtual layers
- Fixes #17489
Backported from master - 05:04 PM Revision 73d6765e (qgis): [bugfix] Editing a GPKG layer added by d&d leads
- ... to error and data corruption
Fixes #16935 for GPKG (OGR), still needs to check spatialite
Thanks to Matthias K... - 04:42 PM Revision 5fb970ab (qgis): Postgresql: don't fetch if there is nothing (fixes #17502)
- 04:37 PM Revision 3eced50c (qgis): Trivial typo fix
- Your spellcheck missed it.
+ updated spelling.dat to catch it next time - 03:57 PM Revision 28322035 (qgis): Merge pull request #5661 from DelazJ/patch-3
- Ask confirmation before removing a map theme
- 03:54 PM Revision 06bae21d (qgis): Merge pull request #5579 from DelazJ/logmessages
- Clarify where and what Log Messages is
- 12:07 PM Revision 9481067f (qgis): Fix indentation
- 12:06 PM Revision c9b8ddce (qgis): Fix crash in ogr provider when loading layers with subset strings
- 12:06 PM Revision 89f6ca9f (qgis): Fix memory leak
- 10:50 AM Revision 4fe00139 (qgis): Update doc and sip binding
- 10:50 AM Revision c9692959 (qgis): Fixes #16852 by adding click_x and click_y variables to resolve actions
- 10:50 AM Revision 35459c49 (qgis): Add some tests
- 10:24 AM Revision 06017b92 (qgis): Fix message box logic
- 09:43 AM Revision 4e16665b (qgis): Merge pull request #5674 from elpaso/bugfix-17489-virtual-layer-test-crash
- [bugfix] virtual layer test crash
- 09:02 AM Revision b3e3bcd1 (qgis): Modernize code (remove "on" from slots)
- 08:55 AM Revision 4272f5d8 (qgis): [bugfix] Do not crash when testing empty virtual layers
- Fixes #17489
Require backporting - 07:34 AM Revision e9ce901a (qgis): Merge pull request #5617 from signedav/longrelationids
- Autogenerated relation names in dialog instead of ids
- 07:24 AM Revision 67b68a84 (qgis): Merge pull request #5578 from gacarrillor/iface_copy_paste_features
- Expose through iface methods to copy/paste features between given layers
- 07:22 AM Revision 970a7236 (qgis): Merge pull request #5666 from signedav/tooltiprelation
- Tooltip of relationstrength in project properties
- 07:13 AM Revision 30ed3153 (qgis): Merge pull request #5614 from signedav/constraintindicators
- Constraint result not displayed in non editable mode
- 01:51 AM Revision eb2ef6a6 (qgis): Merge pull request #5672 from nyalldawson/provider_fixes2
- Add tests/fixes for some provider issues
- 01:24 AM Revision 8243598f (qgis): Even more memory safety for ogr layers
- 01:13 AM Revision 6db46f73 (qgis): [ogr] Safer layer memory management
- Use unique_ptr with custom deleter to ensure that
QgsOgrProviderUtils::release is called
2017-11-19
- 12:25 AM Revision 163b2e20 (qgis): [ogr] Fix incorrect feature counts after removing subset string, fix leak
- 11:42 PM Revision af5b2a75 (qgis): Add some debugging asserts to ensure that layer renderers
- are used in a thread safe way
- 11:42 PM Revision d13eaa6a (qgis): Improve documentation
- 11:42 PM Revision fe535c5f (qgis): Play it safe and work with clones of symbol renderers
- This fixes some definite crashes, e.g. saving a vector layer
with symbology, which is caused by accessing the same
la... - 11:42 PM Revision a0c6e052 (qgis): Spelling
- 10:29 PM Revision 4143ab6e (qgis): Fix DXF export issue when an empty layer is selected
- 10:29 PM Revision 3405bc15 (qgis): Fix broken export of DXF labels
- 10:29 PM Revision 8cf9f8fb (qgis): Fix combining extent of valid rectangle with invalid rectangle results
- in invalid rectangle
- 09:15 PM Revision 8f1021c5 (qgis): Disable WMS server test
- 08:19 AM Revision 6c4a8a24 (qgis): Update WFS tests
- 07:42 AM Revision 6508a5d3 (qgis): Modernise code
- 07:28 AM Revision 7cd8e38c (qgis): Fix unnecessarily fussy close() for QgsMsSqlFeatureIterator
- 07:27 AM Revision 6f3ebdee (qgis): Safer iterator closing, by always calling ::close() instead of
- directly manipulating mClosed
Fixes a crash in the memory data provider (also likely fixes
issues in other providers) - 07:20 AM Revision d6eb8ecc (qgis): Add a bit of tolerance to WFS provider test
- Was failing on Fedora 27
- 07:17 AM Revision 705416c4 (qgis): More consistent exception throwing in QgsCoordinateTransform::transform...
- Depending on the os and proj versions, we weren't always getting an
exception when a bad bounding box transform was m...
2017-11-18
- 11:59 PM Revision 957cf652 (qgis): Add some more provider tests for feature count when subset string is ad...
- 11:58 PM Revision e9e7efc6 (qgis): Fix incorrect extents returned by memory provider when subset string set
- 11:56 PM Revision 1cfd6ee8 (qgis): Add provider test to ensure that extent is correctly calculated
- for layers with 1 point and also no features
The first scenario should return an 'empty' rectangle with x/y
min/max ... - 09:12 PM Revision 62bd3776 (qgis): Allow better resizing of Projection selector widget tree
- 06:52 PM Revision dd378a58 (qgis): Tweak some dialog titles
- 06:51 PM Revision f699e35c (qgis): Add more translatable strings
- 02:08 PM Revision ecde835a (qgis): Ask confirmation before removing a map theme
- 01:25 PM Revision 7aab0c75 (qgis): Remove unused code
- 01:21 PM Revision c2a940a0 (qgis): [Geometry Checker] Use a more readable file format list
- 08:15 AM Revision 33e939c2 (qgis): Merge pull request #5642 from NaturalGIS/2_18_grass74_support
- [processing] add GRASS74 support
- 02:01 AM Revision af6b4cc7 (qgis): Merge pull request #5671 from tomkralidis/issue-17347
- [bugfix] [MetaSearch] fix Esri ArcGIS service chaining (fixes #17347)
2017-11-17
- 10:24 PM Revision 3ea8b74e (qgis): [bugfix] [MetaSearch] fix Esri ArcGIS service chaining (fixes #17347)
- 07:12 PM Revision 1dab575b (qgis): Merge pull request #5669 from elpaso/bugfix-17347-metasearch
- [bugfix] MetaSearch: Add WMS/WMTS data button broken
- 06:45 PM Revision 7cc73751 (qgis): Fedora 26 now provides Qt 5.9, enable 3D in rpm spec for it
- 05:35 PM Revision 1b79177b (qgis): [bugfix] Fix WFS in metasearch
- Fixes #17347
- 04:52 PM Revision a0639b1a (qgis): [bugfix] Fix WMS in metasearch
- 02:46 PM Revision 1989111f (qgis): Merge pull request #5664 from rldhont/server-getfeatureinfo-raster-display
- [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point …
2017-11-16
- 07:11 PM Revision 48c320be (qgis): Merge pull request #5649 from rouault/settings_main_canvas_preview_jobs
- Add a setting to be able to disable preview jobs in main canvas
- 06:52 PM Revision d590e98c (qgis): Merge pull request #5644 from boundlessgeo/bd-2648-auth-thread-safety
- [auth] Thread safe auth methods with recursive mutex
- 06:43 PM Revision adc408f8 (qgis): tooltip of relationstrength in project properties
- improvement of the tooltip. more info, how to activate the duplicate button.
- 05:08 PM Revision 861987da (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- Manual forwardporting with enhancement for raster data values displayed
- 04:01 PM Revision 674467b9 (qgis): [auth] Thread safe auth methods with recursive mutex
- Add a mutex to the base class and use that
mutex to protect all public methods of the
authentication methods. - 04:01 PM Revision 6f065974 (qgis): [auth] Morph the mutex from a pointer to a member var
- 02:36 PM Revision de9d0b87 (qgis): Merge pull request #5548 from rldhont/release-2_18-server-getfeatureinf...
- Release 2-18 server getfeatureinfo raster display
- 01:06 PM Revision 29c8f7ce (qgis): Merge pull request #5641 from NaturalGIS/master
- [processing] add support for GRASS 7.4
- 12:01 PM Revision 7c08b715 (qgis): [Bugfix]Fix Bookmarks xmax and ymin columns inversion (#5643)
- (fix #16987)
- 11:50 AM Revision 99500315 (qgis): member variable for constraint result visability
- ...as we had it for for constraint result (status).
now the setter are called when setting the editable mode changes.... - 11:46 AM Revision 793fb611 (qgis): [processing] add vertex id details to extract nodes algorithms
- 11:46 AM Revision ee8ef42c (qgis): [processing] boolean fieds support in the Refactor Fields algorithm (fi...
- 11:33 AM Revision 87dbb884 (qgis): truncate only last extension in oper recent project menu
- cherry-picked from 7c9cc07e
- 11:13 AM Revision 574c9f21 (qgis): select the new features after duplication
- when duplicating features with the default action "duplicate" the new features are selected and additionally the chil...
- 11:13 AM Revision 78eba9ed (qgis): return ids of the new child features on duplication
- when duplicating a feature in QgsVectorLayerUtils::duplicateFeature and this feature has over a relation the child fe...
- 11:06 AM Revision 2c034d67 (qgis): [processing] fix batch execution when alg has ParameterPoint
- 10:48 AM Revision 7c9cc07e (qgis): truncate only last extension in oper recent project menu
- 10:36 AM Revision 898eb4ab (qgis): Merge pull request #5628 from pblottiere/bugfix-transaction-tuple
- executeSql in transaction does not return an error on tuple
- 10:27 AM Revision a6e2ff98 (qgis): [QgsAuthManager] Protect all methods that do SQL queries with mutex (fi...
- 10:24 AM Revision 15c32c22 (qgis): Merge pull request #5566 from pblottiere/bugfix-ogc-getcapa-abstract
- [server][bugfix] Fix OGC test recommendations
- 09:40 AM Revision 9283b267 (qgis): Update tests
- 09:04 AM Revision 7b490325 (qgis): Update for loop
- 09:04 AM Revision f52300d3 (qgis): Update tests
- 09:04 AM Revision 0a38003b (qgis): Keep name and add metadata and keywordlist for root layer
- 09:04 AM Revision f9c80f32 (qgis): Replace Name entry by Abstract in GetCapabilities for root layer
- 09:04 AM Revision dfc03054 (qgis): Merge pull request #5631 from boundlessgeo/bd-2437-certs-format-sniffing
- [auth] Moved the PEM/DER sniffing to a common private function
- 09:01 AM Revision c6b054ed (qgis): Add test
- 09:01 AM Revision 51d156d3 (qgis): Update doc
- 09:01 AM Revision 640f78e5 (qgis): Do not consider a tuple response as an error in transaction
- 09:00 AM Revision 8dd70c1d (qgis): Merge pull request #5526 from boundlessgeo/ogr_authconfig_2
- [auth][needs-docs] Authentication configuration support in OGR provider
- 08:59 AM Revision 0bd5107e (qgis): Merge pull request #5647 from pblottiere/contributor
- Update contributors
- 08:13 AM Revision 05d38b3d (qgis): [processing] preserve field length and precision for temporary outputs ...
- * add test case to cover length and precision through uri
- 07:57 AM Revision bb6fda6c (qgis): Bump minimum spatialite version to 4.2
- 05:04 AM Revision 4420eba6 (qgis): Save non-pinned recent projects below pinned ones
- 05:04 AM Revision 3fd32b42 (qgis): Update recent project menu upon pin/unpin/remove actions
- 04:46 AM Revision cfb78a14 (qgis): Improved mActionDataSourceManager.svg icon (#5618)
- 04:38 AM Revision d0c2a41c (qgis): Fix error when running postgis algs
- 03:30 AM Revision 72af1a00 (qgis): [auth][ogr] Add missing PyQGIS auth manager OGR test
2017-11-15
- 12:27 AM Revision ca8d82ff (qgis): Add a setting to be able to disable preview jobs in main canvas
- Can be used by power users to disable preview jobs, for very slow datasources
(especially when network bandwidth is s... - 11:31 PM Revision ef7cc49c (qgis): Don't require a connection to a geopackage for data item
- 'create new layer' to function
- 11:31 PM Revision 135b5c6c (qgis): Nicer UX when adding a layer to an existing gpkg through the browser
- 11:23 PM Revision 581d0d30 (qgis): [Spatialite provider] Properly destroy QgsSpatiaLiteConnPool singleton ...
- 10:21 PM Revision 7fa11c82 (qgis): Merge pull request #5632 from rouault/gdal_shared_instance
- [GDAL provider] Use same underlying GDAL dataset for clone() (fixes #16006)
- 10:01 PM Revision 31299b0c (qgis): Merge pull request #5646 from rouault/fix_16966
- [QgsAuthManager] Protect all methods that do SQL queries with mutex (fixes #16966)
- 09:44 PM Revision 5e2564cf (qgis): Update contributors
- 09:30 PM Revision bc90210e (qgis): Merge pull request #5620 from pblottiere/bugfix_gpkg_bool
- [bugfix] Fixes #17070 by considering bool fields as OGR integer fields with boolean subtype
- 09:21 PM Revision 4ce17521 (qgis): [QgsAuthManager] Protect all methods that do SQL queries with mutex (fi...
- 06:51 PM Revision a00ce9e1 (qgis): Rename editCopy/editPaste to copySelectionToClipboard/pasteFromClipboard
- 06:26 PM Revision f1c3692f (qgis): [dbmanager] Fixes #16533 and #16506
- 06:08 PM Revision 670764d1 (qgis): [GDAL provider] Improve UI responsiveness affected by 3b2b98b012fdfda14...
- The consequence of sharing the same GDAL object and protecting them under mutex is that
instanciating a new pipeline ... - 05:20 PM Revision 9f0985ff (qgis): Merge pull request #5554 from pblottiere/bugfix_virtuallayer
- [bugfix] Fixes #16798 FilterFid feature requests with virtual layers
- 05:18 PM Revision bd30e12c (qgis): Merge pull request #5597 from pblottiere/bugfix-clickxy
- [bugfix] Fixes #16852 by adding click_x and click_y variables to resolve actions
- 05:15 PM Revision 76635894 (qgis): Update test with Bool type instead of Int type
- 05:15 PM Revision cb566178 (qgis): Add boolean support in OGR provider
- 05:15 PM Revision 6465af3f (qgis): Call OGR_Fld_SetSubType before OGR_L_CreateField
- 05:15 PM Revision caf0cf75 (qgis): Add test
- 05:15 PM Revision 3bbe71d9 (qgis): Fixes #17070 by considering bool fields as OGR integer fields with bool...
- 03:52 PM Revision c56e29ef (qgis): add GRASS74 support in QGIS 2.18
- 03:46 PM Revision db5b1df7 (qgis): Remove direct usage of sqlite3 handles in core
- 03:39 PM Revision 618ada7f (qgis): add support for GRASS 7.4
- 03:30 PM Revision 042f2cd3 (qgis): Increase git depth to avoid issues in code layout build
- On Travis
When on large pr with many commits - 03:26 PM Revision 829915e3 (qgis): Make names from QgisApp and QgisInterface match
- 01:17 PM Revision fbe5a17a (qgis): Merge pull request #2586 from nyalldawson/coordinate_formatter
- Initial implementation of QgsCoordinateFormatter
- 01:09 PM Revision fba8e84e (qgis): Group conditions
- 01:09 PM Revision 74e3323d (qgis): Never return a feature if the fid is negative
- 01:09 PM Revision d0d88e44 (qgis): Fixes #16798 FilterFid feature requests with virtual layers
- 01:09 PM Revision f25ea5b6 (qgis): Add some tests with cross join
- 01:09 PM Revision de9bd1a1 (qgis): Use QString::number
- 01:09 PM Revision b5317c57 (qgis): Fix test
- 12:26 PM Revision a49ed097 (qgis): Autogenerated relation names in dialog instead of ids
- The autogenerated ids are quite long and this leads that they where very unconfortable to use in the configuration of...
- 12:26 PM Revision b02133f8 (qgis): Use id in gui if name is empty and crop layerid-part in the generated id
- The name can be empty, so use the id instead in the combo box. To avoid so long ids, the part taken from the layerid ...
- 12:19 PM Revision ac574e23 (qgis): Fix build
- 11:51 AM Revision 3734a0d6 (qgis): Fix tests
- 11:51 AM Revision 75885d70 (qgis): Rename various WKT/WKB/GeoJSON/GML methods for consistency
- and consistent capitalisation
- 11:49 AM Revision 95765a19 (qgis): Remove coordinate formatting methods from QgsPointXY
- Use QgsCoordinateFormatter instead
- 11:49 AM Revision 8fd8b6eb (qgis): Update sip bindings
- 11:49 AM Revision 0d7b828b (qgis): Update code, formatting
- 11:49 AM Revision 916c56b9 (qgis): Initial implementation of QgsCoordinateFormatter
- 11:13 AM Revision 80ad1632 (qgis): [Geometry checker] Remove unused include
- 11:00 AM Revision 2a8ea5dc (qgis): [auth] Simplify code and add a *.* filter for certs and keys selection
- 10:57 AM Revision 0c2e226e (qgis): Merge pull request #5633 from slarosa/fix_17466
- Fixes #17466: DB Manager does not refresh correctly map in layer preview
- 10:55 AM Revision 364ddc1d (qgis): Fix #17444 : GeoNode data provider completely ignores authentication (#...
- * Fix #17444 : GeoNode data provider completely ignores authentication - hide the authentication group until GeoNode ...
- 10:26 AM Revision 6d015435 (qgis): Fix missing toolbar tooltips
- 08:51 AM Revision 2aed700b (qgis): Release spatialite context when a spatialite_database_unique_ptr scopes...
- 08:51 AM Revision 28f13778 (qgis): Switch more places to using spatialite_database_unique_ptr
- 08:51 AM Revision 48e8656f (qgis): Code improvement
- 08:51 AM Revision 43329f50 (qgis): Const correctness for sqlite_database_unique_ptr
- 08:51 AM Revision 4df65aca (qgis): Use std::unique_ptr with custom deleter for spatialite and sqlite
- 08:51 AM Revision c713878a (qgis): Switch new spatialite layer dialog to RAII spatialite
- 08:51 AM Revision cf1ace89 (qgis): Switch map layer to RAII sqlite3
- 08:51 AM Revision 2b6d1f88 (qgis): Move spatialite context management to deleter
- 08:51 AM Revision 447cd18a (qgis): Improve chances for copy elision
- 08:51 AM Revision 716ed6b7 (qgis): Prevent memory leaks
- 08:51 AM Revision 124f3df1 (qgis): Use member functions over sqlite3 api
- 08:51 AM Revision 35808f19 (qgis): delete spatialite_database_unique_ptr::reset( sqlite3 * )
- 08:51 AM Revision a58ff723 (qgis): Switch QgsStyle to RAII sqlite3
- 08:51 AM Revision 4d20a395 (qgis): Avoid recreating spatialite handles
- 08:51 AM Revision ecd4ee17 (qgis): Destroy spatialite context after closing database
- According to instructions in https://groups.google.com/forum/#!msg/spatialite-users/83SOajOJ2JU/sgi5fuYAVVkJ
- 08:51 AM Revision c5667db9 (qgis): Switch geopackage dataitem to RAII sqlite3
- 08:51 AM Revision 5c12430b (qgis): Use sq/spatialite unique_ptrs in QgsMapLayer and QgsOfflineEditing
- 08:47 AM Revision 340f7abb (qgis): Merge pull request #5616 from boundlessgeo/datasource-manager-add-close
- [gui] Datasource manager remove Ok and add Close
- 08:30 AM Revision 5a4ace10 (qgis): [dbmanager] defines correctly super class
- 08:24 AM Revision 26e4d4f4 (qgis): correctly create new function file (fix #16752)
- (cherry picked from commit d8398400f989147e8b9c89bf3c4beb87e2f8f97f)
- 07:31 AM Revision b95588cf (qgis): Merge pull request #5603 from medspx/ProcessingGrassFixDescR
- [processing] GRASS7 provider: review and update all r.* description files.
- 01:27 AM Revision c321700a (qgis): [processing] test for union algorithm
- 01:27 AM Revision b0c13da8 (qgis): Fix exception in find projection algorithm
- 01:27 AM Revision 2d188e95 (qgis): processing Union fix
2017-11-14
- 12:14 AM Revision dd15d4ef (qgis): Cleanup layer options arrangement
- 12:14 AM Revision de7b33a3 (qgis): [needs-docs] Remove option to show raster preview icons in layer tree
- This option is not safe - see #16803, and generally undesirable
due to how slow generating the preview icons are - 10:46 PM Revision 5d8963a4 (qgis): Fixes #17466: DB Manager does not refresh correctly map in layer preview
- 09:03 PM Revision 3b2b98b0 (qgis): [GDAL provider] Use same underlying GDAL dataset for clone() (fixes #16...
- This will improve efficiency of GDAL block cache during raster rendering,
since the cached blocks are only valid duri... - 08:44 PM Revision d4b2895b (qgis): Use id in gui if name is empty and crop layerid-part in the generated id
- The name can be empty, so use the id instead in the combo box. To avoid so long ids, the part taken from the layerid ...
- 08:44 PM Revision ea5ed674 (qgis): Autogenerated relation names in dialog instead of ids
- The autogenerated ids are quite long and this leads that they where very unconfortable to use in the configuration of...
- 07:07 PM Revision b1eb6c0b (qgis): [auth] Moved the PEM/DER sniffing to a common private function
- 06:53 PM Revision d8398400 (qgis): correctly create new function file (fix #16752)
- 05:58 PM Revision 1a17b900 (qgis): Disable PG test
- 05:58 PM Revision 14df3271 (qgis): [auth][ogr] Added test cases for all supported drivers
- 05:58 PM Revision dc6101a6 (qgis): [auth] Add tests for Basic auth CAs on OGR and PG
- providers
- 05:58 PM Revision d163c016 (qgis): [ogr][auth] Add geojson username/password test
- 05:58 PM Revision 276bd1bf (qgis): [auth] Add trusted root CAs to OGR PG connnections
- 05:58 PM Revision 2c636717 (qgis): Always use expanded URI for connection pooling
- 01:34 PM Revision eefcb318 (qgis): Raster renderer: fix so that raster in projected CRS is not rendered in...
- 01:30 PM Revision c09c96b0 (qgis): Raster renderer: fix so that raster in projected CRS is not rendered in...
- 12:41 PM Revision ec9e87d6 (qgis): Fix compilation error likely due to 5d476e51dfcbf9a2d3634cf6b7a6d5b12e9...
- 12:34 PM Revision 71a4bed9 (qgis): [Plugin manager] Don't truncate long names (#17451). Backport from 3.0.
- 12:31 PM Revision 5f915a09 (qgis): [Plugin manager] Don't truncate long names. Fixes #17451.
- 12:15 PM Revision ff683a6e (qgis): [Raster] Do not crash when displaying a raster with complex datatype (f...
- That said, complex datatypes are not handled, so QGIS cannot do anything useful
with such datasets. - 12:08 PM Revision b861db47 (qgis): [Raster] Do not crash when displaying a raster with complex datatype (f...
- That said, complex datatypes are not handled, so QGIS cannot do anything useful
with such datasets. - 11:53 AM Revision 6f55e50a (qgis): Remove QgsMapLayer::originalName()
- Now QgsMapLayer::name() is guaranteed to return the same string
- 11:53 AM Revision 6e31fccc (qgis): [needs-docs] Remove option to capitalize layer names, and make it alway...
- Doing this removes some work from our users - giving layers
a nicely generated name by default - 11:53 AM Revision 020972c2 (qgis): Tweaks to automatic layer name logic
- 11:53 AM Revision 1e4f6917 (qgis): Cleanup fragile 'capitalize layer names' option
- This option was being applied in the wrong place - within the
map layer classes themselves. This meant that depending... - 11:53 AM Revision 15e15356 (qgis): Show vector layer wkb types in tooltip in layer tree and layer combo boxes
- This is very useful information to have readily visible (esp.
to see if a layer is multi* type, has z/m, when choosin... - 11:52 AM Revision d14b8592 (qgis): More efficient distance to vertex calculation in extract nodes alg
- Instead of calculating the whole distance from the start of the
geometry to the vertex for EVERY vertex, we just keep... - 11:52 AM Revision fc6c69be (qgis): Fix calculation of distance to vertex for multi part, multi ring
- and curved geometries
- 11:52 AM Revision 507a93c6 (qgis): Drop the cached coordinate sequence from abstract geometries
- This cache was added to speed up expensive QgsAbstractGeometry::coordinateSequence
calls, when we were relying on coo... - 11:52 AM Revision 5d476e51 (qgis): Use QVector where possible in geometry classes
- 11:08 AM Revision 30eec2b3 (qgis): Update buttons on referenced layer edit state change in N:M
- Fix #16635
- 11:08 AM Revision 0c35dde4 (qgis): N:M Relations, support for linking table with default values
- 11:08 AM Revision 3ba22545 (qgis): Fix broken sip casting of nested QVectors
- Old code was always forcing casting to QgsPointXY, regardless
of actual type - 07:39 AM Revision 662c2cf8 (qgis): another typo
- 07:38 AM Revision c65ed15d (qgis): Fix typo
- 01:22 AM Revision 857bae4b (qgis): Merge pull request #5609 from nyalldawson/remove_options
- [needs-docs] Remove options for making layer names and groups bold
2017-11-13
- 11:02 PM Revision 3c8d50d5 (qgis): Merge pull request #5612 from nirvn/native_nodes
- Optimize extract nodes algorithm
- 10:14 PM Revision 6dbdbead (qgis): Handle null values in processing attribute tests
- 09:23 PM Revision 94fa450e (qgis): [WFS provider] Add NAMESPACES= parameter to GetFeature requests when ne...
- 06:23 PM Revision 58fdd70a (qgis): [auth][feature][ogr] Hide credentials from URI, use authcfg
- 06:23 PM Revision f70213f6 (qgis): Overridden dataSourceUri for OGR
- 06:22 PM Revision 83ec9de4 (qgis): Fix QGIS server test HTTP Basic auth with streaming
- 06:22 PM Revision 3919cc2f (qgis): [auth][ogr][feature] Add basic authentication to selected OGR sources
- - Protocol
- DB (integration with QGIS auth system) - 05:40 PM Revision fe4f1500 (qgis): Merge pull request #5563 from boundlessgeo/BD-2469-pem-key-encoding
- [auth][bugfix] Import pvt keys with unknown file extension
- 03:50 PM Revision 86247cfd (qgis): [OGR provider] Support 64bit FID (fixes #16404)
- 03:49 PM Revision 2c49631b (qgis): [OGR provider] Support 64bit FID (partially implemented per 8f3d44d4e93...
- 02:48 PM Revision f177ba31 (qgis): Remove unused code
- 11:36 AM Revision b7d05829 (qgis): try to make travis happy
- 11:29 AM Revision 79c8f968 (qgis): Remove OK button and add CLOSE
- Yes, it's one more click to quit, but more intuitive UI
- 11:29 AM Revision 1ab20bd7 (qgis): Iterate over const
- 11:12 AM Revision 66b27dcd (qgis): Use vertex iterator
- 10:49 AM Revision c2f68d6f (qgis): background color on constraint fields reset on toggle edit
- if editable, the backgroundcolor should be set according the constraint result
if not editable, the backgroundcolor s... - 10:49 AM Revision 53d642ce (qgis): Constraint Result Indicator invisible when not in editable mode
- The icon for the constraint result indicator cross/tipp disappears when not in editable mode
this is made by the new ... - 10:32 AM Revision e1f5348a (qgis): Add tab order and enable help button
- 09:09 AM Revision 822a123e (qgis): Add extra checks to PEM encoding test
- Not really necessary but for extra safety
- 09:00 AM Revision 9e192ad5 (qgis): Added various line endings PEM tests
- 08:47 AM Revision 3b2228ad (qgis): Merge pull request #5613 from nyalldawson/custom_crs_fixes
- Custom crs fixes
- 08:47 AM Revision fd18c3bc (qgis): Merge pull request #5559 from nyalldawson/custom_crs
- Fix issues with custom CRS dialog
- 08:28 AM Revision 702dfdab (qgis): Tweak crash message
- 08:13 AM Revision 4f22b459 (qgis): Fix typos
- 07:30 AM Revision 6f7ad82a (qgis): Fix crash when clearing all nodes using node tool
- 06:51 AM Revision 66c7d686 (qgis): Fix #12932 - Send and show layer load errors to user
- 06:28 AM Revision be8bad8e (qgis): Fix duplicate crsChanged signal emitted when loading projects
- 06:26 AM Revision f2b5a595 (qgis): Fix loading 2.x projects with custom CRS
- Fixes #17257
- 06:13 AM Revision 7cb15c08 (qgis): Optimize extract nodes algorithm
- 06:11 AM Revision e967881e (qgis): Fix incorrect authid and description after saving a user crs
- 06:01 AM Revision 39851f44 (qgis): Invalidate crs cache after adding a new user CRS
- Refs #17257
- 05:57 AM Revision 9369e5c1 (qgis): [MSSQL] Don't add constraints for identity columns
- These are generated server side and will block the form if we set
this client side - 05:33 AM Revision e0b2c27c (qgis): Fix return type for QgsCoordinateReferenceSystem::saveAsUserCrs
- 02:58 AM Revision 82644fb3 (qgis): uh oh ;)
- 02:09 AM Revision 320bda01 (qgis): [bugfix] Issue #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fi...
- * Fix #17387: MSSQL provider fails to load UNIQUEIDENTIFIER fields
2017-11-12
- 09:57 PM Revision 150a64e9 (qgis): fix warnings and translation strings
- 09:27 PM Revision 68da18c0 (qgis): Attempt at fixing warning 'case value ‘2147483648’ not in enumerated ty...
- 09:18 PM Revision 96ec6645 (qgis): GDALDataItems / OGRDataItems: avoid listing .map and .dat files of a .tab
- 09:18 PM Revision 8cefb45d (qgis): QgsOgrLayerItem(): avoid useless dataset opening
- 08:16 PM Revision 75ea3726 (qgis): Merge pull request #5610 from landryb/fix/32-bits-build
- Remove useless cast breaking build on 32-bits os
- 03:04 PM Revision 7d8f3f72 (qgis): [OGR provider] Make extent() return a isNull() rectangle on empty layer...
- 02:56 PM Revision 3ff0f697 (qgis): [OGR provider] Make extent() return a isNull() rectangle on empty layer...
- 11:29 AM Revision 7e699f18 (qgis): improve layout in Python init function editor (fix #17428)
- 11:26 AM Revision 944d2f40 (qgis): Fix windows build
- 10:58 AM Revision e4596052 (qgis): Add local symbols to stack trace in crash
- 07:59 AM Revision 97020ff1 (qgis): Remove useless cast breaking build on 32-bits os
- error: case value evaluates to 2147483655, which cannot be narrowed to type 'long' [-Wc++11-narrowing]
- 07:53 AM Revision 91e23530 (qgis): [needs-docs] Remove options for making layer names and groups bold
- Either these options are desirable, in which case they should
be the default settings, or not, in which case we don't... - 02:11 AM Revision 41abc0b6 (qgis): Merge pull request #5530 from DelazJ/chkgeom_messages
- [Geometry Checker] Improve displayed message by indicating the layer…
- 02:11 AM Revision 0fa9041c (qgis): Merge pull request #5528 from DelazJ/geometrycheck
- [Geometry Checker] Better handling of the geometry checker dialog
- 02:08 AM Revision c1b683b5 (qgis): Merge pull request #5595 from alexbruy/fix-north-arrow
- [north arrow] prevent crash if project CRS is not defined
2017-11-11
- 02:31 PM Revision c3b97827 (qgis): Review all r.* description files
- 01:00 PM Revision ef70eaf8 (qgis): Formatting fix
- 12:17 PM Revision 8ae45fab (qgis): [GML parser/WFS provider] Fix crash when typename and geometry field na...
- 12:11 PM Revision 66518eb9 (qgis): [GML parser/WFS provider] Fix crash when typename and geometry field na...
- 08:11 AM Revision bcb815bb (qgis): Merge pull request #5602 from nyalldawson/modernize2
- Apply some more clang-tidy modernizations
- 07:00 AM Revision 5a6c222e (qgis): Fix Coverity null pointer dereference issues
- 06:48 AM Revision a9145f16 (qgis): Avoid Coverity unchecked return value warnings
- 06:44 AM Revision 48c7e31e (qgis): Fix Coverity uninitialized member warnings
- 06:34 AM Revision 450887ea (qgis): Fix documentation test
- 06:22 AM Revision 2e6d125a (qgis): Use =default, =delete where possible
- 03:19 AM Revision bcd90715 (qgis): Run clang-tidy code readability fixits
- 02:29 AM Revision c97fa5bd (qgis): Cleanup some constructors
- 01:54 AM Revision 871f7130 (qgis): Use clang-tidy modernize-use-default-member-init to modernize initializers
2017-11-10
- 10:37 PM Revision 8c6e0296 (qgis): Merge pull request #5601 from rouault/unblacklist_PyQgsDBManagerGpkg
- Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
- 10:02 PM Revision 95feb87d (qgis): Fix DBManager + PyQgsDBManagerGpkg and unblack list it for Travis-CI
- 09:57 PM Revision a65f072b (qgis): Merge pull request #5598 from rouault/gdal_ogr_extensions
- [GDAL/OGR providers] Improve list of extensions, remove duplicates, support netCDF vector (fixes #17000)
- 09:35 PM Revision f97a011f (qgis): [Plugin manager] Remember last visited tab. Fixes #8786
- 09:31 PM Revision 992d1e26 (qgis): Merge pull request #5587 from nyalldawson/3d
- Fix 3d renderer does not work with multi-point layers
- 09:16 PM Revision 0ba03e59 (qgis): [GDAL/OGR providers] Improve list of extensions, remove duplicates, sup...
- - Read GDAL 2.0 GDAL_DMD_EXTENSIONS metadata item to retrieve a list of extensions
- Remove 'duplicated' drivers from... - 09:00 PM Revision fb205b1a (qgis): Merge pull request #5589 from nyalldawson/remote_proc_exp
- [processing] Remove expression buttons from parameters outside modeler
- 05:56 PM Revision 67f84654 (qgis): Merge pull request #5520 from pblottiere/server_bugfix_width_height
- [server][bugfix] Fixes #17399 WIDTH and HEIGHT parameters are not mandatory for GetPrint
- 05:19 PM Revision 2a7f23fd (qgis): Update tests
- 05:19 PM Revision edf9755c (qgis): Fixes #17399 GetPrint doesn't need a proper image with width/height
- 05:02 PM Revision ecacb3b0 (qgis): Merge pull request #5519 from pblottiere/server_bugfix_layernotfoud
- [server][bugfix] Fixes #17400 by returning an empty response instead of an exception
- 04:43 PM Revision 269038ef (qgis): [bugfix][postgresql] Fix crashes on featureCount()
- Fixes #17388
Backported from master fe5653101a57 - 04:32 PM Revision fe565310 (qgis): [bugfix][postgresql] Fix crashes on featureCount()
- Fixes #17388
Needs backporting - 04:26 PM Revision 534e1e81 (qgis): Add test
- 04:25 PM Revision 39bce943 (qgis): Fixes #17400 by returning an empty response if a layer is ignored due t...
- 04:14 PM Revision 96e597a8 (qgis): Add some tests
- 04:01 PM Revision c9c1c349 (qgis): Fixes #16852 by adding click_x and click_y variables to resolve actions
- 03:44 PM Revision 10292762 (qgis): [auth] New test cases for EC SSL Keys and encodings
- 03:43 PM Revision f52dbeba (qgis): [auth] Also parse EC keys and get encoding from content
- 03:16 PM Revision 2ca4ee5b (qgis): Merge pull request #5596 from boundlessgeo/bugfix-5212-ogr-proxy
- [bugfix] Apply proxy configuration to OGR connections
- 02:43 PM Revision f2abcf2d (qgis): Spelling
- 01:33 PM Revision 77a73f41 (qgis): [tests] Brand new C++ test and new py test case for ogr proxy
- 01:31 PM Revision e85897c3 (qgis): Skip proxy auth settings if proxy is disabled
- This does not really change anything but it makes more sense
- 01:31 PM Revision d8fc6e87 (qgis): [bugfix] Apply proxy configuration to OGR connections
- Fixes #5212 Proxy settings ignored for layers
- 09:52 AM Revision 19b1b799 (qgis): prevent crash from north arrow if project CRS is not defined (fix #16874)
- 08:21 AM Revision f8cbc42d (qgis): Merge pull request #5594 from nyalldawson/batch_lazy
- [processing] Fix issues with batch processing and large count of layers
- 08:20 AM Revision 6de3980e (qgis): Fix issues in vector layers properties dialog
- - remove frames from new pages
- fix cramped widgets on hidpi screens
- fix broken aux storage layout
- standardise m... - 08:00 AM Revision 3fc90301 (qgis): [processing] Only load layers when absolutely required
- This change avoids holding onto resources and layers from earlier iterations,
and allows batch processing of many mor... - 08:00 AM Revision 2ed22488 (qgis): [processing] Add option whether to load batch output layers on completion
- By always trying to load all layers, we severely limit the usefulness
of batch processing. E.g. try clipping 200 laye... - 07:35 AM Revision 30cefca1 (qgis): Merge pull request #5593 from nyalldawson/batch_rows
- [processing] Change min rows in batch processing to 1
- 07:34 AM Revision 9b85e5b7 (qgis): Merge pull request #5592 from nyalldawson/batch
- [processing] Fixes for batch processing
- 07:34 AM Revision 019a4d2a (qgis): Merge pull request #5155 from alexbruy/processing-saga
- [processing] port SAGA to new API
- 04:49 AM Revision e7a1c044 (qgis): Trigger layer repaint when adding field-less features (fixes #17426)
- 04:48 AM Revision bd9945ff (qgis): [processing] Change min rows in batch processing to 1
- While no-one is likely to use the batch dialog to run a single
operation, it's a bit unexpected to see two empty rows... - 04:43 AM Revision feacb763 (qgis): Fix python error
- 04:40 AM Revision 08b189df (qgis): Fix error when double clicking destination param in batch dialog
- 04:22 AM Revision feb66d2c (qgis): Fix saving/load batch processing models
- 04:17 AM Revision 8526a2dd (qgis): Remember last used folder for processing batch save/load
- Fixes #16310
- 02:33 AM Revision 9bac962a (qgis): Fix batch processing progress bar never hits 100%, also fix fragile
- cursor handling
- 02:25 AM Revision 79743782 (qgis): [processing] Fix cannot resize columns in batch dialog
- Fixes #17227
- 02:23 AM Revision a23f315f (qgis): Fix duplicate 'all files' entry in batch input file selection dialog
- 02:11 AM Revision 87ffdabb (qgis): [processing] Fix crash in batch processing dialog
- Fixes #17429
- 01:54 AM Revision 4bdfaa5f (qgis): Fix astyle version check for macOS
- Hard to emulate natural version sorting on macOS. Just use numeric.
https://stackoverflow.com/questions/21394536 - 01:42 AM Revision 612f5160 (qgis): [processing] Remove expression buttons from parameters outside modeler
- Since these expressions were only evaluated immediately, it led to
confusing behavior for users who were expecting th... - 01:20 AM Revision abe5756d (qgis): Merge pull request #5588 from nyalldawson/acquire
- Workaround bug in Qt > 5.8 causing crashes in connection pools
2017-11-09
- 12:40 AM Revision fef56184 (qgis): Workaround bug in Qt > 5.8 causing crashes in connection pools
- tryAcquire is broken on Qt > 5.8 with negative timeouts - see:
http://bugreports.qt.io/browse/QTBUG-64413
https://li... - 12:14 AM Revision e1b76e01 (qgis): [FIX] Make the correct location for crash report
- 12:07 AM Revision c13dadf7 (qgis): Fix clear values for 3d spin boxes
- 12:01 AM Revision f80a7052 (qgis): Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
- Previously, it was happening after setting the default window icon.
For macOS, refactor libraryPaths update to ensur... - 11:57 PM Revision df7a1d01 (qgis): Fix 3d renderer does not work with multipoint layers
- 11:47 PM Revision c18bd1fa (qgis): Clarify where and what Log Messages is
- 10:24 PM Revision 4c785262 (qgis): Merge pull request #5531 from boundlessgeo/fix-libpaths-update
- Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
Note: could possibly be moved to QgsApplica... - 09:55 PM Revision 4c1ff1cd (qgis): [travis] Trigger libSegFault on abrt
- 09:01 PM Revision faa0861d (qgis): [GDAL provider] reintroduce use of unique_ptr removed in d00efde2f06459...
- 08:42 PM Revision 4daf6896 (qgis): [tr] correcting flags
- 07:33 PM Revision 2c1e2014 (qgis): [travis] Disable PyQgsSpatialiteProvider
- It is flaky
- 07:20 PM Revision 8d8f38d4 (qgis): [travis] Disable non-local file download tests
- 07:18 PM Revision 3d9ca40f (qgis): [DB Manager / GPKG] Remove GDAL 1.x support
- 07:15 PM Revision bd0b4998 (qgis): add misssed import after rebase
- 07:11 PM Revision e744633f (qgis): [DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
- 07:11 PM Revision 4eed39b6 (qgis): [DB Manager / GPKG] Fix COMMIT with GDAL 2 (fix #16174)
- 06:08 PM Revision 9168161e (qgis): Merge pull request #5573 from boundlessgeo/BD-2238-auth-thread-safe
- [tests] Add XYX slippy map to test QGIS server + multi-threading
- 05:58 PM Revision 713dc970 (qgis): disable SAGA test until we have SAGA support on Travis
- 05:58 PM Revision a8a25262 (qgis): [travis] Disable PyQgsLocator test
- It's acting flaky and timing out
- 05:56 PM Revision 13610f64 (qgis): [processing] adopt to changes in extensions handling
- 05:56 PM Revision 057ab170 (qgis): [processing] fix input rasters check
- 05:56 PM Revision 4b63975e (qgis): [processing] tests for SAGA provider and related fixes
- 05:56 PM Revision dc9f868e (qgis): [processing] fix not initialized variable
- 05:56 PM Revision 1b6b6cdb (qgis): [processing] fix integer numbers handling
- 05:56 PM Revision 2b218cc2 (qgis): [processing] more raster handling fixes in SAGA provider
- 05:56 PM Revision 9ba41439 (qgis): Convert SAGA ParameterTableField parameters
- 05:56 PM Revision 3822efa7 (qgis): [processing] fix rasters handling in checkParameterValues()
- 05:56 PM Revision b4214798 (qgis): [processing] infrastructure for SAGA tests
- 05:56 PM Revision 8d91f1f1 (qgis): Restore more saga functionality
- 05:56 PM Revision 7953936c (qgis): Update SAGA ParameterMultipleInput parameters
- 05:56 PM Revision d9ac3772 (qgis): Update SAGA ParameterTable parameters
- 05:55 PM Revision 4ac6847b (qgis): Update SAGA ParameterVector params
- 05:55 PM Revision 6ef4557b (qgis): Update SAGA ParameterSelection parameters
- 05:54 PM Revision ca0b7a26 (qgis): Fix SAGA boolean parameters
- 05:54 PM Revision 17870859 (qgis): More followups to SAGA raster parameter handling
- 05:54 PM Revision 65faf542 (qgis): Fix excepthook handling in standalone scripts
- 05:54 PM Revision 85b85024 (qgis): Fix parsing of saga params
- 05:54 PM Revision 1fc395b4 (qgis): GeoAlgorithmExecutionException -> QgsProcessingException
- 05:53 PM Revision a1300f3d (qgis): Update SAGA ParameterRaster params
- 05:53 PM Revision b928cc61 (qgis): Update SAGA RasterOuput params
- 05:53 PM Revision 640891ee (qgis): Update SAGA ParameterNumber params
- 05:53 PM Revision eca9bdc3 (qgis): Start porting saga algorithm base to new API
- 05:53 PM Revision 7ad764d6 (qgis): Fix bad strings in saga description file
- 05:53 PM Revision 571a5ca5 (qgis): Start bringing back saga algs - split RGB bands
- 04:24 PM Revision d00efde2 (qgis): Merge pull request #5580 from rouault/fix_QgsRasterFileWriter_geopackage
- [GDAL provider] in create(), use newly create dataset handle to instanciate the provider (fix #17103)
- 04:01 PM Revision 022f6cfd (qgis): Merge pull request #5515 from pblottiere/server_bugfix_plusspace
- [server][bugfix] Fixes #17401 by replacing '+' symbol by space
- 03:48 PM Revision b9bde107 (qgis): Merge pull request #5576 from rouault/wfst10_test_qt5
- Re-enable testWFST10
- 03:22 PM Revision c3e15f52 (qgis): [GDAL provider] in create(), use newly create dataset handle to instanc...
- Previously we created an empty file, close it and re-opened it immediately in open mode.
However for GeoPackage, if y... - 03:20 PM Revision decbde24 (qgis): Because spellchecker does not like slippy maps
- 03:09 PM Revision d8a3c67f (qgis): Constrain the Help button placement
- by avoiding the buttonbox expand
- 02:56 PM Revision 9f65fcd0 (qgis): Merge pull request #5577 from m-kuhn/valuerelref
- Fix value() method of relation reference widget
- 02:36 PM Revision b1ac56b5 (qgis): Fix value() method of relation reference widget
- 02:35 PM Revision 8abc892e (qgis): Typo
- 01:43 PM Revision 9aa1f216 (qgis): Expose through iface methods to copy/paste features between given layers
- That is, no need to load layers into the layer tree nor make them active.
- 01:40 PM Revision f99d9aed (qgis): [tests] Add missing import when no auth is required
- 01:10 PM Revision 426b8dbc (qgis): Re-enable testWFST10
- 01:00 PM Revision 505e3659 (qgis): [WFS provider] Fix deadlock when adding WFS layer to project from Pytho...
- 12:42 PM Revision 75c41f5e (qgis): [WFS provider] Fix deadlock when adding WFS layer to project from Pytho...
- 12:23 PM Revision f29c9c99 (qgis): [tests] Add XYX slippy map to test QGIS server
- Plus: multi-threading server side (for speed)
This is useful for testing various authentication
shemes on a slippy-m... - 11:11 AM Revision 032ca68b (qgis): Merge pull request #5572 from signedav/valuerelationwidget
- Value relation widget takes key again instead of value (in Attribute Form)
Fix #17261 - 10:31 AM Revision 7f37e707 (qgis): Add test
- 10:30 AM Revision ac24c4a3 (qgis): Fixes #17401 by replacing '+' symbol by space
- 09:16 AM Revision 1ff50fd5 (qgis): fix TestQgsFileDownloader::testLacksWritePermissionsError (followup f06...
- 09:02 AM Revision 3fc4be3f (qgis): [auth] Remove unused accessor to mutex
- 08:46 AM Revision 2daae54d (qgis): Attribute Form - value relation widget takes key again instead of value
- Corrected: Value relation widget update incorrectly tries to use value instead of key
The mapped key has to be set i... - 06:36 AM Revision 0ccf6fa1 (qgis): Fix Z and M support for add point feature (fixes #17427)
- 04:28 AM Revision ba62ffce (qgis): Make constructors for QgsVectorLayer and QgsRasterLayer more flexible
- ...by moving extra arguments to new LayerOptions structs. This allows
us to more easily add new layer constructor opt... - 02:18 AM Revision 61b2f74a (qgis): Do not assume edit widget value changes on every signal
- Widgets may on initialisation send out a notification that the value changed (from invalid to something sensible).
T... - 02:17 AM Revision dca0dc1d (qgis): Fix crash when removing layers from running transactions
- qobject_cast no longer works when the QObject::destryed signal is being emitted
- 01:46 AM Revision 78622b48 (qgis): Merge pull request #5568 from m-kuhn/postgresDefaultValues
- [postgres] Fix default value check if evaluated server side
- 01:19 AM Revision b18c891d (qgis): [postgres] Fix default value check if evaluated server side
2017-11-08
- 09:42 PM Revision cab807dc (qgis): Merge pull request #5426 from medspx/ProcessingPortGrass72
- [Processing] Port GRASS 7.2 algorithm provider
- 09:17 PM Revision e1ffb282 (qgis): QgsHighlight improvements
- * Doxygen improvements
* Fix unrequired casting
* Remove unrequired contructor - 05:50 PM Revision d79ac26f (qgis): Fix build warning
- 05:46 PM Revision 140b9568 (qgis): Merge pull request #5467 from signedav/propertieslayout
- Propertieslayout Fields And Forms Redesign
- 04:53 PM Revision 0ba8f979 (qgis): no +/- buttons when not needed and some graphical finetuning
- scroll area for attribute type config, but no scroll area for whole tab
set attribute type config to invisible when a... - 03:57 PM Revision 7b427c6b (qgis): Don't quote symbol path in crash
- 03:25 PM Revision be5a0c9a (qgis): Merge pull request #5556 from m-kuhn/crashOnHighlight
- No need to crash when a user wants a highlight
- 03:04 PM Revision 17c7e2fb (qgis): [3D] Fix missing Z support for point layers (#5560)
- 02:37 PM Revision fd937c3a (qgis): Increase outline width
- 02:37 PM Revision 42c9d158 (qgis): [test] Fix canvas size and background garbage
- 02:37 PM Revision 593bff2c (qgis): Add control images to highlight check
- 02:37 PM Revision dc7ec1e1 (qgis): No need to crash when a user wants a highlight
- Fix #17413
- 02:37 PM Revision 05868c21 (qgis): Add smoke test for QgsHighlight
- 02:16 PM Revision 309b1c8f (qgis): [bugfix] Fixes QgsFileDownloader abort on error
- Backported from master 6b9b513
- 01:43 PM Revision 93396153 (qgis): Fix #17412 Sorting fixed, no troubles when editing after sorting
- Issue was, that the cellchange is triggered at re-sorting or renaming something in re-sorted table - so there was a b...
- 01:42 PM Revision ccd142fe (qgis): Correct order of column headers in relationmanager
- The column headers of "Referenced Field" and "Referenced Layer" were switched with respect to their content. Changed ...
- 01:33 PM Revision 6b9b513e (qgis): [bugfix] Fixes QgsFileDownloader abort on error
- Abort reply on error.
Fixes #171410
Requires backport - 01:01 PM Revision f06ea878 (qgis): Add a test case for unwriteable folders in file downloader
- Attempt to verify bug 17410 Identify tool->download in a not authorised folder block qgis
The test passes, so let's ... - 12:26 PM Revision e781ad2e (qgis): Merge pull request #5558 from elpaso/project_use_rw_context
- [bugfix] Project use rw context
- 12:25 PM Revision d11ea073 (qgis): Removed Q_UNUSED
- 12:20 PM Revision 87117a8b (qgis): [auth][bugfix] Tests for the new SSL key loading logic
- 12:16 PM Revision d09d7048 (qgis): [auth][bugfix] Import pvt keys with unknown file extension
- This fixes an unreported bug that prevent imports of
private keys with wrong/unknown extension.
The old logic relied... - 10:28 AM Revision 84531009 (qgis): Fix histogram refreshig
- 10:24 AM Revision 1119dc89 (qgis): Merge pull request #5551 from pblottiere/reenable_wms_server_tests
- [travis] Re-enable WMS tests for server
- 10:18 AM Revision de33017b (qgis): Fix #17412 Sorting fixed, no troubles when editing after sorting
- Issue was, that the cellchange is triggered at re-sorting - so we need to check the names
Following issue was, that w... - 10:05 AM Revision 37802233 (qgis): Merge pull request #5553 from rldhont/release-2_18-layerdefinition-rela...
- [BUGFIX] Load layer from definition does not use qlr as relative path
- 09:44 AM Revision 24f38aba (qgis): Update some images/masks
- 09:44 AM Revision ab2603e5 (qgis): Re enable WMS server tests
- 08:08 AM Revision 1fdfecfc (qgis): Removed unused code
2017-11-07
- 11:39 PM Revision 8ae1b624 (qgis): Immediately set focus on name line edit after clicking "new projection"
- Since it's most likely the very next thing the user wants to edit
- 11:36 PM Revision f68e4290 (qgis): When testing custom projections, show geographic results in degrees not...
- Fixes #7036
- 11:21 PM Revision 2d9b5738 (qgis): Make custom projections dialog a bit more user friendly
- ...by updating the list immediately when changes are made to the
current projection's name or definition. Previously ... - 11:13 PM Revision e45c2944 (qgis): Move 'copy crs' button to more logical place in dialog
- Since the copy is actually copying the definition OVER the
current crs definition (as opposed to adding a NEW custom
... - 11:04 PM Revision c8a62c5c (qgis): Fix bad logic in custom projections dialog (fixes #17258)
- 10:52 PM Revision 108de771 (qgis): More use of unique_ptrs to simplify sqlite3 memory management
- 10:49 PM Revision 940c4ed5 (qgis): followup a1024905b
- 10:31 PM Revision 7d3e4917 (qgis): Safer sqlite3 memory management using unique_ptr subclass
- 10:21 PM Revision 61a155cf (qgis): Merge pull request #5547 from borysiasty/stickytabs2
- Make some QgsOptionsDialogBase's slots virtual
- 10:19 PM Revision 4677026c (qgis): Merge pull request #5532 from borysiasty/nopreloading
- [Plugin manager] [needs-doc] Don't preload all plugins for a test
- 10:16 PM Revision 30a1f87b (qgis): Minor cleanups
- 10:14 PM Revision 6143e6da (qgis): More formatting standardisation
- 10:13 PM Revision b5f64b30 (qgis): This isn't Fischer-Price "my first c++ program"
- 10:07 PM Revision 8f1eb7f8 (qgis): Fix gross indentation format
- 09:44 PM Revision cb8fc686 (qgis): about translators: grey background, centered flags, replace flag for ge...
- 09:44 PM Revision 27dbb486 (qgis): fix override warning
- 09:44 PM Revision a1024905 (qgis): fix windows warnings
- 07:48 PM Revision df8bda2f (qgis): Typo
- 07:15 PM Revision 96a81a95 (qgis): macOS needs to include spatialindex before geos.
- If both are on separate paths and geos is first, case-insensitive macOS will include (geos) spatialIndex.h instead of...
- 06:19 PM Revision 6046e8d1 (qgis): Test for relative/absolute paths in projects
- 06:17 PM Revision 7aa24f69 (qgis): [bugfix] Pass QgsReadWriteContext into project XML r/w
- Or we miss the path resolver and we do not read/write
relative paths correctly
Fixes #17116 - 05:15 PM Revision ba243e55 (qgis): References #17412 Fixes problem when changeing sort but not when renaming
- When sort and then toggle edditing, the problem was that it wanted to rename all the fields
Whis is avoided now by ch... - 04:13 PM Revision 8aa8c30b (qgis): Merge pull request #5555 from m-kuhn/fixRepresentValue
- Fix represent value
- 03:47 PM Revision 77246136 (qgis): Add test
- 03:47 PM Revision 80ea446d (qgis): Make text translatable
- 03:47 PM Revision 5595f40f (qgis): Fix single parameter version of represent_value
- Fix #17407
- 03:28 PM Revision 44d8db9c (qgis): editable and lable on top + fixes
- in attribute form properties: editable and lable on top config to general
fix: in case that somebody deletes a field ... - 03:03 PM Revision 07cef67e (qgis): Fix freeze when joining with table open
- Fix #16495
- 02:53 PM Revision e5187b29 (qgis): Respect default values in N:M relations
- 01:29 PM Revision 2eddb03a (qgis): Merge pull request #5476 from tudorbarascu/move_feature
- Move Feature tooltip that guides the user towards Node Tool if s(h)e wants snapping
- 12:46 PM Revision 98f75087 (qgis): better wording
- 11:56 AM Revision a22e565d (qgis): Merge pull request #5552 from elpaso/vector_layer_safe_cast
- [bugfix] Prevent a bad crash when provider is wrong
- 10:56 AM Revision 533a8f8a (qgis): [PATCH] [BUGFIX] Load layer from definition does not use qlr as relativ...
- Fixes #15656 Loading QLR file with relative path does not work correctly
- 09:26 AM Revision 2523d735 (qgis): [bugfix] Prevent a bad crash when provider is wrong
- Fixes #17155
- 08:57 AM Revision bb36fa7f (qgis): [bugfix] Use QgsApplication.authManager()
- instead of the old singleton
- 08:25 AM Revision 7c9cd491 (qgis): Merge pull request #5546 from elpaso/auth_migrate
- [auth][bugfix] Auth DB migrate
- 04:22 AM Revision c000cb86 (qgis): Merge pull request #5434 from nyalldawson/layout_next2
- [layouts] Port item type from composer
- 03:55 AM Revision e9e7740d (qgis): Merge pull request #5544 from nyalldawson/proc_api
- [processing] Improve api handling for provider format support
- 03:25 AM Revision bf75747f (qgis): [processing] Use user-set default file formats if supported by
- provider, otherwise fall back to a format which IS supported
by that provider - 02:53 AM Revision 36b58a8c (qgis): Fix duplicated return
- 02:51 AM Revision 90d6a2d0 (qgis): Update for changes in API
- 02:32 AM Revision e5390223 (qgis): Restore serialization of picture items
- 02:32 AM Revision c6d939f1 (qgis): Fix more tests
- 02:32 AM Revision 1bfed134 (qgis): Port picture item
- 02:32 AM Revision 476b1dec (qgis): Fix doxygen warning
- 02:32 AM Revision 272097b8 (qgis): Add a unit test
- 02:32 AM Revision 69aacde1 (qgis): Fix failing tests
- 02:32 AM Revision ce0ac40a (qgis): Add missing docs
- 02:32 AM Revision 49c41d39 (qgis): Add missing override
- 02:32 AM Revision 057a20cb (qgis): Allow adding multiple layers to legend at once
- 02:32 AM Revision 27c3eb92 (qgis): More command compression for legend items
- 02:32 AM Revision bc23664b (qgis): Serialization for legend items
- 02:32 AM Revision d3430e4d (qgis): Port legend item
- 02:32 AM Revision 83f177c1 (qgis): Start porting label item
- 02:32 AM Revision 20b9d080 (qgis): Fix grid annotations, port tests
- 02:32 AM Revision b7e35261 (qgis): Use symbol buttons for grid symbols
- 02:32 AM Revision cef5dbc0 (qgis): Cleanup undo strings
- 02:32 AM Revision 87d497eb (qgis): Fix undo/redo of newly added maps
- 02:32 AM Revision 72a1f770 (qgis): After a undo/redo action occurs, select the affected items
- 02:32 AM Revision 48a45b3b (qgis): Restore serialization for map items
- 02:32 AM Revision 585a8b70 (qgis): Restore ui for configuring labels
- 02:32 AM Revision 783636df (qgis): Port polygon and polyline items to layouts
- 02:32 AM Revision cf7714b7 (qgis): Restore tests, add button to set page background in ui
- 02:32 AM Revision f524c80b (qgis): More shape porting
- 02:32 AM Revision 8ca6d3e7 (qgis): Refactor layout item gui registry to allow metadata for duplicate item ...
- This allows registration of item creation actions which create
items with an existing item type, but custom creation ... - 02:32 AM Revision 26dcf792 (qgis): Fix tests
- 02:32 AM Revision 7674bd74 (qgis): Cleanup item xml read/write, save shape properties
- 02:32 AM Revision 2ec31d84 (qgis): Add configuration widget for shapes
- 02:32 AM Revision b41fea90 (qgis): Fix layout items appear in random order in gui
- 02:32 AM Revision 6b629e19 (qgis): Port snappedAngle from composer
- 02:32 AM Revision 44fe2a8d (qgis): Add tools to create node based items
- 02:32 AM Revision d92b067b (qgis): Add config widget for polygon/polyline items
- 02:32 AM Revision ab7bb723 (qgis): Start work on node edit tool
- 02:32 AM Revision 938b2392 (qgis): Port more node tool actions
- 02:32 AM Revision 9a08fad5 (qgis): Exclude selected nodes item when snapping during node move
- 02:32 AM Revision 420821fd (qgis): Fix correct frame bounding rects for shapes and node items
- 02:32 AM Revision 4e8483ec (qgis): [layouts] Fix polyline does not render purely horizontal/vertical lines
- 02:32 AM Revision 87ef5c52 (qgis): Allow cancelation of polygon/polyline creation
- 02:32 AM Revision 9d04e679 (qgis): Prepare for map item porting
- 02:32 AM Revision 71c41d49 (qgis): Add export layer settings to QgsLayoutContext
- 02:32 AM Revision 23d0617b (qgis): Start porting map item
- 02:32 AM Revision 753f6f50 (qgis): Start hooking up map widget gui
- 02:32 AM Revision 6f59965a (qgis): Fix double ownership issue causing crash when deleting layouts
- 02:32 AM Revision 7924aa19 (qgis): Fix regeneration of cached maps when zoom level changes
- 02:32 AM Revision 53c87796 (qgis): Add method to create QgsRectangle from center and size
- 02:32 AM Revision 91c3b5d2 (qgis): Add a shortcut menu to items panel, with option to show
- item properties
Refs #11581 - 02:32 AM Revision b276f4c4 (qgis): Fix map item widget properties updating
- 02:32 AM Revision 7f0142c8 (qgis): Working move item content tool
- 02:32 AM Revision 5d5c858d (qgis): Start restoring grids/overviews
- 02:32 AM Revision 1f769da6 (qgis): Work on resurrecting overviews
- 02:32 AM Revision 5016a452 (qgis): Expand unit tests for QgsLayoutItemComboBox
- 02:32 AM Revision 8bc57f77 (qgis): Update map overview when linked map rotation changes
- 02:32 AM Revision aa2b73d4 (qgis): Use symbol button for overview frame symbol
- 02:32 AM Revision 332a69ce (qgis): Tweak default symbol for overviews
- 02:32 AM Revision 835653bf (qgis): Fix crash on exit when layout designer open
- 02:32 AM Revision ab4606db (qgis): Start work on porting grid ui
- 02:32 AM Revision 4a1bcb32 (qgis): Revert automatic detection for preview renders
- Turns out there's no reliable way to differentiate widget
vs QImage based renders inside QGraphicsItems - 02:32 AM Revision edecc37c (qgis): Start work on exporter for layouts
- 02:32 AM Revision 9630a391 (qgis): [layouts] Nicer detection of rendering in a view
- In compositions, a flag must be explicitly set to indicate
whether the render occuring is for "previews" (i.e.
render... - 02:32 AM Revision 625eef80 (qgis): Fix resizing with mouse handles acts strangely when items have frames
- 02:32 AM Revision 8629225a (qgis): Work on functional rotation for items
- 02:32 AM Revision ce79ff30 (qgis): Add refresh action for layouts
- 02:32 AM Revision c0b63a67 (qgis): After creating an item with the add item tool, switch immediately to se...
- 02:32 AM Revision 3678f01e (qgis): Port item opacity handling from composer
- 02:32 AM Revision 75898d8e (qgis): Port 'exclude from exports' functionality from composer
- 02:32 AM Revision 4e8878dc (qgis): Port item blend mode support to layouts
- 02:32 AM Revision 0143d0be (qgis): Add a signal to QgsLayoutContext when flags change
- 02:32 AM Revision 45ffb262 (qgis): Fix updating map extent on resize
- 02:32 AM Revision 06650808 (qgis): Fix resize of grouped items with non-top left reference points
- 02:32 AM Revision f69771ca (qgis): Add item properties to context menu
- 02:32 AM Revision 3735c7f0 (qgis): Small tweaks to selection behavior
- 02:32 AM Revision e836fc49 (qgis): When selecting a different item, but the item is the same
- type of item, just update the existing panel to show the new
item's properties
This means that flicking between sele... - 02:32 AM Revision 29dfcc0d (qgis): Avoid temporary no-selection state when selecting a new item
- in layouts using mouse interactions
- 02:32 AM Revision d3836e50 (qgis): Move population of layout gui registry from GUI->app
- Since we don't want all the item type subclass config widgets
to have to reside in gui, we need to populate the regis... - 02:32 AM Revision b2414d8d (qgis): Start porting item properties widget
- 02:32 AM Revision ab4e6c11 (qgis): Fix resizing items with non-top-left reference point using mouse handles
- 02:32 AM Revision aebe5a42 (qgis): Allow reseting ratio manually for linked ratio lock buttons
- 02:32 AM Revision 1c735d59 (qgis): Handle position and size with units and ratio lock in item properties
- 02:32 AM Revision ea453beb (qgis): If the same item is reselected in a layout, don't create a new
- properties widget for it
Because if we do annoying things happen, like loss of focused
widget and scroll bar position - 02:26 AM Revision edea38f7 (qgis): Merge pull request #5542 from nyalldawson/auth_manager_instance
- Fix crashes when no QgsApplication instance is available
- 02:21 AM Revision e3f34997 (qgis): Merge pull request #5541 from nyalldawson/thread_local
- Don't use thread_local on mingw or OpenBSD builds
- 01:40 AM Revision cc59ee44 (qgis): More build fixes
- 01:38 AM Revision e47479b3 (qgis): Mingw fixes
- 01:33 AM Revision 5ebd3983 (qgis): FreeBSD has thread_local support
- 01:26 AM Revision 89bfe402 (qgis): Fix build
- 01:25 AM Revision 5b9283fc (qgis): Use local statics
- 01:10 AM Revision 68f2c260 (qgis): Fix handling of transform-not-required in QgsCoordinateTransformContext
- 01:03 AM Revision 30046d6e (qgis): Merge pull request #5536 from lbartoletti/freebsd_build
- Fix FreeBSD build
2017-11-06
- 12:50 AM Revision 6384f1f2 (qgis): Fix failing test
- 08:59 PM Revision ac1db7e6 (qgis): add SVG translation flags
- 07:22 PM Revision 3c9cef36 (qgis): item for source field fix
- 06:53 PM Revision c227a9e5 (qgis): layout and remove fieldproperties
- icons and made naming
inputs from the pull request
remove old fieldpropertie-stuff - 06:11 PM Revision c315eb3f (qgis): Reimplement QgsOptionsDialogBase::optionsStackedWidget_CurrentChanged i...
- 05:55 PM Revision 783e54fd (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 05:45 PM Revision 6b76c2b3 (qgis): Missing docstrings
- 04:53 PM Revision c53996a8 (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 04:53 PM Revision d09614cc (qgis): [BUGFIX][Server] GetFeaturInfo: do not identify raster data if point no...
- 04:49 PM Revision b57ec46a (qgis): getter return not-const list of errors
- 04:37 PM Revision 64ab28bf (qgis): Rename indx to index in some slots
- 04:34 PM Revision 7e2ee74d (qgis): help and suppress form
- help from attributetypedialog is handled over the help of vectorlayerproperties
suppress form combo takes the default... - 03:09 PM Revision af576004 (qgis): const range loop iterators
- 02:41 PM Revision 72c97f38 (qgis): [Server] GetFeatureInfo: enhance raster data values displayed
- 02:27 PM Revision 966e2d66 (qgis): Make QgsOptionsDialogBase's slots virtual for overriding in derived cla...
- 02:21 PM Revision 52240ad7 (qgis): fixed problem with saving first entry
- 01:29 PM Revision 2c0d5188 (qgis): some changes in attribute form properties and source data properties
- changed style of layout, initcode and suppress-combo
display read only comment
fixed saving of wfs
improved layout
so... - 12:54 PM Revision d9b4ae56 (qgis): Minor change: QString -> QStringLiteral in some debug messages
- 12:47 PM Revision 7e699361 (qgis): [auth][bugfix] Migrate qgis-auth.db from QGIS 2 to 3
- Fixes #17403
- 12:42 PM Revision cd23779e (qgis): [auth][bugfix] Add a getter for error list on qgsmigrate
- 12:10 PM Revision 926ac905 (qgis): Improve caching of transforms
- 11:03 AM Revision 17aa88cd (qgis): [Plugin manager] Fix window title
- 10:30 AM Revision ae33b58a (qgis): Merge pull request #5533 from DelazJ/pluginlist
- [bugfix]Remember the c++ plugins folders in Options dialog
- 09:04 AM Revision 9e00db85 (qgis): Fix build
- 08:51 AM Revision 4e6ff411 (qgis): Move caching to QgsCoordinateTransform
- and remove no longer required QgsCoordinateTransformCache singleton
- 08:14 AM Revision 9984f39b (qgis): Prepare for removal of QgsCoordinateTransformCache
- 07:36 AM Revision fd772709 (qgis): Remove QgsDatumTransformStore
- and port usage over to QgsCoordinateTransformContext instead
- 07:15 AM Revision 71f84f77 (qgis): Tweak transform logic (only remove src/dest transforms when both transf...
- 06:18 AM Revision ee59abf0 (qgis): Improved out of process crash handler (#5543)
- * Add out of process crash handler for better crash handling.
- 05:22 AM Revision 257278f0 (qgis): Add transform context to QgsMapSettings and QgsRenderContext
- And also throw warnings when the context isn't set for these objects
- 05:12 AM Revision 6a6e81f5 (qgis): Move warning to better location
- 04:46 AM Revision 30604ed4 (qgis): Add explicit setter for project's transform context
- And add transformContextChanged signal, so that we can detect
when the context is changed. - 04:09 AM Revision a79957cf (qgis): Remove unused QgsCoordinateTransform::readXml/writeXml methods
- These methods are not used in master and are of questionable
value. Better to serialise the source and dest crs separ... - 04:09 AM Revision 35b96bec (qgis): QgsCoordinateTransformContext is implicitly shared
- 04:09 AM Revision b6bb1e09 (qgis): Add QgsCoordinateTransformContext arguments to QgsCoordinateTransform c...
- And automatically retrieve correct datum transforms for the
transform, based on the information in the context.
Also... - 04:09 AM Revision 76c3005b (qgis): QgsCoordinateTransformContext must be thread safe
- 04:09 AM Revision 24cd1443 (qgis): Remove context-unaware QgsCoordinateTransform constructors from Python ...
- This forces Python code and plugins to become datum transform
aware, and given that upgrading python code is easy (ju... - 04:09 AM Revision 140482f5 (qgis): Doxygen
- 04:09 AM Revision ae3538cf (qgis): Start on QgsCoordinateTransformContext
- Stores settings related to the correct datum transforms to use
when performing a coordinate transform. - 04:09 AM Revision cd41d708 (qgis): Add a QgsCoordinateTransformContext member to QgsProject
- 04:09 AM Revision b06a9b92 (qgis): Add support for serializing transform contexts
- 04:09 AM Revision a88dcdf5 (qgis): In debug builds, throw a warning when transforming coordinates
- and no coordinate transform context has been set.
- 04:09 AM Revision c46d7dc8 (qgis): Implement logic for calculating datum transforms to use
- 04:09 AM Revision be95b79b (qgis): Allow removing existing transforms from context
- 03:58 AM Revision 4e3b0825 (qgis): Restrict available formats when running algorithms to those supported
- by the provider
- 03:44 AM Revision 4ae9241e (qgis): [processing] Allow providers to determine default vector/raster file
- to use for their algorithm's parameters
Because some providers do not have support for all output types,
we need to ... - 03:00 AM Revision 2a280d69 (qgis): Allow access to parent algorithm for processing parameters
- 01:51 AM Revision ca0c8302 (qgis): Add missing QCoreApplication for TestQgsNoApplication
- 01:19 AM Revision 2eff873e (qgis): Fix crash when accessing QgsApplication::dataItemProviderRegistry()
- without QgsApplication instance.
Also add test to ensure that calling QgsApplication::initQgis()
is safe to do witho... - 01:13 AM Revision c413f147 (qgis): Fix crash when accessing auth manager when no QgsApplication is available
2017-11-05
- 12:20 AM Revision 265be41d (qgis): Don't use thread_local on mingw or OpenBSD builds
- MingW has broken support for thread_local, so force disabling it
see
https://sourceforge.net/p/mingw-w64/bugs/445/
ht... - 11:59 PM Revision 7cfbb6fb (qgis): Add Matrix as a way to get in touch with community for chat (#5147)
- 11:56 PM Revision 31f98dac (qgis): Merge pull request #5534 from nyalldawson/format
- Add flags to QgsVectorFileWriter methods which return lists of drivers
- 11:31 PM Revision bfe03553 (qgis): Disable flaky PyQgsServerAccessControl test
- 11:26 PM Revision d269f34b (qgis): Fix build using mingw
- Changes many #if defined (Q_OS_WIN) to #ifdef _MSC_VER, where
they relate specifically to msvc compiler - 11:25 PM Revision 2df53324 (qgis): Optimise QString equality tests
- 11:03 PM Revision 394c5315 (qgis): Update for nose2 0.7.0
- 10:54 PM Revision 473af0c9 (qgis): Rename CONTRIBUTE.md to CONTRIBUTING.md
- 10:49 PM Revision 8499d7fc (qgis): Add option to hide non-spatial formats from driver lists
- And hide non-spatial formats from geometry checker available formats
- 10:43 PM Revision 5523b059 (qgis): [Bugfix] Enable adding color in Options->Color tab
- 10:34 PM Revision fe056600 (qgis): More QPair API removal
- 10:22 PM Revision d855f7f3 (qgis): Remove redundant '[OGR'] string from dialogs
- 10:22 PM Revision dc341d20 (qgis): Add flags to QgsVectorFileWriter methods which return lists of drivers
- Initially only flag available is whether to sort drivers by
recommended order. The recommended order puts GPKG first ... - 10:22 PM Revision a4ef7e42 (qgis): Avoid use of QPair and instead use a struct
- 10:21 PM Revision eb6f64ee (qgis): Fix build
- Followup 24e6366, readd missing flag
- 09:03 PM Revision 24e63668 (qgis): mod_spatialite added to osgeo4w
- 08:50 PM Revision 71b9c77b (qgis): Fix FreeBSD build
- On FreeBSD, I need to change `selectedFilter = fileDialog-
>selectedFilter();` to `selectedFilter = fileDialog-
>sele... - 08:02 PM Revision 67dc3187 (qgis): Add some const and renaming
- 07:24 PM Revision ff2a53c5 (qgis): Update PyQtMacros module to handle removal of name option from pyrcc5
- 04:02 PM Revision fbcc48ec (qgis): Remove Q_FOREACH and 'my' prefix for variable
- 04:01 PM Revision 4c3b16a4 (qgis): Remove some Q_FOREACH
- 01:52 PM Revision da904771 (qgis): Improve input detection and add new algorithms
- 01:18 PM Revision d10aaf4b (qgis): Support multiple output file raster formats:
- * A new createopt textbox has been added to the parameters dialog for algorithms which exports to raster files.
* A n... - 04:18 AM Revision d8b671d9 (qgis): Silence warning
2017-11-04
- 11:27 PM Revision 9e27362b (qgis): [bugfix]Remember the c++ plugins folder in Options dialog
- and enable the remove button
- 10:55 PM Revision a8f46652 (qgis): [Plugin manager] Remove dead code
- 10:46 PM Revision cfec339c (qgis): [Plugin manager] [needs-doc] Don't preload plugins for a test if they a...
- 06:34 PM Revision aa17df1a (qgis): * Add new GRASS 7.2 algorithms.
- * Fix ParameterRange GUI.
* Fix Multiple values Enum support. - 05:55 PM Revision 29c71f43 (qgis): Fix updating QgsApplication::libraryPaths; load before any Qt plugin use
- Previously, it was happening after setting the default window icon.
For macOS, refactor libraryPaths update to ensur... - 04:13 PM Revision 9269200a (qgis): [Geometry Checker] Improve displayed messages by indicating the layer t...
- 03:43 PM Revision fbd11ca9 (qgis): [Geometry Checker] Use a more readable format list
- and save file format in settings
- 03:31 PM Revision a676db2c (qgis): Handle parameters and update description files (WIP)
- 03:31 PM Revision 6c81895f (qgis): Improve GRASS provider:
- - Improve GRASS detection for all OS.
- Use GRASS --exec command.
- Unified GRASS batch job method for all OS (easier... - 03:31 PM Revision c63df209 (qgis): Fix cz function
- 03:31 PM Revision 74826dc1 (qgis): Support directory output via QgsProcessingParameterFolderDestination
- 03:31 PM Revision 297c7b5f (qgis): Update TODO list
- 03:31 PM Revision 733218ca (qgis): (WIP) enable Grass7 provider and start to work on QgsProcessing new fra...
- 03:31 PM Revision d6fb7181 (qgis): Fix layers loading...
- 03:31 PM Revision be781534 (qgis): (WIP) Grass algorithms can be opened and inputs are treated
- 03:31 PM Revision 7369c4de (qgis): Fix some other description files
- 03:31 PM Revision f32bba44 (qgis): (WIP) better cellsize suport
- 03:31 PM Revision 483a4b9e (qgis): First functional version (for single vector inputs/outputs)
- 03:31 PM Revision 9a52e344 (qgis): First working raster algorithm
- 03:31 PM Revision f0da7b01 (qgis): Improve MultiLayers and FileDestination support
- 03:31 PM Revision 4b8b6a09 (qgis): Massive conversion
- 03:31 PM Revision 6bf8448b (qgis): Improve cell size detection and FileDestinationOutput (but not perfect)
- 03:31 PM Revision 5827513c (qgis): First work on ext mechanism factorisation
- 03:31 PM Revision b46e9693 (qgis): Fix indentation
- 03:31 PM Revision 65f483d6 (qgis): Modify Grass7 detection
- 03:31 PM Revision 56b963e3 (qgis): Improve ext scripts and support OutputFolder
- 03:31 PM Revision 9eff16f4 (qgis): Finish fixing description files (no more errors on startup)
- 10:46 AM Revision edcaf05b (qgis): Add missing import for test
- 10:46 AM Revision 206fdbda (qgis): Disable talkative wms server test
- 10:46 AM Revision d57fc361 (qgis): [travis] Enable server tests
- 09:44 AM Revision 670dd0e5 (qgis): Avoid using extended unicode in source files
- Hopefully fixes Windows issues with those
- 08:38 AM Revision c936e270 (qgis): Merge pull request #5217 from KentPorter-Boundless/master
- New icon for Data Source Manager button
Also available in: Atom