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