summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base/utils.h
AgeCommit message (Expand)AuthorFilesLines
2019-10-28rbutil: add function to suspend/resume processesCástor Muñoz1-0/+1
2016-01-17Return process IDs in Utils::findRunningProcess().Dominik Riebeling1-1/+1
2015-05-02Improve update check information dialog.Dominik Riebeling1-0/+1
2013-04-04Extend Utils::mountpoints() to allow filtering for supported types.Dominik Riebeling1-1/+5
2012-09-08Add "Eject" button to main window.Dominik Riebeling1-0/+1
2012-01-22Check running processes at startup.Dominik Riebeling1-0/+1
2011-10-19Remove svn keyword lines from sources.Dominik Riebeling1-1/+0
2011-07-26Take cluster size into account when calculating zip extracted size.Dominik Riebeling1-1/+3
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling1-0/+3
2011-07-15Show volume labels on Windows.Dominik Riebeling1-0/+1
2011-07-15Show the total size of the volume along with the free space.Dominik Riebeling1-0/+7
2010-06-18Make System and Utils class based on QObject.Dominik Riebeling1-1/+3
2010-06-11Rework Rockbox Utility update version number check.Dominik Riebeling1-0/+1
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling1-22/+6
2009-09-25Add special handling for ipodvideo64mb when detecting the player via rockbox-...Dominik Riebeling1-0/+2
2009-08-10Clean up and rename Detect class.Dominik Riebeling1-0/+1
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling1-2/+2
2009-04-29rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger1-0/+1
2009-03-21rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...Dominik Wenger1-0/+18
2008-12-13Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling1-0/+1
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling1-0/+33