Hello community, here is the log from the commit of package notepadqq for openSUSE:Factory checked in at 2017-10-18 10:54:53 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/notepadqq (Old) and /work/SRC/openSUSE:Factory/.notepadqq.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "notepadqq" Wed Oct 18 10:54:53 2017 rev:9 rq:534515 version:1.2.0 Changes: -------- --- /work/SRC/openSUSE:Factory/notepadqq/notepadqq.changes 2017-02-13 07:49:47.304512569 +0100 +++ /work/SRC/openSUSE:Factory/.notepadqq.new/notepadqq.changes 2017-10-18 10:54:54.188428481 +0200 @@ -1,0 +2,47 @@ +Tue Oct 17 16:30:41 UTC 2017 - [email protected] + +- Update to 1.2.0: + * Allow banners to stretch horizontally and vertically (#349). + * Preferences menu now has an "Apply" button in addition to "Ok" + and "Cancel". That way users can immediately see visual changes + (like themes) without having to exit the menu all the time. + * The Shortcuts tab now has a "Reset Selected Shortcut" in + addition to the "Reset All Shortcut" button. + * The Preferences menu remembers the last selected settings tab + and will automatically switch to it when re-opened (this is not + a saved setting. Only implemented as a static variable). + * Turned the "File Format" and "Encoding" labels in the status + bar into ClickableLabels. When clicked, they open the + Format/Encoding QMenu that is also used in Nqq's menu bar. + * File encoding in the status bar wasn't properly updated. Fixed + that by calling updateEditorUiInfo() when switching encoding. + * Added menu shortcuts for accessibility. + * l10n: add Slovenian translation (#352). + * Sessions: during session load, show BannerFileRemoved when the + file is missing (#353). + * Preferences: fix theme loading glitch (closes #246) (#356). + * UI: disable "reload" actions if no file to reload exists (#354). + * Update notepadqq launcher (fedora) (#366). + * Support Qt 5.8 and 5.9 (#376). + * Fix: user was not allowed to exit Nqq if session.xml couldn't + be saved. + * Title bar has wrong tab title after launch (fixes #421) (#422). + * Warn about missing icons; fix potential crash. + * %directory% in run command (#434). + * Fix segfault on start (fixes #440). + * Open folder contents if a folder is dropped onto Nqq. (#455). + * Add handel-c language (#443). + * Apply group replacement across the entire matched string. + * Fixed "^F Find ENTER does not search for the currently selected + text" (#417) (#468). + * Convert text to path in svg logo (#477). + * Added a "Retry as Root" to Nqq's save dialog (#480). + * Keep file names of deleted files when loading a session. + Otherwise they just show up as 'new X' (#483). + * Don't load tabs from session that don't exist and aren't cached + since they're just empty (#484). + * Prompt user when opening a file from recent history that does + not exist anymore. Fixes #248. + * Remember "Enable Smart Indent" setting #488 (#492). + +------------------------------------------------------------------- Old: ---- notepadqq_1.0.1.orig.tar.bz2 New: ---- notepadqq_1.2.0.orig.tar.bz2 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ notepadqq.spec ++++++ --- /var/tmp/diff_new_pack.TeS1oD/_old 2017-10-18 10:54:55.980344415 +0200 +++ /var/tmp/diff_new_pack.TeS1oD/_new 2017-10-18 10:54:55.984344228 +0200 @@ -17,7 +17,7 @@ Name: notepadqq -Version: 1.0.1 +Version: 1.2.0 Release: 0 Summary: Notepad++-like editor License: GPL-3.0+ @@ -78,7 +78,7 @@ %files %defattr(-,root,root) -%doc CONTRIBUTORS.md COPYING README.md +%doc CONTRIBUTING.md COPYING README.md %{_bindir}/%{name} %{_libexecdir}/%{name}/ %{_datadir}/%{name}/ ++++++ notepadqq_1.0.1.orig.tar.bz2 -> notepadqq_1.2.0.orig.tar.bz2 ++++++ ++++ 14748 lines of diff (skipped)
