summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/rbutilqt.cpp
AgeCommit message (Expand)Author
2008-02-06display paths using the native delimiters on the main widget.Dominik Riebeling
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger
2008-01-24add missing includeDominik Riebeling
2008-01-23rbutil: introduce a util function to get the systemproxy, for better reuse.Dominik Wenger
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger
2007-12-23w32: when utilizing IE values for system proxy also honor the ProxyEnable val...Dominik Riebeling
2007-12-16Accept two rbutil patches by Clemens Werther:Nicolas Pennequin
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger
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