summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/installbootloader.h
AgeCommit message (Collapse)Author
2008-03-02rbutil: add m:robe100 support.Dominik Wenger
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16478 a1c6a512-1295-4272-9138-f99709370657
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling
- include QtCore instead of QtGui if possible - replace qApp with QCoreApplication::instance(), as qApp is only defined for QtGui - use QCoreApplication instead of QApplication for inherited static members. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16274 a1c6a512-1295-4272-9138-f99709370657
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14723 a1c6a512-1295-4272-9138-f99709370657
2007-08-26rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the ↵Dominik Wenger
bootloaders, to make a version check. Also added the bootloader to the installlog. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14462 a1c6a512-1295-4272-9138-f99709370657
2007-08-23set missing keywords property.Dominik Riebeling
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14446 a1c6a512-1295-4272-9138-f99709370657
2007-08-01If bootloader installation failed abort logger so the user needs to confirm ↵Dominik Riebeling
the error only once. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14129 a1c6a512-1295-4272-9138-f99709370657
2007-07-29rbutilQt: changed the progress/error logger, there is now an abstract ↵Dominik Wenger
interface and a progressloggergui implementation of it. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14060 a1c6a512-1295-4272-9138-f99709370657
2007-07-28rbutilQt: bootloader installation routines for iriver players. Bootloader ↵Dominik Wenger
routines are now completed. They need heavy testing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14040 a1c6a512-1295-4272-9138-f99709370657
2007-07-28rbutilqt: added sansapatcher to bootloader installation. now only iriver ↵Dominik Wenger
bootloaders are missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14039 a1c6a512-1295-4272-9138-f99709370657
2007-07-27rbutilQt: first attempt for bootloader installation. Sansa and irivers are ↵Dominik Wenger
still missing. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14032 a1c6a512-1295-4272-9138-f99709370657