The NetBSD Project

CVS log for pkgsrc/editors/feathernotes/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / editors / feathernotes

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.30 / (download) - annotate - [select for diffs], Mon Feb 19 04:18:49 2024 UTC (5 weeks, 4 days ago) by pin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.29: +6 -6 lines
Diff to previous 1.29 (colored) to selected 1.4 (colored)

editors/feathernotes: update to 1.2.0

V1.2.0
---------
 * Removed Qt5 support.
 * Also remove the block format on clearing formats.
 * Added an icon for macOS (thanks to Iván valos ăŕivan-avalos at GitHub).

Revision 1.29 / (download) - annotate - [select for diffs], Sun Nov 12 13:21:15 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored) to selected 1.4 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.28 / (download) - annotate - [select for diffs], Wed Nov 8 13:19:02 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored) to selected 1.4 (colored)

*: recursive bump for icu 74.1

Revision 1.27 / (download) - annotate - [select for diffs], Tue Oct 24 22:09:00 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.26: +2 -1 lines
Diff to previous 1.26 (colored) to selected 1.4 (colored)

*: bump for openssl 3

Revision 1.26 / (download) - annotate - [select for diffs], Fri Sep 8 11:43:43 2023 UTC (6 months, 3 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.25: +2 -3 lines
Diff to previous 1.25 (colored) to selected 1.4 (colored)

editors/feathernotes: update to 1.1.1

ă÷Fixed the initial font of the node font dialog.
ă÷Start searching in node names when Slash is pressed inside the side-pane.
ă÷Enable/disable the Paste actions appropriately.
ă÷Don't insert garbage when an image can't be loaded.

Revision 1.25 / (download) - annotate - [select for diffs], Tue Sep 5 20:32:10 2023 UTC (6 months, 3 weeks ago) by pin
Branch: MAIN
Changes since 1.24: +5 -13 lines
Diff to previous 1.24 (colored) to selected 1.4 (colored)

editors/feathernotes: enable Qt6

... and switch to it as default

Revision 1.24 / (download) - annotate - [select for diffs], Mon May 22 21:00:22 2023 UTC (10 months, 1 week ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.4 (colored)

*: bump for libproxy 0.5

Revision 1.23 / (download) - annotate - [select for diffs], Wed Apr 19 08:09:49 2023 UTC (11 months, 1 week ago) by adam
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.4 (colored)

revbump after textproc/icu update

Revision 1.22 / (download) - annotate - [select for diffs], Mon Apr 3 20:20:53 2023 UTC (11 months, 3 weeks ago) by nros
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.4 (colored)

Revbump due to dependecy change in qt5-qtbase
Since these dependecies are bundled with
qt5-qtbase and not exposed to qt5 using
applications directly, only bump direct users
of qt5-qtbase.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jan 29 21:15:54 2023 UTC (13 months, 4 weeks ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.4 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.20 / (download) - annotate - [select for diffs], Sun Dec 4 17:38:46 2022 UTC (15 months, 3 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored) to selected 1.4 (colored)

editors/feathernotes: update to 1.1.0

This release is mostly about fixing or circumventing bugs, especially with Qt6.

Main changes:

ă÷A crash on pasting empty clipboard is fixed.
ă÷A bug is fixed in updating widget states after deleting a node.
ă÷Text zooming is fixed for documents that are saved by the Qt6 version.
ă÷The text tab stop distance is corrected.
ă÷A workaround has been added for a Qt6 bug that doesn't include newlines in
  the plain-text data of the copied text.
ă÷Total node deselection is prevented with Qt6.
ă÷The Unix signal handling is revamped.
ă÷"Embed Image" is removed from the toolbar to make it uncluttered (it's till
  in the right-click and Format menus).
ă÷The context menus and tooltips are corrected under Wayland.
ă÷Simplified finding of Qt modules with cmake.
ă÷Silenced the compilation warnings with Qt 6.4.

Revision 1.19 / (download) - annotate - [select for diffs], Wed Nov 23 16:19:55 2022 UTC (16 months ago) by adam
Branch: MAIN
Changes since 1.18: +2 -1 lines
Diff to previous 1.18 (colored) to selected 1.4 (colored)

massive revision bump after textproc/icu update

Revision 1.18 / (download) - annotate - [select for diffs], Mon Aug 15 06:55:16 2022 UTC (19 months, 2 weeks ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.4 (colored)

editors/feathernotes: unbreak build

Fix PLIST, delint Makefile.

Revision 1.17 / (download) - annotate - [select for diffs], Tue Aug 9 12:05:01 2022 UTC (19 months, 2 weeks ago) by pin
Branch: MAIN
Changes since 1.16: +10 -9 lines
Diff to previous 1.16 (colored) to selected 1.4 (colored)

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.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 18 19:10:57 2022 UTC (23 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2
Changes since 1.15: +2 -1 lines
Diff to previous 1.15 (colored) to selected 1.4 (colored)

revbump for textproc/icu update

Revision 1.15 / (download) - annotate - [select for diffs], Thu Jan 6 07:53:46 2022 UTC (2 years, 2 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.14: +2 -3 lines
Diff to previous 1.14 (colored) to selected 1.4 (colored)

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.

Revision 1.14 / (download) - annotate - [select for diffs], Wed Dec 8 16:04:09 2021 UTC (2 years, 3 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.4 (colored)

revbump for icu and libffi

Revision 1.13 / (download) - annotate - [select for diffs], Wed Apr 21 11:41:32 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.4 (colored)

revbump for textproc/icu

Revision 1.12 / (download) - annotate - [select for diffs], Thu Mar 11 08:10:58 2021 UTC (3 years ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1
Changes since 1.11: +4 -4 lines
Diff to previous 1.11 (colored) to selected 1.4 (colored)

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.

Revision 1.11 / (download) - annotate - [select for diffs], Thu Nov 5 09:08:00 2020 UTC (3 years, 4 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.10: +2 -1 lines
Diff to previous 1.10 (colored) to selected 1.4 (colored)

*: Recursive revbump from textproc/icu-68.1

Revision 1.10 / (download) - annotate - [select for diffs], Mon Nov 2 20:20:01 2020 UTC (3 years, 4 months ago) by pin
Branch: MAIN
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored) to selected 1.4 (colored)

editors/feathernotes: update to 0.8.0

0.8.0

Changes:
- An option for starting with the last opened file.
- Support for customized background/foreground colors.
- A configurable date and time pasting.
- Code fixes and cleanup.

Revision 1.9 / (download) - annotate - [select for diffs], Mon Aug 17 20:18:33 2020 UTC (3 years, 7 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.8: +2 -1 lines
Diff to previous 1.8 (colored) to selected 1.4 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.8 / (download) - annotate - [select for diffs], Sun Jun 7 14:07:28 2020 UTC (3 years, 9 months ago) by pin
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.7: +2 -3 lines
Diff to previous 1.7 (colored) to selected 1.4 (colored)

editors/feathernotes: update to 0.7.0

V0.7.0
---------
* Focus the visible unfocused search bar on activating its action.
* Handle relative file paths correctly.
* Overrode Qt's default behavior with the Home key.
* Added optional spell checking with Hunspell, that can be enabled at compilation time.
* Update the transparent side-pane's palette if the style changes in runtime.

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jun 2 08:23:43 2020 UTC (3 years, 9 months ago) by adam
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored) to selected 1.4 (colored)

Revbump for icu

Revision 1.6 / (download) - annotate - [select for diffs], Wed Apr 22 08:24:45 2020 UTC (3 years, 11 months ago) by pin
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored) to selected 1.4 (colored)

editors/feathernotes

Update maintainer e-mail

Revision 1.5 / (download) - annotate - [select for diffs], Sun Apr 12 08:28:35 2020 UTC (3 years, 11 months ago) by adam
Branch: MAIN
Changes since 1.4: +2 -1 lines
Diff to previous 1.4 (colored)

Recursive revision bump after textproc/icu update

Revision 1.4 / (download) - annotate - [selected], Thu Mar 12 00:23:27 2020 UTC (4 years ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.3: +5 -5 lines
Diff to previous 1.3 (colored)

feathernotes: update to 0.6.0

Packaged by pin in pkgsrc-wip. (The change log below doesn't note this,
but NetBSD-specific patches from pin were also merged in 0.6.0.)

V0.6.0
---------
 * Made some strings translatable.
 * Fixed a potential issue in translations.
 * Fixed a rare case of halted auto-saving.
 * Added a workaround for an old Qt bug, because of which, QTimer may not work after resuming from suspend or hibernation.
 * Give focus to text-edit/side-pane with Escape.
 * Don't let custom shortcuts be read from global config files.
 * Yet smarter Shift+Enter with alphabetical lists.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Mar 10 22:09:41 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.4 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.2 / (download) - annotate - [select for diffs], Sun Mar 8 16:49:20 2020 UTC (4 years ago) by wiz
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored) to selected 1.4 (colored)

*: recursive bump for libffi

Revision 1.1 / (download) - annotate - [select for diffs], Thu Feb 13 03:21:54 2020 UTC (4 years, 1 month ago) by gutteridge
Branch: MAIN
Diff to selected 1.4 (colored)

feathernotes: import new package, version 0.5.1

FeatherNotes is a lightweight Qt5 hierarchical notes-manager.
It is independent of any desktop environment and has:

  * Support for rich text formatting, image embedding and inserting
    editable tables;
  * Drag-and-drop capability for moving nodes and also for embedding images;
  * A tray icon for quick access on any desktop;
  * Correct position/size saving and restoring with most window managers;
  * Compact but complete search and replacement widgets;
  * The ability to include searchable tags (hidden info on each node);
  * Support for optional node icons;
  * Support for local and remote hyperlinks (bookmarks);
  * Text zooming;
  * Printing and exporting to HTML and PDF;
  * Password protection;
  * Auto-saving;
  * macOS support and other features that can be found in its settings,
    on its menus or when it is actually used.

Packaged in pkgsrc-wip by pin, as part of a broader effort toward
providing all of LXQt and associated utility applications. General
reviews, feedback, and testing of such by gdt@, ng0@, and myself.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>