summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt
AgeCommit message (Expand)Author
2017-09-23Rockbox Utility: updated Czech translationPavel Rzehák
2016-12-16Create local file URL using QUrl.Dominik Riebeling
2016-12-16Fix various unit test compilation.Dominik Riebeling
2016-08-15rbutil: add abort signal for bootloader install/uninstallCástor Muñoz
2016-08-15rbutil: show progress bar during bootloader uninstallCástor Muñoz
2016-08-15rbutil: enable "done" signal on bootloader uninstallCástor Muñoz
2016-03-27Fix wrong typecast in test.Dominik Riebeling
2016-03-27Improve handling of Qt5 subversions on OS X.Dominik Riebeling
2016-03-27Use Gestalt to get number of CPUs on OS X.Dominik Riebeling
2016-03-27Fix compile warning on OS X.Dominik Riebeling
2016-03-27Fix C++11 compile error with version strings.Dominik Riebeling
2016-01-17Fix building with Qt 4.7.Dominik Riebeling
2016-01-17Fix uninstallation for mi4 based bootloader installs.Dominik Riebeling
2016-01-17Return process IDs in Utils::findRunningProcess().Dominik Riebeling
2016-01-17Add color to trace debug output.Dominik Riebeling
2016-01-17rbutil: fix writing to rbutil.log after bootloader uninstallCástor Muñoz
2016-01-17rbutil: fix resolveDevicename() on WindowsCástor Muñoz
2015-12-20Handle mixed case in Windows USB ID detection.Cástor Muñoz
2015-12-20Fix and extend HttpGet unit test again.Dominik Riebeling
2015-12-18Fix compiling HttpGet unit test.Dominik Riebeling
2015-12-18Use random port for HttpGet unit tests.Dominik Riebeling
2015-12-18Add documentation to HttpGet and remove unnecessary return value.Dominik Riebeling
2015-12-18Add support file:// URLs in HttpGet.Dominik Riebeling
2015-12-18Fix static compilation with Qt5.Cástor Muñoz
2015-06-20Fix USB IDs for Sansa c200v2.Dominik Riebeling
2015-06-07Win32: fix possible crash when listing USB devices.Dominik Riebeling
2015-05-30Make lrelease detection work on Windows.Dominik Riebeling
2015-05-30Make lrelease detection work on Windows.Dominik Riebeling
2015-05-18Initially scroll to changelog end.Dominik Riebeling
2015-05-18Extend project file message output and always run lrelease.Dominik Riebeling
2015-05-14Fix building with MSVC.Dominik Riebeling
2015-05-13Fix libs path for building with MSVC.Dominik Riebeling
2015-05-02Add information about compiler used to startup log.Dominik Riebeling
2015-05-02Apply -Wno-unused-local-typedefs for gcc only.Dominik Riebeling
2015-05-02Separate logger / quazip project file parts.Dominik Riebeling
2015-05-02Update quazip to release 0.7.1.Dominik Riebeling
2015-05-02Remove unnecessary Id line.Dominik Riebeling
2015-05-02Update german translation.Dominik Riebeling
2015-05-02Improve update check information dialog.Dominik Riebeling
2015-05-02Add note to boot OF for update with OF on uninstallation.Dominik Riebeling
2015-02-22Update Russian and French rbutil translations.Семён Жуковский
2014-06-30Add note about translations to MSVC build instructions.Dominik Riebeling
2014-06-30Make clean target work for MSVC dll Makefile on Windows.Dominik Riebeling
2014-05-25Update polish translation for Rockbox Utility (FS#12979)Daniel Kluz
2014-05-24Fix crash when detecting a player in MTP mode.Dominik Riebeling
2014-03-23Improve MSVC support in project file.Dominik Riebeling
2014-03-22Fix MSVC not knowing inline for C code.Dominik Riebeling
2014-03-22Add msvc qmake config option for building with MSVC.Dominik Riebeling
2014-03-20OS X: update project file for Qt5 support.Dominik Riebeling
2014-03-20OS X: use FSGetVolumeParms when targeting 10.5+.Dominik Riebeling