Releases: opengisch/qgis-document-management-system-plugin
Releases · opengisch/qgis-document-management-system-plugin
0.4.0 Copy the document path
Add a context menu action to copy the document path
0.3.3: Fix black widget on show form on windows
Fixes 🐛
- Fix a bug making the files list widget turn black when showing the attribute form from the context menu. This was happening only on windows. #31
Documentation 📝
- Added a note in the README.md about required QML modules. #32
0.3.2: Pre commit (#30)
* fix crash when reference layer is missing
* add pre commit
* run pre-commit on all files + fix
0.3.1: Merge pull request #26 from opengisch/removeUpdateButtonsCall
Remove unnecessary call to updateButtons()
0.3.0
- Performance improvements when opening the widgets
0.2.1
- In document side widget show the display string instead of plain feature id
0.2.0
- Fix file type icons not visible on windows #12.
- Show preview for PDF files #11 (only on systems where QImageReader supports it).
- Fixed critical error about QML connections syntax.
- Added a layer type icon in the document side view
0.1.2
- Fix update buttons when toggle editing from the main window
0.1.1
- Fix Add document create a None entry not editable #9
0.1.0
- Added "Toggle editing" and "Save edits" buttons when there is no transaction group
- Fix tool buttons disabled state not shown correctly on windows
- Fix tool tip not visible for big images