Hello community,

here is the log from the commit of package ksnakeduel for openSUSE:Factory 
checked in at 2019-01-08 12:22:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/ksnakeduel (Old)
 and      /work/SRC/openSUSE:Factory/.ksnakeduel.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "ksnakeduel"

Tue Jan  8 12:22:32 2019 rev:79 rq:658457 version:18.12.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/ksnakeduel/ksnakeduel.changes    2018-11-13 
17:21:52.905916978 +0100
+++ /work/SRC/openSUSE:Factory/.ksnakeduel.new.28833/ksnakeduel.changes 
2019-01-08 12:23:56.284570877 +0100
@@ -1,0 +2,39 @@
+Fri Dec 14 06:09:16 UTC 2018 - [email protected]
+
+- Update to 18.12.0
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.0.php
+- Changes since 18.11.90:
+  * No code changes since 18.11.90
+
+-------------------------------------------------------------------
+Mon Dec 03 20:56:09 UTC 2018 - [email protected]
+
+- Update to 18.11.90
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-rc.php
+- Changes since 18.11.80:
+  * No code changes since 18.11.80
+
+-------------------------------------------------------------------
+Tue Nov 20 06:22:46 UTC 2018 - Luca Beltrame <[email protected]>
+
+- Run spec-cleaner
+
+-------------------------------------------------------------------
+Tue Nov 20 05:57:14 UTC 2018 - [email protected]
+
+- Update to 18.11.80
+  * New feature release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12-beta.php
+- Changes since 18.08.3:
+  * Add donation url to appdata
+  * Use nullptr/explicit/const
+  * install categories file
+  * Generate debug file
+  * Fix minor EBN issues
+
+-------------------------------------------------------------------
@@ -47 +86 @@
-  * https://www.kde.org/announcements/announce-applications-18.07.80.php
+  * https://www.kde.org/announcements/announce-applications-18.08-beta.php
@@ -97 +136 @@
-  * https://www.kde.org/announcements/announce-applications-18.03.90.php
+  * https://www.kde.org/announcements/announce-applications-18.04-rc.php
@@ -206 +245 @@
-  * https://www.kde.org/announcements/announce-applications-17.07.90.php
+  * https://www.kde.org/announcements/announce-applications-17.08-rc.php
@@ -265 +304 @@
-  * https://www.kde.org/announcements/announce-applications-17.03.80.php
+  * https://www.kde.org/announcements/announce-applications-17.04-beta.php
@@ -352 +391 @@
-   * https://www.kde.org/announcements/announce-applications-16.07.90.php
+   * https://www.kde.org/announcements/announce-applications-16.08-rc.php
@@ -468 +507 @@
-   * https://www.kde.org/announcements/announce-applications-15.07.90.php
+   * https://www.kde.org/announcements/announce-applications-15.08-rc.php

Old:
----
  ksnakeduel-18.08.3.tar.xz

New:
----
  ksnakeduel-18.12.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ ksnakeduel.spec ++++++
--- /var/tmp/diff_new_pack.cXJfpG/_old  2019-01-08 12:23:56.716570402 +0100
+++ /var/tmp/diff_new_pack.cXJfpG/_new  2019-01-08 12:23:56.720570397 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package ksnakeduel
 #
-# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2018 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
@@ -12,22 +12,21 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
-%bcond_without lang
-
-Name:           ksnakeduel
-Version:        18.08.3
-Release:        0
 %define kf5_version 5.26.0
 # Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
+%bcond_without lang
+Name:           ksnakeduel
+Version:        18.12.0
+Release:        0
 Summary:        Simple snake duel game
-License:        GPL-2.0+
+License:        GPL-2.0-or-later
 Group:          Amusements/Games/Board/Puzzle
-Url:            http://www.kde.org
+URL:            http://www.kde.org
 Source0:        ksnakeduel-%{version}.tar.xz
 BuildRequires:  extra-cmake-modules
 BuildRequires:  kcompletion-devel
@@ -50,7 +49,6 @@
 %if %{with lang}
 Recommends:     %{name}-lang
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 
 %description
 KSnakeDuel is a simple snake duel game
@@ -70,12 +68,11 @@
   %kf5_makeinstall -C build
   %if %{with lang}
     %find_lang %{name} --with-man --all-name
-    %kf5_find_htmldocs
+    %{kf5_find_htmldocs}
   %endif
 
 %files
-%defattr(-,root,root)
-%doc COPYING COPYING.DOC
+%license COPYING COPYING.DOC
 %config %{_kf5_configdir}/ksnakeduel.knsrc
 %dir %{_kf5_configkcfgdir}
 %dir %{_kf5_iconsdir}/hicolor/256x256
@@ -87,10 +84,11 @@
 %{_kf5_bindir}/ksnakeduel
 %{_kf5_configkcfgdir}/ksnakeduel.kcfg
 %{_kf5_iconsdir}/hicolor/*/*/ksnakeduel.*
+%{_kf5_debugdir}/ksnakeduel.categories
 
 %if %{with lang}
 %files lang -f %{name}.lang
-%doc COPYING*
+%license COPYING*
 %endif
 
 %changelog

++++++ ksnakeduel-18.08.3.tar.xz -> ksnakeduel-18.12.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/CMakeLists.txt 
new/ksnakeduel-18.12.0/CMakeLists.txt
--- old/ksnakeduel-18.08.3/CMakeLists.txt       2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/CMakeLists.txt       2018-12-07 01:33:43.000000000 
+0100
@@ -1,10 +1,10 @@
 project(ksnakeduel)
 
 cmake_minimum_required (VERSION 2.8.12 FATAL_ERROR)
-set (QT_MIN_VERSION "5.3.0")
-set (KF5_MIN_VERSION "5.15.0")
+set (QT_MIN_VERSION "5.7.0")
+set (KF5_MIN_VERSION "5.30.0")
 
-find_package(ECM 1.7.0 REQUIRED CONFIG)
+find_package(ECM ${KF5_MIN_VERSION} REQUIRED CONFIG)
 set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} ${ECM_MODULE_PATH} 
${ECM_KDE_MODULE_DIR})
 
 find_package(Qt5 ${QT_MIN_VERSION} REQUIRED NO_MODULE COMPONENTS Widgets Svg)
@@ -29,8 +29,10 @@
 include(ECMAddAppIcon)
 include(ECMInstallIcons)
 include(KDEInstallDirs)
-include(KDECompilerSettings NO_POLICY_SCOPE)
+include(KDEFrameworkCompilerSettings NO_POLICY_SCOPE)
 include(KDECMakeSettings)
+include(ECMQtDeclareLoggingCategory)
+
 
 add_definitions(-DQT_USE_FAST_CONCATENATION -DQT_USE_FAST_OPERATOR_PLUS)
 
@@ -43,7 +45,6 @@
 ########### next target ###############
 
 set(ksnakeduel_SRCS
-    ksnakeduel_debug.cpp
     renderer.cpp
     object.cpp
     snakepart.cpp
@@ -57,6 +58,8 @@
     main.cpp
 )
 
+ecm_qt_declare_logging_category(ksnakeduel_SRCS HEADER ksnakeduel_debug.h 
IDENTIFIER KSNAKEDUEL_LOG CATEGORY_NAME ksnakeduel_smtp)
+
 ki18n_wrap_ui(ksnakeduel_SRCS general.ui)
 
 kconfig_add_kcfg_files(ksnakeduel_SRCS settings.kcfgc)
@@ -87,6 +90,9 @@
 install(FILES  ksnakeduel.knsrc DESTINATION ${KDE_INSTALL_CONFDIR})
 install(FILES  org.kde.ksnakeduel.appdata.xml DESTINATION 
${KDE_INSTALL_METAINFODIR})
 
+install( FILES ksnakeduel.categories DESTINATION ${KDE_INSTALL_CONFDIR} )
+
+
 feature_summary(WHAT ALL INCLUDE_QUIET_PACKAGES 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 ki18n_install(po)
 if (KF5DocTools_FOUND)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/ksnakeduel.categories 
new/ksnakeduel-18.12.0/ksnakeduel.categories
--- old/ksnakeduel-18.08.3/ksnakeduel.categories        1970-01-01 
01:00:00.000000000 +0100
+++ new/ksnakeduel-18.12.0/ksnakeduel.categories        2018-11-08 
00:50:55.000000000 +0100
@@ -0,0 +1 @@
+ksnakeduel_smtp kdegames (ksnakeduel) IDENTIFIER [KSNAKEDUEL_LOG]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/ksnakeduel_debug.cpp 
new/ksnakeduel-18.12.0/ksnakeduel_debug.cpp
--- old/ksnakeduel-18.08.3/ksnakeduel_debug.cpp 2018-07-10 03:37:34.000000000 
+0200
+++ new/ksnakeduel-18.12.0/ksnakeduel_debug.cpp 1970-01-01 01:00:00.000000000 
+0100
@@ -1,23 +0,0 @@
-/*  This file is part of the KDE project
-    Copyright (C) 2014 Laurent Montel <[email protected]>
-
-    This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
-
-    This library is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
-
-    You should have received a copy of the GNU Library General Public License
-    along with this library; see the file COPYING.LIB.  If not, write to
-    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-    Boston, MA 02110-1301, USA.
-*/
-
-#include "ksnakeduel_debug.h"
-Q_LOGGING_CATEGORY(KSNAKEDUEL_LOG, "ksnakeduel_smtp")
-
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/ksnakeduel_debug.h 
new/ksnakeduel-18.12.0/ksnakeduel_debug.h
--- old/ksnakeduel-18.08.3/ksnakeduel_debug.h   2018-07-10 03:37:34.000000000 
+0200
+++ new/ksnakeduel-18.12.0/ksnakeduel_debug.h   1970-01-01 01:00:00.000000000 
+0100
@@ -1,27 +0,0 @@
-/*  This file is part of the KDE project
-    Copyright (C) 2014 Laurent Montel <[email protected]>
-
-    This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, or (at your option) any later version.
-
-    This library is distributed in the hope that it will be useful,
-    but WITHOUT ANY WARRANTY; without even the implied warranty of
-    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-    Library General Public License for more details.
-
-    You should have received a copy of the GNU Library General Public License
-    along with this library; see the file COPYING.LIB.  If not, write to
-    the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-    Boston, MA 02110-1301, USA.
-*/
-
-#ifndef KSNAKEDUEL_DEBUG_H
-#define KSNAKEDUEL_DEBUG_H
-
-#include <QLoggingCategory>
-Q_DECLARE_LOGGING_CATEGORY(KSNAKEDUEL_LOG)
-
-#endif 
-
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/ksnakeduelui.rc 
new/ksnakeduel-18.12.0/ksnakeduelui.rc
--- old/ksnakeduel-18.08.3/ksnakeduelui.rc      2018-07-10 03:37:34.000000000 
+0200
+++ new/ksnakeduel-18.12.0/ksnakeduelui.rc      2018-11-08 00:50:55.000000000 
+0100
@@ -3,5 +3,6 @@
      version="4"
      xmlns="http://www.kde.org/standards/kxmlgui/1.0";
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
-     xsi:schemaLocation="http://www.kde.org/standards/kxmlgui/1.0 
http://www.kde.org/standards/kxmlgui/1.0/kxmlgui.xsd";>
+     xsi:schemaLocation="http://www.kde.org/standards/kxmlgui/1.0
+                         http://www.kde.org/standards/kxmlgui/1.0/kxmlgui.xsd";>
 </gui>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/ktron.cpp 
new/ksnakeduel-18.12.0/ktron.cpp
--- old/ksnakeduel-18.08.3/ktron.cpp    2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/ktron.cpp    2018-11-08 00:50:55.000000000 +0100
@@ -47,7 +47,7 @@
 class General : public QWidget, public Ui::General
 {
 public:
-    General(QWidget *parent = 0)
+    explicit General(QWidget *parent = nullptr)
         : QWidget(parent)
         {
             setupUi(this);
@@ -55,7 +55,7 @@
 };
 
 /**
- * Constuctor
+ * Constructor
  */
 KTron::KTron(QWidget *parent) : KXmlGuiWindow(parent, KDE_DEFAULT_WINDOWFLAGS) 
{
        m_tron = new Tron(this);
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/ktron.h 
new/ksnakeduel-18.12.0/ktron.h
--- old/ksnakeduel-18.08.3/ktron.h      2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/ktron.h      2018-11-08 00:50:55.000000000 +0100
@@ -58,10 +58,10 @@
                void keyPressEvent(QKeyEvent *) Q_DECL_OVERRIDE;
                void keyReleaseEvent(QKeyEvent *) Q_DECL_OVERRIDE;
 
-       public slots:
+       public Q_SLOTS:
                void close();
 
-       private slots:
+       private Q_SLOTS:
                void loadSettings();
                /** updates players points in statusbar and checks if someone 
has won */
                void changeStatus();
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/main.cpp 
new/ksnakeduel-18.12.0/main.cpp
--- old/ksnakeduel-18.08.3/main.cpp     2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/main.cpp     2018-11-08 00:50:55.000000000 +0100
@@ -57,7 +57,7 @@
     migrate.migrate();
 
     KAboutData aboutData( QStringLiteral("ksnakeduel"), i18n("KSnakeDuel"),
-            KTRON_VERSION, i18n(description), KAboutLicense::GPL, 
i18n(notice));
+            QLatin1String(KTRON_VERSION), i18n(description), 
KAboutLicense::GPL, i18n(notice));
     aboutData.addAuthor(i18n("Matthias Kiefer"), i18n("Original author"), 
QStringLiteral("[email protected]"));
     aboutData.addAuthor(i18n("Benjamin Meyer"), i18n("Various improvements"), 
QStringLiteral("[email protected]"));
     aboutData.addAuthor(i18n("Stas Verberkt"), i18n("KDE 4 Port, interface 
revision and KSnake mode"), QStringLiteral("[email protected]"));
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/object.cpp 
new/ksnakeduel-18.12.0/object.cpp
--- old/ksnakeduel-18.08.3/object.cpp   2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/object.cpp   2018-11-08 00:50:55.000000000 +0100
@@ -33,20 +33,21 @@
        m_objectType = t;
 }
 
-QString Object::getSVGName() {
+QString Object::getSVGName() const
+{
        return m_svgName;
 }
 
-void Object::setSVGName(QString name) {
+void Object::setSVGName(const QString &name) {
        m_svgName = name;
 }
 
-int Object::getX()
+int Object::getX() const
 {
        return m_xCoordinate;
 }
 
-int Object::getY()
+int Object::getY() const
 {
        return m_yCoordinate;
 }
@@ -57,7 +58,7 @@
        m_yCoordinate = y;
 }
 
-ObjectType::Type Object::getObjectType()
+ObjectType::Type Object::getObjectType() const
 {
        return m_objectType;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/object.h 
new/ksnakeduel-18.12.0/object.h
--- old/ksnakeduel-18.08.3/object.h     2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/object.h     2018-11-08 00:50:55.000000000 +0100
@@ -43,11 +43,11 @@
        public:
                Object();
                Object(ObjectType::Type t);
-               int getX();
-               int getY();
+        int getX() const;
+        int getY() const;
                void setCoordinates(int x, int y);
-               QString getSVGName();
-               ObjectType::Type getObjectType();
+        QString getSVGName() const;
+        ObjectType::Type getObjectType() const;
 
        private:
                int m_xCoordinate;
@@ -56,7 +56,7 @@
                ObjectType::Type m_objectType;
                
        protected:
-               void setSVGName(QString svgName);
+        void setSVGName(const QString &svgName);
 };
 
 #endif // OBJECT_H
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/org.kde.ksnakeduel.appdata.xml 
new/ksnakeduel-18.12.0/org.kde.ksnakeduel.appdata.xml
--- old/ksnakeduel-18.08.3/org.kde.ksnakeduel.appdata.xml       2018-07-10 
03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/org.kde.ksnakeduel.appdata.xml       2018-11-08 
00:50:55.000000000 +0100
@@ -4,7 +4,6 @@
   <metadata_license>FSFAP</metadata_license>
   <project_license>GPL-2.0+</project_license>
   <name>KSnakeDuel</name>
-  <name xml:lang="ast">KSnakeDuel</name>
   <name xml:lang="ca">KSnakeDuel</name>
   <name xml:lang="ca-valencia">KSnakeDuel</name>
   <name xml:lang="cs">KSnakeDuel</name>
@@ -90,6 +89,7 @@
   </description>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=ksnakeduel</url>
   <url type="help">https://docs.kde.org/?application=ksnakeduel</url>
+  <url 
type="donation">https://www.kde.org/community/donations/?app=ksnakeduel&amp;source=appdata</url>
   <screenshots>
     <screenshot type="default">
       <image>https://kde.org/images/screenshots/ksnakeduel.png</image>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/org.kde.ksnakeduel.desktop 
new/ksnakeduel-18.12.0/org.kde.ksnakeduel.desktop
--- old/ksnakeduel-18.08.3/org.kde.ksnakeduel.desktop   2018-07-10 
03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/org.kde.ksnakeduel.desktop   2018-11-08 
00:50:55.000000000 +0100
@@ -5,7 +5,6 @@
 X-DocPath=ksnakeduel/index.html
 Terminal=false
 Name=KSnakeDuel
-Name[ast]=KSnakeDuel
 Name[bs]=KSnakeDuel
 Name[ca]=KSnakeDuel
 Name[ca@valencia]=KSnakeDuel
@@ -51,7 +50,6 @@
 Name[zh_CN]=KSnakeDuel
 Name[zh_TW]=KSnakeDuel
 GenericName=A race in hyperspace
-GenericName[ast]=Una carrera nel hiperespaciu
 GenericName[ca]=Una carrera a l'hiperespai
 GenericName[ca@valencia]=Una carrera a l'hiperespai
 GenericName[da]=Et ræs i hyperspace
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/player.cpp 
new/ksnakeduel-18.12.0/player.cpp
--- old/ksnakeduel-18.08.3/player.cpp   2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/player.cpp   2018-11-08 00:50:55.000000000 +0100
@@ -88,7 +88,7 @@
 // Player name
 //
 
-QString Player::getName()
+QString Player::getName() const
 {
        if (isComputer())
        {
@@ -100,7 +100,7 @@
        }
 }
 
-void Player::setName(QString name)
+void Player::setName(const QString &name)
 {
        if (name.isEmpty())
        {
@@ -427,7 +427,7 @@
 // Computer powered
 //
 
-bool Player::isComputer()
+bool Player::isComputer() const
 {
        return m_computer;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/player.h 
new/ksnakeduel-18.12.0/player.h
--- old/ksnakeduel-18.08.3/player.h     2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/player.h     2018-11-08 00:50:55.000000000 +0100
@@ -53,7 +53,7 @@
                int getPlayerNumber();
                void reset();
                void setCoordinates(int x, int y);
-               bool isComputer();
+        bool isComputer() const;
                void setComputer(bool computer);
                void setStartPosition();
                void movePlayer();
@@ -72,8 +72,8 @@
                void setAccelerated(bool value);
                bool hasKeyPressed();
                void setKeyPressed(bool value);
-               QString getName();
-               void setName(QString name);
+        QString getName() const;
+        void setName(const QString &name);
                
        private:
                int m_playerNumber;
@@ -89,7 +89,7 @@
                QString m_name;
                bool m_blockSwitchDir;
                
-       signals:
+       Q_SIGNALS:
                void fetchedItem(int playerNumber, int x, int y);
 };
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/playfield.cpp 
new/ksnakeduel-18.12.0/playfield.cpp
--- old/ksnakeduel-18.08.3/playfield.cpp        2018-07-10 03:37:34.000000000 
+0200
+++ new/ksnakeduel-18.12.0/playfield.cpp        2018-11-08 00:50:55.000000000 
+0100
@@ -54,7 +54,7 @@
        if (x < 0 || x >= m_width || y < 0 || y >= m_height) {
                qCDebug(KSNAKEDUEL_LOG) << "Inexistent place accessed: (" << x 
<< ", " << y << ")";
 
-               return 0;
+        return nullptr;
        }
 
        return &m_playfield[x * m_height + y];
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ast/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ast/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ast/ksnakeduel.po 2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ast/ksnakeduel.po 1970-01-01 01:00:00.000000000 
+0100
@@ -1,337 +0,0 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR This_file_is_part_of_KDE
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: ktron\n"
-"Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
-"PO-Revision-Date: 2010-10-25 20:09+0100\n"
-"Last-Translator: Iñigo Varela <[email protected]>\n"
-"Language-Team: asturian <[email protected]>\n"
-"Language: ast\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=n != 1;\n"
-"X-Poedit-Language: asturian\n"
-
-#, kde-format
-msgctxt "NAME OF TRANSLATORS"
-msgid "Your names"
-msgstr "Softastur"
-
-#, kde-format
-msgctxt "EMAIL OF TRANSLATORS"
-msgid "Your emails"
-msgstr "[email protected]"
-
-#. i18n: ectx: property (title), widget (QGroupBox, gameTypeGroup)
-#: general.ui:35
-#, kde-format
-msgid "Game Type"
-msgstr "Triba Xuegu"
-
-#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_GameType)
-#: general.ui:42
-#, fuzzy, kde-format
-#| msgid "KTron: Player vs Computer"
-msgid "KSnakeDuel: Player vs Computer"
-msgstr "KTron: Xugador escontra la máquina"
-
-#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_GameType)
-#: general.ui:47
-#, fuzzy, kde-format
-#| msgid "KTron: Player vs Player"
-msgid "KSnakeDuel: Player vs Player"
-msgstr "KTron: Xugador escontra xugador"
-
-#. i18n: ectx: property (text), item, widget (KComboBox, kcfg_GameType)
-#: general.ui:52
-#, kde-format
-msgid "KSnake: Single player"
-msgstr "KSnake: un solu xugador"
-
-#. i18n: ectx: property (text), widget (QLabel, gameTypeLabel)
-#: general.ui:60
-#, kde-format
-msgid "Game type:"
-msgstr "Triba de partida:"
-
-#. i18n: ectx: property (title), widget (QGroupBox, behaviorGroup)
-#: general.ui:73
-#, kde-format
-msgid "Behavior"
-msgstr "Comportamientu"
-
-#. i18n: ectx: property (text), widget (QCheckBox, kcfg_AcceleratorBlocked)
-#: general.ui:79
-#, kde-format
-msgid "&Disable acceleration"
-msgstr "&Desactivar aceleración"
-
-#. i18n: ectx: property (title), widget (QGroupBox, playerNamesGroup)
-#: general.ui:89
-#, kde-format
-msgid "Player Names"
-msgstr "Nomes Xugadores"
-
-#. i18n: ectx: property (text), widget (QLabel, namePlayer1Label)
-#: general.ui:101
-#, kde-format
-msgid "Right player / KSnake:"
-msgstr "Xugador de la derecha / KSnake:"
-
-#. i18n: ectx: property (text), widget (QLabel, namePlayer2Label)
-#: general.ui:111
-#, kde-format
-msgid "Left player:"
-msgstr "Xugador de la esquierda:"
-
-#. i18n: ectx: label, entry (Theme), group (General)
-#: ksnakeduel.kcfg:9
-#, kde-format
-msgid "The graphical theme to be used."
-msgstr "Tema gráficu pa usar."
-
-#. i18n: ectx: label, entry (AcceleratorBlocked), group (Game)
-#: ksnakeduel.kcfg:15
-#, kde-format
-msgid "Whether to disable acceleration."
-msgstr "Desactivar aceleración."
-
-#. i18n: ectx: label, entry (NamePlayer1), group (Game)
-#: ksnakeduel.kcfg:19
-#, kde-format
-msgid "The name of player 1."
-msgstr "Nome del xugador 1."
-
-#. i18n: ectx: label, entry (NamePlayer2), group (Game)
-#: ksnakeduel.kcfg:22
-#, kde-format
-msgid "The name of player 2."
-msgstr "Nome del xugador 2."
-
-#. i18n: ectx: label, entry, group (Game)
-#: ksnakeduel.kcfg:25
-#, kde-format
-msgid "Type of the game"
-msgstr "Triba de la partida"
-
-#: ktron.cpp:79
-#, kde-format
-msgid "Right Player / KSnake: Up"
-msgstr "Xugador de la derecha / KSnake: Arriba"
-
-#: ktron.cpp:85
-#, kde-format
-msgid "Right Player / KSnake: Down"
-msgstr "Xugador de la derecha / KSnake: Abaxo"
-
-#: ktron.cpp:91
-#, kde-format
-msgid "Right Player / KSnake: Right"
-msgstr "Xugador de la derecha / KSnake: Derecha"
-
-#: ktron.cpp:97
-#, kde-format
-msgid "Right Player / KSnake: Left"
-msgstr "Xugador de la derecha / KSnake: Esquierda"
-
-#: ktron.cpp:103
-#, kde-format
-msgid "Right Player: Accelerator"
-msgstr "Xugador de la derecha: Acelerador"
-
-#: ktron.cpp:109
-#, kde-format
-msgid "Left Player: Up"
-msgstr "Xugador de la esquierda: Arriba"
-
-#: ktron.cpp:115
-#, kde-format
-msgid "Left Player: Down"
-msgstr "Xugador de la esquierda: Abaxo"
-
-#: ktron.cpp:121
-#, kde-format
-msgid "Left Player: Right"
-msgstr "Xugador de la esquierda: Derecha"
-
-#: ktron.cpp:127
-#, kde-format
-msgid "Left Player: Left"
-msgstr "Xugador de la esquierda: Esquierda"
-
-#: ktron.cpp:133
-#, kde-format
-msgid "Left Player: Accelerator"
-msgstr "Xugador de la esquierda: Acelerador"
-
-#: ktron.cpp:173
-#, kde-format
-msgid "Failed to load \"%1\" theme. Please check your installation."
-msgstr "Falló al cargar el tema \"%1\". Por favor, revisa la instalación."
-
-#: ktron.cpp:192
-#, kde-format
-msgid "%1 has won!"
-msgstr "%1 ganó!"
-
-#: ktron.cpp:195 tron.cpp:337
-#, kde-format
-msgid "Game paused"
-msgstr "Xuegu posáu"
-
-#: ktron.cpp:264
-#, kde-format
-msgid "Player Name:"
-msgstr "Nome de xugador:"
-
-#: ktron.cpp:265
-#, kde-format
-msgid "Opponent:"
-msgstr "Oponente:"
-
-#: ktron.cpp:268
-#, kde-format
-msgid "Right Player:"
-msgstr "Xugador de la derecha:"
-
-#: ktron.cpp:269
-#, kde-format
-msgid "Left Player:"
-msgstr "Xugador de la esquierda:"
-
-#: ktron.cpp:273
-#, kde-format
-msgid "General"
-msgstr "Xeneral"
-
-#: ktron.cpp:274
-#, kde-format
-msgid "Theme"
-msgstr "Tema"
-
-#: main.cpp:39
-#, kde-format
-msgid "A race in hyperspace"
-msgstr "Una carrera nel hiperespaciu"
-
-#: main.cpp:40
-#, kde-format
-msgid ""
-"(c) 1998-2000, Matthias Kiefer\n"
-"(c) 2005, Benjamin Meyer\n"
-"(c) 2008-2009, Stas Verberkt\n"
-"\n"
-"Parts of the algorithms for the computer player are from\n"
-"xtron-1.1 by Rhett D. Jacobs <[email protected]>"
-msgstr ""
-"(c) 1998-2000, Matthias Kiefer\n"
-"(c) 2005, Benjamin Meyer\n"
-"(c) 2008-2009, Stas Verberkt\n"
-"\n"
-"Partes de los algoritmos pal xugador de la máquina son de\n"
-"xtron-1.1 por Rhett D. Jacobs <[email protected]>"
-
-#: main.cpp:59 player.cpp:95
-#, kde-format
-msgid "KSnakeDuel"
-msgstr ""
-
-#: main.cpp:61
-#, kde-format
-msgid "Matthias Kiefer"
-msgstr "Matthias Kiefer"
-
-#: main.cpp:61
-#, kde-format
-msgid "Original author"
-msgstr "Autor orixinal"
-
-#: main.cpp:62
-#, kde-format
-msgid "Benjamin Meyer"
-msgstr "Benjamin Meyer"
-
-#: main.cpp:62
-#, kde-format
-msgid "Various improvements"
-msgstr "Delles Meyores"
-
-#: main.cpp:63
-#, kde-format
-msgid "Stas Verberkt"
-msgstr "Stas Verberkt"
-
-#: main.cpp:63
-#, kde-format
-msgid "KDE 4 Port, interface revision and KSnake mode"
-msgstr "Adautación a KDE 4, revisión de la interface y mou KSnake"
-
-#: main.cpp:68
-#, kde-format
-msgid "Start in KSnake mode"
-msgstr "Aniciar en mou Ksnake"
-
-#: player.cpp:116
-#, kde-format
-msgid "Player %1"
-msgstr "Xugador %1"
-
-#: tron.cpp:357
-#, kde-format
-msgid "%1 has won versus %2 with %4 versus %3 point!"
-msgid_plural "%1 has won versus %2 with %4 versus %3 points!"
-msgstr[0] "¡%1 ganó a %2 por %4 a %3 puntu!"
-msgstr[1] "¡%1 ganó a %2 por %4 a %3 puntos!"
-
-#: tron.cpp:368
-#, kde-format
-msgctxt "%2 = 'x points' [player %1], %4 = 'x points' [player %3]"
-msgid "%1 (%2) versus %3 (%4)"
-msgstr "%1 (%2) escontra %3 (%4)"
-
-#: tron.cpp:369 tron.cpp:370
-#, kde-format
-msgid "%1 point"
-msgid_plural "%1 points"
-msgstr[0] "%1 puntu"
-msgstr[1] "%1 puntos"
-
-#: tron.cpp:378
-#, kde-format
-msgid "KSnake game ended with 1 point"
-msgid_plural "KSnake game ended with %1 points"
-msgstr[0] "El xuegu Snake finó con 1 puntu"
-msgstr[1] "El xuegu Snake finó con %1 puntos"
-
-#: tron.cpp:383
-#, kde-format
-msgid ""
-"The game starts when each player has pressed one of their direction keys!"
-msgstr ""
-"¡El xuegu escomencipiará cuando cada xugador calque una de les sos tecles de "
-"direición!"
-
-#: tron.cpp:386
-#, kde-format
-msgid "Press any of your direction keys to start!"
-msgstr "¡Calca una tecla de direición pa entamar!"
-
-#~ msgid "The difficulty level."
-#~ msgstr "Nivel d'enguedeyu."
-
-#~ msgid "KTron"
-#~ msgstr "KTron"
-
-#~ msgid "Start in KTron mode"
-#~ msgstr "Aniciar en mou Ktron"
-
-#~ msgid "%1 (%2 point) versus %3 (%4 points)"
-#~ msgid_plural "%1 (%2 points) versus %3 (%4 points)"
-#~ msgstr[0] "%1 (%2 puntu) escontra %3 (%4 puntos)"
-#~ msgstr[1] "%1 (%2 puntos) escontra %3 (%4 puntos)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/bs/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/bs/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/bs/ksnakeduel.po  2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/bs/ksnakeduel.po  2018-12-07 01:33:40.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdegames\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-10-18 20:26+0000\n"
 "Last-Translator: Samir Ribić <Unknown>\n"
 "Language-Team: Bosnian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ca/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ca/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ca/ksnakeduel.po  2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ca/ksnakeduel.po  2018-12-07 01:33:40.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: ksnakeduel\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2016-05-16 12:07+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ca@valencia/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ca@valencia/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ca@valencia/ksnakeduel.po 2018-11-06 
01:16:14.000000000 +0100
+++ new/ksnakeduel-18.12.0/po/ca@valencia/ksnakeduel.po 2018-12-07 
01:33:40.000000000 +0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: ksnakeduel\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2016-05-16 12:07+0200\n"
 "Last-Translator: Josep Ma. Ferrer <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -325,6 +325,3 @@
 #, kde-format
 msgid "Press any of your direction keys to start!"
 msgstr "Premeu una de les vostres tecles de direcció per començar!"
-
-#~ msgid "The difficulty level."
-#~ msgstr "El nivell de dificultat."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/cs/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/cs/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/cs/ksnakeduel.po  2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/cs/ksnakeduel.po  2018-12-07 01:33:40.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-04-09 16:49+0200\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/da/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/da/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/da/ksnakeduel.po  2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/da/ksnakeduel.po  2018-12-07 01:33:40.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-12-04 19:49+0100\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/de/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/de/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/de/ksnakeduel.po  2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/de/ksnakeduel.po  2018-12-07 01:33:40.000000000 
+0100
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-26 18:30+0100\n"
 "Last-Translator: Johannes Obermayr <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/el/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/el/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/el/ksnakeduel.po  2018-11-06 01:16:14.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/el/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-07-08 06:24+0200\n"
 "Last-Translator: Dimitrios Glentadakis <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/en_GB/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/en_GB/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/en_GB/ksnakeduel.po       2018-11-06 
01:16:15.000000000 +0100
+++ new/ksnakeduel-18.12.0/po/en_GB/ksnakeduel.po       2018-12-07 
01:33:41.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2018-01-01 15:23+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/eo/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/eo/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/eo/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/eo/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/es/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/es/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/es/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/es/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-17 13:07+0100\n"
 "Last-Translator: Kira J. Fernandez <[email protected]>\n"
 "Language-Team: Español <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/et/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/et/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/et/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/et/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-16 04:21+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/eu/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/eu/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/eu/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/eu/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-08-26 22:46+0200\n"
 "Last-Translator: Ignigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/fi/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/fi/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/fi/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/fi/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2014-11-08 02:34+0200\n"
 "Last-Translator: Lasse Liehu <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/fr/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/fr/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/fr/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/fr/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-06-11 21:45+0200\n"
 "Last-Translator: xavier <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ga/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ga/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ga/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ga/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2009-02-26 08:28-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/gl/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/gl/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/gl/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/gl/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2017-08-12 09:34+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/hr/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/hr/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/hr/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/hr/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-01-24 17:09+0100\n"
 "Last-Translator: Andrej Dundovic <[email protected]>\n"
 "Language-Team: Croatian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/hu/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/hu/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/hu/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/hu/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2011-04-17 17:06+0200\n"
 "Last-Translator: Kristóf Kiszel <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/is/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/is/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/is/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/is/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2015-01-29 09:07+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/it/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/it/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/it/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/it/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2011-01-17 11:42+0100\n"
 "Last-Translator: Nicola Ruggero <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ja/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ja/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ja/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ja/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-09-26 12:44-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/kk/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/kk/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/kk/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/kk/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2012-04-07 04:57+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/km/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/km/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/km/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/km/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2009-10-23 22:04+0700\n"
 "Last-Translator: Morn Met\n"
 "Language-Team: Khmer <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ko/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ko/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ko/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ko/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-01-22 02:37+0900\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/lt/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/lt/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/lt/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/lt/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2011-08-09 23:32+0300\n"
 "Last-Translator: Remigijus Jarmalavičius <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/lv/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/lv/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/lv/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/lv/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-03-20 19:59+0200\n"
 "Last-Translator: Maris Nartiss <[email protected]>\n"
 "Language-Team: Latvian\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/mr/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/mr/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/mr/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/mr/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-03-13 13:50+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: Marathi <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/nb/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/nb/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/nb/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/nb/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-15 08:48+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/nds/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/nds/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/nds/ksnakeduel.po 2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/nds/ksnakeduel.po 2018-12-07 01:33:41.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2011-01-23 07:53+0100\n"
 "Last-Translator: Manfred Wiese <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/nl/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/nl/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/nl/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/nl/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-15 21:14+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/nn/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/nn/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/nn/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/nn/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2016-01-08 22:10+0100\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/pl/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/pl/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/pl/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/pl/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2014-12-29 10:16+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/pt/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/pt/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/pt/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/pt/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-12 10:26+0000\n"
 "Last-Translator: José Nuno Coelho Pires <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/pt_BR/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/pt_BR/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/pt_BR/ksnakeduel.po       2018-11-06 
01:16:15.000000000 +0100
+++ new/ksnakeduel-18.12.0/po/pt_BR/ksnakeduel.po       2018-12-07 
01:33:41.000000000 +0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2012-07-31 00:31-0300\n"
 "Last-Translator: André Marcelo Alvarenga <[email protected]>\n"
 "Language-Team: Brazilian Portuguese <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ro/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ro/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ro/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ro/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-01-18 15:27+0200\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Română <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ru/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ru/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ru/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ru/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-12-05 22:06+0200\n"
 "Last-Translator: Artem Sereda <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/sk/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/sk/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/sk/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/sk/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: ksnakeduel\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2011-01-15 18:10+0100\n"
 "Last-Translator: Michal Sulek <[email protected]>\n"
 "Language-Team: Slovak <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/sl/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/sl/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/sl/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/sl/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-11-26 18:28+0100\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/sr/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/sr/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/sr/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/sr/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: ksnakeduel\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2017-09-28 17:59+0200\n"
 "Last-Translator: Chusslove Illich <[email protected]>\n"
 "Language-Team: Serbian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/sv/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/sv/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/sv/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/sv/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-12 23:22+0100\n"
 "Last-Translator: Stefan Asserhall <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/tr/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/tr/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/tr/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/tr/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: kdegames-kde4\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2014-06-08 13:55+0000\n"
 "Last-Translator: Volkan Gezer <[email protected]>\n"
 "Language-Team: Turkish (http://www.transifex.com/projects/p/kdegames-k-tr/";
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/ug/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/ug/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/ug/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/ug/ksnakeduel.po  2018-12-07 01:33:41.000000000 
+0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/uk/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/uk/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/uk/ksnakeduel.po  2018-11-06 01:16:15.000000000 
+0100
+++ new/ksnakeduel-18.12.0/po/uk/ksnakeduel.po  2018-12-07 01:33:42.000000000 
+0100
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: ksnakeduel\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-12 17:53+0200\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/zh_CN/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/zh_CN/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/zh_CN/ksnakeduel.po       2018-11-06 
01:16:15.000000000 +0100
+++ new/ksnakeduel-18.12.0/po/zh_CN/ksnakeduel.po       2018-12-07 
01:33:42.000000000 +0100
@@ -8,8 +8,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
-"PO-Revision-Date: 2018-11-01 23:21\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
+"PO-Revision-Date: 2018-11-12 09:25\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/po/zh_TW/ksnakeduel.po 
new/ksnakeduel-18.12.0/po/zh_TW/ksnakeduel.po
--- old/ksnakeduel-18.08.3/po/zh_TW/ksnakeduel.po       2018-11-06 
01:16:15.000000000 +0100
+++ new/ksnakeduel-18.12.0/po/zh_TW/ksnakeduel.po       2018-12-07 
01:33:42.000000000 +0100
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: ktron\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
-"POT-Creation-Date: 2017-10-11 06:37+0200\n"
+"POT-Creation-Date: 2018-11-12 06:52+0100\n"
 "PO-Revision-Date: 2010-11-15 12:49+0800\n"
 "Last-Translator: Franklin Weng <[email protected]>\n"
 "Language-Team: Chinese Traditional <[email protected]>\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/renderer.cpp 
new/ksnakeduel-18.12.0/renderer.cpp
--- old/ksnakeduel-18.08.3/renderer.cpp 2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/renderer.cpp 2018-11-08 00:50:55.000000000 +0100
@@ -61,7 +61,7 @@
 {
        QPixmapCache::setCacheLimit(40);
        QPixmapCache::clear();
-       m_playField = 0;
+    m_playField = nullptr;
 }
 
 RendererPrivate::~RendererPrivate()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/snakepart.cpp 
new/ksnakeduel-18.12.0/snakepart.cpp
--- old/ksnakeduel-18.08.3/snakepart.cpp        2018-07-10 03:37:34.000000000 
+0200
+++ new/ksnakeduel-18.12.0/snakepart.cpp        2018-11-08 00:50:55.000000000 
+0100
@@ -54,7 +54,7 @@
        return this->m_playerNumber;
 }
 
-SnakePartType::Types SnakePart::getPartType()
+SnakePartType::Types SnakePart::getPartType() const
 {
        return m_partType;
 }
@@ -64,7 +64,7 @@
        m_partType = type;
 }
 
-bool SnakePart::getPartTop()
+bool SnakePart::getPartTop() const
 {
        return m_partTop;
 }
@@ -74,7 +74,7 @@
        m_partTop = value;
 }
 
-bool SnakePart::getPartBottom()
+bool SnakePart::getPartBottom() const
 {
        return m_partBottom;
 }
@@ -84,7 +84,7 @@
        m_partBottom = value;
 }
 
-bool SnakePart::getPartLeft()
+bool SnakePart::getPartLeft() const
 {
        return m_partLeft;
 }
@@ -94,7 +94,7 @@
        m_partLeft = value;
 }
 
-bool SnakePart::getPartRight()
+bool SnakePart::getPartRight() const
 {
        return m_partRight;
 }
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/snakepart.h 
new/ksnakeduel-18.12.0/snakepart.h
--- old/ksnakeduel-18.08.3/snakepart.h  2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/snakepart.h  2018-11-08 00:50:55.000000000 +0100
@@ -46,15 +46,15 @@
        public:
                SnakePart(int playerNumber);
                int getPlayerNumber();
-               SnakePartType::Types getPartType();
+        SnakePartType::Types getPartType() const;
                void setPartType(SnakePartType::Types type);
-               bool getPartTop();
+        bool getPartTop() const;
                void setPartTop(bool value);
-               bool getPartBottom();
+        bool getPartBottom() const;
                void setPartBottom(bool value);
-               bool getPartLeft();
+        bool getPartLeft() const;
                void setPartLeft(bool value);
-               bool getPartRight();
+        bool getPartRight() const;
                void setPartRight(bool value);
                void generateSVGName();
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/themes/default.desktop 
new/ksnakeduel-18.12.0/themes/default.desktop
--- old/ksnakeduel-18.08.3/themes/default.desktop       2018-07-10 
03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/themes/default.desktop       2018-11-08 
00:50:55.000000000 +0100
@@ -1,7 +1,6 @@
 [KGameTheme]
 VersionFormat=1
 Name=Default Theme
-Name[ast]=Tema por defeutu
 Name[bs]=Podrazumijevana tema
 Name[ca]=Tema predeterminat
 Name[ca@valencia]=Tema predeterminat
@@ -46,7 +45,6 @@
 Name[zh_CN]=默认主题
 Name[zh_TW]=預設主題
 Description=Default theme.
-Description[ast]=Tema por defeutu.
 Description[bs]=Podrazumijevana tema
 Description[ca]=Tema predeterminat.
 Description[ca@valencia]=Tema predeterminat.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/themes/neon.desktop 
new/ksnakeduel-18.12.0/themes/neon.desktop
--- old/ksnakeduel-18.08.3/themes/neon.desktop  2018-07-10 03:37:34.000000000 
+0200
+++ new/ksnakeduel-18.12.0/themes/neon.desktop  2018-11-08 00:50:55.000000000 
+0100
@@ -1,7 +1,6 @@
 [KGameTheme]
 VersionFormat=1
 Name=Neon
-Name[ast]=Neon
 Name[bs]=Neon
 Name[ca]=Neó
 Name[ca@valencia]=Neó
@@ -47,7 +46,6 @@
 Name[zh_CN]=霓虹灯
 Name[zh_TW]=Neon
 Description=A retro theme with a distinctive touch of early 50s.
-Description[ast]=Un tema retro con un toque distintivu de los años 50.
 Description[bs]=Retro tema sa osjećajem ranih pedesetih.
 Description[ca]=Un tema retro amb un toc distintiu dels anys 50.
 Description[ca@valencia]=Un tema retro amb un toc distintiu dels anys 50.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/tron.cpp 
new/ksnakeduel-18.12.0/tron.cpp
--- old/ksnakeduel-18.08.3/tron.cpp     2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/tron.cpp     2018-11-08 00:50:55.000000000 +0100
@@ -586,7 +586,7 @@
        /* player collision check */
        if (!players[1]->isAlive())
        {
-               checkHeadToHeadCollission();
+               checkHeadToHeadCollision();
        }
 
        updatePixmap();
@@ -616,10 +616,10 @@
        }
 }
 
-void Tron::checkHeadToHeadCollission()
+void Tron::checkHeadToHeadCollision()
 {
        // As player 1 and player 2 move at the same time
-       // a head to head collission is possible
+       // a head to head collision is possible
        // but tough movement actually is done sequential
        // we have to check back if player 1 should die when player 2 did so
        // that's where this function comes in :)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/ksnakeduel-18.08.3/tron.h 
new/ksnakeduel-18.12.0/tron.h
--- old/ksnakeduel-18.08.3/tron.h       2018-07-10 03:37:34.000000000 +0200
+++ new/ksnakeduel-18.12.0/tron.h       2018-11-08 00:50:55.000000000 +0100
@@ -57,7 +57,7 @@
        Q_OBJECT
 
        public:
-               Tron(QWidget *parent=0);
+        explicit Tron(QWidget *parent=nullptr);
                ~Tron();
                void updatePixmap();
                void setVelocity(int);
@@ -70,7 +70,7 @@
                bool hasWinner();
                int getWinner();
 
-       public slots:
+       public Q_SLOTS:
                /** Starts a new game. The difference to reset is, that the 
players
                * points are set to zero. Emits gameEnds(Nobody).
                */
@@ -79,7 +79,7 @@
                void loadSettings();
                void itemHit(int playerNumber, int x, int y);
 
-       signals:
+       Q_SIGNALS:
                void gameEnds();
                void updatedScore();
                void gameReset();
@@ -141,18 +141,18 @@
                // Key handling / movement
                void switchKeyOn(int, KBAction::Action);
                void switchKeyOff(int, KBAction::Action);
-               /** Check head to head collissions */
-               void checkHeadToHeadCollission();
+               /** Check head to head collisions */
+               void checkHeadToHeadCollision();
                /** Helper for the doMove() function */
                void movementHelper(bool onlyAcceleratedPlayers);
                /** Tries to generate a new obstacle */
                void newObstacle();
        
-       private slots:
+       private Q_SLOTS:
                /**
                * This is the main function of KTron.
-               * It checkes if an accelerator is pressed and than moves this 
player
-               * forward. Then it checkes if a crash occurred.
+               * It checks if an accelerator is pressed and than moves this 
player
+               * forward. Then it checks if a crash occurred.
                * If no crash happen it moves both players forward and checks 
again
                * if someone crashed.
                */


Reply via email to