
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
A Graphical Disk Usage Analyzer
QDiskUsage generates a nagivatable pie chart of your directory so you can easly find the largest dir or file on your disk!
One of the most useful sys tools!
Keywords:
DiskPie
Linux
DiskUsage
Disk Pie Chart
10 years ago
1.0.4
Several new features!
Indexing is now done in a separate thread so the gui dosn't freeze anymore.
Added the option to bundle small files on the pie chart to speed rendering up!
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
10 years ago
1.0.4
Several new features!
Indexing is now done in a separate thread so the gui dosn't freeze anymore.
Added the option to bundle small files on the pie chart to speed rendering up!
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
jlermer
9 years ago
There should also be an option to hide (or a possibility to show) mounted directories.
Report
qtapps-openid
10 years ago
Report
jon-ecm
10 years ago
I did a rewrite of it and now though and it keeps it in memory!
It's way faster! Dose about 30 gb's in 6 seconds for me.
Before it would take about 2 hours!!!
Thanks for the idea though!
Jon
Report
Hwoarang
10 years ago
Could you please provide an icon next time so we ( packagers ) can create a desktop meny for it?
Thank you
Report
jon-ecm
10 years ago
It's great you guys are teaching me!
Thanks,
Jon
Report
jon-ecm
10 years ago
It's terribly slow at insert statements
Any ideas on optimizing would be hugely appreciated!!!
Report
Hwoarang
11 years ago
Thank you
Report
jon-ecm
11 years ago
Report
vishwajeet
11 years ago
keep up the good work, Thanks a lot for this tool
Report
jon-ecm
11 years ago
Report