To install on a freedesktop compliant desktop you can use the INSTALLER script

Instructions.

first run "qmake" in QDiskUsage's directory from the commandline
followed by "make"
then run "bash ./INSTALL"
this will install QDiskUsage to your home directory with an icon on the desktop!


If you are using QTCreator you can skip the 'qmake' and 'make' steps
just be sure that you disable the shadow build option
under the project tab on the side bar to the left.

QDiskUsage Version 1.0.4
Written by Jon Mundall - VA7MJE+qt@gmail.com

 1.0.4
 Feature Improvements
 Indexer now runs in it's own thread

 1.0.3
 Bug fixes
 
 1.0.2
 Added an icon and minor bug fixes
 
 1.0.1
 better looking pie chart! Uses a gradient now.
 
 added an option to open file/folder in the default application
 
 the ModelView no longer paints to the viewport. it paints directly to the widget, possibly a problem but it solved alot of issues!
 
 minor bug fixes and better windows support.
 
 in windows it still dosn't open files and folders in the default application though.
 
 1.0
 
 QDiskUsage no longer use sqlite for it's database it now stores it in memory which makes things alot faster!
 about 6 seconds for 30 gb's vs 2 hrs before
1. ------------------------------
No longer uses QSqlite for the database 
it now stores it in memory with the ability to save and load

this increased the scanning speed by about 900%
on my system with a intel duo core 1.6 ghz with a 5400 rpm 
hdd it can scan about 30 gb's in about 6 seconds...
It used to take about 2 hrs!
2. ------------------------------
Updated the pie view...Still more work to do on it though



TODO:
Improve the PieView.
....

Issues:
The selection model is not being shared
proberly between the two Item Views
....


Please report any bugs, features, patches or ideas to

VA7MJE+qt@gmail.com

or leave a comment on the qtapps page

Thanks, Jon

VA7MJE+qt@gmail.com
