hetelek / Velocity

A cross-platform application built using the Qt framework that allows you to browse and edit Xbox 360 files.
GNU General Public License v3.0
155 stars 48 forks source link

Multiple commits #61

Closed lubo closed 10 years ago

lubo commented 10 years ago

These changes include bug fixes, build configuration improvements, reformatted sources, code cleanup and documentation updates.

lubo commented 10 years ago

The whole code was reformatted by astyle, I have not made any manual edits. It looks much better to me right now.

I think size_t is more appropriate there. Also, I was careful when I was cleaning up those types and everything should be all right. Everything works here, even better than before. But yes, there is a need to do more testing.