summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
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
2007-09-14On linux, default to /media for the mountpoint selection but make it possible...Antoine Cellerier1-3/+7
2007-09-14Add chinese translation to rbutil by Xinlu Huang (FS#7697).Dominik Riebeling3-2/+3505
2007-09-14it's /media, not /Media.Dominik Riebeling1-1/+1
2007-09-14rbutil: limit the mountpoint selection to /Media on linux and /Volumes on Mac.Dominik Wenger3-0/+10
2007-09-03bump version number for first bugfix release.Dominik Riebeling1-1/+1
2007-09-03update german translation a bit. Still incomplete.Dominik Riebeling1-1760/+1864
2007-09-03- rework language selection a bit: use language string as key instead of lang...Dominik Riebeling7-101/+114
2007-09-03make sure closing the application aborts the remaining HttpGet objects. Shoul...Dominik Riebeling1-0/+2
2007-09-02For some strange reason my last project file adjusting didn't seem to work co...Dominik Riebeling1-8/+8
2007-09-02Normal build defaults to release. Disable debug output for that case. To crea...Dominik Riebeling1-3/+10
2007-09-02rbutil: removed the wx version of rbutil. Dominik Wenger1-0/+69
2007-09-02- check for specific files / folders case-insensitiveDominik Riebeling1-8/+9
2007-09-02Add first time detection for some archos devices and gigabeat based on player...Dominik Riebeling1-4/+41
2007-09-02use the getmntend api here too.Dominik Riebeling1-11/+9
2007-09-02Fix autodetection based on rockbox-info.txt which I broke when fixing X5 dete...Dominik Riebeling1-17/+21
2007-09-01Add options to create Universal binaries on Mac OS XDave Chapman1-0/+5
2007-08-31Fix a possible crash when entering the talkfile window without correct settin...Dominik Riebeling1-3/+3
2007-08-30TTS configuration: default to the first profile found.Dominik Riebeling1-0/+2
2007-08-30update UI a few times more often during installation.Dominik Riebeling1-2/+3
2007-08-30When installing builds use the real platform name, not the configuration sect...Dominik Riebeling1-11/+9
2007-08-30When installing a build also save the platform information to the log file. T...Dominik Riebeling2-4/+22
2007-08-30When collapsing the devices tree upon detection collapse all.Dominik Riebeling1-7/+6
2007-08-30rbutilQt: add the ipodvideo64mb build to rbutil. Dominik Wenger1-4/+16