eliot/qt
2012-12-29 17:51:16 +01:00
..
images New game dialog: allow moving the selected players up and down 2012-12-29 17:44:39 +01:00
ui New topping mode (very beginning) 2012-12-29 17:51:16 +01:00
arbit_assignments.cpp Arbitration: disable solo-related actions when automatic handling is active 2012-12-06 00:11:07 +01:00
arbit_assignments.h Arbitration: disable solo-related actions when automatic handling is active 2012-12-06 00:11:07 +01:00
arbitration_widget.cpp Arbitration: new search filter, filtering points 2012-12-29 17:44:39 +01:00
arbitration_widget.h Arbitration: new search filter, filtering points 2012-12-29 17:44:39 +01:00
aux_window.cpp Fix a window placement bug. 2012-11-13 12:38:27 +01:00
aux_window.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
bag_widget.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
bag_widget.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
board_widget.cpp New BoardLayout class to wrap the board layout (size and special squares). 2012-12-29 17:50:18 +01:00
board_widget.h BoardWidget: preliminary version of played word preview 2012-12-29 17:46:18 +01:00
custom_popup.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
custom_popup.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_tools_widget.cpp Use toLower() and toUpper() 2012-12-29 17:46:17 +01:00
dic_tools_widget.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_wizard.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_wizard.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
eliot.qrc New game dialog: allow moving the selected players up and down 2012-12-29 17:44:39 +01:00
fav_players.cpp Fix various strings 2012-10-06 22:17:43 +02:00
fav_players.h Moved the "Favorite players" window to a dedicated file, and added CSV import/export 2012-06-04 23:04:06 +02:00
history_widget.cpp New topping mode (very beginning) 2012-12-29 17:51:16 +01:00
history_widget.h History widget: show solos before warnings and penalties 2012-11-13 12:38:27 +01:00
main.cpp Various fixes for problems detected by Coverity. 2012-10-13 13:49:40 +02:00
main_window.cpp New topping mode (very beginning) 2012-12-29 17:51:16 +01:00
main_window.h Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
Makefile.am New game dialog: allow moving the selected players up and down 2012-12-29 17:44:39 +01:00
misc_helpers.cpp New method to select players and to assign moves. 2012-03-20 20:52:33 +01:00
misc_helpers.h New method to select players and to assign moves. 2012-03-20 20:52:33 +01:00
new_game.cpp New topping mode (very beginning) 2012-12-29 17:51:16 +01:00
new_game.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
play_model.cpp PlayModel now uses a Move internally 2012-12-29 17:46:18 +01:00
play_model.h PlayModel now uses a Move internally 2012-12-29 17:46:18 +01:00
play_word_mediator.cpp Display the word being played on the board 2012-12-29 17:46:18 +01:00
play_word_mediator.h Display the word being played on the board 2012-12-29 17:46:18 +01:00
player_widget.cpp Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
player_widget.h Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
players_table_helper.cpp New game dialog: disable the up/down buttons when there is no selection 2012-12-29 17:44:39 +01:00
players_table_helper.h New game dialog: disable the up/down buttons when there is no selection 2012-12-29 17:44:39 +01:00
prefs_dialog.cpp Preferences: add a checkbox for the new automatic solos handling option 2012-12-06 00:10:29 +01:00
prefs_dialog.h New option to start the timer automatically when the rack changes 2012-11-13 12:38:27 +01:00
qtcommon.cpp Various fixes for problems detected by Coverity. 2012-10-13 13:49:40 +02:00
qtcommon.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
rack_widget.cpp RackWidget: hide tiles of the word being played. 2012-12-29 17:48:15 +01:00
rack_widget.h RackWidget: hide tiles of the word being played. 2012-12-29 17:48:15 +01:00
score_widget.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
score_widget.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
stats_widget.cpp Stats: enable sorting when the table is flipped. 2012-11-13 12:38:27 +01:00
stats_widget.h Stats: simplify the flipping code using the decorator pattern 2012-11-13 12:38:27 +01:00
tables_dialog.cpp Players can now have a table number 2012-03-19 22:49:58 +01:00
tables_dialog.h Players can now have a table number 2012-03-19 22:49:58 +01:00
tile_layout.cpp TileLayout: fix the row offset on lines other than the first one 2012-12-17 22:32:44 +01:00
tile_layout.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
tile_widget.cpp Use toLower() and toUpper() 2012-12-29 17:46:17 +01:00
tile_widget.h RackWidget: initial support for drag & drop of tiles in the rack 2012-12-29 17:46:18 +01:00
timer_widget.cpp Ignore requests to start the timer when it is already active 2012-11-13 12:38:27 +01:00
timer_widget.h Reset the timer when the current turn changes 2012-02-21 08:22:33 +01:00
training_widget.cpp Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
training_widget.h Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
validator_factory.cpp Validators: always force the input to upper case 2012-10-06 17:49:36 +02:00
validator_factory.h Arbitration: do not accept blindly any rack in Intermediate state. 2012-05-16 22:07:55 +02:00