Hello community, here is the log from the commit of package libkdegames for openSUSE:Factory checked in at 2016-05-29 03:10:43 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libkdegames (Old) and /work/SRC/openSUSE:Factory/.libkdegames.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libkdegames" Changes: -------- --- /work/SRC/openSUSE:Factory/libkdegames/libkdegames.changes 2016-03-29 10:37:46.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.libkdegames.new/libkdegames.changes 2016-05-29 03:10:45.000000000 +0200 @@ -1,0 +2,24 @@ +Sat May 7 10:41:43 UTC 2016 - [email protected] + +- Update to KDE Applications 16.04.1 + * KDE Applications 16.04.1 + * https://www.kde.org/announcements/announce-applications-16.04.1.php + + +------------------------------------------------------------------- +Sun Apr 17 06:17:37 UTC 2016 - [email protected] + +- Update to KDE Applications 16.04.0 + * KDE Applications 16.04.0 + * https://www.kde.org/announcements/announce-applications-16.04.0.php + + +------------------------------------------------------------------- +Mon Apr 11 06:52:34 UTC 2016 - [email protected] + +- Update to KDE Applications 16.03.90 + * KDE Applications 16.04.0 RC + * https://www.kde.org/announcements/announce-applications-16.04-rc.php + + +------------------------------------------------------------------- Old: ---- libkdegames-15.12.3.tar.xz New: ---- libkdegames-16.04.1.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libkdegames.spec ++++++ --- /var/tmp/diff_new_pack.nAmMZU/_old 2016-05-29 03:10:46.000000000 +0200 +++ /var/tmp/diff_new_pack.nAmMZU/_new 2016-05-29 03:10:46.000000000 +0200 @@ -21,7 +21,7 @@ License: GPL-2.0+ Group: System/GUI/KDE Url: http://www.kde.org -Version: 15.12.3 +Version: 16.04.1 Release: 0 Source0: libkdegames-%{version}.tar.xz Patch1: libkdegames-bnc793185.patch ++++++ libkdegames-15.12.3.tar.xz -> libkdegames-16.04.1.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/audio/kgaudioscene.h new/libkdegames-16.04.1/audio/kgaudioscene.h --- old/libkdegames-15.12.3/audio/kgaudioscene.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/audio/kgaudioscene.h 2016-01-13 11:37:29.000000000 +0100 @@ -38,7 +38,7 @@ * * @warning Not all functionally exposed by the API of this class is guaranteed * to be available on the compiled KgAudio backend. Check - * KgAudioScene::capabilites() if in doubt. + * KgAudioScene::capabilities() if in doubt. */ namespace KgAudioScene { @@ -78,7 +78,7 @@ /// ///The state of hasError() may theoretically change while the application ///runs, but in practice, this is very unlikely. (The only tricky part is - ///typically the initial allocation of ressources.) + ///typically the initial allocation of resources.) /// ///@sa KgSound::hasError() KDEGAMES_EXPORT bool hasError(); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/highscore/kscoredialog.h new/libkdegames-16.04.1/highscore/kscoredialog.h --- old/libkdegames-15.12.3/highscore/kscoredialog.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/highscore/kscoredialog.h 2016-01-13 11:37:29.000000000 +0100 @@ -194,7 +194,7 @@ void setHiddenConfigGroups(const QList<QByteArray>& hiddenGroups); /** - * It is a good idea giving config group weigths, otherwise tabs + * It is a good idea giving config group weights, otherwise tabs * get ordered by their tab name that is not probably what you want. * * This function can be used directly with KGameDifficulty::levelWeights(). diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/kgamerenderer.h new/libkdegames-16.04.1/kgamerenderer.h --- old/libkdegames-15.12.3/kgamerenderer.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/kgamerenderer.h 2016-01-13 11:37:29.000000000 +0100 @@ -166,7 +166,7 @@ ///default, both the UseDiskCache and the UseRenderingThreads strategies ///are enabled. This is a sane default for 99% of all games. You might ///only want to disable optimizations if the graphics are so simple that - ///the optimisations create an overhead in your special case. + ///the optimizations create an overhead in your special case. /// ///If you disable UseDiskCache, you should do so before setTheme(), ///because changes to UseDiskCache cause a full theme reload. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/kgaudioscene.h new/libkdegames-16.04.1/kgaudioscene.h --- old/libkdegames-15.12.3/kgaudioscene.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/kgaudioscene.h 2016-01-13 11:37:29.000000000 +0100 @@ -1,3 +1,21 @@ +/*************************************************************************** + * Copyright 2010 Stefan Majewsky <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ + //This file is needed because the <KgSound> header needs to link to //"../kgaudioscene.h" instead of "../audio/kgaudioscene.h". #include "audio/kgaudioscene.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/kgsound.h new/libkdegames-16.04.1/kgsound.h --- old/libkdegames-15.12.3/kgsound.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/kgsound.h 2016-01-13 11:37:29.000000000 +0100 @@ -1,3 +1,21 @@ +/*************************************************************************** + * Copyright 2010 Stefan Majewsky <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ + //This file is needed because the <KgSound> header needs to link to //"../kgsound.h" instead of "../audio/kgsound.h". #include "audio/kgsound.h" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/kgthemeprovider.h new/libkdegames-16.04.1/kgthemeprovider.h --- old/libkdegames-15.12.3/kgthemeprovider.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/kgthemeprovider.h 2016-01-13 11:37:29.000000000 +0100 @@ -118,10 +118,10 @@ ///KgTheme::previewPath(), and resizes the result to fit in @a size. virtual QPixmap generatePreview(const KgTheme* theme, const QSize& size); - ///Registers this KgThemeProvider with @param engine's root context with ID - ///@param name and constructs a KgImageProvider corresponding + ///Registers this KgThemeProvider with @a engine's root context with ID + ///@a name and constructs a KgImageProvider corresponding ///to this KgThemeProvider and adds it to the QML engine, also - ///with @param name, which will receive sprite requests + ///with @a name, which will receive sprite requests ///@since 4.11 void setDeclarativeEngine(const QString& name, QQmlEngine* engine); Q_SIGNALS: @@ -130,7 +130,7 @@ ///Emitted when the name of the provider changes. ///@since 4.11 void nameChanged(const QString& name); - ///Emitts the new theme name when the current theme changes. + ///Emitted when the name of the current theme changes. ///@since 4.11 void currentThemeNameChanged(const QString& themeName); public Q_SLOTS: diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/kgthemeselector.cpp new/libkdegames-16.04.1/kgthemeselector.cpp --- old/libkdegames-15.12.3/kgthemeselector.cpp 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/kgthemeselector.cpp 2016-01-13 11:37:29.000000000 +0100 @@ -156,15 +156,16 @@ void KgThemeSelector::Private::_k_showNewStuffDialog() { - KNS3::DownloadDialog dialog(q); - dialog.exec(); - if (!dialog.changedEntries().isEmpty()) + QPointer<KNS3::DownloadDialog> dialog(new KNS3::DownloadDialog(q)); + dialog->exec(); + if (dialog && !dialog->changedEntries().isEmpty()) { m_provider->rediscoverThemes(); fillList(); } //restore previous selection _k_updateListSelection(m_provider->currentTheme()); + delete dialog; } class KgThemeSelector::Dialog : public QDialog diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/kgame/DESIGN new/libkdegames-16.04.1/libkdegamesprivate/kgame/DESIGN --- old/libkdegames-15.12.3/libkdegamesprivate/kgame/DESIGN 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/kgame/DESIGN 2016-01-13 11:37:29.000000000 +0100 @@ -63,7 +63,7 @@ processes (usually inside KGame), or it can also be on an independant computer, that has no idea about what game is played on it. -A KMessageClient object can connect to it. It's main purpose is transmitting +A KMessageClient object can connect to it. Its main purpose is transmitting messages between KMessageClient objects. The Message Server is the main communication object. It is represented by the diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/kgame/kgame.cpp new/libkdegames-16.04.1/libkdegamesprivate/kgame/kgame.cpp --- old/libkdegames-15.12.3/libkdegamesprivate/kgame/kgame.cpp 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/kgame/kgame.cpp 2016-01-13 11:37:29.000000000 +0100 @@ -217,7 +217,7 @@ // to access the players dataHandler()->lockDirectEmit(); - for ( KGamePlayerList::iterator it = playerList()->begin(); it!=playerList()->end();it++ ) + for ( KGamePlayerList::iterator it = playerList()->begin(); it!=playerList()->end();++it ) { (*it)->dataHandler()->lockDirectEmit(); // qCDebug(GAMES_PRIVATE_KGAME) << "Player "<<player->id() << "to indirect emit"; @@ -241,7 +241,7 @@ uint playercount; stream >> playercount; qCDebug(GAMES_PRIVATE_KGAME) << "Loading KGame" << playercount << "KPlayer objects"; - for (i=0;i<playercount;i++) + for (i=0;i<playercount;++i) { KPlayer *newplayer=loadPlayer(stream,network); systemAddPlayer(newplayer); @@ -259,7 +259,7 @@ // queued signals for players. // Note we habe to have this external locking to prevent the games unlocking // to access the players - for ( KGamePlayerList::iterator it = playerList()->begin(); it!=playerList()->end();it++ ) + for ( KGamePlayerList::iterator it = playerList()->begin(); it!=playerList()->end();++it ) { (*it)->dataHandler()->unlockDirectEmit(); // qCDebug(GAMES_PRIVATE_KGAME) << "Player "<<player->id() << "to direct emit"; @@ -345,7 +345,7 @@ qCDebug(GAMES_PRIVATE_KGAME) << "Saving KGame" << cnt << "KPlayer objects"; stream << cnt; - for ( KGamePlayerList::iterator it = playerList()->begin(); it!=playerList()->end();it++ ) + for ( KGamePlayerList::iterator it = playerList()->begin(); it!=playerList()->end();++it ) { savePlayer(stream,*it); } @@ -390,14 +390,14 @@ KPlayer * KGame::findPlayer(quint32 id) const { - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { if ((*it)->id() == id) { return *it; } } - for ( KGamePlayerList::iterator it = d->mInactivePlayerList.begin(); it!=d->mInactivePlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mInactivePlayerList.begin(); it!=d->mInactivePlayerList.end();++it ) { if ((*it)->id() == id) { @@ -1064,7 +1064,7 @@ QList<int> inactivateIds; KGamePlayerList newPlayerList; - for (i=0;i<cnt;i++) + for (i=0;i<cnt;++i) { player=loadPlayer(stream,true); qCDebug(GAMES_PRIVATE_KGAME) << "Master got player" << player->id() <<" rawgame=" << KGameMessage::rawGameId(player->id()) << "from sender" << sender; @@ -1100,7 +1100,7 @@ int currentPriority=0x7fff; // MAX_UINT (16bit?) to get the maximum of the list // find lowest network priority which is not yet in the newPlayerList // do this for the new players - for ( KGamePlayerList::iterator it = newPlayerList.begin(); it!=newPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = newPlayerList.begin(); it!=newPlayerList.end();++it ) { KPlayer* player = *it; // Already in the list @@ -1117,7 +1117,7 @@ // find lowest network priority which is not yet in the newPlayerList // Do this for the network players - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { KPlayer* player = *it; // Already in the list @@ -1181,7 +1181,7 @@ } // Now send out the player list which the client can activate - for ( KGamePlayerList::iterator it = newPlayerList.begin(); it!=newPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = newPlayerList.begin(); it!=newPlayerList.end();++it ) { KPlayer* player = *it; qCDebug(GAMES_PRIVATE_KGAME) << "newplayerlist contains" << player->id(); @@ -1290,7 +1290,7 @@ KGamePlayerList removeList; qCDebug(GAMES_PRIVATE_KGAME) << "Playerlist of client=" << d->mPlayerList.count() << "count"; qCDebug(GAMES_PRIVATE_KGAME) << "Inactive Playerlist of client=" << d->mInactivePlayerList.count() << "count"; - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { KPlayer* player = *it; // TODO: CHECK: id=0, could not connect to server in the first place?? @@ -1301,7 +1301,7 @@ } } - for ( KGamePlayerList::iterator it = removeList.begin(); it!=removeList.end();it++ ) + for ( KGamePlayerList::iterator it = removeList.begin(); it!=removeList.end();++it ) { KPlayer* player = *it; bool remove = true; @@ -1317,7 +1317,7 @@ qCDebug(GAMES_PRIVATE_KGAME) << "our game id is after setMaster" << gameId(); KGamePlayerList mReList(d->mInactivePlayerList); - for ( KGamePlayerList::iterator it = mReList.begin(); it!=mReList.end();it++ ) + for ( KGamePlayerList::iterator it = mReList.begin(); it!=mReList.end();++it ) { KPlayer* player = *it; // TODO ?check for priority? Sequence should be ok @@ -1328,7 +1328,7 @@ } qCDebug(GAMES_PRIVATE_KGAME) << "Players activated player-cnt=" << playerCount(); - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { KPlayer* player = *it; int oldid=player->id(); @@ -1338,7 +1338,7 @@ } // TODO clear inactive lists ? Debug(); - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { KPlayer* player = *it; player->Debug(); @@ -1356,7 +1356,7 @@ KPlayer *player; KGamePlayerList removeList; qCDebug(GAMES_PRIVATE_KGAME) << "Playerlist of client=" << d->mPlayerList.count() << "count"; - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { KPlayer* player = *it; if (KGameMessage::rawGameId(player->id())==clientID) @@ -1366,7 +1366,7 @@ } } - for ( KGamePlayerList::iterator it = removeList.begin(); it!=removeList.end();it++ ) + for ( KGamePlayerList::iterator it = removeList.begin(); it!=removeList.end();++it ) { KPlayer* player = *it; // try to replace the KGameIO first @@ -1428,7 +1428,7 @@ // AB: group must not be i18n'ed!! we should better use an id for group and use // a groupName() for the name // FIXME - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { KPlayer* player = *it; if (player && player->group()==group) @@ -1487,11 +1487,11 @@ dataHandler()->setPolicy((KGamePropertyBase::PropertyPolicy)p,false); // Set all KPLayer (active or inactive) property policy - for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mPlayerList.begin(); it!=d->mPlayerList.end();++it ) { (*it)->dataHandler()->setPolicy((KGamePropertyBase::PropertyPolicy)p,false); } - for ( KGamePlayerList::iterator it = d->mInactivePlayerList.begin(); it!=d->mInactivePlayerList.end();it++ ) + for ( KGamePlayerList::iterator it = d->mInactivePlayerList.begin(); it!=d->mInactivePlayerList.end();++it ) { (*it)->dataHandler()->setPolicy((KGamePropertyBase::PropertyPolicy)p,false); } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/kgame/kgame.h new/libkdegames-16.04.1/libkdegamesprivate/kgame/kgame.h --- old/libkdegames-15.12.3/libkdegamesprivate/kgame/kgame.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/kgame/kgame.h 2016-01-13 11:37:29.000000000 +0100 @@ -409,7 +409,7 @@ /** * This function allows to find the pointer to a player - * property when you know it's id + * property when you know its id */ KGamePropertyBase* findProperty(int id) const; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/kgamesvgdocument.h new/libkdegames-16.04.1/libkdegamesprivate/kgamesvgdocument.h --- old/libkdegames-15.12.3/libkdegamesprivate/kgamesvgdocument.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/kgamesvgdocument.h 2016-01-13 11:37:29.000000000 +0100 @@ -254,7 +254,7 @@ /** * @brief Skews the origin of the current node. * - * This is a convenience function. It simply coverts it's arguments to + * This is a convenience function. It simply converts its arguments to * radians, then calls shear(). * * @param xDegrees The amount in degrees to shear (skew) the x-axis by. @@ -346,7 +346,7 @@ void setStyleProperty(const QString& propertyName, const QString& propertyValue); /** - * @brief Returns the current node and it's children as a new xml svg document. + * @brief Returns the current node and its children as a new xml svg document. * * @returns The xml for the new svg document */ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/kgamethemeselector.cpp new/libkdegames-16.04.1/libkdegamesprivate/kgamethemeselector.cpp --- old/libkdegames-15.12.3/libkdegamesprivate/kgamethemeselector.cpp 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/kgamethemeselector.cpp 2016-01-13 11:37:29.000000000 +0100 @@ -208,10 +208,11 @@ void KGameThemeSelector::KGameThemeSelectorPrivate::_k_openKNewStuffDialog() { - KNS3::DownloadDialog dialog( q ); - dialog.exec(); - if ( !dialog.changedEntries().isEmpty() ) + QPointer<KNS3::DownloadDialog> dialog(new KNS3::DownloadDialog( q )); + dialog->exec(); + if ( dialog && !dialog->changedEntries().isEmpty() ) findThemes( ui.kcfg_Theme->text() ); + delete dialog; } #include "moc_kgamethemeselector.cpp" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamepropertytest.cpp new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamepropertytest.cpp --- old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamepropertytest.cpp 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamepropertytest.cpp 2016-01-13 11:37:29.000000000 +0100 @@ -1,11 +1,27 @@ -#include <QtTest> -#include <QtCore> -#include <QtCore> +/*************************************************************************** + * Copyright 2012 Stefan Majewsky <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ #include "kgamepropertytest.h" - #include "config-tests.h" +#include <QtCore> +#include <QtTest> + void tst_KGamePropertyTest::initTestCase() { diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamepropertytest.h new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamepropertytest.h --- old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamepropertytest.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamepropertytest.h 2016-01-13 11:37:29.000000000 +0100 @@ -1,3 +1,21 @@ +/*************************************************************************** + * Copyright 2012 Stefan Majewsky <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ + #ifndef KGAMEPROPERTYTEST_H #define KGAMEPROPERTYTEST_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamesvgdocumenttest.cpp new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamesvgdocumenttest.cpp --- old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamesvgdocumenttest.cpp 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamesvgdocumenttest.cpp 2016-01-13 11:37:29.000000000 +0100 @@ -1,11 +1,29 @@ -#include <QtTest> -#include <QtCore> +/*************************************************************************** + * Copyright 2012 Stefan Majewsky <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ #include "kgamesvgdocumenttest.h" #include "kgamesvgdocument_p.h" #include "config-tests.h" +#include <QtCore> +#include <QtTest> + void tst_KGameSvgDocument::initTestCase() { m_svgDom.load(TESTS_PATH"kgamesvgdocumenttest.svg"); diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamesvgdocumenttest.h new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamesvgdocumenttest.h --- old/libkdegames-15.12.3/libkdegamesprivate/tests/kgamesvgdocumenttest.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/libkdegamesprivate/tests/kgamesvgdocumenttest.h 2016-01-13 11:37:29.000000000 +0100 @@ -1,3 +1,21 @@ +/*************************************************************************** + * Copyright 2012 Stefan Majewsky <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ + #ifndef KGAMESVGDOCUMENTTEST_H #define KGAMESVGDOCUMENTTEST_H diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/tests/kgamepopupitemtest.cpp new/libkdegames-16.04.1/tests/kgamepopupitemtest.cpp --- old/libkdegames-15.12.3/tests/kgamepopupitemtest.cpp 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/tests/kgamepopupitemtest.cpp 2016-01-13 11:37:29.000000000 +0100 @@ -1,3 +1,21 @@ +/*************************************************************************** + * Copyright 2007 Dmitry Suzdalev <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ + #include "kgamepopupitemtest.h" #include <KActionCollection> diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/libkdegames-15.12.3/tests/kgamepopupitemtest.h new/libkdegames-16.04.1/tests/kgamepopupitemtest.h --- old/libkdegames-15.12.3/tests/kgamepopupitemtest.h 2016-01-13 14:25:41.000000000 +0100 +++ new/libkdegames-16.04.1/tests/kgamepopupitemtest.h 2016-01-13 11:37:29.000000000 +0100 @@ -1,3 +1,21 @@ +/*************************************************************************** + * Copyright 2007 Dmitry Suzdalev <[email protected]> * + * * + * This program is free software; you can redistribute it and/or modify * + * it under the terms of the GNU Library General Public License * + * version 2 as published by the Free Software Foundation * + * * + * This program 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 program; if not, write to the * + * Free Software Foundation, Inc., * + * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * + ***************************************************************************/ + #ifndef KGPI_TEST_H #define KGPI_TEST_H
