KDE Games/libkdegames Usage: Difference between revisions
m (Colourise) |
m (Minor updates) |
||
Line 4: | Line 4: | ||
! Module | ! Module | ||
! Comments | ! Comments | ||
! Maintainer | |||
|- | |- | ||
| '''''Core''''' | | '''''Core''''' | ||
|- | |- | ||
| KCardDialog | | KCardDialog | ||
| | |||
| | | | ||
|- | |- | ||
| KChatBase, KChat | | KChatBase, KChat | ||
| | |||
| | | | ||
|- | |- | ||
| style="color:green" | KGameCanvas | | style="color:green" | KGameCanvas | ||
| Maintained and in use | | Maintained and in use | ||
| Maurizio Monge | |||
|- | |- | ||
| KGameClock | | KGameClock | ||
| | |||
| | | | ||
|- | |- | ||
| KGameLcd | | KGameLcd | ||
| | |||
| | | | ||
|- | |- | ||
| KGameMisc | | KGameMisc | ||
| Should we encourage the use of KGameMisc::randomName() | | Should we encourage the use of KGameMisc::randomName()? That's all that's in this header. | ||
| | |||
|- | |- | ||
| KGameProgress | | KGameProgress | ||
| | |||
| | | | ||
|- | |- | ||
| KGameSvgDocument | | KGameSvgDocument | ||
| | |||
| | | | ||
|- | |- | ||
| KGrid2d | | KGrid2d | ||
| | |||
| | | | ||
|- | |- | ||
| KZoomMainWindow | | KZoomMainWindow | ||
| Shouldn't be needed since QGraphicsView work | | Shouldn't be needed since QGraphicsView work | ||
| | |||
|- | |- | ||
| '''''High Score''''' | | '''''High Score''''' | ||
Line 41: | Line 52: | ||
| KExtHighscore | | KExtHighscore | ||
| I recommend this be deprecated | | I recommend this be deprecated | ||
| | |||
|- | |- | ||
| style="color:green" | KHighscore | | style="color:green" | KHighscore | ||
| Maintained and in use | | Maintained and in use | ||
| Matt Williams | |||
|- | |- | ||
| style="color:green" | KScoreDialog | | style="color:green" | KScoreDialog | ||
| Maintained and recommended for use | | Maintained and recommended for use | ||
| Matt Williams | |||
|- | |- | ||
| '''''KGame''''' | | '''''KGame''''' | ||
Line 52: | Line 66: | ||
| KGame and friends | | KGame and friends | ||
| Unmaintained? But in use in various places | | Unmaintained? But in use in various places | ||
| | |||
|- | |- | ||
| '''''KGGZ''''' | | '''''KGGZ''''' | ||
|- | |- | ||
| | | Maintained (but not in use?) | ||
| | |||
| | | | ||
|- | |- | ||
|} | |} |
Revision as of 23:55, 17 April 2007
Add your comments here on the various modules in libkdegames. Mark modules we're keeping as green and modules that are being dropped as red. If you disagree with anything make a note of it here and mail the kde-games-devel mailing list.
Module | Comments | Maintainer |
---|---|---|
Core | ||
KCardDialog | ||
KChatBase, KChat | ||
KGameCanvas | Maintained and in use | Maurizio Monge |
KGameClock | ||
KGameLcd | ||
KGameMisc | Should we encourage the use of KGameMisc::randomName()? That's all that's in this header. | |
KGameProgress | ||
KGameSvgDocument | ||
KGrid2d | ||
KZoomMainWindow | Shouldn't be needed since QGraphicsView work | |
High Score | ||
KExtHighscore | I recommend this be deprecated | |
KHighscore | Maintained and in use | Matt Williams |
KScoreDialog | Maintained and recommended for use | Matt Williams |
KGame | ||
KGame and friends | Unmaintained? But in use in various places | |
KGGZ | ||
Maintained (but not in use?) |