0
I Use This!
Inactive

Commits : Listings

Analyzed about 19 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #7 from darkdragon-001/master More... almost 7 years ago
Updated About dialog to include credits for Qt More... almost 7 years ago
Added LICENSE file More... almost 7 years ago
Updated README, added building instructions More... almost 7 years ago
added gitignore file More... almost 7 years ago
Added compatibility to Qt5: replaced obsolete function calls with new versions, updated Qt dependency management More... almost 7 years ago
Merge pull request #3 from diaasami/master More... almost 8 years ago
Merge branch 'master' of https://github.com/mregmi/ext2read More... almost 9 years ago
few fixes and add few log messages More... almost 9 years ago
Fixed a crash when finding an invalid ext2 partition More... almost 9 years ago
add a manifest to request Administrator permissions More... over 10 years ago
display volume labels More... over 10 years ago
add support for disks using a GUID Partition Table More... over 10 years ago
fix compiler warnings More... over 10 years ago
Merge pull request #2 from xunzhaoderen/patch-1 More... almost 11 years ago
Update ext2fs.cpp More... almost 11 years ago
few UI fixes More... about 11 years ago
possible use of uninitialised data More... over 12 years ago
Fix a problem with extent walking and some random fixes More... over 12 years ago
the files and folders are now shown in alphabetically sorted order More... almost 14 years ago
added a messagebox to warn the users if no disks are detected. Usually happenns if the application is run without admin previledges More... almost 14 years ago
added a method to return the total no of disks detected More... almost 14 years ago
Code cleanup: use logic to determine next device rather than hardcoded value More... almost 14 years ago
added code to print errorcode if opening of device file fails More... almost 14 years ago
README file added More... almost 14 years ago
Linux LVM2 support added. fixed. the copy process stop when non regular file or folder is encountered. More... almost 14 years ago
code for metadata parsing of LVM is done. More... almost 14 years ago
added PhysicalVolume and LogicalVolume parsing code. More... almost 14 years ago
Some codes on LVM metadata parsing. More... almost 14 years ago
BUG FIX: unicode files are now correctly shown and copied. More... almost 14 years ago