summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbutilqt.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-02-28rbutil: fix FS#8661 (Log Windows showed OK button instead of abort while comp...Dominik Wenger1-1/+1
2008-02-23When applying the system proxy values really use the values.Dominik Riebeling1-1/+1
2008-02-06display paths using the native delimiters on the main widget.Dominik Riebeling1-1/+1
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-133/+87
2008-01-24add missing includeDominik Riebeling1-0/+1
2008-01-23rbutil: introduce a util function to get the systemproxy, for better reuse.Dominik Wenger1-29/+3
2008-01-19rbutilqt: made the sapi TTS more configurable, you can now select a specific ...Dominik Wenger1-6/+3
2008-01-11rbutil: added creation of voice files with rbutil.Dominik Wenger1-0/+16
2007-12-23w32: when utilizing IE values for system proxy also honor the ProxyEnable val...Dominik Riebeling1-2/+9
2007-12-16Accept two rbutil patches by Clemens Werther:Nicolas Pennequin1-1/+1
2007-12-15rbutil: reworked configuration of TTS engines to the new Style.Dominik Wenger1-2/+0
2007-12-14rbutil: Fix broken voice file urls for a few targets.Dominik Wenger1-3/+6
2007-12-14rbutil: added a button into talkfile dialog, to directly jump to config of tt...Dominik Wenger1-0/+3
2007-12-14rbutil: added builtin rbspeex encoder. Reworked encoder configuration. Dominik Wenger1-0/+2
2007-10-19make the dialog box asking about replacing an up-to-date bootloader less conf...Dominik Riebeling1-13/+5
2007-10-19rbutil: fix the complete installation.Dominik Wenger1-3/+5
2007-10-17Don't check for external rbutil.ini anymore -- doing so didn't gave a real be...Dominik Riebeling1-12/+6
2007-10-16When portable installation is finished set progress value to 100%.Dominik Riebeling1-0/+4
2007-10-12Add new "actions" menu which allows accessing the install / uninstall actions...Dominik Riebeling1-0/+13
2007-10-12Fix a crash when trying to download the manual.Dominik Riebeling1-0/+1
2007-09-30Fix typo.Dominik Riebeling1-3/+3
2007-09-23Oops, missed that when changing the default proxy to system ...Dominik Riebeling1-1/+1
2007-09-23w32: implement "system proxy" settings. This uses the IE setting by reading i...Dominik Riebeling1-3/+29
2007-09-21Set correct value for proxy when uninstalling, otherwise uninstallation will ...Dominik Riebeling1-0/+1
2007-09-17Spelling fix.Antoine Cellerier1-1/+1
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling1-0/+38
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier1-41/+12
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier1-38/+38
2007-09-15Use the correct config group when checking the bootloader requirement.Dominik Riebeling1-9/+12
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing a...Antoine Cellerier1-33/+45
2007-09-14Device detection based on USB PIDs. This is currently linux only and requires...Dominik Riebeling1-1/+1
2007-09-14Do not allow install doom files on a target that doesn't have a doom.rock plu...Antoine Cellerier1-1/+7
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling1-46/+46
2007-09-03make sure closing the application aborts the remaining HttpGet objects. Shoul...Dominik Riebeling1-0/+2
2007-08-29add a "help" entry to the about menu. For now this opens the system browser w...Dominik Riebeling1-1/+9
2007-08-29rbutilQt: fix a bootloader message, and fixed that the bootloader log entry w...Dominik Wenger1-0/+2
2007-08-28Rename logfile section for base install to something more descriptive (as it ...Dominik Riebeling1-1/+1
2007-08-27Implement download caching. Set the folder for the cache data in the configur...Dominik Riebeling1-3/+14
2007-08-26rbutiQt: fix a bug with font installation.Dominik Wenger1-1/+1
2007-08-26rbtutilQt: incorporate the complete and small install into rbutil.cpp, remove...Dominik Wenger1-52/+196
2007-08-26rbutilqt: first attempt to Small and Complete Installation, could be improved.Dominik Wenger1-4/+63
2007-08-26rbutilQt: Add downloading of a bootloaders-info file, with md5sums from the b...Dominik Wenger1-13/+44
2007-08-26Add info window which shows details about the currently installed files based...Dominik Riebeling1-14/+128
2007-08-26simplify setting of proxy value.Dominik Riebeling1-53/+21
2007-08-22add portable installation if built as static binary.Dominik Riebeling1-0/+47
2007-08-22enable downloading of the manual. It will get saved to the players root folde...Dominik Riebeling1-1/+53
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling1-2/+18
2007-08-15rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialo...Dominik Wenger1-12/+61
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger1-3/+33
2007-08-09small simplification.Dominik Riebeling1-5/+4