summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/installzip.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-06-03Use the new progressbar value slot instead of wrapping around it.Dominik Riebeling1-10/+2
2008-04-06create an UnZip derived class for zip file extraction to allow showing progre...Dominik Riebeling1-4/+11
2008-04-01rbutil: fix closing of installwindow after successful install. Dominik Wenger1-6/+6
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger1-2/+3
2008-03-05add global proxy / cache settings to httpget class. This removes the need of ...Dominik Riebeling1-5/+3
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling1-2/+2
2008-02-09rbutil: tts and encoders: preparation for cli interface. installers: make sur...Dominik Wenger1-14/+4
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-6/+6
2007-08-30update UI a few times more often during installation.Dominik Riebeling1-2/+3
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling1-1/+8
2007-08-26rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the b...Dominik Wenger1-0/+1
2007-08-26Add info window which shows details about the currently installed files based...Dominik Riebeling1-1/+4
2007-08-23set missing keywords property.Dominik Riebeling1-1/+1
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling1-1/+2
2007-08-14extend ZipInstaller to support installing of multiple files at once (for use ...Dominik Riebeling1-16/+50
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger1-1/+1
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling1-31/+57
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger1-9/+9
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger1-22/+21
2007-07-28rbutilQt: Font and Doom installation. Also some fixes to the signals in the i...Dominik Wenger1-2/+1
2007-07-27rbutilqt: reworked and renamed the installrb class/files to generic installzi...Dominik Wenger1-0/+144