Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-11-20 | Remove line end whitespace. | Neil | 1 | -9/+9 | |
2013-11-07 | Feature [feature-requests:#1544]. Qt build system fixes for PySide separate ↵ | nyamatongwe | 1 | -11/+18 | |
from shiboken. From Mark Yen. | |||||
2013-10-03 | Match change 4801 for Python binding types. | nyamatongwe | 1 | -1/+1 | |
From John Ehresman. | |||||
2013-08-10 | Fix PySide interface to match 64-bit fixes in ScintillaEdit. | Unknown | 1 | -0/+4 | |
2013-07-01 | Move non-platform-specific scripts into the scripts directory. | Neil | 1 | -6/+13 | |
Use FileGenerator module for file generation instead of code in each script. | |||||
2012-07-16 | Clean up more generated files when run with --clean. | Neil Hodgson | 1 | -4/+7 | |
2012-06-13 | Discover name of qmake as it is qmake-qt4 in some distributions of Linux. | Neil Hodgson | 1 | -2/+9 | |
2012-05-17 | Qt platform layer added. Based on an implementation from Jason Haslam | nyamatongwe | 1 | -0/+312 | |
at Scientific Toolworks, Inc. with additions performed for Wingware. |