Path to this page:
./
editors/featherpad,
Lightweight Qt6 plain-text editor
Branch: CURRENT,
Version: 1.6.0,
Package name: featherpad-1.6.0,
Maintainer: pinFeatherPad is a lightweight Qt6 plain-text editor.
It is independent of any desktop environment and has:
* Drag-and-drop support, including tab detachment and attachment;
* X11 virtual desktop awareness;
* An optionally permanent search-bar;
* Instant highlighting of found matches when searching;
* A docked window for text replacement;
* Support for line numbers and jumping to a specific line;
* Automatic detection of text encoding;
* Syntax highlighting for common programming languages;
* Ability to open URLs with appropriate applications;
* Session management;
* Side-pane mode;
* Auto-saving;
* Spell checking with Hunspell;
* Printing;
* Text zooming;
* Haiku OS and macOS support.
Required to run:[
graphics/hicolor-icon-theme] [
textproc/hunspell] [
x11/qt5-qtsvg] [
x11/qt5-qtx11extras] [
x11/qt5-qtbase]
Required to build:[
pkgtools/x11-links] [
x11/xcb-proto] [
x11/fixesproto4] [
pkgtools/cwrappers] [
x11/xorgproto]
Master sites:
Filesize: 1073.52 KB
Version history: (Expand)
- (2025-01-30) Updated to version: featherpad-1.6.0
- (2024-11-15) Updated to version: featherpad-1.5.2nb1
- (2024-11-09) Updated to version: featherpad-1.5.2
- (2024-11-01) Updated to version: featherpad-1.5.1nb3
- (2024-11-01) Updated to version: featherpad-1.5.1nb2
- (2024-05-29) Updated to version: featherpad-1.5.1nb1
CVS history: (Expand)
2025-01-29 22:45:47 by pin | Files touched by this commit (3) | |
Log message:
editors/featherpad: update to 1.6.0
V1.6.0
---------
* Support column selection.
* Dropped the support for translating the Help file because it was not \
practical. An online translation service can be used instead.
* Fixed a rare case of finding/highlighting whole words.
* Replaced the deprecated method QMouseEvent::pos().
* Used localized string for position on the statusbar.
|
2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429) |
Log message:
*: recursive bump for icu 76 shlib major version bump
|
2024-11-09 20:43:19 by pin | Files touched by this commit (3) | |
Log message:
editors/featherpad: update to 1.5.2
V1.5.2
---------
* Fixed the printing thread. (Previously, it created many instances of the \
warning message "QBasicTimer::start: Timers cannot be started from another \
thread" because the document wasn't inside the printing thread.)
* Fixed an old issue in replacement highlighting of multiple tabs.
* Demand attention under Wayland when a window needs activation, although \
window managers may ignore it.
* Don't escape a start single quote in C/C++ when it follows a letter or number.
* Skip double-parenthesis constructs with bash here-docs.
* Don't try to save as root when the parent directory doesn't exist.
* Respect the enforced syntax of an unsaved document when removing its trailing \
spaces on saving it.
* Check the existence of "gio" before using it for opening URLs.
* Fixed the localization of date and time with Qt6.
|
2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426) |
Log message:
*: revbump for icu downgrade
|
2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427) |
Log message:
*: recursive bump for icu 76.1 shlib bump
|
2024-05-29 18:35:19 by Adam Ciarcinski | Files touched by this commit (1929) | |
Log message:
revbump after icu and protobuf updates
|
2024-04-30 05:19:48 by pin | Files touched by this commit (2) | |
Log message:
editors/featherpad: update to 1.5.1
V1.5.1
---------
* Added a safe and simple workaround for 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.
|
2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490) |
Log message:
* recursive bump for libxkbcommon 1.7.0
Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
|