eliot/qt
2012-10-06 17:49:35 +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 Training: do not use the auto-connect feature. 2012-10-05 16:10:41 +02:00
arbit_assignments.cpp Cosmetics 2012-10-06 17:49:35 +02:00
arbit_assignments.h Arbitration: do not handle solos automatically. 2012-10-05 12:52:42 +02:00
arbitration_widget.cpp Arbitration: correctly set the state of buttons for past turns 2012-10-05 00:27:34 +02:00
arbitration_widget.h Arbitration: do not accept blindly any rack in Intermediate state. 2012-05-16 22:07:55 +02:00
aux_window.cpp Fixed a bug when saving the position of auxiliary windows 2012-05-05 19:45:44 +02: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
fav_players.cpp Improve the handling of favorite players 2012-08-26 22:18:36 +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 Rename Turn into TurnData (step 2) 2012-10-06 17:49:35 +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 Rename Turn into TurnData (step 2) 2012-10-06 17:49:35 +02:00
main_window.h New statistics window, still quite unpolished. 2012-05-06 23:31:49 +02:00
Makefile.am Fixed make dist 2012-06-04 23:04:07 +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 Cosmetics 2012-10-06 17:49:35 +02: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 Improve the handling of favorite players 2012-08-26 22:18:36 +02:00
players_table_helper.h Improve the handling of favorite players 2012-08-26 22:18:36 +02:00
prefs_dialog.cpp Arbitration: do not handle solos automatically. 2012-10-05 12:52:42 +02:00
prefs_dialog.h New options to desactivate the confirmation dialogs, and rework of the preferences window. 2012-04-29 01:58:43 +02:00
qtcommon.cpp New options to desactivate the confirmation dialogs, and rework of the preferences window. 2012-04-29 01:58:43 +02:00
qtcommon.h New options to desactivate the confirmation dialogs, and rework of the preferences window. 2012-04-29 01:58:43 +02:00
rack_widget.cpp RackWidget: inherit from QFrame instead of QWidget 2012-08-26 22:18:42 +02:00
rack_widget.h RackWidget: inherit from QFrame instead of QWidget 2012-08-26 22:18:42 +02:00
score_widget.cpp Remove Player::getPoints() 2012-10-06 17:49:35 +02:00
score_widget.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
stats_widget.cpp Rename Turn into TurnData (step 2) 2012-10-06 17:49:35 +02:00
stats_widget.h Rename Turn into TurnData (step 2) 2012-10-06 17:49:35 +02: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: respect the margins and alignment 2012-08-26 22:18:42 +02:00
tile_layout.h TileLayout: respect the margins and alignment 2012-08-26 22:18:42 +02:00
tile_widget.cpp TileWidget: make sure the font is at least one pixel wide 2012-06-10 23:34:23 +02: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 Training: do not use the auto-connect feature. 2012-10-05 16:10:41 +02:00
training_widget.h Cosmetics 2012-10-06 17:49:35 +02:00
validator_factory.cpp Cosmetics 2012-10-06 17:49:35 +02:00
validator_factory.h Arbitration: do not accept blindly any rack in Intermediate state. 2012-05-16 22:07:55 +02:00