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