5
I Use This!
Inactive

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 6 hours ago.
May 02, 2023 — May 02, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
RackWidget: filter the rack correctly when the played word contains a blank More... over 11 years ago
Topping: keep track of the player score More... over 11 years ago
Distribute reports More... over 11 years ago
Board: allow one more type of invalid word when previewing a played word More... over 11 years ago
RackWidget: fix a bug when the rack is filtered (wrong variable used) More... over 11 years ago
GameSignals: update member variables correctly when the game is destroyed More... over 11 years ago
Topping: remove the ScoreWidget and add a TimerWidget More... over 11 years ago
TimerModel: add a utility method More... over 11 years ago
HintsDialog: display the cost of each hint (optional) More... over 11 years ago
TimerWidget: new "chrono" mode, triggered with Ctrl+click More... over 11 years ago
RackWidget: restore the rack properly if drag & drop fails More... over 11 years ago
RackWidget: after a drag & drop, notify the game that the rack has changed. More... over 11 years ago
Rack: add operator==() More... over 11 years ago
RackWidget: only allow drag & drop if there is no preview on the board More... over 11 years ago
Topping:: allow shuffling the rack More... over 11 years ago
GameSignals: new signal emitted when the rack of the current player changes. More... over 11 years ago
GameSignals: emit the gameRackChanged() signal even if this is not the last turn More... over 11 years ago
Game: remove a TODO More... over 11 years ago
TrainingWidget: fix an old bug (the "New rack" button was behaving like "Complement") More... over 11 years ago
MainWindow: fix bugs introduced in 99e7628fed66 More... over 11 years ago
RackWidget: update the visual rack only when the game rack changes. More... over 11 years ago
GameSignals: simplify slightly More... over 11 years ago
Move game-related signals out of MainWindow, into the new dedicated class GameSignals More... over 11 years ago
Topping: integrate hints More... over 11 years ago
New dialog to display hints to the user. Not yet used. More... over 11 years ago
Hints system, to retrieve partial information about a Move. More... over 11 years ago
Stats: sort by ranking when the table is flipped More... over 11 years ago
Stats: do not display the played move in the header when the table is flipped More... over 11 years ago
Stats: fix a bug when the table is flipped. More... over 11 years ago
Game: make the constructor protected, to make the design clearer More... over 11 years ago