rockbox/rbutil/rbutilqt/gui
Dominik Riebeling 0d2257d1f7 rbutil: Replace stringly types build type handling with enum.
Avoid having to repeat the same strings for lookup again and again and
use an enum instead, which is also less error prone.

Change-Id: I6ee8393948dbce97cb53850a6d8bdc4de12b4167
2020-11-22 14:43:01 +01:00
..
backupdialog.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
backupdialog.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
backupdialogfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
changelog.cpp rbutil: Initial Qt6 support. 2020-08-16 12:14:02 +02:00
changelog.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
changelogfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
comboboxviewdelegate.cpp Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
comboboxviewdelegate.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
infowidget.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
infowidget.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
infowidgetfrm.ui Do some minor cleanup. 2012-07-01 15:02:32 +02:00
manualwidget.cpp rbutil: Convert ServerInfo to singleton. 2020-11-19 21:32:41 +01:00
manualwidget.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
manualwidgetfrm.ui Do some minor cleanup. 2012-07-01 15:02:32 +02:00
selectiveinstallwidget.cpp rbutil: Replace stringly types build type handling with enum. 2020-11-22 14:43:01 +01:00
selectiveinstallwidget.h rbutil: Replace stringly types build type handling with enum. 2020-11-22 14:43:01 +01:00
selectiveinstallwidgetfrm.ui rbutil: Add voice installation to main widget. 2020-11-22 14:43:01 +01:00