Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-09-04 | Turn off idle events on destruction. | Neil | 1 | -0/+1 |
2013-08-11 | Avoid QMacPasteboardMime on Qt >= 5.0 since it is not implemented yet. | Neil Hodgson | 1 | -2/+2 |
2013-08-10 | Backed out change #4739 for Qt 5 on OS X as the code was LGPL. | Neil | 1 | -24/+0 |
2013-08-10 | Fix building qith Qt 5 on OS X. | Neil | 1 | -0/+24 |
2013-08-09 | Move wrapping, edge and visual adjustments from Editor to ViewStyle. | Neil | 1 | -1/+1 |
2013-07-11 | Include case conversion data in Scintilla so that all platforms will perform | Neil | 1 | -35/+10 |
2013-05-26 | Switch SelectionText to use a std::string to hold the data and to provide acc... | nyamatongwe | 1 | -7/+7 |
2013-05-04 | Replacing raw pointers and allocations with std::vector and std::string. | nyamatongwe | 1 | -6/+4 |
2013-04-26 | QInputContext is no longer available in Qt 5. | Neil Hodgson | 1 | -0/+2 |
2012-05-17 | Qt platform layer added. Based on an implementation from Jason Haslam | nyamatongwe | 1 | -0/+772 |