summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbutilqt.h
AgeCommit message (Expand)AuthorFilesLines
2010-02-11Restore the default message handler on application shutdown. Fixes sporadic s...Dominik Riebeling1-0/+1
2010-01-20rbutil: store the info from the server centrally in RbSetttings. Dont downloa...Dominik Wenger1-1/+0
2009-09-18rbutil: check for new Versions at startup.Dominik Wenger1-0/+5
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger1-1/+2
2009-05-09rbutil: make RbSettings a static class. (FS#10183 with improvements)Dominik Wenger1-4/+1
2009-04-27Fix the includes I forgot when renaming the ZipInstaller class file.Dominik Riebeling1-1/+1
2008-09-28Completely rework the bootloader installation class:Dominik Riebeling1-3/+6
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-27connect progress signal directly to the logger.Dominik Riebeling1-2/+1
2008-06-21Add System Info screen showing some values that could be helpful in case of p...Dominik Riebeling1-0/+1
2008-05-11rbutil: improve the backup function.Dominik Wenger1-0/+1
2008-04-01rbutil: let rbutil use the new voice.zip files. Also make the download cache ...Dominik Wenger1-0/+1
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-2/+3
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger1-0/+1
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling1-0/+1
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier1-0/+1
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-7/+7
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing a...Antoine Cellerier1-0/+1
2007-08-29add a "help" entry to the about menu. For now this opens the system browser w...Dominik Riebeling1-0/+1
2007-08-26rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove...Dominik Wenger1-1/+19
2007-08-26rbutilqt: first attempt to Small and Complete Installation, could be improved.Dominik Wenger1-0/+4
2007-08-26Add info window which shows details about the currently installed files based...Dominik Riebeling1-0/+6
2007-08-26simplify setting of proxy value.Dominik Riebeling1-0/+1
2007-08-22add portable installation if built as static binary.Dominik Riebeling1-0/+1
2007-08-22enable downloading of the manual. It will get saved to the players root folde...Dominik Riebeling1-0/+1
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling1-0/+1
2007-08-15rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialo...Dominik Wenger1-0/+2
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger1-0/+2
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling1-0/+1
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger1-0/+1
2007-08-03Remove zip installation window as it's not needed anymore. Use a simple confi...Dominik Riebeling1-2/+7
2007-08-02Move device and mountpoint selection to configuration to eliminate the need o...Dominik Riebeling1-1/+2
2007-07-30Put links to the manual on the manual tab. Downloading the manual isn't finis...Dominik Riebeling1-0/+1
2007-07-29fix line endings.Dominik Riebeling1-60/+60
2007-07-28rbutilQt: Font and Doom installation. Also some fixes to the signals in the i...Dominik Wenger1-58/+60
2007-07-27rbutilQt: first attempt for bootloader installation. Sansa and irivers are st...Dominik Wenger1-2/+2
2007-07-25First stab at porting rbutil to Qt4. Currently only installing a current or a...Dominik Riebeling1-0/+58