Hello community, here is the log from the commit of package kcompletion for openSUSE:Factory checked in at 2014-12-21 11:58:00 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kcompletion (Old) and /work/SRC/openSUSE:Factory/.kcompletion.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kcompletion" Changes: -------- --- /work/SRC/openSUSE:Factory/kcompletion/kcompletion.changes 2014-11-11 01:08:50.000000000 +0100 +++ /work/SRC/openSUSE:Factory/.kcompletion.new/kcompletion.changes 2014-12-21 11:57:11.000000000 +0100 @@ -1,0 +2,8 @@ +Sat Dec 6 12:53:31 UTC 2014 - [email protected] + +- Update to 5.5.0 + * Fix PageUp/Down actions in the completion popup box + * For more details please see: + https://www.kde.org/announcements/kde-frameworks-5.5.0.php + +------------------------------------------------------------------- Old: ---- kcompletion-5.4.0.tar.xz New: ---- kcompletion-5.5.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kcompletion.spec ++++++ --- /var/tmp/diff_new_pack.OK1VTT/_old 2014-12-21 11:57:12.000000000 +0100 +++ /var/tmp/diff_new_pack.OK1VTT/_new 2014-12-21 11:57:12.000000000 +0100 @@ -18,11 +18,11 @@ %define lname libKF5Completion5 Name: kcompletion -Version: 5.4.0 +Version: 5.5.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 -BuildRequires: extra-cmake-modules >= 1.4.0 +BuildRequires: extra-cmake-modules >= 1.5.0 BuildRequires: fdupes BuildRequires: kconfig-devel >= %{kf5_version} BuildRequires: kf5-filesystem @@ -33,7 +33,7 @@ License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.4/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/5.5/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build ++++++ kcompletion-5.4.0.tar.xz -> kcompletion-5.5.0.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.4.0/CMakeLists.txt new/kcompletion-5.5.0/CMakeLists.txt --- old/kcompletion-5.4.0/CMakeLists.txt 2014-11-02 13:06:48.000000000 +0100 +++ new/kcompletion-5.5.0/CMakeLists.txt 2014-12-06 13:32:54.000000000 +0100 @@ -3,7 +3,7 @@ project(KCompletion) # ECM setup -find_package(ECM 1.4.0 REQUIRED NO_MODULE) +find_package(ECM 1.5.0 REQUIRED NO_MODULE) set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH} ${ECM_KDE_MODULE_DIR}) include(FeatureSummary) @@ -17,8 +17,8 @@ include(ECMPoQmTools) -set(KF5_VERSION "5.4.0") # handled by release scripts -set(KF5_DEP_VERSION "5.4.0") # handled by release scripts +set(KF5_VERSION "5.5.0") # handled by release scripts +set(KF5_DEP_VERSION "5.5.0") # handled by release scripts ecm_setup_version(${KF5_VERSION} VARIABLE_PREFIX KCOMPLETION VERSION_HEADER "${CMAKE_CURRENT_BINARY_DIR}/kcompletion_version.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.4.0/po/fi/kcompletion5_qt.po new/kcompletion-5.5.0/po/fi/kcompletion5_qt.po --- old/kcompletion-5.4.0/po/fi/kcompletion5_qt.po 2014-11-02 13:06:48.000000000 +0100 +++ new/kcompletion-5.5.0/po/fi/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 @@ -29,7 +29,7 @@ "POT-Creation-Date: 2014-03-23 01:50+0000\n" "PO-Revision-Date: 2014-03-30 00:13+0200\n" "Last-Translator: Lasse Liehu <[email protected]>\n" -"Language-Team: Finnish <[email protected]>\n" +"Language-Team: Finnish <[email protected]>\n" "Language: fi\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.4.0/po/it/kcompletion5_qt.po new/kcompletion-5.5.0/po/it/kcompletion5_qt.po --- old/kcompletion-5.4.0/po/it/kcompletion5_qt.po 2014-11-02 13:06:48.000000000 +0100 +++ new/kcompletion-5.5.0/po/it/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 @@ -23,8 +23,8 @@ "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" +"X-Generator: Lokalize 1.5\n" "X-Qt-Contexts: true\n" #: khistorycombobox.cpp:203 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.4.0/po/lt/kcompletion5_qt.po new/kcompletion-5.5.0/po/lt/kcompletion5_qt.po --- old/kcompletion-5.4.0/po/lt/kcompletion5_qt.po 2014-11-02 13:06:48.000000000 +0100 +++ new/kcompletion-5.5.0/po/lt/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 @@ -12,7 +12,7 @@ "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2014-03-16 20:46+0200\n" +"PO-Revision-Date: 2014-11-11 00:03+0200\n" "Last-Translator: Liudas Ališauskas <[email protected]>\n" "Language-Team: Lithuanian <[email protected]>\n" "Language: lt\n" @@ -25,94 +25,61 @@ "X-Qt-Contexts: true\n" #: khistorycombobox.cpp:203 -#, fuzzy -#| msgid "Clear &History" msgctxt "KHistoryComboBox|" msgid "Clear &History" msgstr "Išvalyti &istoriją" #: klineedit.cpp:154 -#, fuzzy -#| msgid "1" msgctxt "KLineEdit|Italic placeholder text in line edits: 0 no, 1 yes" msgid "1" msgstr "1" #: klineedit.cpp:224 -#, fuzzy -#| msgctxt "@action:button Clear current text in the line edit" -#| msgid "Clear text" msgctxt "KLineEdit|@action:button Clear current text in the line edit" msgid "Clear text" -msgstr "Išvalyti tekstą" +msgstr "Paprastas tekstas" #: klineedit.cpp:1111 -#, fuzzy -#| msgid "C&lear" msgctxt "KLineEdit|" msgid "C&lear" msgstr "Iš&valyti" #: klineedit.cpp:1125 -#, fuzzy -#| msgctxt "@action" -#| msgid "Text Completion" msgctxt "KLineEdit|@title:menu" msgid "Text Completion" msgstr "Teksto baigimas" #: klineedit.cpp:1132 -#, fuzzy -#| msgctxt "No border line" -#| msgid "None" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "None" -msgstr "Jokio" +msgstr "Joks" #: klineedit.cpp:1133 -#, fuzzy -#| msgctxt "@item:inmenu Text Completion" -#| msgid "Manual" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "Manual" msgstr "Rankinis" #: klineedit.cpp:1134 -#, fuzzy -#| msgctxt "@item:inmenu Text Completion" -#| msgid "Automatic" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "Automatic" msgstr "Automatinis" #: klineedit.cpp:1135 -#, fuzzy -#| msgctxt "@item:inmenu Text Completion" -#| msgid "Dropdown List" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "Dropdown List" msgstr "Nusileidžiantis meniu" #: klineedit.cpp:1136 -#, fuzzy -#| msgctxt "@item:inmenu Text Completion" -#| msgid "Short Automatic" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "Short Automatic" msgstr "Trumpas automatinis" #: klineedit.cpp:1137 -#, fuzzy -#| msgctxt "@item:inmenu Text Completion" -#| msgid "Dropdown List && Automatic" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "Dropdown List && Automatic" msgstr "Nusileidžiantis meniu ir automatinis" #: klineedit.cpp:1167 -#, fuzzy -#| msgctxt "Encodings menu" -#| msgid "Default" msgctxt "KLineEdit|@item:inmenu Text Completion" msgid "Default" -msgstr "Numatytoji" +msgstr "Numatyta" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.4.0/po/tr/kcompletion5_qt.po new/kcompletion-5.5.0/po/tr/kcompletion5_qt.po --- old/kcompletion-5.4.0/po/tr/kcompletion5_qt.po 2014-11-02 13:06:48.000000000 +0100 +++ new/kcompletion-5.5.0/po/tr/kcompletion5_qt.po 2014-12-06 13:32:54.000000000 +0100 @@ -16,20 +16,21 @@ # Ozan Çağlayan <[email protected]>, 2010, 2011. # Serdar SOYTETİR <[email protected]>, 2010, 2012. # Volkan Gezer <[email protected]>, 2013, 2014. +# Kaan Ozdincer <[email protected]>, 2014. msgid "" msgstr "" "Project-Id-Version: kdelibs4\n" "Report-Msgid-Bugs-To: http://bugs.kde.org\n" "POT-Creation-Date: 2014-03-23 01:50+0000\n" -"PO-Revision-Date: 2014-04-14 13:20+0200\n" -"Last-Translator: Volkan Gezer <[email protected]>\n" +"PO-Revision-Date: 2014-11-12 00:32+0200\n" +"Last-Translator: Kaan Ozdincer <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" "Language: tr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 1.5\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" +"X-Generator: Lokalize 1.4\n" "X-Qt-Contexts: true\n" #: khistorycombobox.cpp:203 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kcompletion-5.4.0/src/kcompletionbox.cpp new/kcompletion-5.5.0/src/kcompletionbox.cpp --- old/kcompletion-5.4.0/src/kcompletionbox.cpp 2014-11-02 13:06:48.000000000 +0100 +++ new/kcompletion-5.5.0/src/kcompletionbox.cpp 2014-12-06 13:32:54.000000000 +0100 @@ -410,12 +410,12 @@ void KCompletionBox::pageDown() { - moveCursor(QAbstractItemView::MovePageDown, Qt::NoModifier); + selectionModel()->setCurrentIndex(moveCursor(QAbstractItemView::MovePageDown, Qt::NoModifier), QItemSelectionModel::SelectCurrent); } void KCompletionBox::pageUp() { - moveCursor(QAbstractItemView::MovePageUp, Qt::NoModifier); + selectionModel()->setCurrentIndex(moveCursor(QAbstractItemView::MovePageUp, Qt::NoModifier), QItemSelectionModel::SelectCurrent); } void KCompletionBox::home() -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
