rockbox/rbutil/rbutilqt
Dominik Riebeling 0b911b7500 rbutil: Fix wrong section name in installation log.
Change-Id: I7e65d5486298253add0a4a0b5f07d4c979bb2098
2020-11-22 18:30:01 +01:00
..
base rbutil: Move Manual installation to main tab. 2020-11-22 14:43:01 +01:00
gui rbutil: Fix wrong section name in installation log. 2020-11-22 18:30:01 +01:00
icons rbutil: Update Windows application icon. 2020-11-22 14:43:01 +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: Fix encoding of turkish translation. 2020-10-11 09:42:13 +02: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: Use pattern replacement for SystemInfo build type. 2020-11-22 14:43:01 +01:00
zlib Set svn:eol-style on files from the rbutil directory and its subdirectories. 2008-05-11 17:21:14 +00:00
aboutbox.ui rbutil: Show the license of all libraries included. 2020-11-07 21:48:56 +01:00
changelog.txt rbutil: add support for iPod Classic 6G bootloader 2019-10-28 00:09:35 -04:00
configure.cpp rbutil: Avoid creating temporary object. 2020-11-19 21:32:41 +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 Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +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
Info.plist rbutil: Enable HiDPI support on MacOS. 2020-11-07 11:34:12 +01:00
INSTALL Remove keyword line. 2013-03-13 22:05:58 +01:00
installtalkfrm.ui rbutil: Replace most icons with their svg variant. 2020-11-07 11:33:21 +01:00
installtalkwindow.cpp rbutil: QString::split() changed with Qt 5.14. 2020-08-16 12:15:14 +02:00
installtalkwindow.h rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
langstats.py rbutil: Update translation stats script. 2020-07-26 09:56:20 +02:00
main.cpp rbutil: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
Makefile.libs rbutil: Rename libbzip2.a to libbz2.a. 2020-10-22 19:20:48 +02: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: Modernize code to use C++11 nullptr. 2020-11-19 21:32:41 +01:00
progressloggergui.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
rbutil.ini rbutil: Update Iriver h100 / h300 series bootloader paths. 2020-11-22 14:52:46 +01: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: Move Manual installation to main tab. 2020-11-22 14:43:01 +01:00
rbutilqt.h rbutil: Move Manual installation to main tab. 2020-11-22 14:43:01 +01:00
rbutilqt.manifest Correct filename in manifest. 2012-02-19 18:54:02 +01:00
rbutilqt.pri rbutil: Move Manual installation to main tab. 2020-11-22 14:43:01 +01:00
rbutilqt.pro rbutil: Explicitly enable svg module. 2020-11-07 12:50:27 +01:00
rbutilqt.qrc rbutil: Show the license of all libraries included. 2020-11-07 21:48:56 +01:00
rbutilqt.rc Add version information to Windows file properties. 2012-07-01 19:06:34 +02:00
rbutilqtfrm.ui rbutil: Move Manual installation to main tab. 2020-11-22 14:43:01 +01:00
RockboxUtility.desktop rbutil: Add simple desktop file for Linux. 2020-06-20 12:20:21 +02:00
sysinfo.cpp rbutil: Replace sysinfo filesystem cluster size with type. 2020-10-04 11:31:30 +02: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: Avoid creating temporary object. 2020-11-19 21:32:41 +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 rbutil: Remove done() signal from Themes Install window. 2020-11-19 21:32:41 +01:00
themesinstallwindow.h rbutil: Remove done() signal from Themes Install window. 2020-11-19 21:32:41 +01: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