summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2009-04-27Rename installzip.{cpp,h} to better reflect the actual class name.Dominik Riebeling
2009-04-27Qt always assumes ini files to use Latin1 encoding but the theme site uses ut...Dominik Riebeling
2009-04-27Trim description text before displaying and display newlines as line breaks.Dominik Riebeling
2009-04-26Bump rbutil version to 1.2.1.Dominik Riebeling
2009-04-26Let unzip class accept files created by Info-Zip 3.0 instead of rejecting the...Dominik Riebeling
2009-04-26Update OSDaB Zip class to most current version from the projects svn repo (r7).Dominik Riebeling
2009-04-21Invalidate preview image cache when updating to prevent a resize event repain...Dominik Riebeling
2009-04-17Simplify a debug output case and fix a gcc warning (as reported in FS#10124, ...Dominik Riebeling
2009-04-16Explicitly drop the chown() result to remove a gcc warning. chown() is warn_u...Dominik Riebeling
2009-04-16Fix overflow on free space calculation (Linux / OS X).Dominik Riebeling
2009-04-16Refactor USB ID map retrieval from device settings file and minimize duplicat...Dominik Riebeling
2009-04-11Support Fuze 01.02.26 OF version.Thomas Martitz
2009-04-10Install dialog: fix version notes not getting cleared correctly for current b...Dominik Riebeling
2009-04-06Fix a typo in the german translation (thanks to pyro_maniac on IRC for pointi...Dominik Riebeling
2009-04-05Fix a potentially dangerous bug with bootloader installation for Sansas:Dominik Riebeling
2009-04-05Code police:Dominik Riebeling
2009-04-05Fix typo in configuration file.Dominik Riebeling
2009-04-05Fix a wrong debug message.Dominik Riebeling
2009-03-31Rename ThemeInstall class files to actually match the class name.Dominik Riebeling
2009-03-30Code police and remove trailing whitespaces.Dominik Riebeling
2009-03-30Clean up theme size display.Dominik Riebeling
2009-03-30Enable sorting of themes list.Dominik Riebeling
2009-03-29Only display status message for themes window if not empty.Dominik Riebeling
2009-03-29rbutil: correct another instance of incorrect modelname.Dominik Wenger
2009-03-28rbutil: add the forgotten ui file from festival support.Dominik Wenger
2009-03-27rbutil: commit FS#9983 by Delyan Kratunov. It adds support for the Festival T...Dominik Wenger
2009-03-27rbutil:Dominik Wenger
2009-03-23Bump Rockbox Utility version number to 1.2Dominik Riebeling
2009-03-22Enable word wrapping in the progress logger list.Dominik Riebeling
2009-03-22Check the themes site response for a status message and display it after the ...Dominik Riebeling
2009-03-22Improve error handling for theme preview image:Dominik Riebeling
2009-03-22Don't connect the headerFinished slot during each get. Fixes the header resul...Dominik Riebeling
2009-03-22Properly reset theme file group if a checked group turned out to not include ...Dominik Riebeling
2009-03-22Don't connect updateImage slot during update but statically. Fixes the slot g...Dominik Riebeling
2009-03-21Cleanup HttpGet debugging output: make it somewhat more silent and streamline...Dominik Riebeling
2009-03-21Don't ignore errors when finishing a HTTP request for cached request as that ...Dominik Riebeling
2009-03-21Silence current file debug output of RbUnzip.Dominik Riebeling
2009-03-21HttpGet: if downloaded data should be written to output buffer make sure the ...Dominik Riebeling
2009-03-21Simplify platform name retrieval call.Dominik Riebeling
2009-03-21rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...Dominik Wenger
2009-03-16Add md5 for clip OF version 1.01.32 to mkamsboot (verified to work)Bertrik Sikken
2009-03-14Use target string instead of target id when checking the target selection aga...Dominik Riebeling
2009-03-13Fix cache path selection on Windows only allowing to select drives (FS#10013 ...Dominik Riebeling
2009-03-11Update japanese translation for Rockbox Utility (FS#10008 by Yoshihisa Uchida).Dominik Riebeling
2009-03-08The credits file is utf-8 but QTextStream defaults to the system locale codec...Dominik Riebeling
2009-03-08Some HttpGet cleanup: use references when setting options.Dominik Riebeling
2009-03-07Update year in about box -- we are still working on this.Dominik Riebeling
2009-03-06Bump rbutil version to 1.1, remove the m (milestone) prefix and show the vers...Dominik Riebeling
2009-03-05Update german translation and drop obsolete strings.Dominik Riebeling
2009-02-28Fix automated install using the wrong release information.Dominik Riebeling