- Update to 0.12.1:
* Allow searching in the language menu by typing continuously.
* More informative message when a non-text file isn't opened
because of Preferences.
* Fixed the disabled sort line actions in context menu.
* Considered the new behavior of horizontal wheel
scrolling in Qt 5.14.0.
* Added a workaround to the text editor for the bug in
horizontal scrollbars of Qt 5.14.0.
OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/featherpad?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 13 12:18:05 UTC 2020 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
- Update to 0.12.1:
|
||||
* Allow searching in the language menu by typing continuously.
|
||||
* More informative message when a non-text file isn't opened
|
||||
because of Preferences.
|
||||
* Fixed the disabled sort line actions in context menu.
|
||||
* Considered the new behavior of horizontal wheel
|
||||
scrolling in Qt 5.14.0.
|
||||
* Added a workaround to the text editor for the bug in
|
||||
horizontal scrollbars of Qt 5.14.0.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Dec 29 16:15:21 UTC 2019 - Michael Vetter <mvetter@suse.com>
|
||||
|
||||
|
||||
+2
-2
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package featherpad
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: featherpad
|
||||
Version: 0.12.0
|
||||
Version: 0.12.1
|
||||
Release: 0
|
||||
Summary: Qt5-based plaintext editor
|
||||
License: GPL-3.0-only
|
||||
|
||||
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:922305e8724062ca2996b4aa8ada8a24e8c178ecb84adca86a51a560e5c29b52
|
||||
size 774318
|
||||
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c32d662003591d612731e7c7086a5c7d8c59093141c414ec970d68605099c74f
|
||||
size 791670
|
||||
Reference in New Issue
Block a user