| Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
attempted on a position outside the document.
Positions are checked earlier to prevent actions partly succeeding.
This is implemented with a new exception type Failure which should be caught by
platform layer's API handling code to produce a more granular error status.
|
|
|
|
|
|
QDropEvent::pos -> position for Qt6.
QMessageBox constructor updated to variant with single buttons argument.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in Unicode mode.
|
|
|
|
|
|
|
|
|
|
No change in behaviour.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mark SurfaceImpl destructor as override to avoid cppcheck warning.
|
|
|
|
|
|
|
|
|
|
tests but hidden from most of Scintilla.
Access through std::unique_ptr.
|
|
using IDocumentEditable for SCI_GETDOCPOINTER and SCI_SETDOCPOINTER.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows for extra NUL terminator in allocation.
|
|
ignored.
|
|
|
|
Win32 and Qt.
|
|
|