summaryrefslogtreecommitdiffstats
path: root/rbutil/rbutilqt/base/utils.cpp
AgeCommit message (Expand)AuthorFilesLines
2011-07-26Take cluster size into account when calculating zip extracted size.Dominik Riebeling1-3/+28
2011-07-17Implement reading the volume label on OS X.Dominik Riebeling1-1/+42
2011-07-17Move some helper functions out of Autodetection.Dominik Riebeling1-4/+218
2011-07-17The mountpoint is stored with normalized separators.Dominik Riebeling1-1/+1
2011-07-15Show volume labels on Windows.Dominik Riebeling1-1/+18
2011-07-15Show the total size of the volume along with the free space.Dominik Riebeling1-5/+31
2010-06-30FS#11439: Fix version comparison regression.Dominik Riebeling1-2/+14
2010-06-18Log filesystem free value to system trace.Dominik Riebeling1-0/+1
2010-06-18Make System and Utils class based on QObject.Dominik Riebeling1-3/+3
2010-06-11Rework Rockbox Utility update version number check.Dominik Riebeling1-0/+67
2010-04-02Move utils.cpp functions into separate class and split it up.Dominik Riebeling1-52/+11
2010-02-20Update an outdated comment.Dominik Riebeling1-3/+2
2010-01-24rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger1-2/+3
2009-11-21Use f_frsize when calculating the free disk space from the block count. Fixes...Dominik Riebeling1-1/+1
2009-10-29Improve a few debug logger messages.Dominik Riebeling1-3/+3
2009-09-25Add special handling for ipodvideo64mb when detecting the player via rockbox-...Dominik Riebeling1-1/+5
2009-08-11Fix Rockbox Utility build on W32.Dominik Riebeling1-1/+1
2009-08-10Clean up and rename Detect class.Dominik Riebeling1-0/+43
2009-08-10Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling1-10/+9
2009-04-29rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger1-0/+29
2009-04-16Fix overflow on free space calculation (Linux / OS X).Dominik Riebeling1-3/+3
2009-03-21rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...Dominik Wenger1-0/+40
2009-01-07rbutil: fix compiling on mac.Dominik Wenger1-11/+2
2008-12-13Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling1-1/+41
2008-10-12Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling1-0/+101