summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbutilqt.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-16Show drive label in main dialog.Dominik Riebeling1-5/+11
2011-06-25Rockbox Utility: fix proxy password getting lost (FS#12166).Dominik Riebeling1-3/+5
2011-06-25Fix bootloader uninstallation on Gigabeat F / X.Dominik Riebeling1-9/+12
2011-06-25Fix a source string whitespace error.Dominik Riebeling1-3/+3
2011-05-29Fix some gcc 4.6 warnings.Dominik Riebeling1-2/+1
2011-04-30Rockbox Utility: fix some names missing from the CREDITS.Dominik Riebeling1-1/+1
2011-03-25Rockbox Utility: Replace OSDaB Zip with QuaZip.Dominik Riebeling1-8/+17
2011-03-19Fix Rockbox Utility update detection on Linux 64bit.Dominik Riebeling1-17/+23
2010-06-11Rework Rockbox Utility update version number check.Dominik Riebeling1-54/+8
2010-06-11Convert uninstallation to use signals / slots for logging.Dominik Riebeling1-1/+2
2010-06-07Distinguish between release and current build when installing fonts.Dominik Riebeling1-4/+28
2010-06-06Sort rbutil.ini general section and rename voice_url for clarity.Dominik Riebeling1-1/+1
2010-06-06Distinguish between release and current build when installing voice files.Dominik Riebeling1-10/+37
2010-06-04rbutil: add mpio hd200 as disabled target (all untested)Dominik Wenger1-1/+1
2010-06-03Fix global proxy getting set too late.Dominik Riebeling1-9/+2
2010-05-07rbutil: move bootloaderInstall object creation switches to bootloaderInstallB...Dominik Wenger1-55/+17
2010-04-23Don't retrieve the mountpoint value for each file when displaying the install...Dominik Riebeling1-3/+3
2010-04-10FS#11193 - rbutil: HTTP 404 error when downloading zipped version of the manualTomer Shalev1-3/+3
2010-04-04Try to detect Wine.Dominik Riebeling1-0/+15
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling1-1/+2
2010-04-01Fix multiple warnings when network is unreachable.Dominik Riebeling1-18/+10
2010-03-29Add Rockbox Utility SVG window icon on Linux.Dominik Riebeling1-0/+5
2010-03-23Save System Trace on exit and allow easy retrieval after restart.Dominik Riebeling1-0/+1
2010-03-15Fix manual download links.Dominik Riebeling1-2/+4
2010-02-28Rename Rockbox Utility output binary to RockboxUtility.Dominik Riebeling1-1/+1
2010-02-18rbutil: fix voice downloads.Dominik Wenger1-2/+2
2010-02-16Use QFileDialog::getExistingDirectory() for path selection.Dominik Riebeling1-4/+4
2010-02-11Restore the default message handler on application shutdown. Fixes sporadic s...Dominik Riebeling1-0/+11
2010-01-24rbutil: fix doubled configure dialog.Dominik Wenger1-1/+0
2010-01-24rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger1-67/+44
2010-01-24Merge rbutil CREDITS file with main one and use that.Dominik Riebeling1-2/+7
2010-01-20rbutil: store the info from the server centrally in RbSetttings. Dont downloa...Dominik Wenger1-47/+59
2010-01-20rbutil: remove some unneeded accesses to the raw build-info file.Dominik Wenger1-11/+1
2010-01-10Revert r24174 following the discussion on mailing-listTomer Shalev1-1/+1
2010-01-03rbutil: Fix some messagesTomer Shalev1-1/+1
2009-11-01FS#10747 - Disable actions if rbutil is not configured properlyTomer Shalev1-26/+29
2009-10-31FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...Tomer Shalev1-0/+2
2009-10-29FS#10728 - Cowon D2: Add support for D2 in rbutilTomer Shalev1-0/+4
2009-10-27Show status about downloading build information in the status bar.Dominik Riebeling1-0/+4
2009-10-17When cancelling the bootloader installation delete the bootloader install obj...Dominik Riebeling1-0/+1
2009-10-10Don't put the complete HTML source in the trace when checking for a new versi...Dominik Riebeling1-1/+1
2009-09-18rbutil: check for new Versions at startup.Dominik Wenger1-1/+138
2009-08-16Rockbox Utility: add preliminary support for installing the bootloader (+ dua...Maurus Cuelenaere1-0/+5
2009-08-16Add Save icon and add a note to the about dialog about the origin of the icon...Dominik Riebeling1-1/+0
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger1-2/+10
2009-08-15rbutil: add ams sansa targets. (FS#10185)Dominik Wenger1-0/+5
2009-08-10Clean up and rename Detect class.Dominik Riebeling1-4/+4
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling1-5/+5
2009-08-09Extend bootloader installation to accept alternatives for the destination fil...Dominik Riebeling1-22/+12
2009-08-08Move download link pattern description to rbutil.ini.Dominik Riebeling1-5/+3