summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbsettings.cpp
AgeCommit message (Expand)AuthorFilesLines
2008-10-24Kill a warning and fix a typo.Dominik Riebeling1-1/+2
2008-10-18rbutil: make release versions local to devices. To allow different releases o...Dominik Wenger1-4/+4
2008-09-28Completely rework the bootloader installation class:Dominik Riebeling1-0/+6
2008-07-25Make rbutil check the system language and try to use the correct translation....Dominik Riebeling1-1/+7
2008-07-07handle new installations (or upgrades) differently from invalid configurationsFrank Gevaerts1-2/+10
2008-06-30Add missing keywords property.Dominik Riebeling1-1/+1
2008-06-23rbutil: warn when you install a build for a different target then already ins...Dominik Wenger1-0/+24
2008-05-10rbutil: remove encoder selection and bind it to selected device. (ie. lame fo...Dominik Wenger1-6/+1
2008-04-27rbutil: fix a broken setting.Dominik Wenger1-1/+1
2008-04-24rbutil: rework rbsettings to have less code dublication.Dominik Wenger1-130/+57
2008-04-05Upon autodetection tell the user if an incompatible player model (newer Sansa...Dominik Riebeling1-0/+25
2008-04-03Make USB ID handling recognize multiple values in the configuration. That way...Dominik Riebeling1-6/+9
2008-04-03rbutil:let autodetection::detectUsb also use the rbsettings object.Dominik Wenger1-0/+49
2008-02-23rbutil: fix segfault for mac and wrong proxy default.Dominik Wenger1-1/+1
2008-02-13rbutil: fix bug with wrong downloadURL for h10.Dominik Wenger1-0/+9
2008-02-11rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really wo...Dominik Wenger1-0/+16
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling1-2/+2
2008-02-09rbutil: added hindi and tagalog to the voice languages. Set correct defaults ...Dominik Wenger1-4/+4
2008-02-03Use the correct value when getting the encoder options from the config file.Dominik Riebeling1-1/+1
2008-01-30rbutil: fix a bug in rbsettings: FS#8512 by Sander Knopper. Also remove a war...Dominik Wenger1-2/+2
2008-01-29rbutil: fix a bug in the new settings object. Seperate the config gui from tt...Dominik Wenger1-33/+33
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-0/+563