summaryrefslogtreecommitdiff
path: root/rbutil/rbutilqt/base/utils.cpp (follow)
Commit message (Expand)AuthorAge
* Return process IDs in Utils::findRunningProcess().Dominik Riebeling2016-01-17
* rbutil: fix resolveDevicename() on WindowsCástor Muñoz2016-01-17
* Improve update check information dialog.Dominik Riebeling2015-05-02
* OS X: use FSGetVolumeParms when targeting 10.5+.Dominik Riebeling2014-03-20
* Use cutelogger for Rockbox Utility internal trace.Dominik Riebeling2013-11-04
* Add "FAT" as supported filesystem on Windows.Dominik Riebeling2013-09-18
* Only show mountpoints containing a supported filesystem in dropdown.Dominik Riebeling2013-06-09
* Extend Utils::mountpoints() to allow filtering for supported types.Dominik Riebeling2013-04-04
* Replace toAscii() / fromAscii() with Latin1() functions.Dominik Riebeling2013-01-27
* Fix a couple of warnings and remove an unused variable.Dominik Riebeling2012-10-06
* Support "eject" on OS X.Dominik Riebeling2012-09-16
* Add "Eject" button to main window.Dominik Riebeling2012-09-08
* Check environment before starting installation.Dominik Riebeling2012-08-19
* Don't try to resolve an empty path.Dominik Riebeling2012-05-11
* Implement findProcess() on OS X.Dominik Riebeling2012-02-21
* findExecutable(): cleanup log output a bit.Dominik Riebeling2012-01-29
* Check running processes at startup.Dominik Riebeling2012-01-22
* Show user friendly name on target mismatch.Dominik Riebeling2011-11-01
* Remove svn keyword lines from sources.Dominik Riebeling2011-10-19
* Take cluster size into account when calculating zip extracted size.Dominik Riebeling2011-07-26
* Implement reading the volume label on OS X.Dominik Riebeling2011-07-17
* Move some helper functions out of Autodetection.Dominik Riebeling2011-07-17
* The mountpoint is stored with normalized separators.Dominik Riebeling2011-07-17
* Show volume labels on Windows.Dominik Riebeling2011-07-15
* Show the total size of the volume along with the free space.Dominik Riebeling2011-07-15
* FS#11439: Fix version comparison regression.Dominik Riebeling2010-06-30
* Log filesystem free value to system trace.Dominik Riebeling2010-06-18
* Make System and Utils class based on QObject.Dominik Riebeling2010-06-18
* Rework Rockbox Utility update version number check.Dominik Riebeling2010-06-11
* Move utils.cpp functions into separate class and split it up.Dominik Riebeling2010-04-02
* Update an outdated comment.Dominik Riebeling2010-02-20
* rbutil: split RbSettings. use Stable/unstable status from server.Dominik Wenger2010-01-24
* Use f_frsize when calculating the free disk space from the block count. Fixes...Dominik Riebeling2009-11-21
* Improve a few debug logger messages.Dominik Riebeling2009-10-29
* Add special handling for ipodvideo64mb when detecting the player via rockbox-...Dominik Riebeling2009-09-25
* Fix Rockbox Utility build on W32.Dominik Riebeling2009-08-11
* Clean up and rename Detect class.Dominik Riebeling2009-08-10
* Simplify and cleanup rockbox-info.txt handling.Dominik Riebeling2009-08-10
* rbutil: completely rework how tts and encoders are configured. (FS#10070)Dominik Wenger2009-04-29
* Fix overflow on free space calculation (Linux / OS X).Dominik Riebeling2009-04-16
* rbutil: create a RockboxInfo class so all rockbox-info.txt handling is in one...Dominik Wenger2009-03-21
* rbutil: fix compiling on mac.Dominik Wenger2009-01-07
* Make Rockbox Utility error out if the zip file its going to install requires ...Dominik Riebeling2008-12-13
* Separate basic functionality from GUI parts by moving it into a separate fold...Dominik Riebeling2008-10-12