Skip to content

uChmViewer v8.2-rc

Compare
Choose a tag to compare
@u-235 u-235 released this 12 Feb 18:00
· 73 commits to master since this release

The release adds support for KDE Framework 5 instead of KDE4 and initial support for Qt6 instead of Qt4.

  • Fork renamed to uChmViewer. Also removed the code checking for updates.
  • Ended support for Qt4 and KDE4 on the master branch. Qt4 specific code has been removed.
  • Added support for the KDE Framework 5 with KDELibs4Support.
  • Added limited support for Qt6. The application is built with Qt6.2, but had to disable printing and rely on default settings when browsing pages.
  • Added USE_DBUS option to the CMake build script. The option allows you to enable/disable building with D-Bus on any platform where this technology is available. Previously, building with D-Bus was supported only on Linux.