[general]
name=pathfinder
email=silvio.bentzien@protonmail.com
author=silvio bentzien
qgisMinimumVersion=3.40
qgisMaximumVersion=4.99
supportsQt6=True
description=A QGIS plugin that helps you locate and work with your layer file paths.
about=
    Add actions to the layer context menu for copying its source or opening the file location. Customize quoting and separation characters in the pathfinder settings. Shift + Right Click adds a Copy Path command with double backslashes.

version=version 1.0.3

changelog=
    1.0.3 2025-09-30
        * QGIS4 support

    1.0.2 2025-06-10
        * restore Open in Explorer functionality on Linux & Mac
        * handfull of small fixes and optimizations

    1.0.1 2025-06-04
        * fix ModuleNotFoundError, whoops
        * bump minimum QGIS version
        * remove default keybinds

    1.0 2025-06-03
        * Qt6 support
        * settings dialog added to plugin menu [thanks, mblesius]
        * support new settings tree widget in the advanced settings editor

    0.5 2024-07-14
        * bumped required minimum QGIS version to 3.32
        * support wider range of providers
        * Show in Explorer now selects files on Windows

    0.4.2 2022-05-21
        * bumped required minimum QGIS version to 3.18
        * improved/fixed detection of layername and subset string
        * added setting for custom notification duration

    0.4.1 2021-09-28
        * fix for shapefiles added via directory

    0.4 2021-09-18
        * support for shapefiles added via "directory"
        * added German translation [looking for translators! get in touch]
        * added option to return path to original spreadsheet file of a spreadsheet layer

    0.3.3 2021-05-08
        * added actions for keyboard shortcuts
        * updated about and metadata

    0.3.2 2021-04-26
        * removed New Line separator and made it an option instead
        * fix Tab separator

    0.3.1 2021-04-13
        * fix vector layers not working correctly

    0.3 2021-04-11
        * added persistent plugin settings
        * added settings dialog and toolbar button
        * added path formatting customization options
        * added formatting preview within the settings dialog window
        * added option to display notification
        * restructured project

    0.2 2020-10-26
        * Remove pandas dependency
        * Make the context menu compatible with other plugins that modifies it

    0.1.1 2020-10-08
       * Add homepage

    0.1 2020-10-07
       * First version

tracker=https://github.com/freeshrugsxd/qgis-pathfinder/issues
repository=https://github.com/freeshrugsxd/qgis-pathfinder
homepage=https://github.com/freeshrugsxd/qgis-pathfinder
tags=copy path, show in explorer, clipboard, vector, raster
icon=icons/copy.svg
experimental=False
