eliot/qt
Olivier Teulière 893219b164 New method to select players and to assign moves.
A player can now be selected by typing his table number, when the focus
is in the results table. Pressing the Enter key will assign the current
move to the selected player(s).
This allows a very fast assignment of moves.
2012-03-20 20:52:33 +01:00
..
images New icons for the navigation actions, and additional ones for some menu items 2008-12-14 13:27:00 +00:00
ui Players can now have a table number 2012-03-19 22:49:58 +01:00
.cvsignore Very beginning of a Qt interface. Status: 2008-01-20 18:40:12 +00:00
arbitration_widget.cpp New method to select players and to assign moves. 2012-03-20 20:52:33 +01:00
arbitration_widget.h New method to select players and to assign moves. 2012-03-20 20:52:33 +01: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 Correctly retrieve the game rack 2012-02-25 23:51:30 +01:00
bag_widget2.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
board_widget.cpp When showing a preview on the board, do not hijack the normal internal data 2012-02-21 08:22:32 +01:00
board_widget.h Added loggers to most classes 2012-02-19 13:07:29 +01: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 Make sure the tooltip for the "show definition" menu entry is displayed 2012-03-04 23:02:32 +01:00
custom_popup.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
dic_tools_widget.cpp Allow saving the results of a regular expression search into a file 2012-02-25 21:56:41 +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 Added loggers to most classes 2012-02-19 13:07:29 +01:00
dic_wizard.h Added loggers to most classes 2012-02-19 13:07:29 +01: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 loggers to most classes 2012-02-19 13:07:29 +01:00
history_widget.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
main.cpp Do not repeat the application name and organization name everywhere 2012-02-16 22:17:23 +01:00
main_window.cpp Players can now have a table number 2012-03-19 22:49:58 +01:00
main_window.h Players can now have a table number 2012-03-19 22:49:58 +01:00
Makefile.am Players can now have a table number 2012-03-19 22:49:58 +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 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 New preference to save the search results limit in arbitration mode 2012-03-10 18:06:41 +01:00
prefs_dialog.h New arbitration mode, dedicate to arbitration of duplicate games. 2012-03-10 18:06:41 +01: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 Correctly retrieve the game rack 2012-02-25 23:51:30 +01:00
rack_widget.h New Rack widget 2012-01-29 22:47:51 +01: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 Added loggers to most classes 2012-02-19 13:07:29 +01:00
timer_widget.h Reset the timer when the current turn changes 2012-02-21 08:22:33 +01:00
training_widget.cpp Arbitration mode: allow editing the rack manually 2012-03-11 00:24:29 +01: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