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

List:       kde-commits
Subject:    playground/games/kolf-ng
From:       Stefan Majewsky <majewsky () gmx ! net>
Date:       2009-08-01 12:30:38
Message-ID: 1249129838.775623.4567.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1005595 by majewsky:

Add a new Kolf::NewGameWidget which will supersede the "New game" dialog soon.


 M  +1 -0      CMakeLists.txt  
 M  +1 -1      interface/dialogs/newgame-coursewidget.cpp  
 A             interface/newgamewidget.cpp   [License: GPL (v2+)]
 A             interface/newgamewidget.h   [License: GPL (v2+)]


--- trunk/playground/games/kolf-ng/CMakeLists.txt #1005594:1005595
@@ -59,6 +59,7 @@
 	engine/player-local.cpp
 	engine/scoremodel.cpp
 	interface/mainwindow.cpp
+	interface/newgamewidget.cpp
 	interface/scorecard.cpp
 	interface/transposeproxymodel.cpp
 	interface/view.cpp
--- trunk/playground/games/kolf-ng/interface/dialogs/newgame-coursewidget.cpp \
#1005594:1005595 @@ -46,7 +46,7 @@
 	else if (m_model->rowCount() > 0)
 	{
 		return m_model->index(0, 0).data(Qt::UserRole).toString();
-		//Note that this fallback behavior is consistent with the default selection in \
Kolf::NewGameCourseWidget::showEvent (i.e., if the view would have been shown, this \
item would have been selected by default). +		//Note that this fallback behavior is \
consistent with the default selection in Kolf::NewGameCourseWidget::paintEvent (i.e., \
if the view would have been shown, this item would have been selected by default).  }
 	//no courses available
 	else


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

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