summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt
AgeCommit message (Expand)Author
2007-08-15Add theme installation. This relies on a modified server script so the themes...Dominik Riebeling
2007-08-15302 is also a valid redirect. Also keep the original query when redirecting.Dominik Riebeling
2007-08-15Don't close http connection manually, the destructor will do that anyway. Fix...Dominik Riebeling
2007-08-15rbutilQt: set the correct sorting method for the browsedirtree dialog.Dominik Wenger
2007-08-15rbutilQt: reworked bootloaderinstallation. removed the bootloaderinstalldialo...Dominik Wenger
2007-08-15more fixing on downloading class: toEncoded can't be used as get parameter. U...Dominik Riebeling
2007-08-15(hopefully) fix some broken download stuff I introduced yesterday.Dominik Riebeling
2007-08-14extend ZipInstaller to support installing of multiple files at once (for use ...Dominik Riebeling
2007-08-14Extend HttpGet class to allow downloading a file to a buffer instead of a file.Dominik Riebeling
2007-08-14Add Rockbox icon to windows binary. Icon taken from fwpatcher.Dominik Riebeling
2007-08-13Fix a typo, thanks to Alistair Marshall for spotting (FS #7594)Peter D'Hoye
2007-08-12simplify a bit.Dominik Riebeling
2007-08-12use alternating row colors in list views.Dominik Riebeling
2007-08-12RbutilQt: Ups, another forgotten file.Dominik Wenger
2007-08-12rbutilQt:Ups.. the forgotten uninstall files.Dominik Wenger
2007-08-10rbutilQt: Add Uninstallation for Rockbox and Bootloaders. Also add Talkfiles ...Dominik Wenger
2007-08-10fix a possible segfault upon invalid selection.Dominik Riebeling
2007-08-09small simplification.Dominik Riebeling
2007-08-09rbutilQt: renamed installbl to installbootloaderwindow.Dominik Wenger
2007-08-09Oops.Dominik Riebeling
2007-08-09tree browser: return native path delimiters in returned pathDominik Riebeling
2007-08-09add voice file installation. This also extends the ZipInstaller class a bit t...Dominik Riebeling
2007-08-09if no proxy type is set default to none.Dominik Riebeling
2007-08-08don't try to find the given file in the browser dialog if it doesn't exist.Dominik Riebeling
2007-08-08rbutilQt: fix missing sansapatcher init.Dominik Wenger
2007-08-07move talk file button to new "Accessibility" tab and add button for voice fil...Dominik Riebeling
2007-08-07Add ccache and build paths to the project fileRobert Keevil
2007-08-07rbutilqt: use the new dirbrowser in the talkfile generation. Also little chan...Dominik Wenger
2007-08-07Replace the file selection dialog for the mountpoint with a pure folder tree ...Dominik Riebeling
2007-08-05fix error with the preprocessor.Dominik Riebeling
2007-08-05rbutilqt: initial port of the autodetection. (use only rockbox-info.txt at th...Dominik Wenger
2007-08-05rbutilQt: added Talkfile creation.Dominik Wenger
2007-08-04Add icon to process dialog button.Dominik Riebeling
2007-08-03Display the correct icon upon success.Dominik Riebeling
2007-08-03- display better values if no user configuration is foundDominik Riebeling
2007-08-03Fix a segfault when no configuration file is present.Dominik Riebeling
2007-08-03Oops.Dominik 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-08-01Add some more icons to a few dialogs and fix visual glitches.Dominik Riebeling
2007-08-01If bootloader installation failed abort logger so the user needs to confirm t...Dominik Riebeling
2007-08-01oops, forgot to commit the icon files.Dominik Riebeling
2007-08-01Update configuration dialog and disable unimplemented items. Add some nice ic...Dominik Riebeling
2007-08-01don't show the proxy password in configuration dialog as cleartext.Dominik Riebeling
2007-07-31rbutilQt: the progressloggergui now uses little icons along the text. Dominik Wenger
2007-07-30Add Ipod 1G/2G and resort the platform section a bit.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
2007-07-30add link to homepage to about window.Dominik Riebeling