summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base
AgeCommit message (Expand)AuthorFilesLines
2009-01-08Add some more bootloader install progress messages and call processEvents() m...Dominik Riebeling6-0/+16
2009-01-08When checking the installed bootloader make sure to properly close the device...Dominik Riebeling1-0/+4
2009-01-07rbutil: fix compiling on mac.Dominik Wenger1-11/+2
2008-12-18Fix issues with mi4 bootloader install:Dominik Riebeling1-3/+9
2008-12-14Various small rbutil source string cleanups.Dominik Riebeling2-5/+5
2008-12-13Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling4-5/+65
2008-12-13Rename getMountpoints() to mountpoints() to be in line with general (and Qt) ...Dominik Riebeling2-19/+19
2008-12-13rbutil fixes for OpenBSD (FS#9340 by Brian Waichunas).Dominik Riebeling1-1/+20
2008-10-24Make Detect::check() return an error string instead of a boolean result and m...Dominik Riebeling2-0/+495
2008-10-24Make uninstallation class use QtCore instead of QtGui -- it doesn't use any G...Dominik Riebeling2-0/+191
2008-10-15Don't export includes unless needed.Dominik Riebeling2-9/+11
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling22-0/+2837