summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt
AgeCommit message (Expand)AuthorFilesLines
2010-01-21Store server info in RbSettings volatile in a QMap instead of putting it into...Dominik Riebeling2-14/+8
2010-01-21rbutil: mark e200v2 and fuze as stable (remove "Unstable")Rafaël Carré1-2/+2
2010-01-20Make parsing the server date locale independent also for asctime and RFC850 r...Dominik Riebeling1-2/+2
2010-01-20rbutil: store the info from the server centrally in RbSetttings. Dont downloa...Dominik Wenger7-123/+195
2010-01-20rbutil: remove some unneeded accesses to the raw build-info file.Dominik Wenger1-11/+1
2010-01-19Add new translations to resources. Sort files in resource.Dominik Riebeling1-4/+6
2010-01-19Make Rockbox Utility build again and make some strings translatable. Break so...Dominik Riebeling1-5/+10
2010-01-19Add standard Rockbox header and license text.Dominik Riebeling1-3/+16
2010-01-19Add script for generating rbutil translation status overview.Dominik Riebeling1-0/+213
2010-01-19rbutil: add a few qDebug outputs, to better track the install process in Boot...Dominik Wenger1-1/+11
2010-01-16Polish translation for rbutilRafaël Carré2-0/+3328
2010-01-16Russian translation for rbutilRafaël Carré1-0/+2779
2010-01-10Revert r24174 following the discussion on mailing-listTomer Shalev7-15/+15
2010-01-05Set the layout direction of the dir tree when setting up the widget.Dominik Riebeling1-1/+1
2010-01-04An ellipsis is always exactly three dots, not two.Dominik Riebeling1-1/+1
2010-01-04Make strings better translatable by allowing to change the position of the dy...Dominik Riebeling1-2/+3
2010-01-03rbutil: Fix some messagesTomer Shalev8-16/+16
2010-01-03rbutil: Explicitly set some widgets layout direction to LTRTomer Shalev4-0/+4
2009-12-23Rename player sections to match the platform section.Dominik Riebeling1-42/+42
2009-12-17Remove scanning for Ipod from Ipod bootloader installation and clean it up a ...Dominik Riebeling2-43/+23
2009-12-15Use QLocale::toDateTime() for parsing the date instead of QDateTime::fromStri...Dominik Riebeling1-1/+1
2009-12-15Fix Ipod Video 64MB workaround for rockbox-info.txt detection.Dominik Riebeling1-1/+1
2009-12-07Rename targets to be consistent in all places. (FS #10819). Take 2.Björn Stenberg1-29/+29
2009-12-06Improve detection of system libspeex and fallback earlier.Dominik Riebeling1-5/+5
2009-12-04Fix "Warning: Signals cannot be declared virtual" for progresslogger when bui...Dominik Riebeling2-3/+3
2009-12-03Name some unnamed GridLayouts. Fixes uic warnings about names being used mult...Dominik Riebeling2-3/+3
2009-11-29Add support for OS X.Dominik Riebeling1-13/+46
2009-11-28Fix building universal binaries.Dominik Riebeling1-9/+7
2009-11-22FS#10100: Wait for the system to remount the player after bootloader installa...Dominik Riebeling7-7/+116
2009-11-22Fix Sansa bootloader installation on OS X.Dominik Riebeling1-10/+12
2009-11-22Fix stupid combination of CnP error and typo.Dominik Riebeling1-1/+1
2009-11-22Fix two strings and warnings.Dominik Riebeling1-4/+4
2009-11-22OS X uses msdos as filesystem for vfat which is the same OpenBSD does. Fixes ...Dominik Riebeling1-30/+11
2009-11-22rbutilqt: always rename the OF to the name specified in rbtutil.iniRafaël Carré1-4/+2
2009-11-22rbutilqt: activate Unstable Clip supportRafaël Carré1-2/+1
2009-11-21Use f_frsize when calculating the free disk space from the block count. Fixes...Dominik Riebeling1-1/+1
2009-11-20Add docs/COPYING to rbutil source folder and make checkout slightly more robust.Dominik Riebeling1-0/+8
2009-11-07Update portugues-brasileiro lang file (FS#10765 by Adilson Xavier).Dominik Riebeling1-30/+393
2009-11-06Set svn:keywords property.Dominik Riebeling2-2/+2
2009-11-04Use mingw32-make when deploy-building on Windows / MinGW as make might not be...Dominik Riebeling1-1/+3
2009-11-04Clean up mktccboot building. No functional changes.Dominik Riebeling1-2/+0
2009-11-01FS#10740 - rbutil: Test Cowon D2 OF file for CRC consistency before patchingTomer Shalev1-0/+8
2009-11-01rbutil: Fix Cowon D2 bootloaderfile had no slash prefix.Tomer Shalev1-1/+1
2009-11-01FS#10747 - Disable actions if rbutil is not configured properlyTomer Shalev1-26/+29
2009-10-31Don't set the layout direction twice in a row, one time is enough.Dominik Riebeling1-1/+0
2009-10-31rbutil: Update Hebrew translationTomer Shalev1-194/+260
2009-10-31FS#10748 - rbutil: Explicitly override GUI layout direction setting for some ...Tomer Shalev4-0/+15
2009-10-31Remove tooltip from 'Install Rockbox' button, since no other button has oneTomer Shalev1-3/+0
2009-10-30Fix cowon D2 bootloader file pathTomer Shalev1-1/+1
2009-10-30Catch import errors for modules that are not part of python.Dominik Riebeling1-2/+14