summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/rbsettings.h
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Refactor USB ID map retrieval from device settings file and minimize duplicat...Dominik Riebeling1-3/+7
2009-03-27rbutil:Dominik Wenger1-3/+3
2009-03-14Use target string instead of target id when checking the target selection aga...Dominik Riebeling1-3/+4
2009-01-25Remove "needsbootloader" configuration value as it is implicitly available fr...Dominik Riebeling1-7/+6
2009-01-25Remove hard-coded release version numbers.Dominik Riebeling1-2/+0
2008-12-19- make installation dialog default to the last selection if existing.Dominik Riebeling1-0/+1
2008-10-24Kill a warning and fix a typo.Dominik Riebeling1-4/+4
2008-10-18rbutil: make release versions local to devices. To allow different releases o...Dominik Wenger1-2/+2
2008-09-28Completely rework the bootloader installation class:Dominik Riebeling1-0/+1
2008-07-07handle new installations (or upgrades) differently from invalid configurationsFrank Gevaerts1-1/+3
2008-06-30Add missing keywords property.Dominik Riebeling1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-06-23rbutil: warn when you install a build for a different target then already ins...Dominik Wenger1-0/+1
2008-05-10rbutil: remove encoder selection and bind it to selected device. (ie. lame fo...Dominik Wenger1-1/+0
2008-04-25rbutil: fix another warningDominik Wenger1-1/+1
2008-04-24Kill some warnings.Dominik Riebeling1-2/+4
2008-04-24rbutil: rework rbsettings to have less code dublication.Dominik Wenger1-0/+15
2008-04-05Upon autodetection tell the user if an incompatible player model (newer Sansa...Dominik Riebeling1-1/+1
2008-04-03rbutil:let autodetection::detectUsb also use the rbsettings object.Dominik Wenger1-1/+4
2008-02-13rbutil: fix bug with wrong downloadURL for h10.Dominik Wenger1-0/+1
2008-02-11rbutil: fix a Bug in the sapi settings. Allow sapi4 (not sure if it really wo...Dominik Wenger1-0/+2
2008-02-10Untie rbutil core logic from QtGui for cli:Dominik Riebeling1-10/+5
2008-01-25rbtutil: introduce a RbSettings class help code reuse, and minimises duplicat...Dominik Wenger1-0/+137