[general]
name=GeoBridge
qgisMinimumVersion=3.22
qgisMaximumVersion=4.99
description=IT: Client non ufficiale per le API IGM: conversione di coordinate e layer vettoriali tra datum italiani. / EN: Unofficial client for the IGM API: coordinate and vector layer conversion between Italian datums.
version=1.3.0
author=Dott. Sarino Alfonso Grande
email=sino.grande@gmail.com
homepage=https://sinocloud.it
tracker=https://github.com/sag1687/geobridge/issues
repository=https://github.com/sag1687/geobridge
changelog=1.3.0 - IT: Compatibilita' Qt6/QGIS 4 verificata integralmente sull'ambiente reale (QGIS 4.2, Qt 6.10): eliminati tutti gli enum in forma non-scoped, test automatico di caricamento superato; rimosso il flag supportsQt6 (non piu' riconosciuto da QGIS); nuova descrizione breve bilingue. / EN: Qt6/QGIS 4 compatibility fully verified on a real environment (QGIS 4.2, Qt 6.10): removed every non-scoped enum, automated load test passed; dropped the supportsQt6 flag (no longer recognised by QGIS); new short bilingual description.
    1.2.4 - Audit di sicurezza e compatibilità Qt6: rimossa la chiamata exec_() (API eliminata in Qt6) in plugin.py, verificati client HTTP (verifica certificati SSL attiva, timeout, whitelist schema) e helper enum Qt5/Qt6; aggiunto il flag ufficiale supportsQt6. / Security and Qt6 compatibility audit: removed the exec_() call (API deleted in Qt6) in plugin.py, verified HTTP client (SSL certificate verification on, timeouts, scheme whitelist) and Qt5/Qt6 enum helpers; added the official supportsQt6 flag.
    1.2.3 - Aggiunti tag (igm, verto, datum, reproject, conversione) per migliorare la visibilita' nello store QGIS. / Added tags (igm, verto, datum, reproject, conversione) to improve discoverability on the QGIS store.
    1.2.2 - Corretto W503 (line break before binary operator) in plugin_hub.py e layer_converter.py; rimosso file nascosto .qgis_plugin_version generato erroneamente dentro il pacchetto dalla pipeline di pubblicazione. / Fixed W503 (line break before binary operator) in plugin_hub.py and layer_converter.py; removed hidden .qgis_plugin_version file that the publish pipeline was mistakenly bundling into the package.
    1.2.1 - Rimossi file residui non utilizzati dal codice (loghi di altri plugin, client legacy). / Removed unused legacy files not referenced by the code (other plugins' logos, legacy client module).
    1.2.0 - Interfaccia bilingue IT/EN con selettore a bandiere, tema scuro slate-blue condiviso della famiglia SinoCloud, menu a tendina nella scheda Info con gli altri plugin dell'autore (link GitHub), homepage e tracker aggiornati, pulizia file di sviluppo. / Bilingual IT/EN interface with flag toggle, shared SinoCloud slate-blue dark theme, Info tab drop-down with the author's other plugins (GitHub links), homepage and tracker updated, development files cleanup.
    1.1.0 - Prima release pubblica. / First public release.
category=Vector
tags=geobridge,coordinate,crs,epsg,datum,roma40,ed50,etrs89,rdn2008,reproject,conversione,igm,verto,qgis4,qt6,italia
icon=icon.svg
license=GPL-2.0-or-later
experimental=False
deprecated=False
about=IT: GeoBridge e' un client QGIS non ufficiale. Il codice del plugin e' distribuito sotto licenza GPL-2.0-or-later. IMPORTANTE: L'autore non si appropria ne' rivendica alcun diritto sui prodotti IGM. Il servizio API IGM, l'infrastruttura, il marchio e le elaborazioni sono e restano di esclusiva proprieta' dell'Istituto Geografico Militare. Sviluppo coadiuvato da AI. EN: GeoBridge is an unofficial QGIS client. The plugin code is licensed under GPL-2.0-or-later. IMPORTANT: The author does not appropriate or claim any rights over IGM products. The servizio API IGM service, infrastructure, brand, and processing results are and remain the exclusive property of the Italian Military Geographic Institute. Development assisted by AI.
