Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-07-07 | Allow building with older versions of Visual C++ again. | Neil | 1 | -3/+3 |
2013-06-25 | Specify paint device when creating QTextLayout. Fixes mis-layout of text when | nyamatongwe | 1 | -1/+1 |
2013-05-04 | Replacing raw pointers and allocations with std::vector and std::string. | nyamatongwe | 1 | -20/+16 |
2013-05-02 | Removed variable which is no longer used due to change 4520. | nyamatongwe | 1 | -1/+0 |
2013-05-01 | Monitor rect's top right is not necessarily 0, 0 | John Ehresman | 1 | -10/+8 |
2013-04-26 | Switch away from deprecated method. | Neil Hodgson | 1 | -1/+1 |
2013-04-26 | Use union to allow access to dynamic library functions. | Neil Hodgson | 1 | -2/+11 |
2012-07-02 | Ensure full initialised. | nyamatongwe | 1 | -1/+1 |
2012-05-17 | Qt platform layer added. Based on an implementation from Jason Haslam | nyamatongwe | 1 | -0/+1282 |