summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/rbutilqt.cpp
AgeCommit message (Expand)Author
2009-06-16Clean up several debug messages.Dominik Riebeling
2009-06-15Fix default filename for manual downloads.Dominik Riebeling
2009-06-15rbutil: fix voice download for some targets. (again naming issues)Dominik Wenger
2009-06-05Show Qt version number in Sysinfo dialog and in startup debug output.Dominik Riebeling
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-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-03-31Rename ThemeInstall class files to actually match the class name.Dominik Riebeling
2009-03-29rbutil: correct another instance of incorrect modelname.Dominik Wenger
2009-03-27rbutil:Dominik Wenger
2009-03-21Simplify platform name retrieval call.Dominik Riebeling
2009-03-14Use target string instead of target id when checking the target selection aga...Dominik Riebeling
2009-03-08The credits file is utf-8 but QTextStream defaults to the system locale codec...Dominik Riebeling
2009-02-28Fix automated install using the wrong release information.Dominik Riebeling
2009-02-28Fix automated install not aborting when bootloader installation was canceled ...Dominik Riebeling
2009-01-25Remove "needsbootloader" configuration value as it is implicitly available fr...Dominik Riebeling
2009-01-25Remove hard-coded release version numbers.Dominik Riebeling
2009-01-24Cleanly update the version map upon server info update.Dominik Riebeling
2008-12-19Default automatic install to the latest release instead of the most recent bu...Dominik Riebeling
2008-12-18Keep logger open after user aborted bootloader reinstall during automated ins...Dominik Riebeling
2008-10-24Make Detect::check() return an error string instead of a boolean result and m...Dominik Riebeling
2008-10-18rbutil: make release versions local to devices. To allow different releases o...Dominik Wenger
2008-09-28Completely rework the bootloader installation class:Dominik Riebeling
2008-09-25Small and Complete Installations always install the most bleeding edge build....Dominik Riebeling
2008-09-24rbutil: fix h10_5gbmtp download issue.Dominik Wenger
2008-08-30Add setting the User-Agent for http requests to HttpGet class. Make rbutil se...Dominik Riebeling
2008-07-25Fix spelling error: successfull -> successfulBertrik Sikken
2008-07-07handle new installations (or upgrades) differently from invalid configurationsFrank Gevaerts
2008-07-07fixed a stringFrank Gevaerts
2008-06-27rbutil: move some detecting code, to make detecing things nicerDominik Wenger
2008-06-27connect progress signal directly to the logger.Dominik Riebeling
2008-06-23rbutil: warn when you install a build for a different target then already ins...Dominik Wenger
2008-06-21Add System Info screen showing some values that could be helpful in case of p...Dominik Riebeling
2008-05-27rbutil: improve talkfile generation. remove the options to keep and overwrite...Dominik Wenger
2008-05-17make offline mode work again.Dominik Riebeling
2008-05-11rbutil: more improvements for the backup mechanism.Dominik Wenger
2008-05-11rbutil: improve the backup function.Dominik Wenger
2008-05-10rbutil: Detect if Rockbox is already installed, and allow Backup bevor instal...Dominik Wenger
2008-04-06rbutil: ups moved a connect to the wrong place.Dominik Wenger
2008-04-06rbutil: move many more connect calls, mainly for safety.Dominik Wenger
2008-04-06rbutil: fix complete install: make sure signals are connected before calling ...Dominik Wenger
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger
2008-03-09When unsetting the proxy in the settings dialog unset the global proxy too. U...Dominik Riebeling
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling
2008-02-28rbutil: fix FS#8661 (Log Windows showed OK button instead of abort while comp...Dominik Wenger
2008-02-23When applying the system proxy values really use the values.Dominik Riebeling