rockbox/rbutil/rbutilqt/gui
Dominik Riebeling b064a6cbb5 rbutil: Rework and merge player and build server info handling.
Handling the data for players from rbutil.ini and the build-info data
from the server is closely related. Splitting things up into different
classes only creates tightly coupling, which is unnecessary, and the
need to differentiate between them in the application.

Merge both classes into a single one and rework handling so the
application doesn't have to deal with two separate classes anymore.

Furthermore, change URL templates to use new values from build-info
instead of hard coding them.

Change-Id: Ica550973ce23d1559110782add52bc214eba552d
2020-12-03 22:25:12 +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
selectiveinstallwidget.cpp rbutil: Rework and merge player and build server info handling. 2020-12-03 22:25:12 +01:00
selectiveinstallwidget.h rbutil: Rework and merge player and build server info handling. 2020-12-03 22:25:12 +01:00
selectiveinstallwidgetfrm.ui rbutil: Move Manual installation to main tab. 2020-11-22 14:43:01 +01:00