summaryrefslogtreecommitdiff
path: root/rbutil
AgeCommit message (Expand)Author
2009-06-15Set the maximum first when updating the progresslogger progress bar as otherw...Dominik Riebeling
2009-06-15Fix default filename for manual downloads.Dominik Riebeling
2009-06-15rbutil: improve accessibility a little bit. Dominik Wenger
2009-06-15rbutil: fix voice download for some targets. (again naming issues)Dominik Wenger
2009-06-15Fix manual download using the wrong filename if the manual name differs from ...Dominik Riebeling
2009-06-13Make bin2c compile with VS2005 and move it to a separate folder as its gettin...Dominik Riebeling
2009-06-09Update Dutch RBUtility translationMaurus Cuelenaere
2009-06-09Update rbutil translations:Dominik Riebeling
2009-06-09Set svn:eol-style on several files missing it and dos2unix them.Dominik Riebeling
2009-06-09Make labels in generated TTS / Encoder setting dialogs translatable.Dominik Riebeling
2009-06-08Update Dutch translation of RBUtilityMaurus Cuelenaere
2009-06-08Add Lithuanian to rbutil voice language options.Dominik Riebeling
2009-06-07Clean up configuration dialog debug output.Dominik Riebeling
2009-06-05Show Qt version number in Sysinfo dialog and in startup debug output.Dominik Riebeling
2009-06-04mkamsboot: refuse to patch an untested OF, and provide a list of tested OF ve...Rafaël Carré
2009-06-01Add usb ids for third and fourth gen nanos to the list of unsupported targetsNils Wallménius
2009-05-28mkamsboot : brackets at the start of functions must be on their line - thanks...Rafaël Carré
2009-05-28FS#10253 : mkamsboot v1.0Rafaël Carré
2009-05-25mkamsboot: really error out if OF model is different from bootloader modelRafaël Carré
2009-05-22mkamsboot : use left button for dual boot on Sansa Clip for consistency with ...Rafaël Carré
2009-05-22mkamsboot : remove a misleading comment (we only use IRAM)Rafaël Carré
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