subsurface/mobile-widgets
Dirk Hohndel 871e29d031 mobile/UI: add another variation of the combo box
This one is designed to be fixed size and space efficient, non editable.
It's used in the statistics page for now and looks much better than what
we have elsewhere, so the style should propagate to the rest of them as
well, but this is trickier for the once that are editable - and of
course the fixed width might also not be appropriate in other places.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
2021-01-12 08:31:35 -08:00
..
3rdparty mobile/statistics: add simple icon 2021-01-10 15:16:52 -08:00
qml mobile/UI: add another variation of the combo box 2021-01-12 08:31:35 -08:00
CMakeLists.txt statistics: add a skeleton StatsManager class 2021-01-10 15:16:52 -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 mobile: replace locationProvider with calls to GpsLocation::instance() 2021-01-02 12:47:15 -08:00
qmlmanager.h mobile: replace locationProvider with calls to GpsLocation::instance() 2021-01-02 12:47:15 -08:00
statsmanager.cpp mobile/statistics: fix crash in dropdowns 2021-01-12 08:31:35 -08:00
statsmanager.h statistics/mobile: add variable2 operations combo-box 2021-01-10 15:16:52 -08:00
themeinterface.cpp mobile/UI: better dive list color for dark theme 2020-12-20 10:51:18 -08:00
themeinterface.h cleanup: fold ThemeInterface::setup() into constructor 2020-03-30 13:54:12 -07:00