eliot/qt
2012-04-28 15:34:37 +02:00
..
images New icons for the navigation actions, and additional ones for some menu items 2008-12-14 13:27:00 +00:00
ui Preferences: removed the option to link the rack with the 7+1 dictionary tool 2012-04-28 15:34:36 +02:00
.cvsignore Very beginning of a Qt interface. Status: 2008-01-20 18:40:12 +00:00
arbit_assignments.cpp Arbitration: after the end of turn, give the focus to the rack and select all the letters 2012-04-10 08:51:12 +02:00
arbit_assignments.h Arbitration: after the end of turn, give the focus to the rack and select all the letters 2012-04-10 08:51:12 +02:00
arbitration_widget.cpp Arbitration: after the end of turn, give the focus to the rack and select all the letters 2012-04-10 08:51:12 +02:00
arbitration_widget.h Arbitration: after the end of turn, give the focus to the rack and select all the letters 2012-04-10 08:51:12 +02:00
aux_window.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
aux_window.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
bag_widget.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
bag_widget.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
bag_widget2.cpp PublicGame: more direct access to the game current rack 2012-03-26 07:49:25 +02:00
bag_widget2.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
board_widget.cpp Fixed a typo in 0534e72c 2012-04-12 08:47:20 +02:00
board_widget.h Only show data relative to the last turn on the external board (and rack) 2012-04-11 20:02:18 +02:00
coord_model.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
coord_model.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
custom_popup.cpp Disable impossible actions in the popup menu instead of hiding them 2012-03-20 21:16:25 +01:00
custom_popup.h Disable impossible actions in the popup menu instead of hiding them 2012-03-20 21:16:25 +01:00
dic_tools_widget.cpp Disable impossible actions in the popup menu instead of hiding them 2012-03-20 21:16:25 +01:00
dic_tools_widget.h Allow saving the results of a regular expression search into a file 2012-02-25 21:56:41 +01:00
dic_wizard.cpp Dictionary wizard: new button to load the letter values from the current dictionary 2012-04-07 13:29:07 +02:00
dic_wizard.h Dictionary wizard: new button to load the letter values from the current dictionary 2012-04-07 13:29:07 +02:00
eliot.qrc New icons for the navigation actions, and additional ones for some menu items 2008-12-14 13:27:00 +00:00
history_widget.cpp Added missing headers 2012-04-28 15:34:37 +02:00
history_widget.h History widget: display warnings, penalties and solos 2012-04-11 20:02:18 +02:00
main.cpp Preferences: removed the option to link the rack with the 7+1 dictionary tool 2012-04-28 15:34:36 +02:00
main_window.cpp Fixed a few memory leaks 2012-04-28 15:34:37 +02:00
main_window.h Preferences: removed the option to link the rack with the 7+1 dictionary tool 2012-04-28 15:34:36 +02:00
Makefile.am Split the ArbitrationWidget class into 2 classes, to keep the code manageable 2012-03-26 07:49:25 +02: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 arbitration mode, dedicate to arbitration of duplicate games. 2012-03-10 18:06:41 +01:00
new_game.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
play_word_mediator.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
play_word_mediator.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
player_widget.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
player_widget.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
players_table_helper.cpp Allow filtering several keys with the same filter 2012-03-19 23:14:34 +01:00
players_table_helper.h Factorize some code using a utility class 2012-03-18 02:45:15 +01:00
prefs_dialog.cpp Preferences: removed the option to link the rack with the 7+1 dictionary tool 2012-04-28 15:34:36 +02:00
prefs_dialog.h Preferences: removed the option to link the rack with the 7+1 dictionary tool 2012-04-28 15:34:36 +02:00
qtcommon.cpp Moved MainWindow::requestConfirmation() to the QtCommon class 2012-01-20 18:08:12 +01:00
qtcommon.h Do not repeat the application name and organization name everywhere 2012-02-16 22:17:23 +01:00
rack_widget.cpp Only show data relative to the last turn on the external board (and rack) 2012-04-11 20:02:18 +02:00
rack_widget.h Only show data relative to the last turn on the external board (and rack) 2012-04-11 20:02:18 +02:00
score_widget.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
score_widget.h Added loggers to most classes 2012-02-19 13:07:29 +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: simplify code using the inherited "spacing" property 2012-01-29 22:47:51 +01:00
tile_layout.h TileLayout: simplify code using the inherited "spacing" property 2012-01-29 22:47:51 +01:00
tile_widget.cpp Do not repeat the application name and organization name everywhere 2012-02-16 22:17:23 +01:00
tile_widget.h TileWidget: change the prototype of tileChanged() and improve the possible states 2012-01-29 22:47:51 +01:00
timer_widget.cpp Fixed use of uninitialized value 2012-03-26 07:49:24 +02:00
timer_widget.h Reset the timer when the current turn changes 2012-02-21 08:22:33 +01:00
training_widget.cpp Added missing headers 2012-04-28 15:34:37 +02:00
training_widget.h Arbitration mode: allow editing the rack manually 2012-03-11 00:24:29 +01:00
validator_factory.cpp Arbitration mode: allow editing the rack manually 2012-03-11 00:24:29 +01:00
validator_factory.h Arbitration mode: allow editing the rack manually 2012-03-11 00:24:29 +01:00