File FeatherNotes.changes of Package FeatherNotes

-------------------------------------------------------------------
Tue Apr 29 02:49:00 UTC 2025 - dead_mozay@opensuse.org

- Update to version 1.3.2:
  * Removed redundant code lines
  * Removed an old workaround about translations
  * Workaround for a rare case of backward incompatibility in Qt6

-------------------------------------------------------------------
Wed Mar 05 06:26:41 UTC 2025 - dead_mozay@opensuse.org

- Update to version 1.3.1:
  * Replaced the deprecated method QMouseEvent::pos()
  * Fixed tables being added with invisible borders (#386)
  * Enhanced the workaround for the "Raise/Hide" action under Wayland
  * Fixed the printing thread and updated the code
  * Use short format for default date and time
  * Always paste localized date and time
  * Another workaround for Wayland — in tray menu
  * Fixed side-pane text color after style change with Qt ≥ 6.7.2
  * Use `gio` only after checking its existence directly

-------------------------------------------------------------------
Mon Jun 24 04:44:25 UTC 2024 - dead_mozay@opensuse.org

- Update to version 1.3.0:
  * Fixed note overwriting in special cases
  * Dropped using of `gio` for opening hyperlinks
  * Workaround for on-the-fly style change of Qt6
  * Workaround for window deactivation on clicking tray icon under Wayland

-------------------------------------------------------------------
Mon Feb 19 04:24:27 UTC 2024 - dead_mozay@opensuse.org

- Update to version 1.2.0:
  * Assign a single undo to clearing all formats
  * Also remove the block format on clearing formats

-------------------------------------------------------------------
Mon Sep 11 03:07:55 UTC 2023 - dead_mozay@opensuse.org

- Update to version 1.1.1:
  * Fixed a rare issue in warning bar geometry
  * Changed "Qt5" to "Qt" in the meta-info file
  * Don't search with Slash if there's no node
  * Search in node names by pressing Slash in side-pane
  * Weblate commits (#315)
  * Fix undefined reference to socketpair (#314)
  * Don't insert garbage when an image can't be loaded
  * Don't let translations change file type filters
  * Wait up to 60 sec for tray
  * Recognize `text/plain;charset=…` as plain text
  * Get keyboard modifiers directly from `QMouseEvent`
  * Fixed the initial font of the node font dialog
  * Separate the inserted URLs with newline
  * Enable/disable the Paste actions appropriately
  * Simplified the code for editor font

-------------------------------------------------------------------
Tue Nov 29 03:26:28 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.1.0:
  * Corrected tab stop distance.
  * Fixed text zooming with Qt6
  * Small but important fixes, especially for Qt6
  * Better sizes for some dialogs
  * Translated using Weblate (Danish) (#289)
  * Corrected context menus on Wayland
  * Weblate commits (#287)
  * Weblate commits (#285)
  * Corrected a translation
  * Weblate commits (#284)
  * Workaround for a Qt6 bug in copying plain text
  * Silenced compilation warnings with Qt ≥ 6.4
  * Fixed crash on pasting with empty clipboard
  * Changed README_OS2.md (#283)
  * Weblate commits (#282)
  * Simplified finding of Qt modules with cmake
  * Weblate commits (#279)
  * Cleaned up the code of Unix signal handling
  * Added a real Unix signal handler
  * Removed "Embed Image" from the toolbar
  * Weblate commits (#276)
  * Weblate commits (#275)

-------------------------------------------------------------------
Fri Aug 05 02:46:44 UTC 2022 - dead_mozay@opensuse.org

- Update to version 1.0.0:
  * Updated translators list
  * Always raise a window on showing it
  * A small addition to warning-bar
  * Better titles when printing or exporting to HTML
  * Do printing in a separate thread
  * Added a warning bar for some messages
  * Better way of checking for blocking dialogs
  * Made it a single-process app by using Qt D-Bus
  * Changed the tooltip about saving position
  * No workaround for Enlightenment
  * Made toolbar icons small by default
  * Reduced the wait for systray to 30 sec
  * Fixed node renaming with transparent tree view
  * Drag a tree node only if there is a real mouse movement
  * Scroll to clicked node without delay
  * Handle search/replacement highlights on changing doc colors
  * Choose link insertion color based on background color
  * Added an option for saving on exiting
  * Keep global search string on node switching by user
  * Corrected French translation with `lupdate`
  * Fixed restoring of window size and position
  * Corrected a code comment
  * Added an option for remembering the expanded state of each node
  * Add language swedish (#239)
  * Select between spaces with Ctrl + double click

-------------------------------------------------------------------
Wed Jan 05 08:13:13 UTC 2022 - dead_mozay@opensuse.org

- Update to version 0.10.0:
  * Prevent unnecessary scroll jumps on undoing/redoing

-------------------------------------------------------------------
Thu Mar 11 08:58:12 UTC 2021 - dead_mozay@opensuse.org

- Update to version 0.9.0:
  * Fixed and improved the support for custom bg/fg colors
  * Fixed side-pane's automatic scrolling with RTL
  * Show scrollbar instead of text eliding in side-pane
  * Added an alignment submenu to table context menu
  * Translations update from Weblate (#167)
  * Removed a redundant, weird variable
  * Added cmake support (thanks to Dmitry Atamanov — https://github.com/data-man)
  * Translations update from Weblate (#165)
  * Prevent Qt from clearing format on font change
  * Fixed a problem in searching of node names
  * Guarantee saving of window info before close event
  * Save final settings with SIGTERM signal too
  * Go to last active node when starting with last note
  * Prevent rich text in selection clipboard
  * Added some explanation to help doc
  * Added an option to open recent files separately
  * Prevented transference of font settings to new notes
  * Added recently opened files
  * Enhanced the selection clipboard workaround
  * Workaround for a Qt bug and cleanup

-------------------------------------------------------------------
Tue Nov 03 13:54:41 UTC 2020 - dead_mozay@opensuse.org

- Update to version 0.8.0:
  * Prevent editor font from changing when app font changes
  * Replaced Qt5 with Qt in About dialog
  * Corrected an old typo in a file name
  * Translated using Weblate (Czech)
  * Translated using Weblate (Italian)
  * Translated using Weblate (Hebrew)
  * Translated using Weblate (Hungarian)
  * Translated using Weblate (Hungarian)
  * Added translation using Weblate (Italian)
  * Removed scroll jump workaround
  * Added an option for starting with last opened file
  * Update feathernotes_pt_BR.ts
  * No replacement highlight info with empty replacing text
  * Highlight only the first 1000 replacements if there are more.
  * Don't clear replacement highlights on hiding/minimizing window
  * Fixed the custom colors of searched and replaced texts
  * Updated Help dialog
  * Updated Hungarian translations
  * No stylesheet in ColorLabel
  * Fixed changing the font of visited nodes
  * Just changed positions of two menu-items
  * Added support for customized background/foreground colors

-------------------------------------------------------------------
Sat Jun 06 17:10:55 UTC 2020 - dead_mozay@opensuse.org

- Update to version 0.7.0:
  * Update side-pane palette when needed
  * Updated Hungarian translations
  * Added Hungarian translation to desktop file
  * Added option spell checking with Hunspell
  * A simplification
  * Translated using Weblate (Chinese (Simplified))
  * Handle relative paths correctly
  * Focus the visible unfocused search bar on activating its action

-------------------------------------------------------------------
Wed Mar 11 02:47:51 UTC 2020 - dead_mozay@opensuse.org

- Update to version 0.6.0:
  * Smarter Shift+Enter with alphabetical lists
  * Give focus to text-edit/side-pane with Escape
  * add Russian localization to .desktop
  * Russian translation update
  * Translated using Weblate (Russian)
  * Translated using Weblate (Hebrew)
  * Translated using Weblate (Lithuanian)
  * Added a workaround for an old Qt bug in `QTimer`
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Czech)
  * Translated using Weblate (Dutch)
  * Fixed a potential issue in translations
  * Made some strings translatable
  * Translated using Weblate (Chinese (Simplified))
  * Added translation using Weblate (Chinese (Simplified))
  * Translated using Weblate (Hungarian)
  * Added translation using Weblate (Hungarian)

-------------------------------------------------------------------
Tue Jan 07 12:23:01 UTC 2020 - dead_mozay@opensuse.org

- Update to version 0.5.1+20200106.50c858b:
  * Translated using Weblate (German)
  * Allow sorting by clicking in shortcut editor
  * Workaround for bug in horizontal scrollbars of Qt 5.14.0

-------------------------------------------------------------------
Sat Dec 28 06:08:56 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.5.0+20191222.fde2324:
  * Fixes for RTL (including a workaround for a Qt bug)
  * Use disbaled win text color for disabled SVG icons
  * Restore compatibility with Qt < 5.12
  * Fixed a problem in backward search and replacement
  * Smooth wheel scrolling
  * Translated using Weblate (Spanish)
  * Triple click: Don't select newline and start/end whitespaces
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Czech)
  * Translated using Weblate (Lithuanian)
  * Don't replace more than 2 hyphens with em dash
  * Translated using Weblate (Hebrew)
  * Translated using Weblate (Indonesian)
  * Added optional auto-replacing
  * Added translation using Weblate (Norwegian Bokmål)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Dutch)
  * Add Czech localization into .desktop
  * Translated using Weblate (Czech)
  * Added translation using Weblate (Czech)
  * Translated using Weblate (Indonesian)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Japanese)
  * Translation support
  * Initial Windows support
  * Smarter Shift+Enter
  * Corrected a typo
  * Don't let current item change during a tree DND
  * Removed a redundant header
  * Better handling of custom shortcuts
  * Translated using Weblate (Japanese)
  * Fix compilation error on the Hurd.
  * Translated using Weblate (Russian)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (French)
  * Added translation using Weblate (Portuguese (Portugal))
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Spanish)
  * Translated using Weblate (Spanish)
  * Translated using Weblate (Japanese)
  * Translated using Weblate (Chinese)
  * Added translation using Weblate (Japanese)
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (Lithuanian)
  * Corrected a small mistake in a translation

-------------------------------------------------------------------
Sat Jun 01 04:02:33 UTC 2019 - dead_mozay@opensuse.org

- Update to version 0.4.6+20190531.fb3f6e1:
  * Translated using Weblate (Spanish)
  * Translated using Weblate (Slovak)
  * Added translation using Weblate (Slovak)
  * Better placement of text context menu actions
  * Added 2 missing reserved shortcuts
  * Supported shortcut customization
  * Translated using Weblate (Hebrew)
  * Added translation using Weblate (Hebrew)
  * Translated using Weblate (Portuguese (Brazil))
  * Translated using Weblate (French)

-------------------------------------------------------------------
Sat Jun  1 04:02:06 UTC 2019 - Dead Mozay <dead-mozay@opensuse.org>

- Initial package 
openSUSE Build Service is sponsored by