eliot/qt
2011-08-27 21:55:49 +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 Use radio buttons for the game type instead of a combo box 2011-08-27 21:55:49 +02:00
.cvsignore
aux_window.cpp
aux_window.h
bag_widget.cpp Display the number of remaining vowels, consonants and jokers in the bag window 2010-09-12 15:27:38 +00:00
bag_widget.h Display the number of remaining vowels, consonants and jokers in the bag window 2010-09-12 15:27:38 +00:00
bag_widget2.cpp New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +00:00
bag_widget2.h New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +00:00
board_widget.cpp Make sure the board is cleared when a game stops 2011-01-15 21:47:42 +00:00
board_widget.h Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class 2010-10-22 16:58:37 +00:00
coord_model.cpp Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class 2010-10-22 16:58:37 +00:00
coord_model.h Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class 2010-10-22 16:58:37 +00:00
custom_popup.cpp Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
custom_popup.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
dic_tools_widget.cpp Renamed the string conversion macros, to make chaining more natural. 2011-07-30 19:45:18 +00:00
dic_tools_widget.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
dic_wizard.cpp Renamed the string conversion macros, to make chaining more natural. 2011-07-30 19:45:18 +00:00
dic_wizard.h Generate the dictionary from the wizard, and (optinally) load it. 2010-05-15 12:20:19 +00: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 support for definitions, using an external website 2011-07-28 20:55:48 +00:00
history_widget.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
main.cpp Simplified the looging macros, and added logs in various key places. 2011-01-29 23:47:20 +00:00
main_window.cpp Added a unit test for all the string conversions 2011-07-30 19:49:29 +00:00
main_window.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
Makefile.am Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
new_game.cpp Use radio buttons for the game type instead of a combo box 2011-08-27 21:55:49 +02:00
new_game.h Use radio buttons for the game type instead of a combo box 2011-08-27 21:55:49 +02:00
play_word_mediator.cpp New GameParams class to wrap a few game characteristics. 2011-08-27 21:55:49 +02:00
play_word_mediator.h Compilation fixes for the Windows build 2011-07-30 13:15:52 +00:00
player_widget.cpp Renamed the string conversion macros, to make chaining more natural. 2011-07-30 19:45:18 +00:00
player_widget.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
prefs_dialog.cpp Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
prefs_dialog.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00
qtcommon.cpp Added a unit test for all the string conversions 2011-07-30 19:49:29 +00:00
qtcommon.h Added a unit test for all the string conversions 2011-07-30 19:49:29 +00:00
score_widget.cpp
score_widget.h
tile_layout.cpp Simplified the looging macros, and added logs in various key places. 2011-01-29 23:47:20 +00:00
tile_layout.h New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +00:00
tile_widget.cpp New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +00:00
tile_widget.h New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +00:00
training_widget.cpp Renamed the string conversion macros, to make chaining more natural. 2011-07-30 19:45:18 +00:00
training_widget.h Added support for definitions, using an external website 2011-07-28 20:55:48 +00:00