Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| f6bc3e61 | 2020-12-21 22:04:52 | Update to feathernotes-0.8.0 Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.8.0 | ||
| 720a1b95 | 2020-06-13 02:09:32 | Update to feathernotes-0.7.0 Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.7.0 | ||
| 8c6e6dbc | 2020-03-16 23:39:10 | Update to feathernotes-0.6.0 Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.6.0 | ||
| f69d1135 | 2020-02-13 22:19:35 | be smarter about GH_TAGNAME; when generating the default DISTNAME, only strip a leading "v" when it's followed by what looks like a version number, also have it handle a few other common names seen in ports. likewise when stripping 'v' from the default WRKDIST, also allow 'V', but only if followed by digits (which seems a better match to what github are doing). update the few ports which _require_ updates to match this change. been through a bulk on i386 (plus I've diffed "make dump-vars" run in in all ports having GH_TAGNAME before+after applying the patch), ok jca | ||
| c2d5b08d | 2020-01-10 15:01:15 | Update to feathernotes-0.5.1 Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.5.1 | ||
| 7e4730eb | 2019-12-29 16:30:34 | Update to feathernotes-0.5.0 Changelog: https://github.com/tsujan/FeatherNotes/releases/tag/V0.5.0 | ||
| 3318ced0 | 2019-07-12 20:46:54 | replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes | ||
| 6309a2bb | 2019-03-08 20:00:39 | qt5.port.mk: change COMPILER Move it to "base-clang ports-gcc" and bump REVISION accordingly. This unbreaks Qt5-related binaries runtime on macppc. OK sthen@ | ||
| 8ef5deb8 | 2019-02-07 23:27:34 | Update to feathernotes-0.4.6 -- all the patches go away | ||
| 1dcb4da4 | 2019-01-23 15:24:28 | Import misc/feathernotes, a lightweight Qt5 notes manager. ok rsadowski@ 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 |