More Info

Revision 817354

(Back to digest)
 

Other in Games

Stefan Majewsky committed changes in /trunk/playground/games/palapeli/src:

The LoadAction is replaced by the new generic ListMenu which is a view to the savegame model.

This is the base for further enhancements to the savegame model, namely automatic sorting and editing of model items in the saved games view.

File Changes

Added 3 files
/trunk/playground/games/palapeli/src
 
/listmenu.cpp
 
/listmenu.h
 
/listmenu_p.h
Deleted 2 files
/trunk/playground/games/palapeli/src
 
/loadaction.cpp
 
/loadaction.h
Modified 7 files
/trunk/playground/games/palapeli/src
 
/CMakeLists.txt
 
/mainwindow.cpp
 
/mainwindow.h
 
/manager.cpp
 
/manager.h
 
/savegameview.cpp
 
/savegameview.h
12 files changed in total