rockbox/rbutil/rbutilqt
Dominik Riebeling ef41cc6623 Revert "rbutil: Remove done() signal from Themes Install window."
The done() signal is acutally needed to indicate the installation being
finished. Fixes installation being stuck after themes install.

This reverts commit fb6840e572.

Change-Id: I9c1791e3ecfec992da40ff72b6969d80bbb0cd7f
2021-08-04 19:10:34 +02:00
..
base rbutil: Rework action texts for ipod6g bootloader installation. 2021-01-02 21:31:20 +01:00
gui rbutil: Fix some texts. 2021-01-02 21:31:20 +01:00
icons rbutil: Remove logo that isn't used anymore. 2020-12-14 20:19:53 +01:00
irivertools update fwpatcher and rbutil checksums for iriver h1x0/h300 V8 bootloader 2020-11-16 20:51:11 +00:00
lame Rockbox Utility: use libmp3lame for voice clips. 2012-01-08 11:50:04 +00:00
lang rbutil: Update german translation. 2021-01-02 21:31:20 +01:00
logger rbutil: Logger Qt6 fixes. 2020-08-16 12:37:02 +02:00
mspack rbutil: Update libmspack to 0.10.1alpha. 2020-08-07 22:18:41 +02:00
msvc Add note about translations to MSVC build instructions. 2014-06-30 17:57:24 +02:00
quazip rbutil: More Qt6 compatibility. 2020-10-29 21:28:29 +01:00
test rbutil: Rework handling of available voice languages. 2020-12-05 13:44:37 +01:00
zlib Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
INSTALL Remove keyword line. 2013-03-13 22:05:58 +01:00
Info.plist rbutil: Enable HiDPI support on MacOS. 2020-11-07 11:34:12 +01:00
Makefile.libs rbutil: Rename libbzip2.a to libbz2.a. 2020-10-22 19:20:48 +02:00
RockboxUtility.desktop rbutil: Add simple desktop file for Linux. 2020-06-20 12:20:21 +02:00
aboutbox.ui rbutil: Show the license of all libraries included. 2020-11-07 21:48:56 +01:00
changelog.txt rbutil: Update changelog. 2020-12-05 19:11:18 +01:00
configure.cpp rbutil: Fix cleaning cache. 2021-01-02 21:31:20 +01:00
configure.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
configurefrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
createvoicefrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
createvoicewindow.cpp rbutil: Rework handling of available voice languages. 2020-12-05 13:44:37 +01:00
createvoicewindow.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
dmgbuild.cfg rbutil: Create more fancy dmg on macOS using dmgbuild. 2020-10-31 19:20:36 +01:00
encttscfggui.cpp rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
encttscfggui.h Rename "interface" parameter. 2013-04-04 22:42:22 +02:00
installtalkfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
installtalkwindow.cpp rbutil: Merge finding player by USB ID with PlayerBuildInfo. 2020-12-05 19:11:18 +01:00
installtalkwindow.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
langstats.py rbutil: Add option to langstat to pass git hash. 2021-01-02 21:31:20 +01:00
main.cpp rbutil: Change style to Fusion on Windows. 2020-12-14 18:29:55 +01:00
preview.cpp rbutil: Use globalPos() for getting mouse position. 2020-10-11 18:05:21 +02:00
preview.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggerfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
progressloggergui.cpp rbutil: Remove unused function. 2021-01-02 21:31:20 +01:00
progressloggergui.h rbutil: Remove unused function. 2021-01-02 21:31:20 +01:00
rbutil.ini rbutil: Add a new entry for the Hifiwalker H2 v1.3 variant 2021-02-05 17:27:40 +00:00
rbutilqt-lang.qrc Remove turkish from the languages bundled in the binary. The translation is broken on file level (all non-ASCII characters are broken). 2010-02-11 22:26:38 +00:00
rbutilqt-win.qrc move w32-specific resources to a separate file to prevent building them on other platforms. Use an alias in the resource file to remove the need of copying the file. 2007-12-17 21:35:25 +00:00
rbutilqt.cpp rbutil: Always use svg icon for Window icon. 2020-12-14 20:18:52 +01:00
rbutilqt.h rbutil: Remove Install Voice button from Accessibility tab. 2020-11-22 18:30:01 +01:00
rbutilqt.manifest rbutil: Improve HiDPI support. 2020-12-14 18:29:26 +01:00
rbutilqt.pri rbutil: Merge finding player by USB ID with PlayerBuildInfo. 2020-12-05 19:11:18 +01:00
rbutilqt.pro rbutil: Explicitly enable svg module. 2020-11-07 12:50:27 +01:00
rbutilqt.qrc rbutil: Always use svg icon for Window icon. 2020-12-14 20:18:52 +01:00
rbutilqt.rc Add version information to Windows file properties. 2012-07-01 19:06:34 +02:00
rbutilqtfrm.ui rbutil: Improve HiDPI support. 2020-12-08 22:13:48 +01:00
sysinfo.cpp rbutil: Modernize connect() to new pointer-to-member syntax. 2020-11-23 20:44:46 +01:00
sysinfo.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
sysinfofrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
systrace.cpp rbutil: Modernize connect() to new pointer-to-member syntax. 2020-11-23 20:44:46 +01:00
systrace.h Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
systracefrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
themesinstallfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
themesinstallwindow.cpp Revert "rbutil: Remove done() signal from Themes Install window." 2021-08-04 19:10:34 +02:00
themesinstallwindow.h Revert "rbutil: Remove done() signal from Themes Install window." 2021-08-04 19:10:34 +02:00
uninstallfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
uninstallwindow.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
uninstallwindow.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
version.h Bump RockboxUtility version to 1.4.1 2019-10-28 17:33:50 -04:00