Activity
From 2021-11-05 to 2021-12-04
2021-12-04
- 09:27 PM Revision a724f0f7 (qgis): Fix NULL->0 in layout table cell
- Fix #46331
- 09:27 PM Revision 69437980 (qgis): Add test for table layout NULL->0
- See: #46331
2021-12-03
- 12:48 AM Revision bb5fca14 (qgis): Add test for table layout NULL->0
- See: #46331
- 12:48 AM Revision 7855fdb0 (qgis): Fix NULL->0 in layout table cell
- Fix #46331
- 12:48 AM Revision 12ce8608 (qgis): Fix NULL->0 in layout table cell
- Fix #46331
- 12:48 AM Revision 3140b05b (qgis): Add test for table layout NULL->0
- See: #46331
- 12:45 AM Revision dd0cd13a (qgis): Add test for table layout NULL->0
- See: #46331
- 12:45 AM Revision 00d9304c (qgis): Fix NULL->0 in layout table cell
- Fix #46331
- 12:40 AM Revision 0a925e11 (qgis): [processing] remove useless algs descriptions from qgis.yaml
- 12:40 AM Revision 91d7e41a (qgis): [processing] add missing algs descriptions in qgis.yaml
- 12:39 AM Revision 7e73780d (qgis): [processing] Fix "Order by expression" help string
- adding a reference the the inbuilt help for specific functions which is available in the expression builder
- 12:39 AM Revision 5e534d68 (qgis): [processing] Fix "Select by expression" help string
- removing the link to the user manual online
- 12:39 AM Revision d84226eb (qgis): [processing] Fix "Extract by expression" help string
- removing the not working link to the online documentation
- 09:24 PM Revision 1b9e8042 (qgis): New button to open attribute table on filtered features
- Adds a new button to the attribute form in search mode
to open the attribute table in attribute editor mode
from the ... - 09:24 PM Revision b3f8515a (qgis): Rename button to Show in &Table
- 09:24 PM Revision a9bbbe64 (qgis): cppcheck
- 09:22 PM Revision e539ada0 (qgis): Fall back to locale's codec if codec is wrong
- 09:22 PM Revision 1da715d2 (qgis): Fix crash when opening CSV with wrong codec
- Fix #46219
- 11:12 AM Revision feabc726 (qgis): Fix crash when opening CSV with wrong codec
- Fix #46219
- 11:12 AM Revision 3080483c (qgis): Fall back to locale's codec if codec is wrong
- 11:09 AM Revision 1f8fb2ef (qgis): Merge pull request #46312 from elpaso/bugfix-gh46219-delimited-text-cra...
- Fix crash when opening CSV with wrong codec
- 10:36 AM Revision 74dc3eca (qgis): [processing] Fix "Extract by expression" help string
- removing the not working link to the online documentation
- 10:36 AM Revision d471b1f3 (qgis): [processing] Fix "Select by expression" help string
- removing the link to the user manual online
- 10:36 AM Revision ae6aef36 (qgis): [processing] Fix "Order by expression" help string
- adding a reference the the inbuilt help for specific functions which is available in the expression builder
- 10:32 AM Revision 0c5f0868 (qgis): [processing] add missing algs descriptions in qgis.yaml
- 10:32 AM Revision 8d60e359 (qgis): [processing] remove useless algs descriptions from qgis.yaml
- 10:10 AM Revision 808c9945 (qgis): Fall back to locale's codec if codec is wrong
- 09:38 AM Revision 950049b2 (qgis): Fix crash when parsing mapbox style with labeling containing mixed lite...
- Fixes #46321
(cherry picked from commit 5d3a8df9eacb4a3e6389aae102dc27dea1805f0a) - 07:11 AM Revision c416d10d (qgis): Add QgsFeature::attributeMap() method to return feature's attributes
- as a field name -> value dictionary
- 07:11 AM Revision b130a8bf (qgis): Update src/core/qgsfeature.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 07:07 AM Revision ea2e9312 (qgis): Merge pull request #46325 from nyalldawson/fields_dict
- Add QgsFeature::attributeMap() method to return feature's attributes as a field name -> value dictionary
- 06:18 AM Revision a9e9c5e4 (qgis): Update src/core/qgsfeature.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 03:19 AM Revision e95e8926 (qgis): Always detach images before modifying them in threads
- Fixes potential crash when colorizing or applying other effects to
images
Fixes #46304 - 03:16 AM Revision 08eb83eb (qgis): Always detach images before modifying them in threads
- Fixes potential crash when colorizing or applying other effects to
images
Fixes #46304 - 03:03 AM Revision 5d3a8df9 (qgis): Fix crash when parsing mapbox style with labeling containing mixed lite...
- Fixes #46321
- 01:43 AM Revision b97c3991 (qgis): Add QgsFeature::attributeMap() method to return feature's attributes
- as a field name -> value dictionary
2021-12-02
- 09:19 PM Revision c72f377c (qgis): [processing] add missing algs descriptions in qgis.yaml
- 09:19 PM Revision da344065 (qgis): [processing] remove useless algs descriptions from qgis.yaml
- 10:28 AM Revision a9a4c698 (qgis): Merge pull request #46326 from Koyaani/split-tests-regular-polygon
- [Test] Split regular polygon tests
- 09:31 AM Revision 7aaf1ec4 (qgis): fix tests
- 09:27 AM Revision c6ca6666 (qgis): split test method
- 09:12 AM Revision e3eb9418 (qgis): Merge pull request #46314 from elpaso/delimitedtext-followup2
- Hide CRS widget on geomtype none on startup
- 05:38 AM Revision 21573a58 (qgis): Fix select by polygon highlight when layer CRS differs from canvas CRS
- 03:42 AM Revision 9a4d75ec (qgis): Fix canvas cursor gets stuck when combining pan via middle mouse
- button and space bar
Fixes #46233 - 03:42 AM Revision a46a1110 (qgis): Merge pull request #46308 from qgis/backport-46300-to-release-3_22
- [Backport release-3_22] Default to "external" for QgsApplication::platformName()
- 02:46 AM Revision a7ee669e (qgis): fix enum Qgis::TransformDirection::Reverse
- 02:46 AM Revision c9f035e5 (qgis): remove unused
- 02:46 AM Revision 58f8ff3e (qgis): typo
- 02:46 AM Revision 7ba92cae (qgis): fix select polygon in QgsMapToolSelectionHandler
- 02:46 AM Revision e1382ad0 (qgis): typo
- 02:46 AM Revision 3171238f (qgis): fix select polygon in QgsMapToolSelectionHandler
- 02:46 AM Revision f0c2f65f (qgis): remove unused
- 02:46 AM Revision d7d41f6e (qgis): fix enum Qgis::TransformDirection::Reverse
- 02:43 AM Revision 2f80dd62 (qgis): Fix select by polygon highlight when layer CRS differs from canvas CRS
- 02:16 AM Revision 480df9d9 (qgis): Use proper icons for buttons
- 02:16 AM Revision cddc5222 (qgis): Deprecate older methods
- 02:16 AM Revision 33a7bc7c (qgis): Expose newer methods to Python
- 02:16 AM Revision c1582ce1 (qgis): fix: indent, doc, typo
- 02:16 AM Revision c4eb0f1d (qgis): ui: fix icon, alignment and window name
- 02:16 AM Revision 345dd4dd (qgis): fix: replace referer http header by dedicated class QgsHttpHeader
- 02:16 AM Revision 61519ec8 (qgis): remove dead code, fix comment, fixes from review
- Co-authored-by: Nyall Dawson <[email protected]>
- 02:02 AM Revision 701bced9 (qgis): [ExternalResourceWidget] Fix crash when loading blank after a page
2021-12-01
- 12:37 AM Revision 2608a948 (qgis): More refactoring of the "Add container" dialog
- 12:37 AM Revision ad6d27c5 (qgis): Fix "add tab or group container" dialog resizing
- Use gridLayout instead of formLayout
- 12:36 AM Revision 1abf4844 (qgis): [processing] Fix "Extract by expression" help string
- removing the not working link to the online documentation
- 12:36 AM Revision 51d4d970 (qgis): [processing] Fix "Order by expression" help string
- adding a reference the the inbuilt help for specific functions which is available in the expression builder
- 12:36 AM Revision 8cbf5ec7 (qgis): [processing] Fix "Select by expression" help string
- removing the link to the user manual online
- 10:55 PM Revision 812a5e6e (qgis): Merge pull request #46318 from qgis/dependabot/github_actions/actions/s...
- Bump actions/setup-python from 2.2.2 to 2.3.1
- 10:55 PM Revision 7b019cd4 (qgis): Merge pull request #46319 from qgis/dependabot/github_actions/actions/c...
- Bump actions/cache from 2.1.6 to 2.1.7
- 10:17 PM Revision edab6ff4 (qgis): [feature] Allow full text rendering capabilities in layout text labels
- Allows for shadows, text buffers, etc in these labels
- 10:17 PM Revision 0feaffbb (qgis): Fix label html size conversion
- 10:17 PM Revision fbd66331 (qgis): Test masks
- 10:17 PM Revision 3478f72b (qgis): Update test masks
- 10:17 PM Revision 5976e851 (qgis): Allow data defined format properties for layout labels
- 10:17 PM Revision fb374fa5 (qgis): Simplify restoring item
- 10:17 PM Revision 87723dd0 (qgis): Test masks
- 09:17 PM Revision 22866218 (qgis): Fix signature of showException in test runner
- 08:01 PM Revision 7358c988 (qgis): Bump actions/cache from 2.1.6 to 2.1.7
- Bumps [actions/cache](https://github.com/actions/cache) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/act... - 08:01 PM Revision a3daa0c2 (qgis): Bump actions/setup-python from 2.2.2 to 2.3.1
- Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.2.2 to 2.3.1.
- [Release notes](https://... - 02:54 PM Revision 4b84925d (qgis): Hide CRS widget on geomtype none on startup
- 12:11 PM Revision b0e32b75 (qgis): Fix crash when opening CSV with wrong codec
- Fix #46219
- 10:00 AM Revision 656de605 (qgis): Default to "external" for QgsApplication::platformName(), and only
- use "desktop" when actually run from the desktop. Also add
"qgis_process" platform. - 10:00 AM Revision c3fe4cc7 (qgis): Add docs
- 09:57 AM Revision 9d84b220 (qgis): fix ref
- 09:57 AM Revision 16f353d5 (qgis): Merge pull request #46300 from nyalldawson/platform
- Default to "external" for QgsApplication::platformName()
- 09:45 AM Revision dd12a94c (qgis): Merge branch 'qgis:master' into feature/metasearch
- 06:17 AM Revision 060d898a (qgis): Add test masks
- 06:17 AM Revision dfde275d (qgis): Test mask
- 06:17 AM Revision 94a9530c (qgis): [feature] Allow text buffer size, shadow offset and radius to be
- set in "percentage" units
Allows these sizes to be set as a percent of the font size. This is
desirable as it allows... - 06:17 AM Revision b3b2b4b4 (qgis): Split long lines
- 06:17 AM Revision 1793b858 (qgis): Add test mask
- 04:34 AM Revision d50203ab (qgis): More masks
- 04:34 AM Revision 4996eab7 (qgis): More test masks
- 04:34 AM Revision fa5c53ec (qgis): Workaround qt bug which causes word spacing to shrink to nothing
- when very large font sizes are rendered
Works around https://bugreports.qt.io/browse/QTBUG-98778 - 04:34 AM Revision 2160eb72 (qgis): Update test mask
- 04:34 AM Revision 33c8c6ce (qgis): Test masks
- 03:41 AM Revision e4e2451d (qgis): [MetaSearch] rename dialog file
- 03:38 AM Revision 07a18f4c (qgis): Fix handling of justify align with final line in multiparagraphs
- (cherry picked from commit 024522b1b09a624fccdbb12fbb75efd85a9219c9)
- 03:38 AM Revision 920d25cd (qgis): Fix rendering of shadows when justify align is used
- (cherry picked from commit 7ee49f1a78be7941d77abe4ba4151f3fbcfab2c7)
- 03:38 AM Revision 9ff66d54 (qgis): Add test mask
- (cherry picked from commit ef08a346db220a17f8e073e12ee914bb84a1e727)
- 02:59 AM Revision efd27b06 (qgis): Fix QgsBlockingNetworkRequest race condition issue
- 02:59 AM Revision e96533ae (qgis): fix spell check
- 02:53 AM Revision 7ea04911 (qgis): Revert "Fix locking of ogr datasource in case the datasource is shared ...
- 02:52 AM Revision 9ef978c3 (qgis): Fix signature of showException in test runner
2021-11-30
- 12:53 AM Revision d4d3652e (qgis): Add docs
- 12:09 AM Revision 2ce70c59 (qgis): Default to "external" for QgsApplication::platformName(), and only
- use "desktop" when actually run from the desktop. Also add
"qgis_process" platform. - 11:20 PM Revision ac00b839 (qgis): Fix signature of showException in test runner
- 11:20 PM Revision 13c100d4 (qgis): Fix signature of showException in test runner
- 11:16 PM Revision 563d41d2 (qgis): Fix signature of showException in test runner
- 11:16 PM Revision e69ca954 (qgis): CSVT support Z and parse real variants
- 11:13 PM Revision 792ec702 (qgis): Localization of feature count attr table titles
- 06:35 PM Revision 0d7e2487 (qgis): Merge pull request #46288 from troopa81/bp_45521_fix_atlas_pkless_layers
- [Backport in queued ltr backports] Server atlas print fix pk-less layers
- 05:35 PM Revision 49c23ac6 (qgis): fix crash when opening attribute form (#46291)
- Co-authored-by: vcloarec <[email protected]>
- 03:24 PM Revision f6617014 (qgis): fix crash when opening attribute form
- 03:20 PM Revision b336967f (qgis): Merge pull request #46287 from vcloarec/fixCrash
- fix crash when opening attribute form
- 03:03 PM Revision 6831f553 (qgis): fix spell check
- 03:03 PM Revision 7ea729e3 (qgis): Fix QgsBlockingNetworkRequest race condition issue
- 02:02 PM Revision de0aba1f (qgis): Server getprint atlas: fix pk-less layers
- Co-authored-by: David Marteau <[email protected]>
- 01:58 PM Revision 9502358a (qgis): fix crash when opening attribute form
- 01:02 PM Revision 1d306402 (qgis): [MetaSearch] update PY_FILES (#46285)
- 12:08 PM Revision bb6237d7 (qgis): [MetaSearch] update PY_FILES
- 12:06 PM Revision e5d53ad2 (qgis): Rename execute function
- 12:06 PM Revision fe61a987 (qgis): Add missing imports
- 12:06 PM Revision bc3e4ca7 (qgis): Set parents and factor out GUI alg executor
- 12:06 PM Revision 4c664716 (qgis): Reimplement project algs execution
- 12:06 PM Revision 2869ec28 (qgis): Add "Models" submenu to project's menu
- This will contain the project's processing models
with actions to run them (in batch too if available).
Funded by: K... - 12:06 PM Revision 908ead84 (qgis): Missing imports
- 12:06 PM Revision 423ef09f (qgis): Fix handling of justify align with final line in multiparagraphs
- 12:06 PM Revision a05ecc39 (qgis): Fix rendering of shadows when justify align is used
- 12:06 PM Revision f85cbf04 (qgis): Add test mask
- 11:35 AM Revision f5d6800a (qgis): Bug fixes
- 11:32 AM Revision 4773973c (qgis): Revert "Fix locking of ogr datasource in case the datasource is shared ...
- 09:50 AM Revision 02af9ce8 (qgis): remove blank lines
- 02:07 AM Revision 345e59c7 (qgis): Add test
- 02:07 AM Revision 94852432 (qgis): Don't wrongly return the expression of another field
- Fix #46231
2021-11-29
- 11:49 PM Revision a00339b5 (qgis): Do not include version information in tooltip
- 11:49 PM Revision f65ea56f (qgis): html encode
- 11:49 PM Revision 3205e78b (qgis): Rewrite
- 11:48 PM Revision 914f737f (qgis): [ui] Allow blend mode combo boxes to adjust width to be shorter
- than longest item label
- 11:01 PM Revision 1aed28bd (qgis): Add test
- 11:01 PM Revision 559c0a6f (qgis): Don't wrongly return the expression of another field
- Fix #46231
- 09:26 PM Revision 38fa8ec4 (qgis): Use normalized geometries in test to handle different GEOS versions
- 06:40 PM Revision ef72cf91 (qgis): Merge pull request #46267 from domi4484/regressionVirtualFields
- Don't wrongly return the expression of another field
- 05:44 PM Revision a9430453 (qgis): Merge pull request #46156 from pblottiere/pyogctest_ogcapif
- Add OGC API Features 1.0 tests in CI
- 05:33 PM Revision ec78d2f5 (qgis): save Settings to QgsSettings
- 02:18 PM Revision 8a228833 (qgis): Revert date and datetime field formatting (#45617)
- 11:38 AM Revision 013613ef (qgis): Add test
- 11:05 AM Revision e1cfb4ef (qgis): Don't wrongly return the expression of another field
- Fix #46231
- 10:41 AM Revision 44b78685 (qgis): [ui] Allow blend mode combo boxes to adjust width to be shorter
- than longest item label
- 10:37 AM Revision 0889bb92 (qgis): [ui] Allow blend mode combo boxes to adjust width to be shorter
- than longest item label
- 10:10 AM Revision 487f742c (qgis): Use pyogctest 1.1.0
- 09:50 AM Revision 0543a627 (qgis): Fix implementation
- 09:50 AM Revision 0ab5f176 (qgis): [feature] Add processing algorithm for exporting an atlas to multiple
- PDF files
Follows the same logic as the existing "Export atlas layout as PDF"
algorithm, but exports each atlas feat... - 09:50 AM Revision 6c772740 (qgis): Add test
- 08:12 AM Revision 407eba32 (qgis): html encode
- 08:05 AM Revision 6e30de12 (qgis): Rewrite
- 08:00 AM Revision 77a486e4 (qgis): Do not include version information in tooltip
- 07:18 AM Revision e0efec3e (qgis): Fix canvas cursor gets stuck when combining pan via middle mouse
- button and space bar
Fixes #46233 - 07:15 AM Revision eb871bea (qgis): Fix canvas cursor gets stuck when combining pan via middle mouse
- button and space bar
Fixes #46233 - 07:15 AM Revision 251ba5a0 (qgis): If dingbats font isn't installed on system, find a good candidate
- symbol font from the available installed fonts
Fixes #46206 - 06:22 AM Revision d44fa83a (qgis): Merge pull request #44812 from tomkralidis/metasearch-ogcapi-records
- [FEATURE][MetaSearch] add support for OGC API - Records
- 05:13 AM Revision 7b5cd9bc (qgis): Short-circuit for empty layers
- 05:13 AM Revision de443806 (qgis): Only iterate selected/unselected features when removing/adding to selec...
- 05:11 AM Revision 13e355cc (qgis): Fix API issues causing malformed python stub files
- Fixes #46240
- 05:11 AM Revision 9d656919 (qgis): Disable tests for GEOS < 9.3
- 05:11 AM Revision 202bef9f (qgis): Fix build with geos < 3.9 and reduce tolerance
- 05:11 AM Revision ff8a78fa (qgis): Remove dead code
- 05:11 AM Revision f9333a0c (qgis): Revert Nyall's suggestion about using getDoubleValue directly
- 05:11 AM Revision 5aa7037e (qgis): Better wording?
- 05:11 AM Revision 4e4bade6 (qgis): Handle GEOS >= 9.3 and mention it in the docs
- 05:11 AM Revision e8a7a1dc (qgis): Remove single part shortcut
- 05:11 AM Revision a7d42051 (qgis): Typo
- 05:11 AM Revision 74b594b3 (qgis): Apply suggestions from code review
- Co-authored-by: Nyall Dawson <[email protected]>
- 05:11 AM Revision 3283aa42 (qgis): Handle linestrings
- 05:11 AM Revision 31f24479 (qgis): Add link to postgis ST_MaximumInscribedCircle
- 05:11 AM Revision d881f226 (qgis): Function help
- 05:11 AM Revision df805e07 (qgis): Multipart checks
- 05:11 AM Revision 114fc7c5 (qgis): Min inscribed circle radius (unfinished)
- 05:11 AM Revision c6577db8 (qgis): Intersection min area
- 05:10 AM Revision 71637492 (qgis): Revert use of sttoll (I cannot reproduce anymore)
- 05:10 AM Revision f78ae1e3 (qgis): Doxy
- 05:10 AM Revision 1a405468 (qgis): Link to QT upstream issue
- 05:10 AM Revision 955c78e1 (qgis): Addres PR comments
- 05:10 AM Revision 7e2eaec6 (qgis): Add processedCount to report the number of processed objects
- 05:10 AM Revision 8f09f72d (qgis): Update src/core/providers/qgsdataprovider.h
- Co-authored-by: Nyall Dawson <[email protected]>
- 05:10 AM Revision 970329a9 (qgis): Typo
- 05:10 AM Revision d3faac33 (qgis): Update function docs
- 05:10 AM Revision f031b401 (qgis): Use slot to cancel scan task
- 05:10 AM Revision cdbb69d5 (qgis): Bug fixing and CSVT GeoCSV integration
- Fix many issues with CSVT and longlong conversion.
- 05:10 AM Revision b37103db (qgis): Custom true/false literals: expose to dialog
- 05:10 AM Revision a94fc569 (qgis): Test type overrides
- 05:10 AM Revision 8f6ea6e2 (qgis): Fix tests and type detection
- 05:10 AM Revision 062f3c5a (qgis): Fix type name mismatch
- 05:10 AM Revision 189aa0f1 (qgis): QgsTask implementation
- 05:10 AM Revision 97916267 (qgis): Threaded implementation
- 05:10 AM Revision c1932e01 (qgis): Fix type detection and tests
- 05:10 AM Revision 8c623085 (qgis): Fix lonlong type detection
- 05:10 AM Revision 5017cf00 (qgis): Fix integer64 -> longlong type naming
- 05:10 AM Revision c2492b6f (qgis): Support type override
- 05:04 AM Revision e216400f (qgis): Double escape backslash in help and examples
- 05:04 AM Revision 92b12557 (qgis): Double espace backslash in help and add examples
- 04:56 AM Revision 0343384a (qgis): Fix API issues causing malformed python stub files
- Fixes #46240
- 04:03 AM Revision 09b4fb47 (qgis): Add unit tests for text renderer word wrap
- 04:03 AM Revision fadfb477 (qgis): [api] Move text wrapping handling logic from layout table code to QgsTe...
- Allows other users of QgsTextRenderer to take advantage of the
automatic line wrapping behaviour - 03:48 AM Revision c612a9a6 (qgis): Fix a transformation errors which occur when simplification is enabled
- for a vector layer with a custom crs in degrees
- 03:48 AM Revision 262bf116 (qgis): When an atlas layer is set, auto set the page name field to default
- to the layer's display expression
Gives a nicer atlas experience by default - 02:57 AM Revision 68e627cc (qgis): Fix API issues causing malformed python stub files
- Fixes #46240
- 02:57 AM Revision 70ae202c (qgis): Fix API issues causing malformed python stub files
- Fixes #46240
- 02:54 AM Revision dcf0cfe5 (qgis): Fix API issues causing malformed python stub files
- Fixes #46240
2021-11-28
- 08:23 AM Revision ecf9e332 (qgis): When an atlas layer is set, auto set the page name field to default
- to the layer's display expression
Gives a nicer atlas experience by default - 08:19 AM Revision 79ebf8ef (qgis): When an atlas layer is set, auto set the page name field to default
- to the layer's display expression
Gives a nicer atlas experience by default - 07:10 AM Revision 62601f74 (qgis): Double espace backslash in help and add examples
- 07:10 AM Revision 0b483092 (qgis): Double escape backslash in help and examples
2021-11-27
- 07:17 AM Revision 417042a2 (qgis): Default to current selected tag for new items created in style manager
- dialog
- 07:17 AM Revision 1689bb72 (qgis): Fix style manager export "select by tag" only selects some style
- entity types
- 07:17 AM Revision 57ddecda (qgis): Switch to click_x/click_y instead of clicked_* which is used in QgsMapT...
- 07:16 AM Revision b40df64b (qgis): Switch to click_x/click_y instead of clicked_* which is used in QgsMapT...
- 02:51 AM Revision b6f691fa (qgis): Switch to click_x/click_y instead of clicked_* which is used in QgsMapT...
- 02:51 AM Revision 78e9478e (qgis): Switch to click_x/click_y instead of clicked_* which is used in QgsMapT...
- 02:48 AM Revision 3bef0113 (qgis): Switch to click_x/click_y instead of clicked_* which is used in QgsMapT...
- 02:40 AM Revision 9b8f2358 (qgis): add test
- 02:40 AM Revision d79f15a6 (qgis): allow remove symbol layer from registry
- 02:25 AM Revision 92115320 (qgis): Make the "zoom to" action really zoom to a group box instead of pan
- 02:25 AM Revision 96da9f8f (qgis): Better reference item to zoom to in modeler
- cherry-pick 01e391e
- 02:25 AM Revision d062747a (qgis): Better reference item to zoom to in modeler
- cherry-pick 01e391e
- 02:25 AM Revision 8193789b (qgis): Make the "zoom to" action really zoom to a group box instead of pan
2021-11-26
- 05:30 PM Revision 47fde441 (qgis): Merge pull request #46239 from DelazJ/ILikeBackslash
- Double espace backslash in (I)Like functions help and add examples
- 03:31 PM Revision 74a5e449 (qgis): Double espace backslash in help and add examples
- 03:31 PM Revision ebcb7e33 (qgis): Double escape backslash in help and examples
- 01:28 PM Revision e3876130 (qgis): allow remove symbol layer from registry
- 01:28 PM Revision 3d57510c (qgis): add test
- 01:24 PM Revision 99194ced (qgis): allow remove symbol layer from registry
- 01:24 PM Revision 15fbd6a4 (qgis): add test
- 10:14 AM Revision 68ebf22c (qgis): Merge pull request #46226 from Koyaani/split-multi-surface-tests
- [Test] Split multi surface tests
- 09:26 AM Revision a14ec8a6 (qgis): reformat the code
- 08:02 AM Revision 2d851f8b (qgis): Merge pull request #44961 from agiudiceandrea/backport-39751-on-release...
- [Backport release-3_16] Vertex editor: make displayed coordinate precision configurable
- 06:37 AM Revision 5759fbce (qgis): add point cloud output and destination to algfactory
- 06:37 AM Revision 9cbe0dda (qgis): address review
- 06:37 AM Revision b09d2fa0 (qgis): fix tests
- 06:37 AM Revision e7ae0f48 (qgis): [processing] fix filtering point cloud layers in the layers combobox
- 06:37 AM Revision d692a766 (qgis): tests for point cloud destination widget wrapper
- 06:37 AM Revision 515341b9 (qgis): tests for QgsProcessingParameterPointCloudDestination
- 06:37 AM Revision 438dc72f (qgis): [processing] widget wrapper for point cloud destination parameter
- 06:37 AM Revision 88d7a623 (qgis): [processing] add point cloud output and point cloud destination parameter
- to Processing. These are useful for 3rd party tools as outputs can be
automatically loaded on algorithm completion.
... - 02:35 AM Revision 2f74ac3f (qgis): Actions - Fix default variables provided in examples
- 02:35 AM Revision 5db90ccd (qgis): Actions - Fix default variables provided in examples
2021-11-25
- 11:38 PM Revision ef50236c (qgis): Fix a transformation errors which occur when simplification is enabled
- for a vector layer with a custom crs in degrees
- 11:34 PM Revision 5c354305 (qgis): Fix a transformation errors which occur when simplification is enabled
- for a vector layer with a custom crs in degrees
- 11:25 PM Revision aee273ab (qgis): Actions - Fix default variables provided in examples
- 11:25 PM Revision 39a3f500 (qgis): Actions - Fix default variables provided in examples
- 11:21 PM Revision d034118e (qgis): Actions - Fix default variables provided in examples
- 11:19 PM Revision c00e29a3 (qgis): Fix "Polygons to lines" algorithm group name
- 11:19 PM Revision bd214350 (qgis): Fix "Polygons to lines" algorithm group name
- 10:13 PM Revision 7f575bba (qgis): Merge pull request #46217 from Koyaani/split_polygon_tests
- [Test] Split polygon tests
- 08:38 PM Revision 6e78b353 (qgis): Merge pull request #46215 from Koyaani/split_multi_linestring_tests
- [Test] Split multi linestring tests
- 06:28 PM Revision dd16be56 (qgis): add a test
- 06:11 PM Revision bea1f8e3 (qgis): split test method
- 05:59 PM Revision 68d17e3b (qgis): Update data directory
- 04:52 PM Revision 96277e55 (qgis): reformat the code
- 04:51 PM Revision b80dd3a6 (qgis): Add env
- 04:30 PM Revision 407a45fb (qgis): Fix path
- 04:24 PM Revision ab798c2e (qgis): Add CRS:84 just to WMS 1.3.0 Server capabilities document (#46149)
- * Remove CRS:84 from WMS Capabilities document
* Add CRS:84 only for WMS version 1.3.0
* Fix WMS GetCapabilities 1.... - 04:24 PM Revision 2a1cb442 (qgis): add tests for better coverage of qgspolygon.cpp
- 04:24 PM Revision ba813b03 (qgis): reorganize methods
- 04:21 PM Revision e4294b02 (qgis): split method
- 04:17 PM Revision 4cb06a63 (qgis): Test with pyogctest master and update http endpoints
- 04:05 PM Revision 33625f9b (qgis): add a test
- 03:52 PM Revision da952cad (qgis): split test method
- 03:36 PM Revision c9c5896a (qgis): formatted_attributes() expression function
- Funded by: Kanton Solothurn
- 01:12 PM Revision c1dd106d (qgis): Merge pull request #46209 from Koyaani/split-multi-polygon-tests
- [Test] Split multi polygon tests
- 11:13 AM Revision d980871a (qgis): reformat the code
- 10:48 AM Revision d4cd1cc4 (qgis): add tests
- 10:17 AM Revision c45c5ab6 (qgis): split test method
- 04:23 AM Revision f91ace8f (qgis): [feature] When a group is selected in the layer tree, the layer
- styling dock now shows an option to control the rendering
appearance of the entire group
By selecting "Render Layers... - 04:23 AM Revision 82274e89 (qgis): Pass list by reference
- 04:23 AM Revision 23c4ead2 (qgis): Tiny clean up
- 04:23 AM Revision bcde12d8 (qgis): Ensure group logic works nicely with nested grouped layers
- 04:23 AM Revision 027928a7 (qgis): Add support for widgets in layer styling dock which operate on
- QgsLayerTreeGroups instead of map layers
- 04:23 AM Revision 711a3637 (qgis): Expose clipping blend modes for layers which are contained within group
- layers
- 04:23 AM Revision 01ca2031 (qgis): Cleanup group layers when groups are removed
- 04:23 AM Revision e04e20ce (qgis): Fix handling of blend modes for nested group layers
- 04:23 AM Revision f3a1eff5 (qgis): Add effect widget for group layers
- 04:23 AM Revision 7d4d2519 (qgis): Fix missing group layers in layout maps
- 04:23 AM Revision ce408fc7 (qgis): Add method to determine if a layer from a project is contained in
- any group layers
- 04:23 AM Revision 780db4eb (qgis): Fix crash when first activating grouped rendering
- 04:23 AM Revision ff13ed89 (qgis): Simplify code
- 04:23 AM Revision 6000d75a (qgis): Update test
- 04:23 AM Revision 937dd807 (qgis): Use QgsMapLayerUtils::combinedExtent
2021-11-24
- 10:47 PM Revision 4b6ade9d (qgis): Fix "Polygons to lines" algorithm group name
- 10:47 PM Revision 3a305ebe (qgis): Fix "Polygons to lines" algorithm group name
- 10:43 PM Revision 7d544218 (qgis): Fix "Polygons to lines" algorithm group name
- 10:31 PM Revision be17000d (qgis): Merge pull request #45127 from m-kuhn/refGeomPg
- [postgis] Expose secondary gometry columns as referenced geometries
- 06:22 PM Revision c42e74c2 (qgis): remove useless QgsApplyDialog (#46194)
- 03:16 PM Revision 315cc8e3 (qgis): Merge pull request #46184 from qgis/backport-46172-to-release-3_22
- [Backport release-3_22] Preserve attribute type in dialog update
- 02:21 PM Revision b3e0a954 (qgis): Format date and datetime fields based on locale
- 11:58 AM Revision 15c9726a (qgis): update the rect position even when teleportation
- 11:58 AM Revision 454edd25 (qgis): use diagonal size instead of max canvas dimension
- 10:27 AM Revision 9c6d3054 (qgis): Implemented suggestions from code review
- 09:22 AM Revision dd6b3003 (qgis): Update src/gui/qgsattributeform.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 09:20 AM Revision 589db10e (qgis): Update src/gui/qgsattributeform.cpp
- Co-authored-by: Matthias Kuhn <[email protected]>
- 09:03 AM Revision f808b6c0 (qgis): Update form feature with live values
- 09:03 AM Revision a3d806fa (qgis): Preserve data types for default values
- when they are created in the attribute dialog
Fixes #46158 - 09:03 AM Revision cf9d22e1 (qgis): Add test for live value update
- 09:00 AM Revision b0f85e0c (qgis): Merge branch 'master' into fixNoAttributeFormUpdateForRelatedLayer
- 08:59 AM Revision 112754fa (qgis): Merge pull request #46172 from m-kuhn/preserve_attribute_type_in_dialog...
- Preserve attribute type in dialog update
- 06:16 AM Revision e2440760 (qgis): Fix docstring
- 04:30 AM Revision bb17d1cc (qgis): Add api to allow QgsBlendModeComboBox to show clipping style blend modes
- 01:38 AM Revision 448dcf31 (qgis): [virtuallayer] Fix GUI part missing from the virtual layuer provider (#...
2021-11-23
- 10:49 PM Revision c1b8722e (qgis): Add test for live value update
- 10:45 PM Revision 6e745614 (qgis): Update form feature with live values
- 09:29 PM Revision 921541d0 (qgis): Allow association of a QgsGroupLayer with a QgsLayerTreeGroup
- and ensure group layer state correctly reflects the state of the
layer tree group - 09:29 PM Revision e5e596a9 (qgis): Use expanded layers lists where needed
- 09:29 PM Revision 22c16f20 (qgis): Reformat dox
- 09:29 PM Revision 9749706c (qgis): Ensure QgsLayerTree::layerOrder correctly respects any layer tree groups
- with QgsGroupLayers associated to them
- 09:29 PM Revision a5b9c7b9 (qgis): Add API to "expand" out group layer children when querying QgsMapSettings
- for layers
There's two reasons why someone would be calling this method:
- to determine which layers should be rende... - 09:29 PM Revision b063d477 (qgis): Also add API to determine if group layers should be expanded when calli...
- 09:29 PM Revision 062a6bf3 (qgis): Fix doxygen warning
- 09:29 PM Revision 7ffa3185 (qgis): Ensure group layers are correctly handled when bridging layer tree to c...
- 06:28 PM Revision 82648ab7 (qgis): Preserve data types for default values
- when they are created in the attribute dialog
Fixes #46158 - 03:06 PM Revision 2e7fe9e5 (qgis): add padding to angle highlight line
- 02:00 PM Revision f8000858 (qgis): Update sip file
- 01:31 PM Revision 99e6ff7d (qgis): Fix crash caused by circular connections
- 11:31 AM Revision 27479836 (qgis): Make spatialite-based providers check conditional
- 11:31 AM Revision 9bc3432f (qgis): Add a test to make sure this never regresses again
- 11:31 AM Revision a06c2ead (qgis): [virtuallayer] Fix GUI part missing from the virtual layuer provider
- (fixes #46157, #46116)
- 11:27 AM Revision 54ad83a4 (qgis): [virtuallayer] Fix GUI part missing from the virtual layuer provider (#...
- 11:08 AM Revision c1795870 (qgis): Fix #43901 No update of virtual fields considering layer dependencies
- 11:07 AM Revision 601e2caf (qgis): Add basic vector tiles utils test class, inc. zoom level test
- 11:07 AM Revision 71014755 (qgis): Apply suggestions from code review
- 11:07 AM Revision 372ae043 (qgis): [vectortile] Fix erroneous zoom level determination
- 08:36 AM Revision 6eda6e40 (qgis): Merge pull request #45703 from domi4484/multieditSupportForRelationEditor
- Multiedit support for relation editor
- 06:08 AM Revision 688dae4a (qgis): Fix constrained blend mode render
- 06:08 AM Revision ec5cc939 (qgis): [api] Implement map layer renderer for QgsGroupLayer
- 06:08 AM Revision bab7a911 (qgis): [API] Add new map layer class "QgsGroupLayer"
- A group layer is a map layer which consists of a set of
child layers, where all component layers are rendered as a si... - 06:08 AM Revision db77eb13 (qgis): Another test mask
- 06:08 AM Revision d9538a1f (qgis): Add test masks
- 06:08 AM Revision 853689e5 (qgis): Support paint effects for group layers
- 06:08 AM Revision 2b8f1373 (qgis): Fix forced raster render
2021-11-22
- 12:26 AM Revision be95bd7a (qgis): [vectortile] Fix erroneous zoom level determination
- 12:26 AM Revision 00627c7b (qgis): Add basic vector tiles utils test class, inc. zoom level test
- 12:26 AM Revision 85791c60 (qgis): Apply suggestions from code review
- 12:22 AM Revision b085028a (qgis): [vectortile] Fix erroneous zoom level determination
- 12:22 AM Revision d75c4c88 (qgis): Apply suggestions from code review
- 12:22 AM Revision 6e96ef8b (qgis): Add basic vector tiles utils test class, inc. zoom level test
- 11:36 PM Revision 35aa4a11 (qgis): Bug fix for faster connection to postgres/postgis , see also https://gi...
- 11:34 PM Revision d6535e41 (qgis): [vectortile] Fix mapbox gl converter fill-outline-color / background logic
- 11:34 PM Revision d72851b4 (qgis): [vectortile] Fix mapbox gl convertor handling of fill-outline-color whe...
- 11:33 PM Revision ee42e7cf (qgis): Fix Delimited Text provider types recognition from csvt
- 11:33 PM Revision 05f5dac9 (qgis): Add test for csvt fields types names non lowercase
- Ensure the fields types names are recognized when they are not lowercase too
- 09:23 PM Revision eb089c3c (qgis): Merge pull request #46164 from kadas-albireo/master
- Improve layout legend rendering by preserving aspect ratio of legend …
- 05:42 PM Revision 45991111 (qgis): Improve layout legend rendering by preserving aspect ratio of legend im...
- 02:52 PM Revision 555d5d91 (qgis): Create and initialize QTreeWidgetItems in separate function
- 12:09 PM Revision 6b4b0436 (qgis): Add OGC API Features 1.0 tests in CI
- 12:08 PM Revision f3e648a6 (qgis): Add test for csvt fields types names non lowercase
- Ensure the fields types names are recognized when they are not lowercase too
- 12:08 PM Revision 50972637 (qgis): Fix Delimited Text provider types recognition from csvt
- 12:04 PM Revision a21530b8 (qgis): Merge pull request #46141 from agiudiceandrea/fix-46117-delimitedtext-csvt
- Fix Delimited Text provider types recognition from csvt
- 11:41 AM Revision e86e5596 (qgis): Merge pull request #45886 from qgis/backport-45856-to-release-3_22
- [Backport release-3_22] [plugins] Add support for experimental dependencies
2021-11-21
- 09:46 PM Revision 6d5d30b7 (qgis): Add an api break note
- 06:42 AM Revision 6a44d723 (qgis): Add test for csvt fields types names non lowercase
- Ensure the fields types names are recognized when they are not lowercase too
2021-11-20
- 08:45 PM Revision 3920e7f1 (qgis): Fix Delimited Text provider types recognition from csvt
- 12:37 PM Revision 58b0234b (qgis): [Backport release-3_22] Cleanup proj version detection (#46137)
- * Remove define from find logic
* define proj version
* Update qgsconfig.h.in
* Update qgscoordinatereferencesyste... - 10:14 AM Revision 0760e31e (qgis): Update qgscoordinatereferencesystem.h
- 10:14 AM Revision 3c88cbef (qgis): Remove unneeded include
- 10:14 AM Revision 5606ee7c (qgis): Update qgsconfig.h.in
- 10:14 AM Revision cc5c3a6f (qgis): define proj version
- 10:14 AM Revision d172e0aa (qgis): Remove define from find logic
- 10:09 AM Revision 1d1d59d7 (qgis): Cleanup proj version detection (#46134)
- Make sure the proj version detection logic is made available to reverse dependencies too.
In short, move it from an o... - 09:46 AM Revision f45aa7a3 (qgis): [chore] Only store valid caches for macos builds
- 09:21 AM Revision 3ef76e19 (qgis): [vectortile] Implement mapbox gl converter's line-pattern support
- 08:08 AM Revision b64990db (qgis): Add feature / change attribute value
- 08:06 AM Revision 9f547515 (qgis): Improve representation of long strings
2021-11-19
- 09:17 PM Revision e4e5771d (qgis): [vectortile] Fix mapbox gl converter fill-outline-color / background logic
- 09:17 PM Revision 1fdc869f (qgis): [vectortile] Fix mapbox gl convertor handling of fill-outline-color whe...
- 09:16 PM Revision ee255afb (qgis): Add ewkt tests
- 09:16 PM Revision d61846ef (qgis): truncate long strings
- 09:16 PM Revision 4ba46b86 (qgis): simplify code
- 09:16 PM Revision 8bbd2704 (qgis): Improve test output
- 09:16 PM Revision b15c5200 (qgis): Fix NULL ewkt
- 09:16 PM Revision a998fea8 (qgis): Bump truncate threshold
- Co-authored-by: Denis Rouzaud <[email protected]>
- 09:16 PM Revision 4b610b95 (qgis): Adjust naming
- 09:16 PM Revision a7e1a99c (qgis): Null is not empty
- Co-authored-by: Loïc Bartoletti <[email protected]>
- 09:16 PM Revision 49f003f5 (qgis): Remove useless check
- 09:16 PM Revision 1b2dd549 (qgis): Reverse select CRS
- 09:16 PM Revision c5ac87a5 (qgis): User friendly display string for geom column
- 09:14 PM Revision e3fa91bd (qgis): [postgis] expose additional geometry columns as QgsReferencedGeometry
- Good bye ewkt
- 09:13 PM Revision bec58364 (qgis): [vectortile] Fix mapbox gl converter fill-outline-color / background logic
- 09:13 PM Revision 8e46f2ca (qgis): [vectortile] Fix mapbox gl convertor handling of fill-outline-color whe...
- 08:40 PM Revision 01e391e5 (qgis): Better reference item to zoom to in modeler
- follow-up 95bffad8b
- 05:05 PM Revision 976f0761 (qgis): Added test
- 01:10 PM Revision 42791986 (qgis): Release of 3.16.14
- 01:10 PM Revision 59a34c07 (qgis): translation update for 3.16.14 from transifex
- 01:08 PM Revision 663dcf8f (qgis): Release of 3.22.1
- 01:08 PM Revision 4abc0496 (qgis): translation update for 3.22.1 from transifex
2021-11-18
- 12:57 AM Revision 6f11abb7 (qgis): update splash
- 10:42 PM Revision 101d05c6 (qgis): Make the "zoom to" action really zoom to a group box instead of pan
- 10:42 PM Revision a10265a5 (qgis): Make the "zoom to" action really zoom to a group box instead of pan
- 10:39 PM Revision 95bffad8 (qgis): Make the "zoom to" action really zoom to a group box instead of pan
- 08:36 PM Revision e8453ab5 (qgis): Update doc for vector fields configuration
- 08:35 PM Revision ca41516f (qgis): fix python flake
- 08:35 PM Revision f9b2d317 (qgis): fix test
- 08:35 PM Revision fd12a910 (qgis): add test for dxf 3d
- 08:35 PM Revision 77fc85e2 (qgis): fix detecting 3D geometry for OGR format
- 08:35 PM Revision 3db2f971 (qgis): use sip6 in fedora 35 and above
- 02:58 PM Revision c0bbed36 (qgis): [Backport release-3_22] [vectortile] Fix mapbox gl converter line-dasha...
- 12:09 PM Revision 18f37f7b (qgis): fix python flake
- 12:09 PM Revision 2fdb8561 (qgis): fix detecting 3D geometry for OGR format
- 12:09 PM Revision 90551e7d (qgis): add test for dxf 3d
- 12:09 PM Revision fe77663b (qgis): fix test
- 12:06 PM Revision c80ec66c (qgis): fix detecting 3D geometry for OGR (#46034)
- 09:49 AM Revision 05e69bfc (qgis): Another try
- 09:49 AM Revision 5bedbda0 (qgis): Use lock/unlock directly instead QMutexLocker to avoid compilation prob...
- 09:49 AM Revision 8e249740 (qgis): Add forward declaration (maybe fixes compilation on some CI machines?)
- 09:49 AM Revision 0ce2bf50 (qgis): Fix locking of ogr datasource in case the datasource is shared (transac...
- 09:49 AM Revision 90487c5e (qgis): Remove outcommented code
- 09:49 AM Revision eb9f7928 (qgis): Consider feedback
- 08:29 AM Revision 345dbd60 (qgis): Merge pull request #46049 from mhugent/ogr_shared_ds_multithreading
- Fix locking of ogr datasource in case the datasource is shared (trans…
- 07:21 AM Revision 2bc3f510 (qgis): Retain lossless round trip when using deprecated API
- 06:41 AM Revision 818829d6 (qgis): Add a couple of tests
- 06:41 AM Revision 74edd5ff (qgis): [vectortile] Fix mapbox gl converter line-dasharray handling
- 06:38 AM Revision 91c53646 (qgis): [vectortile] Fix mapbox gl converter line-dasharray handling (#46082)
- 05:42 AM Revision d99460eb (qgis): Fix stretch setting resets to 0
- 05:40 AM Revision 0735975c (qgis): Fix style manager export "select by tag" only selects some style
- entity types
- 05:40 AM Revision ded9c31f (qgis): Default to current selected tag for new items created in style manager
- dialog
- 05:36 AM Revision e0eda6da (qgis): Fix style manager export "select by tag" only selects some style
- entity types
- 05:36 AM Revision 4c49c77e (qgis): Default to current selected tag for new items created in style manager
- dialog
- 05:34 AM Revision 0c4bf05b (qgis): Remove "azimuth" function from "Math" group
- 05:34 AM Revision 87717ed7 (qgis): Remove "azimuth" and "inclination" functions from the "Math" group
- 05:34 AM Revision 183ffa18 (qgis): Remove "inclination" function from "Math" group
- 05:33 AM Revision d20456fa (qgis): Add tooltip to form layout buttons in drag-and-drop designer
- 01:04 AM Revision 2afeb428 (qgis): Bug fix for faster connection to postgres/postgis , see also https://gi...
- 01:01 AM Revision 8ff2a901 (qgis): Bug fix for faster connection to postgres/postgis , see also https://gi...
2021-11-17
- 12:39 AM Revision bf0f1640 (qgis): Add tooltip to form layout buttons in drag-and-drop designer
- 11:12 PM Revision 5f3f38cf (qgis): Remove "azimuth" function from "Math" group
- 11:12 PM Revision 858ee5b5 (qgis): Remove "azimuth" and "inclination" functions from the "Math" group
- 11:12 PM Revision 4dbf6fdf (qgis): Remove "inclination" function from "Math" group
- 11:09 PM Revision ed4130c2 (qgis): Remove "azimuth" function from "Math" group
- 11:09 PM Revision 169b25aa (qgis): Remove "inclination" function from "Math" group
- 11:09 PM Revision bb7cae6d (qgis): Remove "azimuth" and "inclination" functions from the "Math" group
- 07:53 PM Revision 6e89ad23 (qgis): Add tooltip to form layout buttons in drag-and-drop designer (#46091)
- 07:52 PM Revision 6b248244 (qgis): Make "Save As" for project respect the default format (#46093)
- as "Save" do. See https://github.com/qgis/QGIS/pull/33872
Co-authored-by: Andrea Giudiceandrea <[email protected]> - 07:09 PM Revision 3b44c3fd (qgis): Merge pull request #46087 from elpaso/prefix-expression
- map_prefix_keys function
- 06:26 PM Revision ef97e339 (qgis): Make "Save As" for project respect the default format
- as "Save" do. See https://github.com/qgis/QGIS/pull/33872
- 06:23 PM Revision 6644404b (qgis): Merge pull request #46089 from agiudiceandrea/fix-46083-save-as-default...
- Fix the "Save As..." project saving dialog in order to respect the default project file format setting
- 05:47 PM Revision dddc9c5e (qgis): Add OS info to user agent
- 04:30 PM Revision e524574d (qgis): Fix build on Linux when compiled with FORCE_STATIC_LIBS (#46086)
- In #44326 the build system changes made POSTGRES_INCLUDE_DIR a PRIVATE include, so this
include directory does not ge... - 03:54 PM Revision f8c2123b (qgis): Better description
- 03:52 PM Revision 4a61b7c5 (qgis): Make "Save As" for project respect the default format
- as "Save" do. See https://github.com/qgis/QGIS/pull/33872
- 01:36 PM Revision fba1762c (qgis): map_prefix_keys function
- Funded by: Kanton Solothurn
- 01:18 PM Revision 1228822b (qgis): Fix build on Linux when compiled with FORCE_STATIC_LIBS
- In #44326 the build system changes made POSTGRES_INCLUDE_DIR a PRIVATE include, so this
include directory does not ge... - 01:15 PM Revision 5cd7625c (qgis): Fix build on Linux when compiled with FORCE_STATIC_LIBS
- In #44326 the build system changes made POSTGRES_INCLUDE_DIR a PRIVATE include, so this
include directory does not ge... - 11:45 AM Revision 18564a29 (qgis): Applied suggestions from code review
- 11:21 AM Revision dbb26cb9 (qgis): Update src/gui/qgsrelationeditorwidget.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
- 09:36 AM Revision a1be5a96 (qgis): Use lock/unlock directly instead QMutexLocker to avoid compilation prob...
- 08:50 AM Revision b7330a46 (qgis): Another try
- 04:49 AM Revision ad4810ca (qgis): Fix @geometry_point_num value for marker lines following InnerVertices
- change
2021-11-16
- 06:45 PM Revision 955fcb83 (qgis): Merge pull request #46062 from qgis/backport-46022-to-release-3_22
- [Backport release-3_22] Poly2tri library update to fix crash with self-intersecting ring & fix random marker fill
- 06:44 PM Revision fdc895e1 (qgis): Merge pull request #46068 from Koyaani/remove_useless_var
- [Clazy] Remove useless variables
- 04:51 PM Revision 95cac5d0 (qgis): Add forward declaration (maybe fixes compilation on some CI machines?)
- 03:13 PM Revision 42263ca2 (qgis): Update src/gui/qgsrelationeditorwidget.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
- 03:12 PM Revision ad97c973 (qgis): Update src/gui/qgsrelationeditorwidget.cpp
- Co-authored-by: Julien Cabieces <[email protected]>
- 01:44 PM Revision c82edcd6 (qgis): Limit heght of PixmapLabel to 20 pixels (#46069)
- Becoming smaller bring the pixmap to flickering
in some situations when resizing the attribute form
Co-authored-by: ... - 01:00 PM Revision 33b1b96b (qgis): Limit heght of PixmapLabel to 20 pixels
- Becoming smaller bring the pixmap to flickering
in some situations when resizing the attribute form - 12:57 PM Revision 1a5f304e (qgis): [Backport release-3_22] [o2] fix static linking on windows (#46064)
- * [o2] fix static linking on windows
https://github.com/pipacs/o2/commit/1f9604edbddfadc323ec7801e625a846e262fc59
*... - 12:57 PM Revision 8bad5fc9 (qgis): Merge pull request #46067 from qgis/backport-45990-to-release-3_22
- [Backport release-3_22] [AttributeForm] respect size policy of embedded widgets
- 11:30 AM Revision 035a6f56 (qgis): [AttributeForm] respect size policy of embedded widgets
- This let widgets wich can make use of more vertical space grow
togheter with the form dialog - 11:30 AM Revision 4924a599 (qgis): Check for more not expanding policies
- 10:47 AM Revision f3d90f22 (qgis): corrects a test
- 10:46 AM Revision 98ca1ca7 (qgis): remove useless variables
- 10:10 AM Revision 1ea56232 (qgis): Weird char fixup
- 10:10 AM Revision aebcb707 (qgis): [o2] fix static linking on windows
- https://github.com/pipacs/o2/commit/1f9604edbddfadc323ec7801e625a846e262fc59
- 10:06 AM Revision 4171f75b (qgis): Merge pull request #46046 from m-kuhn/o2-static-windows
- [o2] fix static linking on windows
- 09:28 AM Revision 56888bd3 (qgis): Update poly2tri library to latest master revision, fixing self-intersec...
- 09:28 AM Revision 183a15ee (qgis): [tessallator] Remove self-intersecting skip, crash fixed in upstream li...
- (fixes #46021)
- 09:28 AM Revision e3b5c637 (qgis): Re-apply @jef-n warning fix in the poly2tri library
- 09:24 AM Revision 7495f57e (qgis): Merge pull request #46022 from nirvn/poly2tri_up
- Poly2tri library update to fix crash with self-intersecting ring & fix random marker fill
- 08:56 AM Revision cda74224 (qgis): Consider feedback
- 06:03 AM Revision 0cfee7f0 (qgis): Use proper arcs when converting geometries to painter paths
- 06:03 AM Revision eb223fd9 (qgis): Fix crashes on exit due to wkt geometry cache
- 03:28 AM Revision 854f6cb9 (qgis): [processing] fix order of command line arguments in gdal_polygonize (fi...
- 01:31 AM Revision af68b29b (qgis): [processing] fix order of command line arguments in gdal_polygonize (fi...
- 01:27 AM Revision 16590960 (qgis): [processing] fix order of command line arguments in gdal_polygonize (fi...
2021-11-15
- 09:43 PM Revision bfab3f73 (qgis): Limit heght of PixmapLabel to 20 pixels
- Becoming smaller bring the pixmap to flickering
in some situations when resizing the attribute form - 09:43 PM Revision abc0c2ad (qgis): split method
- 09:43 PM Revision 8ceff0e4 (qgis): add tests
- 09:18 PM Revision 983bdf24 (qgis): [processing] fix order of command line arguments in gdal_polygonize (fi...
- 09:18 PM Revision 3fdd11bd (qgis): [processing] fix order of command line arguments in gdal_polygonize (fi...
- 09:12 PM Revision eb5bce67 (qgis): [processing] fix order of command line arguments in gdal_polygonize (fi...
- 09:07 PM Revision 04c9e868 (qgis): Weird char fixup
- 04:37 PM Revision 663b2c7a (qgis): Remove outcommented code
- 03:49 PM Revision 67a25d8f (qgis): improve robustness of force mesh by line
- 03:48 PM Revision c249b928 (qgis): Fix locking of ogr datasource in case the datasource is shared (transac...
- 03:38 PM Revision 4ea78b3a (qgis): [o2] fix static linking on windows
- https://github.com/pipacs/o2/commit/1f9604edbddfadc323ec7801e625a846e262fc59
- 03:09 PM Revision 03d5c648 (qgis): allow invalid Z value with transform mesh vertex by expression
- 01:17 PM Revision a017711d (qgis): allow invalid Z value with transform mesh vertex by expression
- 01:17 PM Revision 69339ac1 (qgis): improve robustness of force mesh by line
- 01:14 PM Revision 865719a3 (qgis): improve robustness of force mesh by line
- 01:13 PM Revision 543e79d6 (qgis): allow invalid Z value with transform mesh vertex by expression
- 08:33 AM Revision 546edc63 (qgis): Fix font rendering regression following font stretch addition
- 04:36 AM Revision 87452aa8 (qgis): Add a small cache for geometries built from WKT strings
- This can be very expensive, so by caching them we can save a lot of
time
A quick benchtest using a delimited text la... - 04:36 AM Revision be120512 (qgis): Fix invalid tests -- illegal modification of const reference to geometry
- 04:17 AM Revision 5540740e (qgis): [Backport release-3_22] fix suffix for TIN Mesh creation (#46033)
- * fix suffix for TIN Mesh creation
* use QgsFileUtils::ensureFileNameHasExtension
* remove comments
Co-authored-by... - 03:17 AM Revision e0447a10 (qgis): Add method to QgsProperty to determine if a property is effectively
- a static value in a specified QgsExpressionContext
Allows us to short-cut some calculations, e.g. by pre-evaluating
...
2021-11-14
- 12:04 AM Revision 5ce0bc3f (qgis): remove comments
- 12:04 AM Revision 3b4837c4 (qgis): use QgsFileUtils::ensureFileNameHasExtension
- 12:04 AM Revision 8d32b789 (qgis): fix suffix for TIN Mesh creation
- 12:02 AM Revision 914cf372 (qgis): [vectortile] Support the 'background' concept for vector tile rendering
- 12:01 AM Revision fb9dff2c (qgis): remove comments
- 12:01 AM Revision 3e28fb05 (qgis): fix suffix for TIN Mesh creation
- 12:01 AM Revision e50fbad5 (qgis): use QgsFileUtils::ensureFileNameHasExtension
2021-11-13
- 10:18 AM Revision 637e5ca7 (qgis): Rename "respect multipart" to "place on every part"
- 05:31 AM Revision 29859bb0 (qgis): [tessallator] Remove self-intersecting skip, crash fixed in upstream li...
- (fixes #46021)
- 05:20 AM Revision bc9cd266 (qgis): Re-apply @jef-n warning fix in the poly2tri library
- 05:19 AM Revision fd1d3a85 (qgis): Update poly2tri library to latest master revision, fixing self-intersec...
- 04:22 AM Revision a6d4f923 (qgis): fix windows build after 37b3eaa869587475c572c04bb15bc4986d533ece
- 03:17 AM Revision 1021cf7e (qgis): debian packaging: followup to plugin and provider renames
2021-11-12
- 09:26 PM Revision 7ce65b1a (qgis): [vectortile] Support the 'background' concept for vector tile rendering
- 09:23 PM Revision 0fcdb593 (qgis): [maboxgl] Fix data-defined properties for color-fill stops
- 09:23 PM Revision 4b868bef (qgis): [vectortile] Support the 'background' concept for vector tile rendering
- 09:22 PM Revision b1eb2593 (qgis): Fix widget labels in layer "QGIS Server" propertiestab
- 10:20 AM Revision 23036461 (qgis): Merge pull request #45992 from 3nids/prov2
- a bit more of code duplication removal in provider GUIs
- 10:12 AM Revision 5e671f48 (qgis): Merge pull request #45656 from Joonalai/fix-format-datetimes
- Format date and datetime fields based on locale (#45617)
- 09:24 AM Revision 1b966326 (qgis): fix build + sip
- 09:07 AM Revision f96111fe (qgis): Fix widget labels in layer "QGIS Server" propertiestab
- 09:05 AM Revision 55964eb5 (qgis): Merge pull request #45996 from qgis/backport-45239-to-release-3_22
- [Backport release-3_22] Update of virtual fields considering values of the same form fix #43900
- 09:04 AM Revision 8a58398c (qgis): Don't needlessly try to calculate data defined opacity for symbols (#46...
- Co-authored-by: Nyall Dawson <[email protected]>
- 09:04 AM Revision f3646909 (qgis): Fix widget labels in layer "QGIS Server" propertiestab (#46004)
- 08:51 AM Revision 9cfeb1ef (qgis): [feature] Add an option to marker/has line symbol layers to control
- whether the first/last vertex option should respect multipart geometries
The default is not to respect these, so fir... - 08:42 AM Revision efb89f89 (qgis): add doc and remove useless method
- 08:42 AM Revision 93bdf53a (qgis): add pure virtual QgsAbstractDbTableModel::setSql
- 08:42 AM Revision e841f762 (qgis): rename QgsDbSourceSelectBase to QgsAbstractDbSourceSelect
- 04:09 AM Revision 388a72ab (qgis): [feature] Replace marker/hash line "on vertices" placement option
- with "on inner vertices"
This new mode places the symbols on all inner vertices (ie all
vertices except the first or... - 04:09 AM Revision 4ae14dc5 (qgis): Add since
- 04:09 AM Revision fbfa9923 (qgis): Fix default placement should not reset to interval mode
2021-11-11
- 11:35 PM Revision 3d236b0b (qgis): fix crash (fixes #46002)
- (backports 1233c89d7e0d and 4690ed07f0a1c143f0c9c275a939d1e2ffb05f8c)
- 11:35 PM Revision 11ff1fab (qgis): fix crash (fixes #46002)
- (cherry-picked from 4690ed07f0a1c143f0c9c275a939d1e2ffb05f8c)
- 11:27 PM Revision 4690ed07 (qgis): fix crash
- 08:23 PM Revision 04b04bb0 (qgis): Don't needlessly try to calculate data defined opacity for symbols
- 08:19 PM Revision 528156ea (qgis): Don't needlessly try to calculate data defined opacity for symbols
- 08:08 PM Revision 26c0830d (qgis): Fixes #45793 : Stop previous external storage fetch when loading NULL (...
- Co-authored-by: Julien Cabieces <[email protected]>
- 08:07 PM Revision 5b1d974f (qgis): Add Qt53DExtras_DIR to build with 3D on Debian (#45697)
- 08:01 PM Revision 725dcb37 (qgis): [cmake] rename plugin targets to plugin_* (#45975)
- * [cmake] rename plugin targets to plugin_*
this is the same semantic than for auth methods and providers
* revert ... - 07:59 PM Revision 1e8f64dc (qgis): [AttributeForm] respect size policy of embedded widgets (#45990)
- * [AttributeForm] respect size policy of embedded widgets
This let widgets wich can make use of more vertical space ... - 07:45 PM Revision a2de61ca (qgis): [maboxgl] Fix data-defined properties for color-fill stops
- 07:44 PM Revision aaafd786 (qgis): Make placement options in marker and hash line symbol layers checkboxes...
- Makes it considerably quicker to create a marker line with the
markers on the first AND last vertex, amongst other th... - 01:56 PM Revision 3b2a70a3 (qgis): Virtual fields are not editable
- 01:56 PM Revision 2ddc88f6 (qgis): Update src/gui/qgsattributeform.h
- Co-authored-by: signedav <[email protected]>
- 01:56 PM Revision dd14374e (qgis): Cleanup functions
- 01:56 PM Revision 1d001684 (qgis): If depending field is virtual make sure to take the up to date value
- 01:56 PM Revision 95675f3c (qgis): Update src/gui/qgsattributeform.cpp
- Co-authored-by: signedav <[email protected]>
- 01:56 PM Revision fbb59cf8 (qgis): Update of virtual fields considering values of the same form fix #43900
- 01:47 PM Revision 1d01ad13 (qgis): Merge pull request #45239 from domi4484/fixNoUpdateOfVirtualFields
- Update of virtual fields considering values of the same form fix #43900
- 10:16 AM Revision e29ea5f5 (qgis): fix build
- 10:14 AM Revision 98430382 (qgis): regroup onTreeView_doubleClicked
- 10:13 AM Revision 67bcb312 (qgis): regroup query button creation
- 10:13 AM Revision 0f39b821 (qgis): regroup onTreeView_clicked
- 09:07 AM Revision de436c73 (qgis): rename setSourceModel -> init
- 09:03 AM Revision f7fc805b (qgis): a bit more of code duplication removal in provider GUIs
- 07:36 AM Revision d2bb874e (qgis): Fix warnings
- 06:14 AM Revision fcd7cd1d (qgis): export value as python string
- 06:14 AM Revision 18b4e12f (qgis): use variantToPythonLiteral
- 06:14 AM Revision de41a0bd (qgis): modify tests
- 06:14 AM Revision 3af98b1b (qgis): adapt a test with behavior before the PR #45202
- 06:14 AM Revision 882f528a (qgis): add forgotten markers in QString
- 06:14 AM Revision 46d823d8 (qgis): fix and add tests
2021-11-10
- 11:10 PM Revision 4c2e96aa (qgis): [feature] Port Export to PostgreSQL algorithm to C++
- 10:55 PM Revision bcab5f0e (qgis): Remove setting PyQt API versions
- PyQt5 dropped multiple API support.
- 03:13 PM Revision 1bb212ee (qgis): Merge pull request #45962 from 3nids/ux-db-table-filter
- improve filtering of layers in DB dialogs
- 01:29 PM Revision a4439c16 (qgis): follow-up ogr
- 10:24 AM Revision 54eb1584 (qgis): sipify
- 09:13 AM Revision 33f76523 (qgis): fix case + add break
- 09:11 AM Revision 325ab024 (qgis): deprecate QgsDatabaseFilterProxyModel
- 09:08 AM Revision a3e9d113 (qgis): use native recursive filtering of QSortFilterProxyModel, avoid usage of...
- 08:47 AM Revision 440f5723 (qgis): fix case (Sql -> SQL)
- 08:45 AM Revision 0040d17b (qgis): fix leaks
- 08:42 AM Revision 615e88d5 (qgis): Fix build
- 08:42 AM Revision 74a4d108 (qgis): Fix build on old qt
- 08:42 AM Revision 8a97de58 (qgis): Reformat test file
- 08:42 AM Revision 01315d63 (qgis): Fix inverting ramps with color spec set
- 08:42 AM Revision 5b8d1640 (qgis): Split qgscolorramp.h/.cpp out into qgscolorrampimp.h/.cpp
- Avoids a bunch of unwanted includes throughout QGIS
- 08:42 AM Revision 19984d1c (qgis): Fix hsl/hsv interpolation when hue is not available
- 08:42 AM Revision cb1a5e83 (qgis): Update test for older Qt
- 08:42 AM Revision 5400bca6 (qgis): Fix doxygen warning
- 08:42 AM Revision acabfb30 (qgis): Add support for setting the color model to use when interpolating a
- gradient ramp
Some gradients will pass through murky grey mid-tones when interpolating
using red/green/blue channels... - 08:42 AM Revision aaca87ca (qgis): Move curve orientation enum (Clockwise/CounterClockwise) to Qgis and
- generalise the name
These values are useful for more than just curve orientations - 08:42 AM Revision b8e4eeea (qgis): Fix conversion of non rgb gradients to QGradient
- 01:21 AM Revision 63abeb8c (qgis): [gdal] Do not fill options for remote protocole URIs to avoid UI freeze...
- 01:21 AM Revision 4316d96f (qgis): [ui] Adopt ogr remote layer addition's loading message bar in gdal too ...
- 01:20 AM Revision dc6d932d (qgis): Address review
- 01:20 AM Revision 7cec3074 (qgis): [ogr] Fix authcfg support for remote URLs
- 01:20 AM Revision f10443b3 (qgis): [gdal] Fix authcfg support for remote URLs
- 01:20 AM Revision 2e75f6a1 (qgis): Add additional tests, adjust preexisting one
- 01:05 AM Revision 82f1ebfb (qgis): [processing] multidirectional and combined shading options are mutually
- exclusive (fix #45957)
2021-11-09
- 11:27 PM Revision 06f9776e (qgis): [processing] multidirectional and combined shading options are mutually
- exclusive (fix #45957)
- 10:53 PM Revision 03e58a9b (qgis): [gdal] Do not fill options for remote protocole URIs to avoid UI freeze...
- 10:53 PM Revision a613b0fa (qgis): [ui] Adopt ogr remote layer addition's loading message bar in gdal too ...
- 10:49 PM Revision 90168626 (qgis): [gdal] Do not fill options for remote protocole URIs to avoid UI freeze...
- 10:49 PM Revision c5bbd7b9 (qgis): [ui] Adopt ogr remote layer addition's loading message bar in gdal too ...
- 10:12 PM Revision ada5985f (qgis): export value as python string
- 10:12 PM Revision ffadd34c (qgis): fix and add tests
- 10:12 PM Revision 58f9095d (qgis): use variantToPythonLiteral
- 10:12 PM Revision b8edd43b (qgis): add forgotten markers in QString
- 10:12 PM Revision a1f91c72 (qgis): modify tests
- 10:11 PM Revision 2d6b1f8a (qgis): [themes] Fix nested floating dock background rendering and resizing area
- 10:10 PM Revision e6bd1b62 (qgis): [processing] multidirectional and combined shading options are mutually
- exclusive (fix #45957)
- 10:10 PM Revision 72e00159 (qgis): [processing] multidirectional and combined shading options are mutually
- exclusive (fix #45957)
- 10:06 PM Revision 16d2eb27 (qgis): [processing] multidirectional and combined shading options are mutually
- exclusive (fix #45957)
- 04:49 PM Revision c20120f5 (qgis): Rename mingw64.yml to mingw64.yml.disabled
- 04:21 PM Revision 0d674c7e (qgis): fix build
- 02:14 PM Revision 0f68ec72 (qgis): fix typo
- 02:13 PM Revision 93bb188e (qgis): add python bindings
- 02:06 PM Revision c34f5777 (qgis): refactor oracle provider gui with enhanced filtering UX
- 02:06 PM Revision ac998ab6 (qgis): refactor hana provider gui with enhanced filtering UX
- 02:06 PM Revision ae0f0709 (qgis): refactor db2 provider gui with enhanced filtering UX
- 02:06 PM Revision 5fb22364 (qgis): improve filtering of DB tables (hide useless schemas)
- 02:06 PM Revision 90f95415 (qgis): new class QgsDbSourceSelectBase as base class for database source widge...
- this will allow regrouping similar code
- 02:06 PM Revision e8ae3b5d (qgis): [UX] improve searching UX when filtering DB tables
- 02:06 PM Revision 7c6753c1 (qgis): refactor postgres provider gui with enhanced filtering UX
- 02:06 PM Revision e010cd92 (qgis): refactor spatialite provider gui with enhanced filtering UX
- 02:06 PM Revision 29ff1bd2 (qgis): refactor mssql provider gui with enhanced filtering UX
- 02:06 PM Revision 622f7519 (qgis): new class QgsAbstractDbTableModel for models in database source widget ...
- 02:06 PM Revision ee19074b (qgis): refactor ogr provider gui with enhanced filtering UX
- 09:33 AM Revision d30c6414 (qgis): [themes] Fix nested floating dock background rendering and resizing area
- 09:30 AM Revision ac63c6e6 (qgis): Merge pull request #45841 from 3nids/fix-rel-mismatch-type
- improve success of compiled expressions running on backend with mismatching types in relation field pairs
- 09:30 AM Revision c1dfea51 (qgis): [themes] Fix nested floating dock background rendering and resizing area
- 08:42 AM Revision 10f3fc3b (qgis): [spell check] do not check in word for deactive
- 05:31 AM Revision 712ec3c4 (qgis): [gdal] Fix authcfg support for remote URLs
- 05:31 AM Revision d052fdb9 (qgis): Add additional tests, adjust preexisting one
- 05:31 AM Revision 353be13f (qgis): Address review
- 05:31 AM Revision 8ebd69bf (qgis): [ogr] Fix authcfg support for remote URLs
- 05:28 AM Revision 8daa6c28 (qgis): [gdal] Fix authcfg support for remote URLs
- 05:28 AM Revision 0d73ae8d (qgis): [ogr] Fix authcfg support for remote URLs
- 05:28 AM Revision 325af758 (qgis): Add additional tests, adjust preexisting one
- 05:28 AM Revision 8e136920 (qgis): Address review
- 05:10 AM Revision 314b5569 (qgis): Add vector layer #45905
- 04:58 AM Revision 9b02c301 (qgis): Raise IndexError when requesting invalid edge or vertex indices
- from QgsGraph, instead of crashing
- 04:58 AM Revision ebef5331 (qgis): Unreachable
- 04:58 AM Revision d2c997cc (qgis): Store graph vertices/edges in a hash, so that index gaps can
- exist in the vertices/edges without issues
- 04:58 AM Revision fe896e3e (qgis): Unreachable pt 2
- 04:58 AM Revision 4181ad4e (qgis): Add some unit tests for QgsGraph
- 04:58 AM Revision c15ff5e3 (qgis): Fix const
- 04:58 AM Revision 37b3eaa8 (qgis): Add method to find opposite edge in a QgsGraph
- 04:58 AM Revision 74ee4c0a (qgis): Update src/analysis/network/qgsgraph.cpp
- Co-authored-by: Mathieu Pellerin <[email protected]>
- 04:58 AM Revision c0b253a6 (qgis): Add API to remove vertices or edges from QgsGraph
- Useful when you've built a graph and want to perform multiple
different analysis on it after excluding routes without... - 04:58 AM Revision bd608ab8 (qgis): Add vector layer #45905
- 04:58 AM Revision 730cd7e2 (qgis): [feature] Add "stretch" setting for labels and text formats
- Allows text to be horizontally stretched or condensed by a %
factor. Handy for tweaking the widths of fonts to fit a ... - 04:58 AM Revision fe075c53 (qgis): Fix clear value for stretch
- 04:17 AM Revision 9ec6372d (qgis): use variantToPythonLiteral
- 04:17 AM Revision e19f1b96 (qgis): modify tests
- 04:17 AM Revision 3d4729d1 (qgis): add forgotten markers in QString
- 04:17 AM Revision 66d1bf86 (qgis): export value as python string
- 04:17 AM Revision 6c5eb970 (qgis): fix and add tests
- 04:17 AM Revision 9667c837 (qgis): modify tests
- 04:17 AM Revision 16f26203 (qgis): use variantToPythonLiteral
- 04:17 AM Revision d06dee18 (qgis): fix and add tests
- 04:17 AM Revision 1407bf39 (qgis): add forgotten markers in QString
- 04:17 AM Revision 700da3fa (qgis): export value as python string
- 04:14 AM Revision 5171194e (qgis): Define DEFAULT_BUILTIN_UNREACHABLE for msvc to avoid warnings
- 04:14 AM Revision 21d9b92a (qgis): Flip DEFAULT_BUILTIN_UNREACHABLE to BUILTIN_UNREACHABLE and move
- out of default: blocks
Otherwise we lose the benefit of warnings emitted when a switch
is missing handling of newly ... - 04:13 AM Revision 044347d0 (qgis): modify tests
- 04:13 AM Revision 9e502f9a (qgis): fix and add tests
- 04:13 AM Revision fb581e40 (qgis): use variantToPythonLiteral
- 04:13 AM Revision 6b03097a (qgis): export value as python string
- 04:13 AM Revision 0f5c4141 (qgis): add forgotten markers in QString
- 02:35 AM Revision 009ca337 (qgis): Add vector layer #45905
- 02:35 AM Revision f24fda42 (qgis): Add vector layer #45905
- 02:31 AM Revision 6b7d5240 (qgis): Add vector layer #45905
- 02:17 AM Revision e35790db (qgis): [layouts] Use smooth pixmap transform when rendering picture items
- 02:15 AM Revision 2d974b43 (qgis): Indicate that the tools can work with many features
- 02:15 AM Revision 6eaf88ba (qgis): Use proper icon for selected features deletion in child form
2021-11-08
- 03:36 PM Revision baa04b0d (qgis): Set font of mixed values to italic
- 03:36 PM Revision bbb17568 (qgis): fix doc
- 03:36 PM Revision 6ba9595e (qgis): Added mixed values indicator
- 03:36 PM Revision d9498f37 (qgis): Since QGIS 3.24
- 03:36 PM Revision 37bc7d1b (qgis): Remember just added features for multiple selection
- 03:36 PM Revision bab8618b (qgis): Fixed typo
- 03:36 PM Revision 2009ca78 (qgis): Missing updateButtons
- 03:36 PM Revision ed7d3f96 (qgis): Relation editor in multiedit multi-select same child feature
- 03:35 PM Revision 90d3062f (qgis): Relation editor widget support for multiple features
- 03:35 PM Revision 20c79cd2 (qgis): relation editor widget some multiedit support for n:m relations
- 03:35 PM Revision 3c5216b6 (qgis): On add select all addded features
- 03:35 PM Revision 3499d9a0 (qgis): Relation editor widget support for multiple features
- 11:02 AM Revision a559212b (qgis): add missing function definition (#45932)
- Co-authored-by: PeterPetrik <[email protected]>
- 09:57 AM Revision be820571 (qgis): add missing function definition
- 09:54 AM Revision 9c02b8c8 (qgis): add missing function definition (#45931)
- 09:30 AM Revision 295a2e9e (qgis): add test for type handling in QgsExpression::createFieldEqualityExpression
- 09:21 AM Revision ac2df242 (qgis): better be safe than sorry
- 09:18 AM Revision 4b3c50d5 (qgis): add optional type parameter to QgsExpression::createFieldEqualityExpres...
- 09:18 AM Revision 1f8b3e5d (qgis): fix getReferencedFeature for relation with mismathcing types in field pair
- 04:36 AM Revision 00554eff (qgis): Add small caps tests
- 04:36 AM Revision 58752532 (qgis): Add small caps to data defined capitalization help
- 04:36 AM Revision dae69acc (qgis): [feature] Support Small Caps style in labels/text renderer
- Adds two new capitalization styles for labels and text symbols:
- Small Caps: Renders lowercase characters as small ... - 04:11 AM Revision 14560e25 (qgis): [layouts] Use smooth pixmap transform when rendering picture items
- 04:08 AM Revision a168bcad (qgis): [layouts] Use smooth pixmap transform when rendering picture items
- 03:12 AM Revision f569622e (qgis): Revert "[ui] Properly fix UI state restoration on QGIS launch"
- This reverts commit 4758844ed1e7ee74a9467fcc7bf1c7bb65aa19ab.
- 03:12 AM Revision 9586466d (qgis): Homogenize toMapLayer function definition
- 03:11 AM Revision 0b98c356 (qgis): Homogenize toMapLayer function definition
2021-11-07
- 12:16 AM Revision ae0c7339 (qgis): Homogenize toMapLayer function definition
- 12:16 AM Revision 5d2d9b43 (qgis): Homogenize toMapLayer function definition
- 12:13 AM Revision ea981d89 (qgis): Homogenize toMapLayer function definition
- 11:51 PM Revision 61c3d6b1 (qgis): Revert "[ui] Properly fix UI state restoration on QGIS launch"
- This reverts commit 4758844ed1e7ee74a9467fcc7bf1c7bb65aa19ab.
- 11:48 PM Revision 1484c467 (qgis): Revert "[ui] Properly fix UI state restoration on QGIS launch"
- This reverts commit 4758844ed1e7ee74a9467fcc7bf1c7bb65aa19ab.
- 07:16 AM Revision 294282c9 (qgis): Add new map settings/render context flag for high quality image transforms
- which is opt in, and consistently respect this for better quality
raster image markers, svg/raster fills when set
We... - 07:16 AM Revision ce50674c (qgis): Add test masks
- 07:16 AM Revision ac6bbd66 (qgis): Restore some previous rendering behaviour
- 05:57 AM Revision aae76f86 (qgis): Fix logic for clearing cached histograms when raster data provider user...
- We can't assume that the cached histograms and stats lists are
always aligned. (Seen when TestQgsZonalStatistics::tes... - 05:56 AM Revision 5d66725f (qgis): Add filterString to cacheBase key for overlay_* functions
- to avoid using cached target layer and cached spatial index if the filter string dynamically changes
- 05:50 AM Revision f0483e6f (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 05:50 AM Revision 1781cc49 (qgis): Add test coverage for this regression
- 04:02 AM Revision 4d762beb (qgis): Add filterString to cacheBase key for overlay_* functions
- to avoid using cached target layer and cached spatial index if the filter string dynamically changes
- 04:01 AM Revision b4c87243 (qgis): Fix logic for clearing cached histograms when raster data provider user...
- We can't assume that the cached histograms and stats lists are
always aligned. (Seen when TestQgsZonalStatistics::tes... - 04:00 AM Revision 9192d0d5 (qgis): Add test coverage for this regression
- 04:00 AM Revision 97e194d0 (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 03:57 AM Revision 5b73e2ac (qgis): QgsAttributeTableModel clears mFieldFormatters on loadAttributes
- (addresses #45478)
Signed-off-by: Benjamin Jakimow <[email protected]> - 03:57 AM Revision 45e79939 (qgis): Ensure that UUID form widget doesn't try to generate UUIDs which
- are too long to fit in a string
- 03:57 AM Revision 197cf596 (qgis): remove model validity condition
- 03:57 AM Revision b71cb153 (qgis): When make_polygon is called on a geometry which is already a polygon,
- just return that geometry instead of NULL
- 03:57 AM Revision 5972ff42 (qgis): Add test for quoted delimiter
- 03:57 AM Revision 45bb813b (qgis): Properly quote the delimiter in the processing aggregate algorithm
2021-11-06
- 10:32 PM Revision a119884d (qgis): Make the Identify mode combo always visible
- 07:24 AM Revision 0ed6309c (qgis): dxf export: add map settings scope to labeling expression render context
- 07:18 AM Revision 64b92c25 (qgis): dxf export: add map settings scope to labeling expression render context
- 06:51 AM Revision cd6c0009 (qgis): don't restrict create grid algorithm output for use as inputs to line
- and point parameters (fix #45867)
- 06:37 AM Revision 0218d9be (qgis): Add test coverage for this regression
- 06:37 AM Revision 479f0f34 (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 06:35 AM Revision 15ca497c (qgis): Add test coverage for this regression
- 06:35 AM Revision 612ac9c2 (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 06:33 AM Revision 3f12f40d (qgis): [ui][spatialite] Fix the browser panel's new connection action
- 06:32 AM Revision adfa9078 (qgis): Relabel the geometric predicate option
- Co-authored-by: Nyall Dawson <[email protected]>
- 06:32 AM Revision 9b8f9ab8 (qgis): Relabel "join by location..." algorithms inputs
- 05:20 AM Revision 70c2ef19 (qgis): Fix newly created spatialite databases can have no extension
- 05:04 AM Revision 7ee85f7c (qgis): dxf export: add map settings scope to labeling expression render context
- 05:04 AM Revision d6a61073 (qgis): dxf export: add map settings scope to labeling expression render context
- 05:02 AM Revision 19a08afd (qgis): Add geometryType() method to root Table class
- 05:02 AM Revision 24b0a7da (qgis): [MetaSearch] remove data.gov CSW from default connections list (#43386)
- 05:01 AM Revision 0b912cbf (qgis): dxf export: add map settings scope to labeling expression render context
- 05:00 AM Revision 043eae9e (qgis): Revert "Revert back to 3.16.12"
- This reverts commit e6f70e47d3c795cf0693b9079e2aa5fa00167d21.
2021-11-05
- 11:52 PM Revision 6dbddb58 (qgis): Revert "Revert back to 3.16.12"
- This reverts commit e6f70e47d3c795cf0693b9079e2aa5fa00167d21.
- 09:39 PM Revision 9e3b3ec7 (qgis): Fix GPKG/SQLITE comments in query layers
- Fix #45754
- 09:39 PM Revision d509836d (qgis): Fix -- in quoted names
- 09:39 PM Revision 30078df1 (qgis): no midRef :/
- 09:35 PM Revision e8efd91e (qgis): Add test coverage for this regression
- 09:35 PM Revision 6544cfd1 (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 09:35 PM Revision 56643199 (qgis): Add test coverage for this regression
- 09:35 PM Revision 90337097 (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 09:34 PM Revision 55e05264 (qgis): [MetaSearch] remove data.gov CSW from default connections list (#43386)
- 09:34 PM Revision e93c4101 (qgis): Trying to focus on the geometry function and expose it simply with more...
- 09:34 PM Revision 6750b318 (qgis): Show more expression functions examples
- also fix typo
- 09:33 PM Revision 26651fe0 (qgis): Introduce index example in array and map functions
- 09:32 PM Revision 1c29178e (qgis): Add help button to time animation export dialog
- and add a missing tooltip
- 09:32 PM Revision 2be05e2e (qgis): Replace the checkbox + groupbox by a checkable groupbox
- for setting mesh static dataset groups
- 09:32 PM Revision 307833a9 (qgis): Improve the static dataset groupbox
- harmonize margins and add tooltip to comboboxes
- 09:31 PM Revision 14da7f18 (qgis): [spatialite] Fix broken extent filter feature request against a spatial...
- 09:31 PM Revision e5a8915b (qgis): Add test coverage for this regression
- 09:31 PM Revision 90ae07f8 (qgis): [ui][spatialite] Fix the browser panel's new connection action
- 09:28 PM Revision eb3d5050 (qgis): [ui][spatialite] Fix the browser panel's new connection action
- 01:00 PM Revision a8618a94 (qgis): Release of 3.16.13
- 12:24 PM Revision e858c9fb (qgis): fix memory leak in mesh rasterize processing (#45892)
- Co-authored-by: vcloarec <[email protected]>
- 11:25 AM Revision a1aaad22 (qgis): Fix newly created spatialite databases can have no extension
- 11:22 AM Revision 83b92e97 (qgis): Fix newly created spatialite databases can have no extension
- 09:04 AM Revision 8571e092 (qgis): Format date and datetime fields based on locale
- 09:00 AM Revision f92a7b3c (qgis): Improve the static dataset groupbox
- harmonize margins and add tooltip to comboboxes
- 09:00 AM Revision 6f0386a0 (qgis): Replace the checkbox + groupbox by a checkable groupbox
- for setting mesh static dataset groups
- 08:51 AM Revision c99065f6 (qgis): fix build without QtWebkit (#45893)
- 04:12 AM Revision 3d8fc9d5 (qgis): [feature][expressions] Add new densify_by_count and densify_by_distance
- expression functions
These functions expose the existing Processing densify functionality
for use in expression func... - 01:30 AM Revision e0c8e319 (qgis): fix memory like in mesh rasterize processing
- 01:29 AM Revision 963f6a1f (qgis): Add help button to time animation export dialog
- and add a missing tooltip
- 01:27 AM Revision a27a4ea3 (qgis): fix memory like in mesh rasterize processing
- 01:26 AM Revision 5031412c (qgis): Add help button to time animation export dialog
- and add a missing tooltip
- 01:03 AM Revision 79b93c6c (qgis): Replace the checkbox + groupbox by a checkable groupbox
- for setting mesh static dataset groups
- 01:03 AM Revision 3a421035 (qgis): Improve the static dataset groupbox
- harmonize margins and add tooltip to comboboxes
2021-11-04
Also available in: Atom