summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt
AgeCommit message (Expand)Author
2009-05-19RFC2616 requires requests made to proxies to use the absoluteURI form while H...Dominik Riebeling
2009-05-19Clean up and improve themes install window debug messages.Dominik Riebeling
2009-05-11rbutil: make the Credits and Licence texts in the about dialog accessible via...Dominik Wenger
2009-05-09rbutil: make sure the voice creation window updates its display on startup.Dominik Wenger
2009-05-09rbutil: fix spelling, enginge -> engineBertrik Sikken
2009-05-09rbutil: show logger windows earlier in bootloader install, to catch all errors.Dominik Wenger
2009-05-09rbutil: enforce parents for bootloader install classes. and rework OF handlin...Dominik Wenger
2009-05-09rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger
2009-05-02Cleanup and un-gui ZipInstaller class:Dominik Riebeling
2009-05-02Clean up ProgressLogger state handling:Dominik Riebeling
2009-05-01Make sure the global buffers for ipodpatcher and sansapatcher get allocated a...Dominik Riebeling
2009-04-30rbutil: correct use of parent ptr in constructor.Dominik Wenger
2009-04-30Bootloader installation for ipod and sansa: override the scanning with the de...Dominik Riebeling
2009-04-29Move Settings class to base.Dominik Riebeling
2009-04-29rbutil: ups, forgot to update the .pro file.Dominik Wenger
2009-04-29rbutil: move the tts and encoders and its settings interface to base/Dominik Wenger
2009-04-29rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger
2009-04-29Completely rework RbSettings class.Dominik Riebeling
2009-04-27If downloading the build information didn't work don't try to populate the ve...Dominik Riebeling
2009-04-27Fix missing include.Dominik Riebeling
2009-04-27Rename display names for Sansas to include "series" to make it more clear tha...Dominik Riebeling
2009-04-27Fix the includes I forgot when renaming the ZipInstaller class file.Dominik Riebeling
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-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