eliot/qt
2012-02-25 23:51:30 +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 Allow saving the results of a regular expression search into a file 2012-02-25 21:56:41 +01:00
.cvsignore Very beginning of a Qt interface. Status: 2008-01-20 18:40:12 +00: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 Added loggers to most classes 2012-02-19 13:07:29 +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 Use the GameMoveCmd command 2012-02-25 23:25:40 +01:00
main_window.h Reset the timer when the current turn changes 2012-02-21 08:22:33 +01:00
Makefile.am Get rid of the UI file for the favourite players: the same can be done with a few lines of code 2012-02-18 01:20:55 +01:00
new_game.cpp Simplify the New Game dialog by removing various controls 2012-02-18 01:19:24 +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 Simplify the New Game dialog by removing various controls 2012-02-18 01:19:24 +01:00
players_table_helper.h If the added fav player already exists, generate a new name 2012-02-18 01:19:24 +01:00
prefs_dialog.cpp Added loggers to most classes 2012-02-19 13:07:29 +01:00
prefs_dialog.h Added loggers to most classes 2012-02-19 13:07:29 +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
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 Added loggers to most classes 2012-02-19 13:07:29 +01:00
training_widget.h Added loggers to most classes 2012-02-19 13:07:29 +01:00
validator_factory.cpp Group all the custom validators in a factory class. 2012-01-19 15:19:11 +01:00
validator_factory.h Group all the custom validators in a factory class. 2012-01-19 15:19:11 +01:00