Skip to content
  • Michael Reeves's avatar
    Resolve 64 bit to 32 bit convertion · bd24a6a3
    Michael Reeves authored
    The code is now almost completely 64 bit safe for large files. The sole
    exeption being two QByteArray contructor calls. The size limit for files
    is 1GB until this is resolved.
    bd24a6a3