summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/install.cpp
AgeCommit message (Expand)AuthorFilesLines
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-4/+4
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling1-10/+10
2007-08-30When installing builds use the real platform name, not the configuration sect...Dominik Riebeling1-11/+9
2007-08-30When installing a build also save the platform information to the log file. T...Dominik Riebeling1-2/+6
2007-08-28Rename logfile section for base install to something more descriptive (as it ...Dominik Riebeling1-1/+1
2007-08-27Cache was intended to be disabled per default. Also make the "disable downloa...Dominik Riebeling1-2/+6
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling1-0/+2
2007-08-26Add info window which shows details about the currently installed files based...Dominik Riebeling1-35/+41
2007-08-26rbutilQt: fix the installing of release builds (archos only).Dominik Wenger1-2/+7
2007-08-14extend ZipInstaller to support installing of multiple files at once (for use ...Dominik Riebeling1-1/+0
2007-08-02Remove mountpoint entry line from installation form and use config setting in...Dominik Riebeling1-34/+4
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger1-1/+1
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract interfa...Dominik Wenger1-16/+13
2007-07-29small simplification, whitespace cleanup and dos2unix.Dominik Riebeling1-9/+7
2007-07-28rbutilQt: Font and Doom installation. Also some fixes to the signals in the i...Dominik Wenger1-5/+4
2007-07-27rbutilqt: reworked and renamed the installrb class/files to generic installzi...Dominik Wenger1-2/+7
2007-07-26rbutil: wrapped the rockbox installation into a class, for easy reuse.Dominik Wenger1-105/+11
2007-07-26rbutilqt: make the installlog ini file based.Dominik Wenger1-12/+11
2007-07-25First stab at porting rbutil to Qt4. Currently only installing a current or a...Dominik Riebeling1-0/+331