Commit Graph

  • b015c3702e Accepting request 1328149 from X11:LXQt factory Ana Guerrero 2026-01-20 20:02:42 +00:00
  • 8db5ed7973 - Update to 1.6.3: * Fixed an asymmetry between the forward and backward searches/replacements if some text was selected. * Made replacing after searching easier (without needing to clear the selection first). * Fixed showing of ampersand in the recent files menus. * Fixed highlighting of C++ numbers with single quote as separator. Michael Vetter 2026-01-19 20:53:57 +00:00
  • 8ff8ac646e Accepting request 1319566 from X11:LXQt Ana Guerrero 2025-11-24 13:12:03 +00:00
  • c1f480f7a5 Accepting request 1319370 from home:sbrabec:u-d-f-removal Shawn Dunn 2025-11-23 14:55:18 +00:00
  • dd8ee37e77 Accepting request 1275361 from X11:LXQt Dominique Leuenberger 2025-05-08 16:22:42 +00:00
  • 6e21a5af1d Accepting request 1275349 from home:AndnoVember:branches:X11:LXQt Shawn Dunn 2025-05-07 20:26:39 +00:00
  • e80594fe21 Accepting request 1273299 from X11:LXQt Dominique Leuenberger 2025-04-29 14:41:37 +00:00
  • c72cc5b43e - Update to 1.6.2: * Removed an old workaround about translations, which prevented some languages from being loaded by recent versions of Qt. * Show the print bar ("Printing in progress...") before printing, because Qt's print dialog may be shown with a delay (due to avahi-daemon, or simply because the document is huge). * A small change in syntax highlighting of numbers. Michael Vetter 2025-04-29 06:07:19 +00:00
  • b972b354f6 Accepting request 1250311 from X11:LXQt Ana Guerrero 2025-03-05 12:41:17 +00:00
  • d64da0934c - Update to 1.6.1: * Special highlighting for standard C++ methods. * More intuitive column selection with wrapped lines (although it isn't useful with them). * Allow typing more characters before a selected column. * Replaced QtGlobal methods and types (like qMax, qMin, qreal, …) with those of C++. Michael Vetter 2025-03-05 07:36:22 +00:00
  • f95d8020af Accepting request 1240826 from X11:LXQt Ana Guerrero 2025-01-28 15:44:38 +00:00
  • 861b742d2c - Update to 1.6.0: * Support column selection now. See Help → Column Selection. * A rare issue is fixed in finding/highlighting whole words. * The position number on the status-bar is localized. * The support for translating the Help file is dropped because it wasn't practical (an online translation service can be used instead). Michael Vetter 2025-01-28 13:09:25 +00:00
  • c536724717 Accepting request 1226435 from X11:LXQt Ana Guerrero 2024-11-26 19:56:04 +00:00
  • 28724fd21f - Update to 1.5.2: * The printing thread is fixed (previously, it caused a warning message about QBasicTimer). * An old issue is fixed in replacement highlighting of multiple tabs. * Fixed the localization of date and time with Qt6. * Demand attention under Wayland when a window needs activation (although some Wayland compositors may ignore it). * Small fixes and enhancements. Michael Vetter 2024-11-26 07:42:59 +00:00
  • 420abb171c Accepting request 1170835 from X11:LXQt leap-16.1 leap-16.0 Ana Guerrero 2024-04-30 15:27:20 +00:00
  • 646af5525a Accepting request 1170835 from X11:LXQt Ana Guerrero 2024-04-30 15:27:20 +00:00
  • 12450ab2dd - Update to 1.5.1: * Add a safe workaround for a problem in KWin6 under X11. * Under X11, if there is a minimized window on the current desktop, open files as new tabs in it and unminimize it. Michael Vetter 2024-04-29 16:10:33 +00:00
  • d938420586 - Update to 1.5.1: * Add a safe workaround for a problem in KWin6 under X11. * Under X11, if there is a minimized window on the current desktop, open files as new tabs in it and unminimize it. Michael Vetter 2024-04-29 16:10:33 +00:00
  • 5940ab9f21 Accepting request 1147510 from X11:LXQt Ana Guerrero 2024-02-20 20:13:05 +00:00
  • 57af9a0115 Accepting request 1147510 from X11:LXQt Ana Guerrero 2024-02-20 20:13:05 +00:00
  • c16df367fe - Update to 1.5.0: * Removed Qt5 support. With this change, the legacy encodings are also dropped because Qt6 does not support them. If you still have documents in legacy encodings, you could convert them to UTF-8 with a tool like iconv. * Prevented the cursor position from being changed when files are dragged and dropped into the text view. * Regex replacement with capturing groups is supported. * Fixed a rare issue in the geometry of a warning bar that is animated during window resizing. * Miscellaneous small fixes and enhancements. Michael Vetter 2024-02-19 07:37:14 +00:00
  • 5bbf03d8f6 - Update to 1.5.0: * Removed Qt5 support. With this change, the legacy encodings are also dropped because Qt6 does not support them. If you still have documents in legacy encodings, you could convert them to UTF-8 with a tool like iconv. * Prevented the cursor position from being changed when files are dragged and dropped into the text view. * Regex replacement with capturing groups is supported. * Fixed a rare issue in the geometry of a warning bar that is animated during window resizing. * Miscellaneous small fixes and enhancements. Michael Vetter 2024-02-19 07:37:14 +00:00
  • eea0082c33 Accepting request 1094770 from X11:LXQt Dominique Leuenberger 2023-06-23 19:52:51 +00:00
  • cafdeceedb Accepting request 1094770 from X11:LXQt Dominique Leuenberger 2023-06-23 19:52:51 +00:00
  • b57a50dc9c - Update to 1.4.1: * Fixed showing of the number of selected characters when selection highlighting is disabled. * Added an option for a small margin around the text. * Fixed a problem with non-Linux systems. * In Preferences dialog, prevent unintentional changes to the values of spin and combo boxes. Also, set their * to default when they're cleared. * Don't remove single trailing spaces with LaTeX. * Prevent window dragging from the line number strip. Michael Vetter 2023-06-23 06:13:41 +00:00
  • 44f816b9fb - Update to 1.4.1: * Fixed showing of the number of selected characters when selection highlighting is disabled. * Added an option for a small margin around the text. * Fixed a problem with non-Linux systems. * In Preferences dialog, prevent unintentional changes to the values of spin and combo boxes. Also, set their * to default when they're cleared. * Don't remove single trailing spaces with LaTeX. * Prevent window dragging from the line number strip. Michael Vetter 2023-06-23 06:13:41 +00:00
  • dba50d84db Accepting request 1080114 from X11:LXQt Dominique Leuenberger 2023-04-18 13:53:25 +00:00
  • ab65f50f4c Accepting request 1080114 from X11:LXQt Dominique Leuenberger 2023-04-18 13:53:25 +00:00
  • e8532d9fc6 - Update to 1.4.0: * An option has been added for showing the window title on the menu-bar. * application/x-zerosize is associated to FeatherPad by default, alongside text/plain (because of a change in GLib). * The recent files menu shows icons where possible. * The side-pane can be focused by Ctrl+Escape. * text/plain;charset=... is recognized as plain text when pasted (Qt didn't see it as plain text * The file type filters of file dialogs are protected against incorrect translations. Michael Vetter 2023-04-18 11:27:09 +00:00
  • e74031913f - Update to 1.4.0: * An option has been added for showing the window title on the menu-bar. * application/x-zerosize is associated to FeatherPad by default, alongside text/plain (because of a change in GLib). * The recent files menu shows icons where possible. * The side-pane can be focused by Ctrl+Escape. * text/plain;charset=... is recognized as plain text when pasted (Qt didn't see it as plain text * The file type filters of file dialogs are protected against incorrect translations. Michael Vetter 2023-04-18 11:27:09 +00:00
  • adf57d2f60 Accepting request 1056982 from X11:LXQt Dominique Leuenberger 2023-01-09 16:23:46 +00:00
  • bbe76fdcc8 Accepting request 1056982 from X11:LXQt Dominique Leuenberger 2023-01-09 16:23:46 +00:00
  • 737b16c17e - Update to 1.3.5: * Grouped files are always opened in a single window, even when the app is configured to open files in separate windows. * Tab DND is enabled under Wayland. * A total item deselection is prevented in the side-pane with Qt6 (Qt5 had no problem). * Side-pane and session buttons have been added to the tool-bar. Michael Vetter 2023-01-09 08:13:05 +00:00
  • 1559c3c2fa - Update to 1.3.5: * Grouped files are always opened in a single window, even when the app is configured to open files in separate windows. * Tab DND is enabled under Wayland. * A total item deselection is prevented in the side-pane with Qt6 (Qt5 had no problem). * Side-pane and session buttons have been added to the tool-bar. Michael Vetter 2023-01-09 08:13:05 +00:00
  • 5d8282c91d Accepting request 1039274 from X11:LXQt Dominique Leuenberger 2022-12-01 16:21:27 +00:00
  • d49e7c50ec Accepting request 1039274 from X11:LXQt Dominique Leuenberger 2022-12-01 16:21:27 +00:00
  • 82ebda071a - Update to 1.3.4: * A potential cause of crash is removed (by initializing the variables of TextEdit and TabBar before any event is triggered). * The Paste item of the Edit menu is enabled/disabled appropriately. * The single quote is covered as the digit separator in C++(≥14) syntax highlighting. * Enabled instant tooltips and corrected context menus on Wayland. Michael Vetter 2022-12-01 09:28:02 +00:00
  • 1c06f96997 - Update to 1.3.4: * A potential cause of crash is removed (by initializing the variables of TextEdit and TabBar before any event is triggered). * The Paste item of the Edit menu is enabled/disabled appropriately. * The single quote is covered as the digit separator in C++(≥14) syntax highlighting. * Enabled instant tooltips and corrected context menus on Wayland. Michael Vetter 2022-12-01 09:28:02 +00:00
  • ed2312a728 Accepting request 1008924 from X11:LXQt Fabian Vogt 2022-10-10 16:46:56 +00:00
  • a0b1afcced Accepting request 1008924 from X11:LXQt Fabian Vogt 2022-10-10 16:46:56 +00:00
  • fa51bcc341 - Update to 1.3.3: * A crash on pasting empty clipboard is fixed. The fix can be seen as a workaround because the root cause is in Qt. * Silenced the compilation warnings with Qt 6.4. * Covered indented here-docs in Bash and Perl syntax highlighting. Michael Vetter 2022-10-08 08:32:20 +00:00
  • f034391a07 - Update to 1.3.3: * A crash on pasting empty clipboard is fixed. The fix can be seen as a workaround because the root cause is in Qt. * Silenced the compilation warnings with Qt 6.4. * Covered indented here-docs in Bash and Perl syntax highlighting. Michael Vetter 2022-10-08 08:32:20 +00:00
  • 71a846459c Accepting request 1003079 from X11:LXQt Dominique Leuenberger 2022-09-13 13:09:45 +00:00
  • fff32efa4b Accepting request 1003079 from X11:LXQt Dominique Leuenberger 2022-09-13 13:09:45 +00:00
  • f98e76957c - Update to 1.3.2: * The Unix signal handling is revamped. * Instant tab tooltips are replaced by ordinary ones under Wayland (because Wayland compositors have problem with instant tooltips of inactive windows). * Toml syntax highlighting is added. * The detection of legacy encodings has been totally removed with Qt6. Michael Vetter 2022-09-13 05:47:56 +00:00
  • dc67ee162c - Update to 1.3.2: * The Unix signal handling is revamped. * Instant tab tooltips are replaced by ordinary ones under Wayland (because Wayland compositors have problem with instant tooltips of inactive windows). * Toml syntax highlighting is added. * The detection of legacy encodings has been totally removed with Qt6. Michael Vetter 2022-09-13 05:47:56 +00:00
  • 2ba7ca86bb Accepting request 992450 from X11:LXQt Dominique Leuenberger 2022-08-03 19:16:45 +00:00
  • 8e85462e65 Accepting request 992450 from X11:LXQt Dominique Leuenberger 2022-08-03 19:16:45 +00:00
  • cb87765ce2 - Updtae to 1.3.1: * D-Bus is used — instead of the old, network-based method — for making the app have a single process. D-Bus is faster, more versatile, and much more reliable, especially under extreme circumstances. FeatherPad still works under non-Linux systems without D-Bus, but as a multi-process app. * The qmake compilation has been removed. Its maintenance wasn't justified, especially with D-Bus. * A workaround has been added for a Qt5 bug that caused a crash if SIGTERM was sent while the replacement dock was visible. The bug doesn't exist in Qt6. Michael Vetter 2022-08-03 07:03:01 +00:00
  • 667f7012ef - Updtae to 1.3.1: * D-Bus is used — instead of the old, network-based method — for making the app have a single process. D-Bus is faster, more versatile, and much more reliable, especially under extreme circumstances. FeatherPad still works under non-Linux systems without D-Bus, but as a multi-process app. * The qmake compilation has been removed. Its maintenance wasn't justified, especially with D-Bus. * A workaround has been added for a Qt5 bug that caused a crash if SIGTERM was sent while the replacement dock was visible. The bug doesn't exist in Qt6. Michael Vetter 2022-08-03 07:03:01 +00:00
  • 4edb7b359d Accepting request 983256 from X11:LXQt Dominique Leuenberger 2022-06-17 19:21:10 +00:00
  • ac21edac19 Accepting request 983256 from X11:LXQt Dominique Leuenberger 2022-06-17 19:21:10 +00:00
  • 9942663ee3 - Update to 1.3.0: * An option is added for using system icons where possible. * Small problems in restoring of window size, state and position are fixed. * Automatic scrolling to current item is fixed in the side-pane mode. * Qt6's reaction to SIGTERM is fixed. * Prevented a high CPU usage with selection highlighting when a huge amount of text is selected. * Fixes and enhancements to Yaml and CMake syntax highlighting. * Center page numbers horizontally when printing. Michael Vetter 2022-06-17 08:37:55 +00:00
  • a3395b6710 - Update to 1.3.0: * An option is added for using system icons where possible. * Small problems in restoring of window size, state and position are fixed. * Automatic scrolling to current item is fixed in the side-pane mode. * Qt6's reaction to SIGTERM is fixed. * Prevented a high CPU usage with selection highlighting when a huge amount of text is selected. * Fixes and enhancements to Yaml and CMake syntax highlighting. * Center page numbers horizontally when printing. Michael Vetter 2022-06-17 08:37:55 +00:00
  • 81793c0cbb Accepting request 972360 from X11:LXQt Dominique Leuenberger 2022-04-24 17:45:46 +00:00
  • 27ef0ef539 Accepting request 972360 from X11:LXQt Dominique Leuenberger 2022-04-24 17:45:46 +00:00
  • c65c010631 - Update to 1.2.0: * Try the file manager DBus interface when opening the containing folder * Restore the view position on reloading, as precisely as possible. * Fixed searching in unusually large documents. * Select the text between spaces with Ctrl + double click. * Added Rust syntax highlighting. * Fixes and enhancement to XML and QML syntax highlighting. * Bumped the minimum required version of Qt5 to 5.15.0. * With Qt6, hide encodings that are not supported by Qt6. Michael Vetter 2022-04-24 09:24:40 +00:00
  • 40035c71e7 - Update to 1.2.0: * Try the file manager DBus interface when opening the containing folder * Restore the view position on reloading, as precisely as possible. * Fixed searching in unusually large documents. * Select the text between spaces with Ctrl + double click. * Added Rust syntax highlighting. * Fixes and enhancement to XML and QML syntax highlighting. * Bumped the minimum required version of Qt5 to 5.15.0. * With Qt6, hide encodings that are not supported by Qt6. Michael Vetter 2022-04-24 09:24:40 +00:00
  • 6b16d19fe0 Accepting request 944750 from X11:LXQt Dominique Leuenberger 2022-01-08 22:23:30 +00:00
  • f234e3cdfc Accepting request 944750 from X11:LXQt Dominique Leuenberger 2022-01-08 22:23:30 +00:00
  • ca83792a08 - Update to 1.1.1: * Fixed highlighting of Markdown's single-line codes with multiple back-quotes. * Prevented a rare hang-like behavior with some malformed XML documents. * Fixed the positions of instant tab tool-tips with Qt6. Michael Vetter 2022-01-07 14:12:41 +00:00
  • 64036affd2 - Update to 1.1.1: * Fixed highlighting of Markdown's single-line codes with multiple back-quotes. * Prevented a rare hang-like behavior with some malformed XML documents. * Fixed the positions of instant tab tool-tips with Qt6. Michael Vetter 2022-01-07 14:12:41 +00:00
  • 4d6facc2fc Accepting request 925412 from X11:LXQt Dominique Leuenberger 2021-10-15 21:04:16 +00:00
  • 52466f9905 Accepting request 925412 from X11:LXQt Dominique Leuenberger 2021-10-15 21:04:16 +00:00
  • de790f599d - Update to 1.0.1: * Fixed the detection of UTF-16 in special cases. * Fixed tab detaching when the window is closed with its last tab. * Don't try to restore window position under Wayland. * Better inertial scrolling with touchpad and sensitive devices. Michael Vetter 2021-10-15 11:08:00 +00:00
  • 0ce5855c98 - Update to 1.0.1: * Fixed the detection of UTF-16 in special cases. * Fixed tab detaching when the window is closed with its last tab. * Don't try to restore window position under Wayland. * Better inertial scrolling with touchpad and sensitive devices. Michael Vetter 2021-10-15 11:08:00 +00:00
  • 9d0e2dae69 Accepting request 915448 from X11:LXQt Dominique Leuenberger 2021-09-01 19:37:11 +00:00
  • 83bef273c3 Accepting request 915448 from X11:LXQt Dominique Leuenberger 2021-09-01 19:37:11 +00:00
  • 5f05e7147b - Update to 1.0.0: * Miscellaneous fixes to syntax highlighting of some programming languages. Also, a little faster highlighting in general. * Go is added to syntax highlighting. * Final symlink targets are also checked for detecting programming languages. * An option is added for disabling menu-bar accelerators. * Number separators are used on the status-bar. * AppStream metadata is added by Balló György * Support for OS/2 is added by josch1710 at GitHub. * Bumped the version to 1.0.0 Michael Vetter 2021-09-01 10:17:48 +00:00
  • 1f95fbcd77 - Update to 1.0.0: * Miscellaneous fixes to syntax highlighting of some programming languages. Also, a little faster highlighting in general. * Go is added to syntax highlighting. * Final symlink targets are also checked for detecting programming languages. * An option is added for disabling menu-bar accelerators. * Number separators are used on the status-bar. * AppStream metadata is added by Balló György * Support for OS/2 is added by josch1710 at GitHub. * Bumped the version to 1.0.0 Michael Vetter 2021-09-01 10:17:48 +00:00
  • eefe09abd1 Accepting request 878126 from X11:LXQt Dominique Leuenberger 2021-03-11 19:10:36 +00:00
  • 9cacf4b18f Accepting request 878126 from X11:LXQt Dominique Leuenberger 2021-03-11 19:10:36 +00:00
  • 34d4203a51 - Update to 0.18.0: * Fixed a rare problem in highlighting of multiline comments. * Added Java, JSON and Pascal to syntax highlighting. * Improved Perl, Ruby, PHP and LaTex syntax highlighting. * Prevented Qt from giving non-plain text to the selection clipboard. * Made PageUp/PageDown select the first/last item of the search history when the search line-edit is focused. * If needed, the cursor positions is also saved when the app is terminated by SIGTERM. * Prevented the spell checker from changing an uneditable document. * Added an icon and two context menu items to tabs/view-items of files that have final targets other than immediate symlink targets (e.g., when their parent directories are symlinks). Michael Vetter 2021-03-10 08:47:57 +00:00
  • d3ab50db4a - Update to 0.18.0: * Fixed a rare problem in highlighting of multiline comments. * Added Java, JSON and Pascal to syntax highlighting. * Improved Perl, Ruby, PHP and LaTex syntax highlighting. * Prevented Qt from giving non-plain text to the selection clipboard. * Made PageUp/PageDown select the first/last item of the search history when the search line-edit is focused. * If needed, the cursor positions is also saved when the app is terminated by SIGTERM. * Prevented the spell checker from changing an uneditable document. * Added an icon and two context menu items to tabs/view-items of files that have final targets other than immediate symlink targets (e.g., when their parent directories are symlinks). Michael Vetter 2021-03-10 08:47:57 +00:00
  • d932dcf47f Accepting request 862814 from X11:LXQt Dominique Leuenberger 2021-01-13 17:24:00 +00:00
  • 0ddf4e551c Accepting request 862814 from X11:LXQt Dominique Leuenberger 2021-01-13 17:24:00 +00:00
  • 08d6b57d55 - Update to 0.17.2: * Fixed a regression in 0.17.0 about here-documents. Michael Vetter 2021-01-13 08:20:26 +00:00
  • 6bf7dea1f1 - Update to 0.17.2: * Fixed a regression in 0.17.0 about here-documents. Michael Vetter 2021-01-13 08:20:26 +00:00
  • c6992c34f5 Accepting request 860805 from X11:LXQt Dominique Leuenberger 2021-01-07 20:22:42 +00:00
  • 8128386dfe Accepting request 860805 from X11:LXQt Dominique Leuenberger 2021-01-07 20:22:42 +00:00
  • d2a3049401 - Update to 0.17.1: * Avoided making the cursor busy from a separate thread Michael Vetter 2021-01-06 18:22:25 +00:00
  • 1dbe88c719 - Update to 0.17.1: * Avoided making the cursor busy from a separate thread Michael Vetter 2021-01-06 18:22:25 +00:00
  • b39bfb5cb5 - Update to 0.17.0: Main changes: * Now, FeatherPad can save as root without a root instance when the user doesn't have the permission to write. Polkit's pkexec is used (as a run-time dependency) for gaining the root privilege. * Printing is done in a separate thread, so that, if it takes a long time, other windows of FeatherPad could still be used. * Workarounds are added for bugs in Qt's default printing. Qt can't handle dark color schemes and the reverse order with printing; FeatherPad supports both. Other changes: * Made the warning bar more flexible for use with saving to root as well as printing. * Guarantee that the session dialog has focus after opening a session. * Added LaTex to the recognized syntaxes. * Added simple support for gvfs' admin. * Fixes to Perl syntax highlighting. * Several fixes to various small issues. Michael Vetter 2021-01-06 08:34:40 +00:00
  • f583aa7bd0 - Update to 0.17.0: Main changes: * Now, FeatherPad can save as root without a root instance when the user doesn't have the permission to write. Polkit's pkexec is used (as a run-time dependency) for gaining the root privilege. * Printing is done in a separate thread, so that, if it takes a long time, other windows of FeatherPad could still be used. * Workarounds are added for bugs in Qt's default printing. Qt can't handle dark color schemes and the reverse order with printing; FeatherPad supports both. Other changes: * Made the warning bar more flexible for use with saving to root as well as printing. * Guarantee that the session dialog has focus after opening a session. * Added LaTex to the recognized syntaxes. * Added simple support for gvfs' admin. * Fixes to Perl syntax highlighting. * Several fixes to various small issues. Michael Vetter 2021-01-06 08:34:40 +00:00
  • 84440f4d4c Accepting request 845464 from X11:LXQt Dominique Leuenberger 2020-11-03 14:25:27 +00:00
  • f4c4339a80 Accepting request 845464 from X11:LXQt Dominique Leuenberger 2020-11-03 14:25:27 +00:00
  • 3a9712db6a - Update to 0.16.0: * A right-click item is added to tab/side-pane for opening containing folder. * Natural sorting of items in the side-pane and session dialog. * The warning bar disappears when clicked or, automatically, after 10 seconds. * "To Start Case" is added to the case changing actions. * The 50-ms delay of format updating is removed because Qt's update requests seem appropriate now. * Focus the editor's view with the Escape key. * Current line highlight is made customizable. * The recent files feature can be disabled by setting its number to zero. * Added a "standalone" option to the command-line.It's especially useful when FeatherPad is chosen as the "git" editor. * Fixes and improvements here and there. Michael Vetter 2020-11-02 15:13:20 +00:00
  • 8bbee01d14 - Update to 0.16.0: * A right-click item is added to tab/side-pane for opening containing folder. * Natural sorting of items in the side-pane and session dialog. * The warning bar disappears when clicked or, automatically, after 10 seconds. * "To Start Case" is added to the case changing actions. * The 50-ms delay of format updating is removed because Qt's update requests seem appropriate now. * Focus the editor's view with the Escape key. * Current line highlight is made customizable. * The recent files feature can be disabled by setting its number to zero. * Added a "standalone" option to the command-line.It's especially useful when FeatherPad is chosen as the "git" editor. * Fixes and improvements here and there. Michael Vetter 2020-11-02 15:13:20 +00:00
  • c05675dd97 Accepting request 828859 from X11:LXQt Dominique Leuenberger 2020-08-24 13:13:52 +00:00
  • 30fa545266 Accepting request 828859 from X11:LXQt Dominique Leuenberger 2020-08-24 13:13:52 +00:00
  • 1f7b4b1e51 - Update to 0.15.0: * An optional selection highlighting (Preferences → Text → Selection highlighting; also, see Help). * A menu item for converting all text tabs to spaces. * An option for pasting file paths instead of opening files that are copied and pasted into FeatherPad (which is the default behavior). * Highlight only the first 1000 replacements if there are more. * Added a simple syntax highlighting for Haxe (by using JS highlighting). * Fixes and code cleanup. Michael Vetter 2020-08-24 08:06:16 +00:00
  • beccf80d2e - Update to 0.15.0: * An optional selection highlighting (Preferences → Text → Selection highlighting; also, see Help). * A menu item for converting all text tabs to spaces. * An option for pasting file paths instead of opening files that are copied and pasted into FeatherPad (which is the default behavior). * Highlight only the first 1000 replacements if there are more. * Added a simple syntax highlighting for Haxe (by using JS highlighting). * Fixes and code cleanup. Michael Vetter 2020-08-24 08:06:16 +00:00
  • e03cc4834f Accepting request 813500 from X11:LXQt Dominique Leuenberger 2020-06-11 13:15:16 +00:00
  • 6e48e7cf59 Accepting request 813500 from X11:LXQt Dominique Leuenberger 2020-06-11 13:15:16 +00:00
  • 5950917a84 - Update to 0.14.2: * Overrode Qt's default behavior when the Home key is pressed. * Fixed a bug that allowed cutting of read-only texts. * Fixes for Yaml, CSS and JavaScript. * Updated the code for Qt 5.15 (backward compatibly). Michael Vetter 2020-06-11 12:10:01 +00:00
  • e39cc73603 - Update to 0.14.2: * Overrode Qt's default behavior when the Home key is pressed. * Fixed a bug that allowed cutting of read-only texts. * Fixes for Yaml, CSS and JavaScript. * Updated the code for Qt 5.15 (backward compatibly). Michael Vetter 2020-06-11 12:10:01 +00:00
  • c638ee8408 Accepting request 800245 from X11:LXQt Dominique Leuenberger 2020-05-05 16:56:11 +00:00
  • 890826a260 Accepting request 800245 from X11:LXQt Dominique Leuenberger 2020-05-05 16:56:11 +00:00
  • 544adb68e9 - Update to 0.14.1: * Fix miscalculation in highlighting of mult-iline CSS values Michael Vetter 2020-05-05 07:19:33 +00:00
  • 0cac7d0706 - Update to 0.14.1: * Fix miscalculation in highlighting of mult-iline CSS values Michael Vetter 2020-05-05 07:19:33 +00:00