Tags

Tags give the ability to mark specific points in history as being important
  • v0.3.0.1

    The v0.3.0.1 point release after fixing meson.build file
  • v0.3.0

    Release: QDcoumentView v0.3.0
    This release of QDocumentView takes it a step closer to a stable API. A brief rundown of enahncements in this release.
    
    * **New Format Support:** Added native support for DjVu, PS, and EPS document formats.
    * **Enhanced Search:** Improved search functionality and added features like highlight current search and clear search.
    * **Plugin System:** Introduced a plugin architecture for dynamic loading of new document formats.
    * **Native Printing:** Implemented native printing support via LP/LPR/CUPS.
    * **Qt6 Compatibility:** Fixed compilation issues and ensured compatibility with Qt6.
    * **UI Improvements:** Improvements to the in-view toolbar and zoom functionality.
    * **Bug Fixes:** Numerous bug fixes and stability improvements.
  • v0.2.0

    QDocumentView v0.2.0 Release