CIA.vc
milliams
Matt Williams
Stats » Authors » milliams
informationsyndicateUTC clock
07:08 on Mar 17, 2010
event counters
The last message was received 1.25 years ago at 19:54 on Dec 16, 2008
0 messages so far today, 0 messages yesterday
0 messages so far this week, 0 messages last week
0 messages so far this month, 0 messages last month
250 messages since the first one, 3.23 years ago, for an average of 4.72 days between messages
recent messages
dateReversed sort columnprojectcontentlink
19:54 on Dec 16, 2008KDE
Commit by milliams :: r897773 /trunk/www/sites/planet/planetkde/config:
Update my blog feed address
#
15:02 on Sep 09, 2008KDE
Commit by milliams :: r859134 bomber/trunk/playground/games/ (3 files in 3 dirs):
The ${KDEGAMES_LIBRARY} variable is provided for a reason. It should be used.
#
18:40 on May 16, 2008KDE
Commit by milliams :: r808490 nonogram/trunk/playground/games/ (2 files in 2 dirs):
Add nonogram to base CMakeLists.txt
Correctly link against libkdegames
#
14:42 on May 06, 2008KDE
Commit by milliams :: r804595 kbreakout/trunk/KDE/kdegames/kbreakout/src/ (4 files):
The KDE/ part of the include is no longer necessary in kdegames
#
15:33 on May 04, 2008KDE
Commit by milliams :: r803957 /trunk/www/sites/www/announcements/changelogs/ (2 files):
Remove these changes since they're not in 4.0.4
#
15:30 on May 04, 2008KDE
Commit by milliams :: r803953 /trunk/www/sites/www/announcements/changelogs/ (2 files):
Add recent KScoreDialog related bugfixes
#
14:53 on May 04, 2008KDE
Commit by milliams :: r803944 libkdegames/trunk/KDE/kdegames/libkdegames/ (4 files):
Add my copyright to the game theme stuff
#
13:43 on May 04, 2008KDE
Commit by milliams :: r803924 cmake/trunk/KDE/kdegames/cmake/modules/FindLibKDEGames.cmake:
Make sure KDEGAMES_INCLUDE_DIRS is always set
#
17:29 on May 01, 2008KDE
Commit by milliams :: r803028 kbattleship/trunk/KDE/kdegames/ (7 files in 4 dirs):
Fix KMines, KBattleship and KBlackBox to not use KScoreDialog as a member variable. This as causing problems with variables not being reset correctly.
It was decided it was safer to change this in the games than change it in KScoreDialog to avoid more breakage.
Also a minor fix to KScoreDialog to add new groups correctly.
#
16:43 on May 01, 2008KDE
Commit by milliams :: r803022 kmines/trunk/KDE/kdegames/ (8 files in 6 dirs):
Fix the mess that was i18n in KScoreDialog. Scores are now indexed by a key and translations for each key are added explicitly.
Patch KSquares, KMines, KNetwalk and Kollision to use this correctly.

BUG: 151415
BUG: 153811
BUG: 154582
BUG: 156870

CCMAIL: kde-games-devel at kde dot org
#
16:29 on May 01, 2008KDE
Commit by milliams :: r803020 kscoremanager/trunk/playground/games/kscoremanager/ (9 files):
Start of complete split of manager and UI. All UIs will now derive from KAbstractScoreBoard
#
00:20 on May 01, 2008KDE
Commit by milliams :: r802887 libkdegames/ (48 files in 10 dirs):

  • Add information about which 'class-include' (e.g. <KHighscore> rather than <khighscore.h>) to use to the apidox.
  • Add a class-include for a few classes since they was missing
#
00:16 on May 01, 2008KDE
Commit by milliams :: r802886 kscoremanager/trunk/playground/games/kscoremanager/ (2 files):

  • Prettify apidox
  • Remove assigned numbers for the enum. QFlags will deal with that
#
18:01 on Apr 30, 2008KDE
Commit by milliams :: r802811 includes/ (30 files in 6 dirs):

  • Add information about which 'class-include' (e.g. <KUser> rather than <kuser.h>) to use to the apidox. Only kdecore/utils, kdecore/io and kdecore/config so far
  • Add a class-include for KAutoSaveFile since it was missing
#
17:06 on Apr 30, 2008KDE
Commit by milliams :: r802802 kscoremanager/trunk/playground/games/kscoremanager/ (6 files):
Clean up apidox a tad
#
17:05 on Apr 30, 2008KDE
Commit by milliams :: r802801 common/trunk/KDE/kdelibs/doc/common/doxygen.css:
Make group headers medium rather than large
#
15:22 on Apr 30, 2008KDE
Commit by milliams :: r802779 kscoremanager/trunk/playground/games/kscoremanager/ (7 files):

  • Split manager and UI
  • Start of example UIs for KDialog and QGraphicsWidget
#
23:22 on Apr 29, 2008KDE
Commit by milliams :: r802606 kscoremanager/trunk/playground/games/kscoremanager/Mainpage.dox:
Add a Manpage.dox so that doxygen documentation gets generated
#
23:12 on Apr 29, 2008KDE
Commit by milliams :: r802604 kscoremanager/trunk/playground/games/ (5 files in 2 dirs):

Add API for the new highscore management system. The API is still in flux and is being actively discussed.
Ongoing and upcoming changes are:

  • Method for board display class to get information about the scores
  • Nice way to collect the player's name
  • Method to clear scores or seed them with default values
  • KDialog and QGraphicsWidget based UI
  • ...
  • Profit!
#
21:02 on Apr 29, 2008KDE
Commit by milliams :: r802573 kbackgammon/trunk/playground/games/kbackgammon/engines/ (2 files in 2 dirs):
MInor string fixes
BUG: 155630
#