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