rockbox/utils/rbutilqt/base
James Le Cuirot 4917f764bb rbutil: Try to use system-wide QuaZIP in preference to building our own
QuaZIP is included in several major Linux distributions and packaging
policies strongly oppose bundling of libraries.

Change-Id: I8d454784dc4b244f4dd8aa18deb3350a29aaab77
2022-07-11 15:00:07 -04:00
..
archiveutil.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
archiveutil.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
autodetection.cpp rbutil: Minor code cleanup. 2022-03-20 20:14:21 +01:00
autodetection.h rbutil: Minor code cleanup. 2022-03-20 20:14:21 +01:00
bootloaderinstallams.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallams.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallbase.cpp rbutil: Move bootloader file check to base class. 2022-04-17 23:21:19 +02:00
bootloaderinstallbase.h rbutil: Move bootloader file check to base class. 2022-04-17 23:21:19 +02:00
bootloaderinstallbspatch.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallbspatch.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallchinachip.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallchinachip.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallfile.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallfile.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
bootloaderinstallhelper.cpp rbutil: allow checking bootloader installer capabilities 2022-01-02 15:50:17 -05:00
bootloaderinstallhelper.h rbutil: allow checking bootloader installer capabilities 2022-01-02 15:50:17 -05:00
bootloaderinstallhex.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallhex.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallimx.cpp rbutil: Modernize connect() calls. 2021-12-25 17:47:14 +01:00
bootloaderinstallimx.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallipod.cpp rbutil: Fix sansapatcher bootloader install on Windows. 2022-04-14 22:22:46 +02:00
bootloaderinstallipod.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallmi4.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallmi4.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
bootloaderinstallmpio.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallmpio.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalls5l.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalls5l.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstallsansa.cpp rbutil: Fix sansapatcher bootloader install on Windows. 2022-04-14 22:22:46 +02:00
bootloaderinstallsansa.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalltcc.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
bootloaderinstalltcc.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderbase.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderbase.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderexe.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderexe.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderlame.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderlame.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderrbspeex.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encoderrbspeex.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encttssettings.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
encttssettings.h rbutil: Fix TTS "waiting for engine" appearing randomly. 2022-03-20 10:00:25 +01:00
httpget.cpp rbutil: Handle SSL certificate errors on first request. 2022-03-19 16:57:41 +01:00
httpget.h rbutil: Handle SSL certificate errors on first request. 2022-03-19 16:57:41 +01:00
mspackutil.cpp rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
mspackutil.h rbutil: Fix some more issues found by clazy. 2021-12-28 17:57:04 +01:00
playerbuildinfo.cpp rbutil: Fix bootloader installation for various players. 2022-04-15 21:03:44 +02:00
playerbuildinfo.h rbutil: Remove unnecessary Q_OBJECT. 2022-03-23 19:34:30 +01:00
progressloglevels.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
rbsettings.cpp rbutil: Enable themes install depending on theme selection. 2022-04-17 23:21:19 +02:00
rbsettings.h rbutil: Enable themes install depending on theme selection. 2022-04-17 23:21:19 +02:00
rockboxinfo.cpp rbutil: Simplify reading rockbox-info.txt. 2021-12-25 17:47:14 +01:00
rockboxinfo.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
system.cpp rbutil: Replace use of QRegExp with QRegularExpression. 2022-03-20 20:12:20 +01:00
system.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
talkfile.cpp rbutil: Replace use of QRegExp with QRegularExpression. 2022-03-20 20:12:20 +01:00
talkfile.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
talkgenerator.cpp rbutil: Fix TalkGenerator string correction. 2022-03-23 19:34:30 +01:00
talkgenerator.h rbutil: Fix TalkGenerator string correction. 2022-03-23 19:34:30 +01:00
ttsbase.cpp rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsbase.h rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttscarbon.cpp rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttscarbon.h rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttsespeak.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsespeakng.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsexes.cpp rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttsexes.h rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttsfestival.cpp rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttsfestival.h rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttsflite.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsmimic.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsmssp.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttssapi.cpp rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttssapi.h rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ttssapi4.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
ttsswift.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
uninstall.cpp rbutil: Fix uninstall not updating install log. 2022-04-17 23:21:19 +02:00
uninstall.h rbutil: Remove ProgressLogger interface class. 2021-12-26 11:05:25 +01:00
utils.cpp rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
utils.h rbutil: Merge rbutil with utils folder. 2021-12-24 18:05:53 +01:00
voicefile.cpp rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
voicefile.h rbutil: HttpGet: Return NetworkError in done signal. 2022-03-19 09:19:11 +01:00
zipinstaller.cpp rbutil: Make zip install log less noisy. 2022-04-18 19:35:35 +02:00
zipinstaller.h rbutil: Use references to avoid creating temporary objects. 2022-04-17 23:21:19 +02:00
ziputil.cpp rbutil: Try to use system-wide QuaZIP in preference to building our own 2022-07-11 15:00:07 -04:00
ziputil.h rbutil: Try to use system-wide QuaZIP in preference to building our own 2022-07-11 15:00:07 -04:00