date | project | content | link |
|---|
| 23:04 on Mar 07 | KDE | Commit by joselb :: r1100590 ksudoku/branches/KDE/4.4/kdegames/ksudoku/engine/solver.cpp: - Fixed bug for the 4.4 branch (missed to backport the fix of trunk) BUG:217926
| # |
| 00:05 on Jan 27 | KDE | Commit by joselb :: r1080811 ksudoku/trunk/KDE/kdegames/ksudoku/engine/ (6 files): - Fixed bug of wrong solutions
- Correct solutions should now get identified as such
- Added 2 small methods that could be used for debugging BUG:217926
| # |
| 21:47 on Jan 20 | KDE | Commit by joselb :: r1077778 ksudoku/trunk/KDE/kdegames/ksudoku/src/gui/ksudoku.cpp: - Set focus to game when starting a new game This removes the focus from the play-button I think that this shouldn't need to be required as hidden widgets should lose the focus BUG:173939
| # |
| 21:29 on Jan 20 | KDE | Commit by joselb :: r1077770 ksudoku/trunk/KDE/kdegames/ksudoku/src/gui/ (3 files): - Only show question whether to really start new game when the current game never was solved
- NOTE: When a game was solved and changed afterwards that question is still suppressed BUG:168614
| # |
| 20:04 on Mar 09, 2009 | KDE | Commit by joselb :: r937506 /trunk/www/sites/planet/ (2 files in 2 dirs): - Added myself to the planet
| # |
| 10:37 on Jan 16, 2009 | KDE | Commit by joselb :: r911858 ksudoku/branches/KDE/4.2/kdegames/ksudoku/src/ (8 files in 2 dirs): - Backport of Bugfix for Bug 178818 from trunk
| # |
| 10:09 on Jan 16, 2009 | KDE | Commit by joselb :: r911850 ksudoku/trunk/KDE/kdegames/ksudoku/src/ (8 files in 2 dirs): - Add missing support for values from 10 to 25 in renderer
- Add missing nodes in the artwork BUG:178818
| # |
| 11:20 on Dec 09, 2008 | KDE | Commit by joselb :: r894750 ksudoku/trunk/KDE/kdegames/ksudoku/src/ (12 files in 3 dirs): - Changed the value-list on the left to use the symbols from the theme instead of old hardcoded symbols
- Removed old code for symbols as it will not be used anymore and had bad usability I consider the old behavior as a showstopper-bug, as it may result in completely different symbols in the game and the list If this fix results in new problems, please undo this commit
| # |
| 10:32 on Jul 04, 2008 | KDE | Commit by joselb :: r827984 /trunk/KDE/kdegames/CMakeLists.txt: - Fix a mistake in my last bugfix, sorry
- OpenGL games should work now as expected
| # |
| 10:32 on Jul 04, 2008 | kde-bindings | Commit by joselb :: r827984 /trunk/KDE/kdegames/CMakeLists.txt: - Fix a mistake in my last bugfix, sorry
- OpenGL games should work now as expected
| # |
| 22:30 on Jul 03, 2008 | KDE | Commit by joselb :: r827847 ksudoku/trunk/KDE/kdegames/ (CMakeLists.txt ksudoku/CMakeLists.txt): - Added check for QT_QTOPENGL_FOUND
- List QtOpenGL as optional feature BUG:165674
| # |
| 22:30 on Jul 03, 2008 | kde-bindings | Commit by joselb :: r827847 /trunk/KDE/kdegames/ (CMakeLists.txt ksudoku/CMakeLists.txt): - Added check for QT_QTOPENGL_FOUND
- List QtOpenGL as optional feature BUG:165674
| # |
| 16:37 on Jun 29, 2008 | KDE | Commit by joselb :: r825931 ksudoku/trunk/KDE/kdegames/ksudoku/src/themes/ksudoku_scrible.svg: - Changed the ids of some elements to be taken into account by the renderer
| # |
| 16:37 on Jun 29, 2008 | kde-bindings | Commit by joselb :: r825931 /trunk/KDE/kdegames/ksudoku/src/themes/ksudoku_scrible.svg: - Changed the ids of some elements to be taken into account by the renderer
| # |
| 16:35 on Jun 29, 2008 | KDE | Commit by joselb :: r825926 ksudoku/trunk/KDE/kdegames/ksudoku/src/gui/views/ (4 files): - Fixed rendering for scrible theme. Take advantage on different elements for preset and user-entered symbols
| # |
| 16:34 on Jun 29, 2008 | kde-bindings | Commit by joselb :: r825926 /trunk/KDE/kdegames/ksudoku/src/gui/views/ (4 files): - Fixed rendering for scrible theme. Take advantage on different elements for preset and user-entered symbols
| # |
| 19:37 on Jun 03, 2008 | KDE | Commit by joselb :: r816404 ksudoku/trunk/KDE/kdegames/ksudoku/src/logic/ (6 files): - SolverState gets its own files, fixing having it defined in both kssolver.cpp and solver.cpp
| # |
| 21:25 on May 28, 2008 | KDE | Commit by joselb :: r813895 ksudoku/trunk/KDE/kdegames/ksudoku/ (7 files in 4 dirs): - Changed a bit the naming in code for optional opengl support
- OpenGL-support can now be disable with commenting 2 lines (can be used when qt-opengl is utterly broken like it was on my system)
| # |
| 23:11 on May 19, 2008 | KDE | Commit by joselb :: r810059 ksudoku/trunk/KDE/kdegames/ksudoku/src/themes/ (3 files): | # |
| 22:20 on May 19, 2008 | KDE | Commit by joselb :: r810040 ksudoku/trunk/KDE/kdegames/ksudoku/ (CMakeLists.txt src/CMakeLists.txt): - Fixed broken roxdoku games
- From now on OpenGL libs are optional
| # |