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
/
installzip.cpp
Age
Commit message (
Expand
)
Author
2008-04-06
create an UnZip derived class for zip file extraction to allow showing progre...
Dominik Riebeling
2008-04-01
rbutil: fix closing of installwindow after successful install.
Dominik Wenger
2008-04-01
rbutil: let rbutil use the new voice.zip files. Also make the download cache ...
Dominik Wenger
2008-03-05
add global proxy / cache settings to httpget class. This removes the need of ...
Dominik Riebeling
2008-02-10
Untie rbutil core logic from QtGui for cli:
Dominik Riebeling
2008-02-09
rbutil: tts and encoders: preparation for cli interface. installers: make sur...
Dominik Wenger
2007-09-15
Cosmetics: remove trailing spaces.
Antoine Cellerier
2007-08-30
update UI a few times more often during installation.
Dominik Riebeling
2007-08-27
Implement download caching. Set the folder for the cache data in the configur...
Dominik Riebeling
2007-08-26
rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the b...
Dominik Wenger
2007-08-26
Add info window which shows details about the currently installed files based...
Dominik Riebeling
2007-08-23
set missing keywords property.
Dominik Riebeling
2007-08-15
Add theme installation. This relies on a modified server script so the themes...
Dominik Riebeling
2007-08-14
extend ZipInstaller to support installing of multiple files at once (for use ...
Dominik Riebeling
2007-08-10
rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...
Dominik Wenger
2007-08-09
add voice file installation. This also extends the ZipInstaller class a bit t...
Dominik Riebeling
2007-07-31
rbutilQt: the progressloggergui now uses little icons along the text.
Dominik Wenger
2007-07-29
rbutilQt: changed the progress/error logger, there is now an abstract interfa...
Dominik Wenger
2007-07-28
rbutilQt: Font and Doom installation. Also some fixes to the signals in the i...
Dominik Wenger
2007-07-27
rbutilqt: reworked and renamed the installrb class/files to generic installzi...
Dominik Wenger