1
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 4 hours ago.
Nov 15, 2024 — Nov 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Reduce flickering under Qt 3.x. More... over 19 years ago
Some variation-browsing improvements: make previous move clickable again, display 'End of line', not 'End of game' at the end of line, show (<-Var) if inside variation. More... over 19 years ago
Fixed bug in moveToSan() fix More... over 19 years ago
Added isMainline() method More... over 19 years ago
Fixed extraneous space generated by moveToSan() More... over 19 years ago
Add shortcuts for recent files. More... over 19 years ago
Update copyright, add Doxygen header. More... over 19 years ago
Prevent possible memory leak. More... over 19 years ago
Remember recent files. More... over 19 years ago
Add HistoryList: a fixed-size history of strings. More... over 19 years ago
Help uses F1 shortcut now. More... over 19 years ago
Various code cleanups using new Game API. More... over 19 years ago
Get icon path from Settings class. Fixes Help window is binary isn't run from current directory. More... over 19 years ago
Get theme path from Settings class - doesn't require binary to be called from ./ More... over 19 years ago
Made hash methods const More... over 19 years ago
Added kdevelop project file for the cppunit - unit tests and removed the unit More... over 19 years ago
Search lists now reset between queries More... over 19 years ago
Fixed compiler warnings (Qt3 & 4 this time!) More... over 19 years ago
Updated to use renamed game method More... over 19 years ago
Various enhancements More... over 19 years ago
Fixed compiler warnings More... over 19 years ago
Added test for simple executeSearch & fixed the change of signature to More... over 19 years ago
Added tests/cppunit as a target in the kdevelop project file More... over 19 years ago
Crude variation browsing. More... over 19 years ago
Qt4 fix More... over 19 years ago
Fixed behaviour on Mac and added copyright info More... over 19 years ago
Changed name of legalMoveList to m_legalMovesList (coding standard) More... over 19 years ago
Fixed compilation error More... over 19 years ago
PgnDatabase now indicates success of load and save operations More... over 19 years ago
Added spellchecker files to build More... over 19 years ago