Skip to content
Calle Laakkonen edited this page Jun 8, 2019 · 6 revisions

Qt bugs and feature requests relevant to Drawpile:

  • QTBUG-61707 hide automatic "show tab bar" view menu item on macOS
  • QTBUG-61092 QTabBar close button disappears on macOS

Other bugs:

  • KDE Bug 405522 KIconLoader ignores QIcon fallback search paths. This would let us use QIcon::fromIconTheme everywhere without explicitly giving the fallback icon every time.

Resolved bugs:

  • QTBUG-65844 macdeployqt produced .dmg on High Sierra not working on El Capitan
  • QTBUG-60437 add full-featured Windows Ink support: generate QTabletEvents (implemented in Qt 5.12, but still too buggy to use, apparently? In any case we're sticking with Krita's code for now.)
  • QTBUG-71778 performance regression on macOS (seems to be fixed in Qt 5.12.3)
Clone this wiki locally