| Commit message (Collapse) | Author | Files | Lines |
|
MSVC would occasionally compile the wrong CPP file - the same name, but wrong path.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It was slowing things down, the granularity is too fine.
|
|
For some reason this makes the UI less responsive.
|
|
|
|
Mouse dragging or WASD pans view, mouse wheel or QE zooms.
|
|
These should be set in the project configuration instead, passed directly to qmake.
|
|
Compile with Qt 5.1+
|