summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/rbutilqt.cpp
AgeCommit message (Expand)Author
2007-12-14rbutil: Fix broken voice file urls for a few targets.Dominik Wenger
2007-12-14rbutil: added a button into talkfile dialog, to directly jump to config of tt...Dominik Wenger
2007-12-14rbutil: added builtin rbspeex encoder. Reworked encoder configuration. Dominik Wenger
2007-10-19make the dialog box asking about replacing an up-to-date bootloader less conf...Dominik Riebeling
2007-10-19rbutil: fix the complete installation.Dominik Wenger
2007-10-17Don't check for external rbutil.ini anymore -- doing so didn't gave a real be...Dominik Riebeling
2007-10-16When portable installation is finished set progress value to 100%.Dominik Riebeling
2007-10-12Add new "actions" menu which allows accessing the install / uninstall actions...Dominik Riebeling
2007-10-12Fix a crash when trying to download the manual.Dominik Riebeling
2007-09-30Fix typo.Dominik Riebeling
2007-09-23Oops, missed that when changing the default proxy to system ...Dominik Riebeling
2007-09-23w32: implement "system proxy" settings. This uses the IE setting by reading i...Dominik Riebeling
2007-09-21Set correct value for proxy when uninstalling, otherwise uninstallation will ...Dominik Riebeling
2007-09-17Spelling fix.Antoine Cellerier
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-15Use the correct config group when checking the bootloader requirement.Dominik Riebeling
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing a...Antoine Cellerier
2007-09-14Device detection based on USB PIDs. This is currently linux only and requires...Dominik Riebeling
2007-09-14Do not allow install doom files on a target that doesn't have a doom.rock plu...Antoine Cellerier
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling
2007-09-03make sure closing the application aborts the remaining HttpGet objects. Shoul...Dominik Riebeling
2007-08-29add a "help" entry to the about menu. For now this opens the system browser w...Dominik Riebeling
2007-08-29rbutilQt: fix a bootloader message, and fixed that the bootloader log entry w...Dominik Wenger
2007-08-28Rename logfile section for base install to something more descriptive (as it ...Dominik Riebeling
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling
2007-08-26rbutiQt: fix a bug with font installation.Dominik Wenger
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-26rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the b...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-09small simplification.Dominik Riebeling
2007-08-09rbutilQt: renamed installbl to installbootloaderwindow.Dominik Wenger
2007-08-09Oops.Dominik Riebeling
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling
2007-08-08rbutilQt: fix missing sansapatcher init.Dominik Wenger
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger
2007-08-03- display better values if no user configuration is foundDominik Riebeling
2007-08-03Remove zip installation window as it's not needed anymore. Use a simple confi...Dominik Riebeling
2007-08-02Remove mountpoint entry line from installation form and use config setting in...Dominik Riebeling
2007-08-02Move device and mountpoint selection to configuration to eliminate the need o...Dominik Riebeling
2007-07-30rbutilQt: fix Dialogs, so they are modal.Dominik Wenger
2007-07-30Put links to the manual on the manual tab. Downloading the manual isn't finis...Dominik Riebeling