summaryrefslogtreecommitdiffstats
path: root/rbutil
AgeCommit message (Expand)AuthorFilesLines
2009-05-09rbutil: show logger windows earlier in bootloader install, to catch all errors.Dominik Wenger1-3/+4
2009-05-09rbutil: enforce parents for bootloader install classes. and rework OF handlin...Dominik Wenger7-46/+57
2009-05-09rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger28-443/+394
2009-05-02Cleanup and un-gui ZipInstaller class:Dominik Riebeling6-70/+90
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling11-63/+80
2009-05-01Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling4-8/+20
2009-04-30rbutil: correct use of parent ptr in constructor.Dominik Wenger1-3/+3
2009-04-30Bootloader installation for ipod and sansa: override the scanning with the de...Dominik Riebeling5-90/+168
2009-04-29Move Settings class to base.Dominik Riebeling3-2/+2
2009-04-29rbutil: ups, forgot to update the .pro file.Dominik Wenger1-6/+6
2009-04-29rbutil: move the tts and encoders and its settings interface to base/Dominik Wenger6-0/+0
2009-04-29rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger27-2038/+1283
2009-04-29Completely rework RbSettings class.Dominik Riebeling16-835/+552
2009-04-27If downloading the build information didn't work don't try to populate the ve...Dominik Riebeling1-10/+13
2009-04-27Fix missing include.Dominik Riebeling1-0/+2
2009-04-27Rename display names for Sansas to include "series" to make it more clear tha...Dominik Riebeling1-2/+2
2009-04-27Fix the includes I forgot when renaming the ZipInstaller class file.Dominik Riebeling4-4/+4
2009-04-27Rename installzip.{cpp,h} to better reflect the actual class name.Dominik Riebeling3-3/+3
2009-04-27Qt always assumes ini files to use Latin1 encoding but the theme site uses ut...Dominik Riebeling1-7/+14
2009-04-27Trim description text before displaying and display newlines as line breaks.Dominik Riebeling1-1/+3
2009-04-26Bump rbutil version to 1.2.1.rbutil_1.2.1Dominik Riebeling2-2/+2
2009-04-26Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the...Dominik Riebeling1-1/+6
2009-04-26Update OSDaB Zip class to most current version from the projects svn repo (r7).Dominik Riebeling9-14/+17
2009-04-21Invalidate preview image cache when updating to prevent a resize event repain...Dominik Riebeling1-0/+1
2009-04-17Simplify a debug output case and fix a gcc warning (as reported in FS#10124, ...Dominik Riebeling1-4/+5
2009-04-16Explicitly drop the chown() result to remove a gcc warning. chown() is warn_u...Dominik Riebeling1-1/+4
2009-04-16Fix overflow on free space calculation (Linux / OS X).Dominik Riebeling1-3/+3
2009-04-16Refactor USB ID map retrieval from device settings file and minimize duplicat...Dominik Riebeling3-57/+23
2009-04-11Support Fuze 01.02.26 OF version.Thomas Martitz1-0/+1
2009-04-10Install dialog: fix version notes not getting cleared correctly for current b...Dominik Riebeling1-1/+3
2009-04-06Fix a typo in the german translation (thanks to pyro_maniac on IRC for pointi...Dominik Riebeling11-5237/+7007
2009-04-05Fix a potentially dangerous bug with bootloader installation for Sansas:Dominik Riebeling1-0/+17
2009-04-05Code police:Dominik Riebeling6-512/+517
2009-04-05Fix typo in configuration file.Dominik Riebeling2-32/+32
2009-04-05Fix a wrong debug message.Dominik Riebeling1-3/+4
2009-03-31Rename ThemeInstall class files to actually match the class name.Dominik Riebeling5-7/+7
2009-03-30Code police and remove trailing whitespaces.Dominik Riebeling2-13/+13
2009-03-30Clean up theme size display.Dominik Riebeling2-22/+31
2009-03-30Enable sorting of themes list.Dominik Riebeling1-0/+1
2009-03-29Only display status message for themes window if not empty.Dominik Riebeling1-1/+3
2009-03-29rbutil: correct another instance of incorrect modelname.Dominik Wenger1-1/+1
2009-03-28rbutil: add the forgotten ui file from festival support.Dominik Wenger1-0/+322
2009-03-27rbutil: commit FS#9983 by Delyan Kratunov. It adds support for the Festival T...Dominik Wenger9-31/+540
2009-03-27rbutil:Dominik Wenger7-83/+83
2009-03-23Bump Rockbox Utility version number to 1.2rbutil_1.2Dominik Riebeling2-2/+2
2009-03-22Enable word wrapping in the progress logger list.Dominik Riebeling1-2/+6
2009-03-22Check the themes site response for a status message and display it after the ...Dominik Riebeling1-0/+11
2009-03-22Improve error handling for theme preview image:Dominik Riebeling1-2/+8
2009-03-22Don't connect the headerFinished slot during each get. Fixes the header resul...Dominik Riebeling1-5/+9
2009-03-22Properly reset theme file group if a checked group turned out to not include ...Dominik Riebeling1-3/+7