subsurface/mobile-widgets
Dirk Hohndel 6a5f83d7da mobile/UI: improve theming of title bar
We do theming very differently from what Kirigami intended. Mostly
that's because our code predates theirs. But also because Kirigami wants
and app to simply use an OS theme - whereas we want to be able to
provide different looks, independent from the OS theme.
Ideally we'd still use the existing methods to change the colors and
sizes of Kirigami UI elements, but for now this hack helps improve
readability of the title bar.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2020-12-20 10:51:18 -08:00
..
3rdparty mobile/UI: improve theming of title bar 2020-12-20 10:51:18 -08:00
qml mobile/UI: ensure we show a line between dives 2020-12-20 10:51:18 -08:00
CMakeLists.txt mobile/kirigami: first steps to switching to Kirigami 5.76 2020-12-17 09:17:54 -08:00
qmlinterface.cpp mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlinterface.h mobile/summary: remove dive summary calculation 2020-02-08 10:29:36 -08:00
qmlmanager.cpp core: remove DiveObjectHelper 2020-12-17 13:03:56 -08:00
qmlmanager.h core: remove DiveObjectHelper 2020-12-17 13:03:56 -08:00
themeinterface.cpp cleanup: use setPointSizeF() in themeInterface::set_currentScale() 2020-03-30 13:58:10 -07:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00