1
0
Fork 0
forked from len0rd/rockbox
foxbox/rbutil/rbutilqt
Dominik Riebeling dd0d52ee0f Handle conversion to text in Sysinfo::getInfo().
When saving the system info from the progresslogger it shouldn't have knowledge
about the format of the data provided by getInfo(). Instead of relying on the
output being HTML formatted make getInfo() accept a parameter that indicates if
the data is to be formatted as HTML or text.

Change-Id: I733fe1a148e51b70ea1361d8feccffd7cbccd3d7
2013-11-04 23:32:57 +01:00
..
base Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
gui Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
icons Add icons to some buttons in the main installation dialog. 2012-09-08 21:02:37 +02:00
irivertools fwpatcher/rbutil - added support for H300 v1.31K 2013-10-01 14:01:15 +02:00
lame Rockbox Utility: use libmp3lame for voice clips. 2012-01-08 11:50:04 +00:00
lang Fix typo in source string. 2013-08-18 18:49:08 +02:00
logger Fix cutelogger with MSVC. 2013-11-04 23:32:57 +01:00
mspack Fix libmspack to compile with rbutil 2013-11-04 22:15:00 +01:00
msvc MSVC: fix error in README and update librbspeex build folder. 2012-01-06 19:29:29 +00:00
quazip QuaZip: change the order of void-casts. 2011-12-07 20:13:18 +00:00
test Default to non-GUI configuration for tests. 2013-03-09 19:40:57 +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 Update copyright information for 2013. 2013-02-08 22:38:57 +01:00
changelog.txt Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
configure.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
configure.h Change autodetection result to a list. 2013-04-09 22:39:13 +02:00
configurefrm.ui Add option to temporarily show proxy password. 2013-03-19 22:47:50 +01:00
createvoicefrm.ui Improve voice creation window a bit. 2012-06-13 22:42:32 +02: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
encttscfggui.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
encttscfggui.h Rename "interface" parameter. 2013-04-04 22:42:22 +02:00
Info.plist Rockbox Utility: bump version to 1.3.1 2012-11-25 14:09:32 +01:00
INSTALL Remove keyword line. 2013-03-13 22:05:58 +01:00
installtalkfrm.ui Save all settings in talkfile dialog. 2012-06-14 22:54:30 +02:00
installtalkwindow.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
installtalkwindow.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
langstats.py langstat: improve code style a bit. 2013-09-18 23:37:38 +02:00
main.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
Makefile.libs Set APPVERSION globally for extralibs Makefile. 2013-05-10 17:48:01 +02:00
preview.cpp Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
preview.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
previewfrm.ui rbutilQt: fix the installing of release builds (archos only). 2007-08-26 11:34:32 +00:00
progressloggerfrm.ui Add Save icon and add a note to the about dialog about the origin of the icons. Should have been there much earlier ... 2009-08-16 19:46:41 +00:00
progressloggergui.cpp Handle conversion to text in Sysinfo::getInfo(). 2013-11-04 23:32:57 +01:00
progressloggergui.h Update Qt includes for compatibility with Qt5. 2013-01-27 20:11:17 +01:00
rbutil.ini Add support for the ZEN X-Fi3 to rbutil 2013-11-04 23:06: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 Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
rbutilqt.h Implement a first, simple changelog dialog. 2013-09-30 23:42:21 +02:00
rbutilqt.manifest Correct filename in manifest. 2012-02-19 18:54:02 +01:00
rbutilqt.pri Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
rbutilqt.pro Fix compiling with MSVC. 2013-11-04 23:32:57 +01:00
rbutilqt.qrc Implement a first, simple changelog dialog. 2013-09-30 23:42:21 +02:00
rbutilqt.rc Add version information to Windows file properties. 2012-07-01 19:06:34 +02:00
rbutilqtfrm.ui Implement a first, simple changelog dialog. 2013-09-30 23:42:21 +02:00
sysinfo.cpp Handle conversion to text in Sysinfo::getInfo(). 2013-11-04 23:32:57 +01:00
sysinfo.h Handle conversion to text in Sysinfo::getInfo(). 2013-11-04 23:32:57 +01:00
sysinfofrm.ui Show cluster size in System Info dialog. 2011-07-26 20:54:49 +00:00
systrace.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
systrace.h Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
systracefrm.ui Save System Trace on exit and allow easy retrieval after restart. 2010-03-23 22:07:17 +00:00
themesinstallfrm.ui Update ui files to use converted bitmap. 2011-10-01 19:16:31 +00:00
themesinstallwindow.cpp Use cutelogger for Rockbox Utility internal trace. 2013-11-04 23:32:52 +01:00
themesinstallwindow.h Separate select and install parts in themes install window. 2012-06-26 18:30:27 +02:00
uninstallfrm.ui Update ui files to use converted bitmap. 2011-10-01 19:16:31 +00:00
uninstallwindow.cpp Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
uninstallwindow.h Remove svn keyword lines from sources. 2011-10-19 20:51:16 +00:00
version.h Rockbox Utility: bump version to 1.3.1 2012-11-25 14:09:32 +01:00