summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
2007-10-13Add an icon and version text for the OS X bundle.Barry Wardell3-0/+20
2007-10-13FS#7913: mountpoint resolving on OS X.Barry Wardell2-6/+30
2007-10-12Code police and simplify function a bit.Dominik Riebeling1-17/+16
2007-10-12Add new "actions" menu which allows accessing the install / uninstall actions...Dominik Riebeling2-0/+173
2007-10-12rbutil: add options to create .talk files only for Folders or only for Files ...Dominik Wenger4-7/+63
2007-10-12Fix a crash when trying to download the manual.Dominik Riebeling1-0/+1
2007-10-08Add names for the buttons in the Quick Start tab.Dominik Riebeling1-2/+2
2007-10-07Upon uninstallation only remove a file if it isn't used in another section. A...Dominik Riebeling1-4/+26
2007-10-07Use i10n for numbers using QLocale.Dominik Riebeling3-2/+3
2007-10-07When changing cache path update the size information.Dominik Riebeling2-2/+11
2007-10-04Oops, I should not add typos to weblinks.Dominik Riebeling1-2/+2
2007-10-04When detecting a macpod cancel bootloader installation. Add a link to IpodCon...Dominik Riebeling1-2/+12
2007-10-01Small typographic enhancements.Dominik Riebeling1-3/+3
2007-09-30Fix typo.Dominik Riebeling1-3/+3
2007-09-29mntent.h should only be used on linux, not os x.Dominik Riebeling1-1/+3
2007-09-28Updated french translation for rbutilqt.Nicolas Pennequin1-361/+430
2007-09-27The archos website fooled me by providing a wrong download, no need for that ...Dominik Riebeling1-7/+2
2007-09-27Fix a warning.Dominik Riebeling1-1/+1
2007-09-27Add parsing of ajbrec.ajz file header for autodetection. All archos targets s...Dominik Riebeling2-5/+66
2007-09-23Oops, missed that when changing the default proxy to system ...Dominik Riebeling1-1/+1
2007-09-23Give the configuration dialog its old size back and make sure to always start...Dominik Riebeling2-3/+4
2007-09-23rbutil: added swift tts engine.Dominik Wenger2-5/+36
2007-09-23rbutil: added support for talkfile creation with the rockbox sapi_voice.vbs s...Dominik Wenger6-83/+276
2007-09-23w32: implement "system proxy" settings. This uses the IE setting by reading i...Dominik Riebeling2-8/+64
2007-09-23w32: add USB autodetection based on PID / VID values.Dominik Riebeling2-4/+89
2007-09-21Set correct value for proxy when uninstalling, otherwise uninstallation will ...Dominik Riebeling1-0/+1
2007-09-21The M5 is greyscale, not color.Dominik Riebeling1-1/+1
2007-09-21Oops: when adding a new platform I should also add it to the platform list ...Dominik Riebeling1-0/+1
2007-09-20Add section for sansa c200.Dominik Riebeling1-0/+11
2007-09-19Fix the missing c200 detection in bootloader installation. This is completely...Dominik Riebeling1-1/+2
2007-09-19Update rbutil to match up with latest sansapatcher changes. Installing c200 b...Dominik Riebeling2-6/+6
2007-09-17Spelling fix.Antoine Cellerier1-1/+1
2007-09-16Check target / mountpoint selection before performing any installation.Dominik Riebeling2-0/+39
2007-09-15Factorize smallInstall and completeInstall code.Antoine Cellerier2-41/+13
2007-09-15Cosmetics: remove trailing spaces.Antoine Cellerier21-366/+366
2007-09-15Use the correct config group when checking the bootloader requirement.Dominik Riebeling1-9/+12
2007-09-15Fix compilation warning.Antoine Cellerier1-2/+2
2007-09-15Fixes to the Complete and Small Installation routines: Don't try installing a...Antoine Cellerier2-33/+46
2007-09-15Automatically scroll to the last line of the progress logger when adding a ne...Antoine Cellerier3-38/+40
2007-09-15Add an "Install All" button to the themes installation dialog.Antoine Cellerier3-3/+21
2007-09-15Change some validation button labels from "Ok" to "Install" or "Uninstall".Antoine Cellerier4-4/+4
2007-09-15Fix a qmake warning caused by some invisible character.Dominik Riebeling1-1/+1
2007-09-14If caching is disabled, still cache theme info and images in a temporary dire...Antoine Cellerier7-37/+106
2007-09-14Fix, take 2.Antoine Cellerier1-3/+5
2007-09-14Fix http caching.Antoine Cellerier1-2/+2
2007-09-14Device detection based on USB PIDs. This is currently linux only and requires...Dominik Riebeling6-6/+119
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-14Archos Recorder v1 also came in 6 GB and 15 GB flavors.Antoine Cellerier1-2/+2
2007-09-14Make it possible to change the BrowseDirtree caption (and do so for the devic...Antoine Cellerier3-3/+6
2007-09-14Add BrowseDirtree::setDir(const QString&) to simplify the code.Antoine Cellerier5-26/+26