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
/
install.h
Age
Commit message (
Expand
)
Author
2009-08-08
Move download link pattern description to rbutil.ini.
Dominik Riebeling
2009-05-09
rbutil: make RbSettings a static class. (FS#10183 with improvements)
Dominik Wenger
2009-04-27
Fix the includes I forgot when renaming the ZipInstaller class file.
Dominik Riebeling
2009-02-28
Use reference for version map instead of copy in prototype.
Dominik Riebeling
2009-01-25
Remove installation note and checkbox disabling about the current build alway...
Dominik Riebeling
2009-01-23
Make backup location text elide based of the label width instead of fixed siz...
Dominik Riebeling
2008-09-28
Completely rework the bootloader installation class:
Dominik Riebeling
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-03
Use the new progressbar value slot instead of wrapping around it.
Dominik Riebeling
2008-05-11
rbutil: use elides in the backup filename, also fix cache for archived builds.
Dominik Wenger
2008-05-11
rbutil: more improvements for the backup mechanism.
Dominik Wenger
2008-05-11
rbutil: improve the backup function.
Dominik Wenger
2008-03-05
add global proxy / cache settings to httpget class. This removes the need of ...
Dominik Riebeling
2008-01-25
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...
Dominik Wenger
2007-08-26
Add info window which shows details about the currently installed files based...
Dominik Riebeling
2007-08-02
Remove mountpoint entry line from installation form and use config setting in...
Dominik Riebeling
2007-07-29
linux: respect http_proxy value for "system" proxy settings.
Dominik Riebeling
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger
2007-07-27
rbutilqt: reworked and renamed the installrb class/files to generic installzi...
Dominik Wenger
2007-07-26
rbutil: wrapped the rockbox installation into a class, for easy reuse.
Dominik Wenger
2007-07-25
First stab at porting rbutil to Qt4. Currently only installing a current or a...
Dominik Riebeling