aboutsummaryrefslogtreecommitdiffhomepage
path: root/qt/ScintillaEditBase/PlatQt.h
AgeCommit message (Expand)AuthorFilesLines
2018-06-02Backport: Extra header needed with g++ on Linux.Neil Hodgson1-0/+1
2018-05-25Backport: Add GradientRectangle method to Surface to draw rectangles with ver...mitchell1-0/+6
2018-05-25Backport: Add <vector> to files that include Platform.h as likely needed in f...mitchell1-0/+2
2018-05-25Backport: Modernize Platform.h (3) - update Surface to delete WidthChar, use ...mitchell1-2/+3
2018-05-14Backport: Modernize Platform.h (2) - noexcept, const, constexpr.Neil1-1/+1
2018-04-15Backport: Feature [feature-requests:#1215]. Stop warning about virtual call i...Neil1-0/+2
2017-09-11Backport: The Scintilla namespace is always active for internal symbols and f...Neil1-4/+0
2017-07-12Backport: Add include needed to build with Qt 5.7.1 on Fedora 26 Linux.Neil Hodgson1-0/+1
2017-06-12Backport: Removed unused functions and methods from Platform.h.Neil1-1/+0
2017-04-19Use "override" for GTK+ and Qt platform layers.Neil1-50/+50
2017-04-07Use same parameter names in declarations and definitions.Neil1-5/+5
2015-04-22Use fractional positioning calls and avoid rounding to ensure consistency.Neil1-0/+5
2012-05-17Qt platform layer added. Based on an implementation from Jason Haslamnyamatongwe1-0/+127