48
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 06, 2023 — May 06, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update to IME support matrix showing that Qt now supports Delete Surrounding. More... 11 months ago
Bug [#2382]. Fix reverse arrow cursor when scaled. More... 11 months ago
Implement replacement for IMEs which may help with actions like reconversion. More... 11 months ago
For IMEs, update micro focus when selection changes. More... 11 months ago
Bug [#2333]. Hide cursor when typing if SPI_GETMOUSEVANISH system setting is on. More... 11 months ago
Feature [feature-requests:#1486] Redraw calltip after showing. More... 11 months ago
Added tag rel-5-3-5 for changeset 1c5360ebe7b0 More... 11 months ago
Updates for version 5.3.5. More... 12 months ago
Return correct position within paragraph for IME in characters instead of bytes. More... 12 months ago
Replace CP-437 with ISO-8859-1 as neutral encoding as more common and standard. More... 12 months ago
Bug [#2240]. Add documentation about IME support. More... 12 months ago
Stop movement of IME candidate box. More... 12 months ago
Used full name for credit. More... 12 months ago
On Qt for Cocoa, fix crash in entry of multi-character strings with IME. More... almost 1 year ago
Feature [feature-requests:#1310] Implement IME context with IMR_DOCUMENTFEED. More... about 1 year ago
Added Notepad Next to list of related projects. More... about 1 year ago
Remove dead links. More... about 1 year ago
Added SciTEQt and Dolphin Smalltalk to list of related projects. More... about 1 year ago
Update logo for web site. More... about 1 year ago
Use & instead of cast to avoid warning in header. More... about 1 year ago
Follow rule-of-zero to omit standard methods. More... about 1 year ago
Feature [feature-requests:#1485] Follow rule-of-zero to omit standard methods. More... about 1 year ago
Feature [feature-requests:#1485] Follow rule-of-zero to omit standard methods. More... about 1 year ago
Feature [feature-requests:#1485] Change COM class implementation from C to C++. More... about 1 year ago
Use std::abs as adapts to argument type so avoids warning. The value is always More... about 1 year ago
Bug [#1923]. Remove dependence on MSIMG32.DLL on Win32 by replacing AlphaBlend More... about 1 year ago
Include <mutex> as uses mutex. More... about 1 year ago
Declare noexcept as called from noexcept. More... about 1 year ago
Declare const where possible. More... about 1 year ago
Fix some warnings from ruff. More... about 1 year ago