[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdegames
From:       Stefan Majewsky <majewsky () gmx ! net>
Date:       2012-05-01 15:35:30
Message-ID: 20120501153530.40AAAAC866 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1292465 by majewsky:

Fix compilation of all games using the new libkdegamesprivate.

 M  +2 -0      granatier/CMakeLists.txt  
 M  +1 -1      granatier/src/CMakeLists.txt  
 M  +3 -1      granatier/src/mainwindow.cpp  
 M  +1 -1      kapman/CMakeLists.txt  
 M  +0 -1      kapman/gamescene.cpp  
 M  +3 -1      kapman/gamescene.h  
 M  +3 -1      kapman/kapmanmainwindow.cpp  
 M  +1 -1      kbattleship/src/CMakeLists.txt  
 M  +2 -2      kbattleship/src/animation.cpp  
 M  +3 -1      kbattleship/src/battlefieldview.h  
 M  +2 -1      kbattleship/src/playerlabel.h  
 M  +0 -1      kbattleship/src/seaview.cpp  
 M  +3 -1      kbattleship/src/seaview.h  
 M  +3 -1      kbattleship/src/sprite.h  
 M  +3 -1      kbattleship/src/statswidget.h  
 M  +4 -1      kbattleship/src/welcomescreen.h  
 M  +1 -1      kblocks/CMakeLists.txt  
 M  +3 -1      kblocks/KBlocksGraphics.h  
 M  +3 -0      kblocks/KBlocksSound.cpp  
 M  +1 -1      kblocks/KBlocksSound.h  
 M  +3 -1      kblocks/KBlocksWin.cpp  
 M  +1 -1      kbounce/CMakeLists.txt  
 M  +2 -3      kbounce/ball.h  
 M  +2 -1      kbounce/board.h  
 M  +3 -1      kbounce/gamewidget.h  
 M  +3 -1      kbounce/wall.h  
 M  +1 -1      kbreakout/src/CMakeLists.txt  
 M  +2 -1      kbreakout/src/canvaswidget.h  
 M  +2 -1      kbreakout/src/item.h  
 M  +2 -2      kfourinline/src/CMakeLists.txt  
 M  +5 -3      kfourinline/src/chatdlg.cpp  
 M  +2 -1      kfourinline/src/displayintro.h  
 M  +7 -6      kfourinline/src/kwin4.cpp  
 M  +3 -1      kfourinline/src/kwin4.h  
 M  +5 -3      kfourinline/src/kwin4doc.h  
 M  +3 -1      kfourinline/src/kwin4player.cpp  
 M  +3 -2      kfourinline/src/kwin4player.h  
 M  +3 -1      kfourinline/src/kwin4proc.cpp  
 M  +2 -1      kfourinline/src/kwin4proc.h  
 M  +3 -1      kfourinline/src/kwin4view.cpp  
 M  +2 -1      kfourinline/src/kwin4view.h  
 M  +3 -1      kfourinline/src/score.cpp  
 M  +1 -1      kgoldrunner/src/CMakeLists.txt  
 M  +2 -1      kgoldrunner/src/kgrcanvas.h  
 M  +2 -1      kgoldrunner/src/kgrplayfield.h  
 M  +2 -1      kgoldrunner/src/kgrsprite.h  
 M  +1 -1      kigo/src/CMakeLists.txt  
 M  +3 -1      kigo/src/gui/graphicsview/themerenderer.cpp  
 M  +3 -1      kigo/src/gui/mainwindow.cpp  
 M  +1 -1      kmahjongg/CMakeLists.txt  
 M  +2 -1      kmahjongg/FrameImage.h  
 M  +3 -1      kmahjongg/TileSprite.h  
 M  +3 -1      kmahjongg/boardwidget.h  
 M  +1 -0      ksirk/ksirk/CMakeLists.txt  
 M  +3 -2      ksirk/ksirk/Dialogs/InvasionSlider.cpp  
 M  +2 -1      ksirk/ksirk/GameLogic/KsirkChatDelegate.h  
 M  +3 -1      ksirk/ksirk/GameLogic/KsirkChatItem.h  
 M  +3 -1      ksirk/ksirk/GameLogic/KsirkChatModel.h  
 M  +2 -1      ksirk/ksirk/GameLogic/aiplayer.cpp  
 M  +2 -1      ksirk/ksirk/GameLogic/aiplayerio.h  
 M  +2 -1      ksirk/ksirk/GameLogic/country.h  
 M  +5 -3      ksirk/ksirk/GameLogic/gameautomaton.cpp  
 M  +8 -7      ksirk/ksirk/GameLogic/gameautomaton.h  
 M  +2 -1      ksirk/ksirk/GameLogic/onu.h  
 M  +4 -3      ksirk/ksirk/GameLogic/player.h  
 M  +4 -1      ksirk/ksirk/Jabber/kmessagejabber.h  
 M  +4 -2      ksirk/ksirk/decoratedgameframe.cpp  
 M  +4 -2      ksirk/ksirk/kgamewin.cpp  
 M  +2 -1      ksirk/ksirk/kgamewin.h  
 M  +2 -1      ksirk/ksirk/kgamewinslots.cpp  
 M  +1 -0      ksirk/ksirkskineditor/CMakeLists.txt  
 M  +2 -1      ksirk/ksirkskineditor/onu.h  
 M  +1 -1      ksudoku/src/CMakeLists.txt  
 M  +3 -1      ksudoku/src/gui/ksudoku.cpp  
 M  +3 -1      ksudoku/src/gui/ksudoku.h  
 M  +3 -1      ksudoku/src/gui/views/renderer.cpp  
 M  +1 -1      ktron/CMakeLists.txt  
 M  +4 -1      ktron/ktron.cpp  
 M  +3 -1      ktron/renderer.cpp  


http://websvn.kde.org/?view=rev&revision=1292465
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic