summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/sysinfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-08-16rbutil: Fix various warnings.Dominik Riebeling1-1/+1
2013-11-04Handle conversion to text in Sysinfo::getInfo().Dominik Riebeling1-1/+4
2013-04-04Fix Qt5 / MinGW problems.Dominik Riebeling1-1/+2
2013-01-27Update Qt includes for compatibility with Qt5.Dominik Riebeling1-1/+1
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling1-1/+0
2011-10-02Rockbox Utility: listen to translation change events.Dominik Riebeling1-0/+9
2011-07-26Show cluster size in System Info dialog.Dominik Riebeling1-3/+5
2011-07-17Change System Info filesystem details to table.Dominik Riebeling1-4/+6
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling1-1/+1
2011-07-15Show volume labels on Windows.Dominik Riebeling1-2/+3
2011-07-15Show the total size of the volume along with the free space.Dominik Riebeling1-2/+3
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling1-1/+1
2009-08-15rbutil: add a errorlog function into rbutil and the possibility to save a log...Dominik Wenger1-3/+8
2009-08-10Clean up and rename Detect class.Dominik Riebeling1-5/+5
2008-12-13Use native path separators when displaying filesystem information.Dominik Riebeling1-1/+1
2008-12-13Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling1-6/+23
2008-06-28W32: Make System Info screen also show the device description.Dominik Riebeling1-5/+7
2008-06-27rbutil: move some detecting code, to make detecing things nicerDominik Wenger1-6/+5
2008-06-21Add System Info screen showing some values that could be helpful in case of p...Dominik Riebeling1-0/+54