2022-08-15 08:55:16 by pin | Files touched by this commit (2) |
Log message:
editors/feathernotes: unbreak build
Fix PLIST, delint Makefile.
|
2022-08-09 14:05:01 by pin | Files touched by this commit (2) | |
Log message:
editors/feathernotes: update to 1.0.0
pkgsrc changes:
-switch build to cmake.
upstream changes:
-Removed "Embed Image" from the toolbar to make it uncluttered.
|
2022-04-18 21:12:27 by Adam Ciarcinski | Files touched by this commit (1798) | |
Log message:
revbump for textproc/icu update
|
2022-01-06 08:53:46 by pin | Files touched by this commit (3) | |
Log message:
editors/feathernotes: update to 0.10.0
-Better (smooth) scrolling from inside the view, especially with touchpad.
-Don't try to save or restore window position under Wayland.
-When the window isn't active under Wayland, hide and show it again if the tray
icon is activated.
-Don't let QTextEdit's built-in undo/redo shortcuts cause a scroll jump when
there's nothing to undo/redo.
-Fixed compilation against old Qt versions.
|
2021-12-08 17:07:18 by Adam Ciarcinski | Files touched by this commit (3063) |
Log message:
revbump for icu and libffi
|
2021-10-26 12:21:45 by Nia Alarie | Files touched by this commit (161) |
Log message:
editors: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
|
2021-10-07 15:47:53 by Nia Alarie | Files touched by this commit (161) |
Log message:
editors: Remove SHA1 hashes for distfiles
|
2021-04-21 13:43:04 by Adam Ciarcinski | Files touched by this commit (1822) |
Log message:
revbump for textproc/icu
|
2021-03-11 09:10:58 by pin | Files touched by this commit (3) | |
Log message:
editors/feathernotes: update to 0.9.0
Main changes:
● Added cmake support (besides qmake).
● Added support for the recently opened files.
● Fixed the bugs of searching and replacing in all nodes.
● Go to the last active node when starting with the last opened note.
● Improvements and fixes to custom background and foreground colors. (if a
note is created with this version, the bg/fg colors of existing nodes will
change on the fly.)
● Prevented Qt from giving rich text to the selection clipboard.
● Prevented the transference of password (or lack of it) from one note to
another in rare cases.
● Prevented the transference of font settings from an opened note to a newly
created one.
● Allowed changing of the horizontal alignment of tables.
● Workaround for KDE's Plasma tray tooltip.
● Instead of eliding texts, show the horizontal scrollbar in the side-pane
when needed.
● Require Qt5.12.
● Small fixes to smooth scrolling and link opening.
|
2020-11-05 10:09:30 by Ryo ONODERA | Files touched by this commit (1814) |
Log message:
*: Recursive revbump from textproc/icu-68.1
|