48
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected about 14 hours ago.
Oct 10, 2024 — Oct 10, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update suppressions for cppcheck 2.18. More... 12 days ago
Bug [#2486]. Eliminate special macOS default calltip color More... 12 days ago
Feature [feature-requests:#1563]. Move main range in selection serialized form. More... 3 months ago
Fix some typos and indentation. More... 4 months ago
Stop making .BSC file as not needed and shows warnings. More... 4 months ago
Feature [feature-requests:#1557]. Fix finding sub-line of position in More... 4 months ago
Feature [feature-requests:#1557]. Shorten expression. More... 4 months ago
Squash some warnings, mostly by defining constants symbolically. More... 4 months ago
Bug [#2482]. Force list colours to be opaque. More... 4 months ago
Added tag rel-5-5-7 for changeset ba0e2f317940 More... 4 months ago
Updated release date. More... 4 months ago
Updates for version 5.5.7. More... 4 months ago
Add SCI_SCROLLVERTICAL API. More... 4 months ago
Recreate all pixmaps if any null as this may better handle cases where some More... 5 months ago
Minor validity fixes. More... 5 months ago
Bug [#2481]. Refresh pixmaps later inside Paint so non-null when dereferenced in More... 5 months ago
Feature [feature-requests:#1557]. Simplify LineLayout deallocation. More... 5 months ago
Remove line end space. More... 5 months ago
Change the line wrap memory growth strategy to handle huge documents better. More... 5 months ago
Feature [feature-requests:#1557]. Simplify line wrapping. More... 5 months ago
Modify wrapping fix to be more efficient. More... 5 months ago
Feature [feature-requests:#1488]. Update IME cursor position inside retrieve More... 5 months ago
Fix wrapping bug for UTF-8 where \r\n could wrap between the characters. More... 5 months ago
Silence warning with intermediate constant. More... 5 months ago
Remove else after return when that clarifies code. More... 5 months ago
Remove directories no longer included in Scintilla and document Qt. More... 5 months ago
Fix building for Qt on Linux. Was broken by change 9738 (0327fa0f000b). More... 5 months ago
Add SCI_AUTOC{G,S}ETIMAGESCALE and implement for Qt and GTK. More... 5 months ago
Feature [feature-requests:#1476]. Fix IME delete surrounding when tentative More... 5 months ago
Change CallTipPosStart to a 'get' to match CallTipSetPosStart. More... 5 months ago