Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

merge from qgis #7

Merged
merged 842 commits into from
Apr 13, 2020
Merged

merge from qgis #7

merged 842 commits into from
Apr 13, 2020
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    c9f519a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43415ee View commit details
    Browse the repository at this point in the history
  3. Revert "Clear settings before each translation test"

    This reverts commit 3ec5104.
    nyalldawson committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c0d2687 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d002d58 View commit details
    Browse the repository at this point in the history
  5. Revert "Remove temp profiles after use"

    This reverts commit 7f0d5de.
    nyalldawson committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    c12ed15 View commit details
    Browse the repository at this point in the history
  6. Revert "Create test profiles in temp"

    This reverts commit ae087a3.
    nyalldawson committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    acf7273 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. Configuration menu
    Copy the full SHA
    7e71b23 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    579ef1c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e5c533a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    196e68d View commit details
    Browse the repository at this point in the history
  5. Another attempt

    nyalldawson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f13e91f View commit details
    Browse the repository at this point in the history
  6. Give up on enum class

    Python says no.
    nyalldawson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a7610c5 View commit details
    Browse the repository at this point in the history
  7. More windows build fixes

    - remove protobuf-devel from explicit list - should be included in deps
    - only use the extra #define where needed
    - disable vector tile test on azure for now (can't debug it)
    wonder-sk committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1c4042b View commit details
    Browse the repository at this point in the history
  8. Fix the fix on windows

    wonder-sk committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    18bd8ab View commit details
    Browse the repository at this point in the history
  9. Merge pull request #35341 from wonder-sk/vector-tile-layer

    [FEATURE] Vector tile layer - part 1
    wonder-sk committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    5307584 View commit details
    Browse the repository at this point in the history
  10. Don't raise ballpark transform warnings when reprojecting layer extent

    for rendering
    
    We can safely use ballpark transforms without bothering the user here --
    at the likely scale of layer extents there won't be an appreciable
    difference, and we aren't actually transforming any rendered points here
    anyway (just the layer extent)
    
    Fixes #34983
    nyalldawson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    a3f933a View commit details
    Browse the repository at this point in the history
  11. [FEATURE] Show a menu next to scale widget buttons, to allow setting

    the widget directly to a scale from a print layout map
    nyalldawson committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    3094534 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    8836429 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. Configuration menu
    Copy the full SHA
    e19ddf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0930906 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    406867d View commit details
    Browse the repository at this point in the history
  4. Update test masks

    nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6ddd88e View commit details
    Browse the repository at this point in the history
  5. [layouts] If a legend is linked to a map which is set to show a parti…

    …cular
    
    theme, then correctly follow that same theme's styling when rendering
    the legend
    
    Fixes layout legends always render using the canvas' visible theme styling,
    instead of that of the linked map.
    
    Fixes #27542, #24694, #28919, #28925
    
    Fix sponsored by the Victorian Planning Authority
    nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    d40114c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e7079fe View commit details
    Browse the repository at this point in the history
  7. [FEATURE][MESH] plug mesh layer to QGIS temporal framework (#35466)

    [FEATURE] Use temporal controller for the mesh layer time handling.
    vcloarec committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    75ddf3c View commit details
    Browse the repository at this point in the history
  8. Merge pull request #35413 from suricactus/layer_toggle

     FIX #33874 Turn on/off ALL selected layers with "Space" button
    m-kuhn committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    c6621a9 View commit details
    Browse the repository at this point in the history
  9. Field mapping widget

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e7621be View commit details
    Browse the repository at this point in the history
  10. Minor changes

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    16655d7 View commit details
    Browse the repository at this point in the history
  11. Code layout

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    bed6424 View commit details
    Browse the repository at this point in the history
  12. Added setFields

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a59cf9c View commit details
    Browse the repository at this point in the history
  13. sipify

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    2ce67b3 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    794eb7e View commit details
    Browse the repository at this point in the history
  15. Add test to cmake

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    ecbea3e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    61aff3a View commit details
    Browse the repository at this point in the history
  17. Code layout

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    8ac0a3d View commit details
    Browse the repository at this point in the history
  18. Code layout

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    1ef0c65 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5d720fb View commit details
    Browse the repository at this point in the history
  20. Fix model sync when fields change

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    1ac2c44 View commit details
    Browse the repository at this point in the history
  21. Code layout

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    dcb4987 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    e1044d8 View commit details
    Browse the repository at this point in the history
  23. Fix build with QT < 5.13

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6b514e0 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    4a33c75 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    a21800c View commit details
    Browse the repository at this point in the history
  26. Fix test on QT<5.13 and use switches

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    a5ce755 View commit details
    Browse the repository at this point in the history
  27. Another switch

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    c603ae2 View commit details
    Browse the repository at this point in the history
  28. ConstraintExpression in tooltip

    elpaso authored and nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    966045f View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fa0a6c3 View commit details
    Browse the repository at this point in the history
  30. Less auto

    nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    7dec917 View commit details
    Browse the repository at this point in the history
  31. Add missing versions of C++ API docs

    DelazJ authored and jef-n committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    2b9c262 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    214e719 View commit details
    Browse the repository at this point in the history
  33. update INSTALL

    jef-n committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    6c00667 View commit details
    Browse the repository at this point in the history
  34. [virtual] Fix creation of "_search_frame_" column (fixes #31356)

    The "_search_frame_" hidden column should only be added for layers
    with geometries.
    It was the first column of the virtual table, it is now the last
    Hugo Mercier committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e028132 View commit details
    Browse the repository at this point in the history
  35. [virtual] Protect RTree filter in case of null geometry

    Hugo Mercier committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    e8ec44d View commit details
    Browse the repository at this point in the history
  36. Fix proj search paths are incorrectly set and missing the local profi…

    …le proj
    
    folder
    
    This is a stupid stupid situation, but because of the mess which is
    QGIS application initialization we have to be very careful that nothing
    creates a QgsCoordinateReferenceSystem or QgsCoordinateTransform object
    between the QgsApplication construction and the call to QgsApplication::init
    with the correct profile path.
    
    The QgsApplication constructor creates the members object which contains
    singleton-ish things, and this CANNOT POSSIBLY be moved out of the
    constructor. And since it's apparently impossible to know the correct profile
    path at time of QgsApplication construction, we are left with the only
    option of ensuring that NOTHING in the QgsApplication members creates
    QgsCoordinateReferenceSystem or QgsCoordinateTransform objects (because if they
    do, then the proj search paths can't correctly be set to the actual
    profile path -- because until QgsApplication::init is called we don't
    know what the profile path is)
    
    Long story short: QgsTaskManager constructor was connecting to the QgsProject
    instance, forcing early construction of QgsProject and a QgsCoordinateReferenceSystem
    object as a result. F̶i̶x̶ gross hack around this by deferring the connection until
    a task is actually created, by which time we e̶x̶p̶e̶c̶t̶ hope that the call to
    QgsApplication::init has occurred...
    
    This is all l̶o̶v̶e̶l̶y̶ a pile of s***, and needs to be re-thought for QGIS 4.0
    nyalldawson committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    85b2cf2 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    c796861 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    562b11f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9d1b55b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    649e118 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    14748ee View commit details
    Browse the repository at this point in the history
  6. [processing] Add API and interfaces so that widget wrappers can retri…

    …eve the
    
    current set of parameters for other parameters when required
    nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a80bdc4 View commit details
    Browse the repository at this point in the history
  7. Move parameter retrieval logic from dialog to ParametersPanel

    This is cleaner, because the panel owns all the wrappers required
    to evaluate the parameter values
    nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    d69519a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #35578 from basilrabi/rpmfix

    [RPM] add build dependencies for vector tiles
    m-kuhn committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    3c643d9 View commit details
    Browse the repository at this point in the history
  9. [BUG][3D] fix 3D crash with measure line (#35412)

    * fix 3D crash with measure line
    
    * avoid non wanted windows opening of identify tool and measurment tool
    
    * adds guard avoid crashing when closing settings
    
    * spelling
    vcloarec committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    0eaba81 View commit details
    Browse the repository at this point in the history
  10. [processing] port band parameter definition widget to C++, expose

    option to define multiple bands parameter in modeler parameter defintion
    dialog
    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    a2ed502 View commit details
    Browse the repository at this point in the history
  11. [processing] port field parameter definition widget to C++, expose

    defaultToAll option to modeler parameter definition dialog
    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    ebd0a72 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f84358 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    7330ca8 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bae6d21 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    ffd21f3 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    abe12c4 View commit details
    Browse the repository at this point in the history
  17. [processing] port range parameter defintion widget to C++ and expose

    missed number type and min/max options
    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    4c4c2e3 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    91229e3 View commit details
    Browse the repository at this point in the history
  19. cleanup imports

    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    076a026 View commit details
    Browse the repository at this point in the history
  20. fix warnings

    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    51cc520 View commit details
    Browse the repository at this point in the history
  21. [processing] enable multiple types selection for vector, feature source

    and map layer parameters
    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    997ceba View commit details
    Browse the repository at this point in the history
  22. add *.tmp to .gitignore

    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    f98a9e8 View commit details
    Browse the repository at this point in the history
  23. address comments

    alexbruy authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    4cdeafe View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    596dbdb View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    9d09998 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    6aca7b6 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    595b5dc View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    ad0e043 View commit details
    Browse the repository at this point in the history
  29. more missed spelling

    uclaros authored and nyalldawson committed Apr 4, 2020
    Configuration menu
    Copy the full SHA
    b48a576 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2020

  1. [FEATURE][layouts] New item type for marker symbols

    Allows marker symbols to be placed directly on layouts, eg.
    for manually placing markers over a map item or for creation
    of advanced custom legends
    nyalldawson committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    632448c View commit details
    Browse the repository at this point in the history
  2. Allow layout items to be created without rubber bands, e.g. so that

    marker items are placed with a single click instead of click-and-drag
    nyalldawson committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    0fe2ec2 View commit details
    Browse the repository at this point in the history
  3. MacOS CI (#35407)

    [infrastructure] [macos] use QGIS-Mac-Packager dependencies to setup MacOS CI build with GitHub workflows. Use CMake's define QGIS_MAC_DEPS_DIR to define folder to dependencies
    PeterPetrik committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    62bcc92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0828c21 View commit details
    Browse the repository at this point in the history
  5. Support loading of VT from MBTiles by drag'n'drop and in browser

    + fix layer extent when reading vector tiles from MBTiles
    wonder-sk committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    36a26ee View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4a61e0 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    c738061 View commit details
    Browse the repository at this point in the history
  8. Fix python provider test

    wonder-sk committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    205b8ae View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ba4ceb4 View commit details
    Browse the repository at this point in the history
  10. Fix spelling

    wonder-sk committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    64acffd View commit details
    Browse the repository at this point in the history
  11. fix script path on windows

    jef-n committed Apr 5, 2020
    Configuration menu
    Copy the full SHA
    aa1c3e1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c0df11b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Revert "fix script path on windows"

    This reverts commit aa1c3e1.
    
    The change breaks a test
    nyalldawson committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    872b464 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7952591 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ca80dd View commit details
    Browse the repository at this point in the history
  4. [ui] Display info in Options window if QGIS is compiled without OpenCL

    Fixes a segfault if translation of word "Acceleration" does not match.
    marisn authored and nyalldawson committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6958b9d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0384ef0 View commit details
    Browse the repository at this point in the history
  6. [layouts][FEATURE] Allow marker items to sync rotation with maps

    This allows creation of north arrows from marker symbols, exposing
    the same options as exist for picture items acting as north arrows.
    
    Sponsored by SLYR
    nyalldawson committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    de59f53 View commit details
    Browse the repository at this point in the history
  7. Indentation

    nyalldawson committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    4390d64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2184cf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5199b91 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    827f0a1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3bb03f6 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16283f6 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b9cd835 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    db2aa56 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    7e7cb41 View commit details
    Browse the repository at this point in the history
  16. PG raster: temporal support

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    8738bfc View commit details
    Browse the repository at this point in the history
  17. Fix encoded URI

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    651a25a View commit details
    Browse the repository at this point in the history
  18. Fix datasource URI for WMS-T

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a5d818c View commit details
    Browse the repository at this point in the history
  19. Const correctness

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    98ef2fe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cd32d11 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    59b0dc1 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    3a5ad9a View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    1231aa0 View commit details
    Browse the repository at this point in the history
  24. Synchonize provider data source URI

    this is a bugfix (unreported?)
    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    2ed9104 View commit details
    Browse the repository at this point in the history
  25. Added some consts

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a3f3e0d View commit details
    Browse the repository at this point in the history
  26. More PG raster temporal support

    - expose to GUI
    - allows to set a default datetime
    - tests
    - fix metadata retrieval for multiband filtered rasters
    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    6cfa144 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    3f8c28b View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f3a76d9 View commit details
    Browse the repository at this point in the history
  29. Micro optimizations

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    818c579 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    0cafc1c View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    198b797 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    ce85eb1 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    ef1497f View commit details
    Browse the repository at this point in the history
  34. PG raster: fix raster size for untiled no metadata

    Fix unreported issue with a wierd raster that has
    uncomplete metadata:
    
    - wrong size 1px rounding error
    - nodata values were not cleared after dropping out from
      the fast track
    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    1d4b909 View commit details
    Browse the repository at this point in the history
  35. Small typo in a comment

    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    dccfe5e View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    0f2a70a View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    1a3a397 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    1383cde View commit details
    Browse the repository at this point in the history
  39. Merge pull request #35511 from elpaso/pgraster-temporal

    Postgres raster temporal API support
    elpaso committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    8fa6338 View commit details
    Browse the repository at this point in the history
  40. Fix sip __hash__ for qgsactionscope

    to allow use in actionScopeRegistry. Fixes #29225
    stev-0 committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    1730815 View commit details
    Browse the repository at this point in the history
  41. [FEATURE][API] Allow plugins to register custom "Project Open" handlers

    These allow plugins to extend the "Open Project" dialog by adding in support
    for new file filters, which appear in the formats drop down list alongside
    the existing "QGS Projects" entry.
    
    Custom project open handlers then get first chance at loading project files.
    
    This allows plugins to extend QGIS support by adding integrated support for
    opening projects from non QGS/QGZ formats, e.g. allowing users to open
    ArcGIS MXD documents or MapInfo WOR Workspaces direct from the project open
    dialog.
    
    These non-native projects are also added to the recent projects list and
    welcome screen, giving them a truly first-class experience within QGIS.
    
    Sponsored by SLYR
    nyalldawson committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    2716415 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    878ac9d View commit details
    Browse the repository at this point in the history
  43. Spelling

    nyalldawson committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    bc1c58b View commit details
    Browse the repository at this point in the history
  44. Expression builder : add layer_property(...,'distance_units')

    To complete the existing function layer_property(...), this change add a new argument 'distance_units' for return a string with the layer distance units (see QgsUnitTypes::DistanceUnit)
    
    This function can be used for display units for labels, in layouts or for access to more layer properties in the expression builder for algorithms.
    jmonticolo committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    df0f975 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    bf0aafc View commit details
    Browse the repository at this point in the history
  2. update temporal extent

    vcloarec authored and nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    cf9e4af View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70bbfca View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c987e50 View commit details
    Browse the repository at this point in the history
  5. Move geometry handling guts of QgsVectorLayerUtils::makeFeaturesCompa…

    …tible
    
    to a new method in QgsGeometry
    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    78c86ef View commit details
    Browse the repository at this point in the history
  6. [FEATURE][API] Add new QgsFeatureSink subclass QgsRemappingProxyFeatu…

    …reSink
    
    This sink allows for transformation of incoming features to match the
    requirements of storing in an existing destination layer, e.g. by reprojecting
    the features to the destination's CRS, by coercing geometries to the
    format required by the destination sink, and by mapping field values from
    the source to the destination.
    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    93f714d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8c73c61 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    28502a7 View commit details
    Browse the repository at this point in the history
  9. [processing] Allow setting the optional remapping definition for QgsP…

    …rocessingOutputLayerDefinition
    
    Provides a (currently non-functional) API for specifying optional remapping parameters
    for vector outputs.
    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0d7773a View commit details
    Browse the repository at this point in the history
  10. [processing] Hookup backend API to allow sinks to append to an existi…

    …ng layer
    
    (respecting the sink mapping definition)
    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    bf6f017 View commit details
    Browse the repository at this point in the history
  11. Fix tests

    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    66959cd View commit details
    Browse the repository at this point in the history
  12. [processing] Add API to determine in advance the properties of vector

    outputs (sinks and vector layers), such as output fields, wkbtypes and
    crs.
    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    2d8da25 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b2ca789 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    11b67c2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    bb9b25f View commit details
    Browse the repository at this point in the history
  16. Silly sip nonsense

    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6326ac6 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f4bf9e5 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8050612 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    a3c7a05 View commit details
    Browse the repository at this point in the history
  20. [FEATURE][processing] Allow appending results to existing layers

    When appending results, users are given a field mapping panel choice
    to allow them to manually set how fields are mapped to the destination
    layer's fields
    nyalldawson committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1e05545 View commit details
    Browse the repository at this point in the history
  21. Add 3 new parameters per layers to the advance snapping settings :

    - LimitToScaleRange : Allows to enable snapping only when current scale on the canvas is in a specified range. This range is controled by the two parameters scale min and scale max.
    - MinScale : Minimum scale in which the snapping is enabled
    - MaxScale : Maximum scale in which the snapping is enabled
    
    When LimitToScaleRange is set to true, snapping is disabled if the current scale out of [MinScale, MaxScale].
    When LimitToScaleRange is set to false, the behavior remain unchanged and snapping is enabled whatever the scale.
    
    This allows to limit the costly cache refresh for some heavy layers when panning said layer at a level where the snapping is not useful.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8ec744a View commit details
    Browse the repository at this point in the history
  22. Some labels adjustments.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b5bbc63 View commit details
    Browse the repository at this point in the history
  23. Remove useless log.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    5c6fa57 View commit details
    Browse the repository at this point in the history
  24. Add serialization of new snapping parameters.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    3d5b924 View commit details
    Browse the repository at this point in the history
  25. Keep iterator on filtered layers and iterate only on filtered layers …

    …after having rebuilt the index.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    5eedfe1 View commit details
    Browse the repository at this point in the history
  26. Remove boolean limitToScaleRange, default value is -1.0. Negative val…

    …ues disable the limits.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7b4be2b View commit details
    Browse the repository at this point in the history
  27. Add global config for snapping limit on scale (with action and icon t…

    …o enable). Also use 0.0 for disabling value and display NULL to be more explicit.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b484cae View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    2346718 View commit details
    Browse the repository at this point in the history
  29. Update with master.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c2b8106 View commit details
    Browse the repository at this point in the history
  30. Use QgsScaleWidget instead of spinboxes. Remove the snapping optimiza…

    …tion widget from the toolbar.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c291a17 View commit details
    Browse the repository at this point in the history
  31. Fix style.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6b9fb08 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    30a52ac View commit details
    Browse the repository at this point in the history
  33. Various small reworks :

    * better documentation
    * translation on non translated string
    * Grey out column min and max of individual layer snapping settings when snapping limit on scale is disabled.
      Force the refresh when rowChanged is called even if the individual settings are the same to enable/disable immediately the columns when the snapping limit on scale button is pushed.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f56e0f5 View commit details
    Browse the repository at this point in the history
  34. Keep the check on oldsettings to refresh rows but add an option to fo…

    …rceRefresh.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b3e96ff View commit details
    Browse the repository at this point in the history
  35. Use a tri state button to configure snapping limit : disable, global …

    …and per layer.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    03c522a View commit details
    Browse the repository at this point in the history
  36. Add a test for snapping enabled/disabled using disabled, global, and …

    …per layer modes.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    cfc1989 View commit details
    Browse the repository at this point in the history
  37. Some style adjustments

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    563e396 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    99780ee View commit details
    Browse the repository at this point in the history
  39. Regenerate qgssnappingconfig.py

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c7f7c98 View commit details
    Browse the repository at this point in the history
  40. Remove uneeded doc.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    7a599bb View commit details
    Browse the repository at this point in the history
  41. Remove useless comments in sip.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    080d0fa View commit details
    Browse the repository at this point in the history
  42. Fix some documentation issues. Use minimum and maximum instead of min…

    … and max. Add default value for min and max in IndividualLayerSettings as the two new parameters break compatibility.
    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    8b88115 View commit details
    Browse the repository at this point in the history
  43. Fix spelling.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    f2a1712 View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b5fa0fa View commit details
    Browse the repository at this point in the history
  45. Update tooltips.

    obrix committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    a7c4bbb View commit details
    Browse the repository at this point in the history
  46. Merge pull request #35622 from nirvn/bogusasset_take2

    [vector] Remove problematic topological editing related assert when adding features
    m-kuhn committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    550cb5d View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    f713cc3 View commit details
    Browse the repository at this point in the history
  48. Configuration menu
    Copy the full SHA
    9f74ecf View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    ff380c5 View commit details
    Browse the repository at this point in the history
  50. Merge pull request #35110 from obrix/snapping_zoomlvl_optim

    Snapping enabled on a configurable scale range
    3nids committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6ba8ccc View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    01471d7 View commit details
    Browse the repository at this point in the history
  52. [snapping] Fix broken version detection which leads to broken reading…

    … of snapping type flags (#35643)
    nirvn committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    08a17ce View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    0e2c858 View commit details
    Browse the repository at this point in the history
  54. Defer mask source widget population (fixes #34942)

    Hugo Mercier committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    1237d94 View commit details
    Browse the repository at this point in the history
  55. [FEATURE] Add percentage size unit for Raster Image Marker and Raster…

    … fill layers symbology
    
    This patch adds new percentage (percents of original image size) value of size units for Raster Image Marker and Raster fill, allowing the raster images to be scaled by a percentage of their original sizes
    beketata committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    0f1f43f View commit details
    Browse the repository at this point in the history
  56. [FEATURE][processing] New algorithm "Contour Polygons"

    With similar functionality to the existing GDAL contour algorithm, but exporting polygon representations of the contours
    pwicks86 committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    b73bd58 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. added oracle headers search path

    uclaros authored and nyalldawson committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    accc2a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    24f705c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    221c1df View commit details
    Browse the repository at this point in the history
  4. Merge pull request #35514 from stev-0/#29225

    Fix sip __hash__ for QgsActionScope
    m-kuhn committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    e3211a0 View commit details
    Browse the repository at this point in the history
  5. Fix (0,0) points are ignored when calculating the bounding box

    for a multipoint geometry
    nyalldawson committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    fad2017 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. Fix MXE builds after protobuf

    elpaso committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    8513c8d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35680 from elpaso/mxe-protobuf

    Fix MXE builds after protobuf
    elpaso committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d3c4e4d View commit details
    Browse the repository at this point in the history
  3. Enable per-pixel horizontal scrolling on attribute table

    Instead of the previous per-cell scrolling mode, which is very
    frustrating to work with when you have wide columns (e.g. columns
    wider than the the attribute table window)
    nyalldawson committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    3ad17e5 View commit details
    Browse the repository at this point in the history
  4. Free space before zip

    roya0045 committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    7d40862 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2020

  1. [FEATURE][digitizing] Add avoid intersection/overlap mode

    This commit adds a new avoid intersection mode setting when
    digitizing new features. The three available modes are:
    - allow intersections/overlaps
    - avoid intersections/overlaps on active layer
    - avoid intersectonss/overlaps on layers list
    
    The third mode is what QGIS has had for a while, except
    its UI/UX is a bit messy. The layers list is setup by
    the user via the advanced snapping configuration widgets,
    but isn't connected at all with whether snapping is
    enabled / disabled.
    
    This new approach makes it explicit to user whether
    newly-added features might be clipped or not, and
    if so by which layer(s).
    
    Finally, the new 'avoid intersections/overlaps on
    active layer' is likely a far more useful behavior
    than having a list of layers (for e.g., you might
    be digitizing on a layer that can't have overlap
    with itself but is fine to overlap with another
    layer, the latter also in need of avoid overlap
    _with itself_).
    nirvn committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    c0a2905 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35695 from roya0045/master

    [MXE] Free space before zip
    elpaso committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    55f89b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6c2937f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0e8be09 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a08af65 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd86add View commit details
    Browse the repository at this point in the history
  7. New class QgsLegendPatchShape

    Represents a patch shape for use in map legends.
    nyalldawson committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    1b5f4dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fd95215 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8564c45 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1b2313 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    40638fe View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    07b64a3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    b920e35 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8c94c9d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    c4049c6 View commit details
    Browse the repository at this point in the history
  16. Fix tests

    nyalldawson committed Apr 10, 2020
    Configuration menu
    Copy the full SHA
    3e7ebdc View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    ed71c5a View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    b6d6306 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2020

  1. fix copyright and doxygen

    vcloarec committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    fee5ee6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35712 from vcloarec/master

    fix copyright and doxygen
    m-kuhn committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    e525b1e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #35008 from suricactus/plugins_sort_by_date

    Adds support to sort the plugins by update date; Show the plugin version update time
    m-kuhn committed Apr 11, 2020
    Configuration menu
    Copy the full SHA
    7a9c3c6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2022848 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2020

  1. Add an optional flag to QgsTask to indicate that the task can be canc…

    …eled
    
    without any user facing prompts
    
    Useful for non-essential tasks
    nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    c0f0a49 View commit details
    Browse the repository at this point in the history
  2. Don't prompt to cancel the news feed task on shutdown

    If it hasn't completed, just cancel it immediately without prompting
    users -- it's not essential that it completes
    nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    da4a195 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    839a1b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c952f59 View commit details
    Browse the repository at this point in the history
  5. Fix #35679

    pigreco authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    3846e29 View commit details
    Browse the repository at this point in the history
  6. fix indentation

    pigreco authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    c4091ef View commit details
    Browse the repository at this point in the history
  7. fix travis

    pigreco authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    33a0f10 View commit details
    Browse the repository at this point in the history
  8. Fix Typography alert em-dash

    pigreco authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    e690f69 View commit details
    Browse the repository at this point in the history
  9. Fix Typography alert em-dash

    pigreco authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    f792127 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b9b7c4d View commit details
    Browse the repository at this point in the history
  11. spelling fixes

    root676 authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    6ad89b1 View commit details
    Browse the repository at this point in the history
  12. another spelling fix

    root676 authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    538dd71 View commit details
    Browse the repository at this point in the history
  13. fix intendation

    root676 authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    1aa87af View commit details
    Browse the repository at this point in the history
  14. update icon

    root676 authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    a76feaf View commit details
    Browse the repository at this point in the history
  15. change algorithm group

    root676 authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    cb69235 View commit details
    Browse the repository at this point in the history
  16. remove input raster layer as member

    root676 authored and nyalldawson committed Apr 12, 2020
    Configuration menu
    Copy the full SHA
    731261c View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    053e4ed View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0612721 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    bea2834 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    a84ec12 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2020

  1. [processing] De-emphasise SAGA results when searching in toolbox

    This change "dims" the results from the SAGA provider when a search
    is made in the toolbox, to visually push users towards picking alternative
    algorithms instead.
    
    The Processing implementation of SAGA algorithms are a constant source
    of critical bugs for users, causing incorrect analysis results. There's
    zero community interest in actively maintaining this provider, so we
    need to take steps to push users to stop picking these algorithms
    wherever alternative (QGIS/GRASS/GDAL based) equivalents exist.
    
    And for 4.0, seriously re-consider dropping this provider from the
    out of the box install. We are causing more harm then good by offering
    it to users.
    nyalldawson committed Apr 13, 2020
    Configuration menu
    Copy the full SHA
    0396162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    847aadf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68bd6bb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    40a0b61 View commit details
    Browse the repository at this point in the history