Hello community, here is the log from the commit of package ktexteditor for openSUSE:Factory checked in at 2016-07-15 12:39:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ktexteditor (Old) and /work/SRC/openSUSE:Factory/.ktexteditor.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ktexteditor" Changes: -------- --- /work/SRC/openSUSE:Factory/ktexteditor/ktexteditor.changes 2016-07-03 12:25:07.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ktexteditor.new/ktexteditor.changes 2016-07-15 12:39:48.000000000 +0200 @@ -1,0 +2,45 @@ +Wed Jul 6 15:06:14 UTC 2016 - [email protected] + +- Update to 5.24.0 + * Show Scrollbar Text Preview after a delay of 250ms + * Hide preview and stuff on view content scrolling + * Set parent + toolview, I think this is needed to avoid task + switcher entry in Win10 + * Remove "KDE-Standard" from encoding box + * Folding preview on per default + * Avoid dashed underline for preview & avoid poisoning of + line layout cache + * Always enable "Show preview of folded text" option + * TextPreview: Adjust the grooveRect-height when + scrollPastEnd is enabled + * Scrollbar preview: use groove rect if scrollbar does + not use full height + * Add KTE::MovingRange::numberOfLines() just like KTE::Range has + * Code folding preview: set popup height so that + all hidden lines fit + * Add option to disable preview of folded text + * Add modeline 'folding-preview' of type bool + * View ConfigInterface: support 'folding-preview' of type bool + * Add bool KateViewConfig::foldingPreview() and + setFoldingPreview(bool) + * Feature: Show text preview when hovering over folded code block + * KateTextPreview: add setShowFoldedLines() and showFoldedLines() + * Add modelines 'scrollbar-minimap' [bool], and + 'scrollbar-preview' [bool] + * Enable mini-map scrollbar by default + * New feature: Show text preview when hovering over the scrollbar + * KateUndoGroup::editEnd(): pass KTE::Range by const ref + * Fix vim-mode shortcut handling, + after behaviour changes in Qt 5.5 (kde#353332) + * Autobrace: don't insert ' character in text + * ConfigInterface: add scrollbar-minimap config key to + enable/disable scrollbar mini map + * Fix KTE::View::cursorToCoordinate() when top message widget + is visible + * Refactoring of the Emulated Command Bar + * Fix drawing artifacts when scrolling while notifications + are visible (kde#363220) + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.24.0.php + +------------------------------------------------------------------- Old: ---- ktexteditor-5.23.0.tar.xz New: ---- ktexteditor-5.24.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ktexteditor.spec ++++++ --- /var/tmp/diff_new_pack.ytDMLv/_old 2016-07-15 12:39:50.000000000 +0200 +++ /var/tmp/diff_new_pack.ytDMLv/_new 2016-07-15 12:39:50.000000000 +0200 @@ -17,9 +17,9 @@ %bcond_without lang -%define _tar_path 5.23 +%define _tar_path 5.24 Name: ktexteditor -Version: 5.23.0 +Version: 5.24.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 ++++++ ktexteditor-5.23.0.tar.xz -> ktexteditor-5.24.0.tar.xz ++++++ ++++ 89872 lines of diff (skipped)
