date | project | content | link |
|---|
| 12:49 on Jul 14 | sphinx-contrib | Commit by milliams :: 65308312f004 r 146 / (7 files in 3 dirs): ( link) Initial commit of doxylink extension.
Doxylink is a Sphinx extension to allow linking to Doxygen generated HTML documentation from within Sphinx by parsing the Doxygen tag file. | # |
| 18:35 on Mar 23 | falcon | Commit by milliams :: r161 falcon-apache2/ (CMakeLists.txt ffalcgi/CMakeLists.txt): When searching for fcgi, search for the shared library as well as the static one. | # |
| 16:52 on Mar 19 | falcon | Commit by milliams :: r150 falcon-apache2/ (4 files in 4 dirs): Set more sensible install locations for the executables - CGI_INSTALL_DIR sets the place to install the CGI drives
| # |
| 16:23 on Mar 19 | falcon | Commit by milliams :: r149 falcon-apache2/src/CMakeLists.txt: Add versioning to the installed libraries | # |
| 15:58 on Mar 19 | falcon | Commit by milliams :: r148 falcon-apache2/ffalcgi/CMakeLists.txt: Find fastcgi a bit better. Use PATH_SUFFIXES. | # |
| 15:49 on Mar 19 | falcon | Commit by milliams :: r147 falcon-apache2/ (6 files in 6 dirs): Add install targets for all the modules, libraries and executables Also 2 new CMake variables: - APACHE2_LIBEXECDIR to set the apache module install location
- LIBRARY_INSTALL_DIR to set the library install location (e.g. lib or lib64)
| # |
| 14:24 on Mar 19 | falcon | Commit by milliams :: r146 falcon-apache2/src/CMakeLists.txt: CMake: Allow building static and shared at the same time. | # |
| 19:54 on Dec 16, 2008 | KDE | Commit by milliams :: r897773 /trunk/www/sites/planet/planetkde/config: Update my blog feed address | # |
| 15:02 on Sep 09, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | Commit by milliams :: r803953 /trunk/www/sites/www/announcements/changelogs/ (2 files): Add recent KScoreDialog related bugfixes | # |
| 14:53 on May 04, 2008 | KDE | Commit by milliams :: r803944 libkdegames/trunk/KDE/kdegames/libkdegames/ (4 files): Add my copyright to the game theme stuff | # |
| 13:43 on May 04, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | 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, 2008 | KDE | Commit by milliams :: r802886 kscoremanager/trunk/playground/games/kscoremanager/ (2 files): - Prettify apidox
- Remove assigned numbers for the enum. QFlags will deal with that
| # |