summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbutilqt.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-06-03Update for single build-info file.Dominik Riebeling1-35/+6
2012-06-03Fix a comment and improve message box title.Dominik Riebeling1-2/+3
2012-06-02Only support pregenerated voice file for releases.Dominik Riebeling1-5/+6
2012-06-02Use server timestamp for development build fonts.Dominik Riebeling1-1/+0
2012-05-23ZipIntaller: use file timestamp if version string is missing.Dominik Riebeling1-1/+1
2012-05-01Bootloader installation: set file filter.Dominik Riebeling1-1/+7
2012-05-01Move bootloader class initialiation into helper.Dominik Riebeling1-7/+9
2012-02-19Move Info tab content to a separate widget.Dominik Riebeling1-70/+7
2012-02-14Move manual tab contents to separate widget.Dominik Riebeling1-86/+7
2012-02-14Make configuration check reusable.Dominik Riebeling1-18/+18
2012-01-22Check running processes at startup.Dominik Riebeling1-0/+1
2012-01-15Support reading OF files from zip.Dominik Riebeling1-9/+14
2012-01-06Fix "invalid settings" dialog appearing twice.Dominik Riebeling1-3/+3
2012-01-03Update displayed settings on startup.Dominik Riebeling1-4/+5
2011-10-28Fix manual URL in Rockbox Utility (FS#12346)Dominik Riebeling1-11/+16
2011-10-21Rockbox Utility: add Speex license to About dialog.Dominik Riebeling1-2/+8
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling1-1/+0
2011-10-04Rockbox Utility: refresh some more dynamic strings after translation change.Dominik Riebeling1-0/+4
2011-10-02Rockbox Utility: listen to translation change events.Dominik Riebeling1-0/+12
2011-10-02Rockbox Utility: add some more icon sizes to the window icon on Windows.Dominik Riebeling1-2/+6
2011-10-01Rockbox Utility: make the window icon also include a larger one.Dominik Riebeling1-0/+6
2011-07-17OS X: remove translation for menu entries handled separately.Dominik Riebeling1-1/+6
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