You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a major bug where QTextPad could hang indefinitely when searching or replacing a zero-length regular expression (e.g. $ or \b).
Renamed "Tab Settings" to "Indentation Settings"
macOS: Updated to Qt 5.15. This means that the binary release now requires macOS 10.13 (High Sierra) or later. However, it is still possible to build QTextPad from source on older versions of Qt and macOS.