summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
2015-05-18Extend project file message output and always run lrelease.Dominik Riebeling1-7/+12
2015-05-14Fix building with MSVC.Dominik Riebeling1-1/+1
2015-05-13Fix libs path for building with MSVC.Dominik Riebeling1-1/+1
2015-05-02Add information about compiler used to startup log.Dominik Riebeling1-0/+9
2015-05-02Apply -Wno-unused-local-typedefs for gcc only.Dominik Riebeling1-1/+1
2015-05-02Separate logger / quazip project file parts.Dominik Riebeling4-23/+47
2015-05-02Update quazip to release 0.7.1.Dominik Riebeling22-1998/+5650
2015-05-02Remove unnecessary Id line.Dominik Riebeling1-1/+0
2015-05-02Update german translation.Dominik Riebeling1-30/+47
2015-05-02Improve update check information dialog.Dominik Riebeling5-15/+60
2015-05-02Add note to boot OF for update with OF on uninstallation.Dominik Riebeling2-2/+7
2015-02-22Update Russian and French rbutil translations.Семён Жуковский2-250/+252
2014-06-30Add note about translations to MSVC build instructions.Dominik Riebeling1-0/+9
2014-06-30Make clean target work for MSVC dll Makefile on Windows.Dominik Riebeling1-6/+10
2014-05-25Update polish translation for Rockbox Utility (FS#12979)Daniel Kluz1-51/+52
2014-05-24Fix crash when detecting a player in MTP mode.Dominik Riebeling2-3/+3
2014-03-23Improve MSVC support in project file.Dominik Riebeling1-2/+4
2014-03-22Fix MSVC not knowing inline for C code.Dominik Riebeling1-1/+6
2014-03-22Add msvc qmake config option for building with MSVC.Dominik Riebeling1-3/+8
2014-03-20OS X: update project file for Qt5 support.Dominik Riebeling1-1/+15
2014-03-20OS X: use FSGetVolumeParms when targeting 10.5+.Dominik Riebeling1-4/+20
2014-03-20OS X: don't include libusb headers.Dominik Riebeling1-5/+5
2014-01-27Use new ipod6g player image for ipod6g.Dominik Riebeling3-1/+2
2014-01-05Bump Rockbox Utility version to 1.4.0.rbutil_1.4.0Dominik Riebeling2-3/+3
2014-01-05Add missing german translations and lupdate remaining ones.Dominik Riebeling16-0/+146
2014-01-05Update french Rockbox Utility translation.Dominik Riebeling1-33/+34
2014-01-05Make some missing strings translatable.Dominik Riebeling1-4/+4
2014-01-05Update german Rockbox Utility translation.Dominik Riebeling2-33/+44
2014-01-05Dutch (nl) translation update of RockboxUtilityBertrik Sikken1-38/+39
2014-01-05lupdate all translations.Dominik Riebeling16-7878/+10162
2014-01-05Drop year from (c) notice in Rockbox Utility.Dominik Riebeling17-25/+25
2014-01-05Fix potentially problematic sprintf statement.Dominik Riebeling1-2/+2
2013-12-21Update changelog.Dominik Riebeling1-0/+2
2013-12-21Fix recorderv2 manual.Dominik Riebeling1-1/+1
2013-11-12Add missing entry to changelog.Dominik Riebeling2-0/+3
2013-11-12Suppress some unused variable warnings in libmspack.Dominik Riebeling2-0/+4
2013-11-04Update changelog.Dominik Riebeling1-0/+2
2013-11-04Fix changelog showing up too often.Dominik Riebeling3-6/+8
2013-11-04Handle conversion to text in Sysinfo::getInfo().Dominik Riebeling3-4/+10
2013-11-04Fix compiling with MSVC.Dominik Riebeling1-1/+1
2013-11-04Fix cutelogger with MSVC.Dominik Riebeling2-1/+5
2013-11-04Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling65-455/+2420
2013-11-04Add support for the ZEN X-Fi3 to rbutilAmaury Pouly1-0/+16
2013-11-04Add support for CAB archives to rbutilAmaury Pouly8-14/+350
2013-11-04Fix libmspack to compile with rbutilAmaury Pouly26-55/+55
2013-11-04Add libmspack to rbutilAmaury Pouly37-0/+10082
2013-10-01fwpatcher/rbutil - added support for H300 v1.31KLorenzo Miori1-0/+2
2013-09-30Implement a first, simple changelog dialog.Dominik Riebeling11-1/+215
2013-09-30Use function for updating detected device entry.Dominik Riebeling2-65/+23
2013-09-18Handle ambiguous state in configuration dialog.Dominik Riebeling1-3/+3