What's Changed
- MacOS tweaks by @anjohnson in #155
- initial translation for fi by @marilmanen in #156
- Keep user interface alive during long operations by @sjtringali in #172
- Ctags error by @tksoh in #180
- Travis update by @eteran in #182
- add application icon for nedit-ng.exe and nc-ng.exe on Windows by @tksoh in #183
- support opening files by drag-and-drop from external file managers by @tksoh in #184
- extract version info from git for display on About dialog by @tksoh in #186
- Possible solution for issue #187? by @eteran in #193
- Ctags matters by @tksoh in #195
- Implement @tksoh's idea for an "apply to all" option for font dialog by @eteran in #201
- Should fix issue #145 by @eteran in #203
- reintroducing NEDIT_HOME environment variable support by @eteran in #204
- Implements opening from clipboard as discussed in issue #205 by @eteran in #208
- working on having nice debian packaging built-in to the build system … by @eteran in #209
- Allow non-alpha bookmarks (still single character) by @eteran in #218
- Fix for macro focus issues Fixes #222 by @eteran in #223
- Possibly fixes issue #103! by @eteran in #215
- Tab reorder + deleted files = wrong tab names fix! by @eteran in #225
- Mnemonics and QStringLiteral by @sjtringali in #226
- Fixes reload when changing tab issue (#112)! by @eteran in #227
- Moar QStringLiteral! (replaces unnecessary tr usage with QStringLiteral where it's just used for concatenation) by @eteran in #228
- Force fixed-width font in a platform-agnostic way by @eteran in #235
- Sync scrollbar on new pane creation by @eteran in #240
- Schedule scrolling for AFTER the widget is displayed by @eteran in #242
- Refactored fixed with font to be more robust (#234) by @sjtringali in #243
- Address a memory leak when updating menus (Fixes issue #238) by @eteran in #245
- Fixes issue #260 (Hopefully) by making sure that the selection events are fired. by @eteran in #261
- Account for bold fonts when calculating height by @eteran in #272
- Playing with code to render individual chars instead of strings by @eteran in #275
- Use statbuf structure directly to store the handful of stat derived values by @eteran in #298
- Possibly better solution to detection of current window for nc by @eteran in #325
- fix for issue #335 - reset cursor blink phase when user enters character by @bairesearch in #336
- implement Clear&Paste by single click of middle mouse button by @eteran in #341
- working on adding github workflow by @eteran in #343
- Windows deploy by @eteran in #344
- Fixes for building on OpenBSD. by @cgdae in #348
- reworking code that takes data from sub-processes so that it avoids using a QString as much as possible. by @eteran in #355
- FIX: Add to Execute.h by @mray271 in #360
- Only track a single mouse button at a time by @eteran in #357
- some minor tweaks in prep for 2025.1 release by @eteran in #362
New Contributors
- @anjohnson made their first contribution in #155
- @marilmanen made their first contribution in #156
- @sjtringali made their first contribution in #172
- @tksoh made their first contribution in #180
- @bairesearch made their first contribution in #336
- @cgdae made their first contribution in #348
- @mray271 made their first contribution in #360
Full Changelog: 2020.1...2025.1