Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
rbutil
/
rbutilqt
/
install.h
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
9ea6bc0
Use the new progressbar value slot instead of wrapping around it.
by Dominik Riebeling
· 16 years ago
4296bc4
rbutil: use elides in the backup filename, also fix cache for archived builds.
by Dominik Wenger
· 16 years ago
76e6ad9
rbutil: more improvements for the backup mechanism.
by Dominik Wenger
· 16 years ago
d24eb9e
rbutil: improve the backup function.
by Dominik Wenger
· 16 years ago
5a75184
add global proxy / cache settings to httpget class. This removes the need of passing proxy / cache values around all the time. Each object can still override the global values.
by Dominik Riebeling
· 17 years ago
3a54c9b
rbtutil: introduce a RbSettings class help code reuse, and minimises duplicated code.
by Dominik Wenger
· 17 years ago
848abc8
Add info window which shows details about the currently installed files based on the installation log file. Rework the log file and save revision number / timestamps instead of an arbitrary number.
by Dominik Riebeling
· 17 years ago
e4d0f0e
Remove mountpoint entry line from installation form and use config setting instead. Add some nice tango icons.
by Dominik Riebeling
· 17 years ago
d77a7ea
linux: respect http_proxy value for "system" proxy settings.
by Dominik Riebeling
· 17 years ago
917e0ac
rbutilQt: changed the progress/error logger, there is now an abstract interface and a progressloggergui implementation of it.
by Dominik Wenger
· 17 years ago
092c178
rbutilqt: reworked and renamed the installrb class/files to generic installzip, so it can be used for things like Fonts.
by Dominik Wenger
· 17 years ago
a78d51c
rbutil: wrapped the rockbox installation into a class, for easy reuse.
by Dominik Wenger
· 17 years ago
680408f
First stab at porting rbutil to Qt4. Currently only installing a current or archived build is working. To build, run qmake && make in the source folder. Beware that the syntax of rbutil.ini has slightly changed. Caching of the downloaded files is also still missing.
by Dominik Riebeling
· 17 years ago