Skip to content

BeamerPresenter 0.2.4-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Apr 19:21
· 144 commits to main since this release
e53b584
  • compatibility with Qt 6.4 and Qt 6.5
  • pages listed in TOC always start a new slide and are not considered overlays
  • page up and page down can be used to navigate pages also while showing TOC or thumbnails
  • more navigation keyboard shortcuts in default configuration
  • new widget: ToolWidget ("tools") showing tools currently connected to input devices
  • improved search widget: now highlights search results
  • different installation path for translation files
  • copy and paste to/from image formats:
    • paste only as picture (no erasing possible)
    • this adds the Qt SVG module as a dependency
  • internal: different drawing history, memory management, and stacking order mechanism
  • various bug fixes