eliot/qt
Olivier Teulière 9e4d196d70 Fixed a typo
2011-01-15 16:35:36 +00:00
..
images New icons for the navigation actions, and additional ones for some menu items 2008-12-14 13:27:00 +00:00
ui In free game mode, the "Change" button cannot be used anymore to pass without changing any letter. 2011-01-15 16:33:02 +00:00
.cvsignore Very beginning of a Qt interface. Status: 2008-01-20 18:40:12 +00:00
aux_window.cpp - Compilation fix for Windows 2008-09-03 17:28:27 +00:00
aux_window.h New preference, to allow linking the rack in training mode to the "Plus 1" dictionary tool 2008-12-14 13:20:38 +00:00
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 New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +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
dic_tools_widget.cpp New button on the "Dic. info" tab, to save the dictionary words list to a file 2010-09-18 13:07:39 +00:00
dic_tools_widget.h New button on the "Dic. info" tab, to save the dictionary words list to a file 2010-09-18 13:07:39 +00:00
dic_wizard.cpp Compilation fix for the Windows build 2010-05-19 19:28:09 +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 - New PublicGame class, intended to be used by the interfaces instead of accessing Game directly 2008-11-30 20:53:44 +00:00
history_widget.h - New PublicGame class, intended to be used by the interfaces instead of accessing Game directly 2008-11-30 20:53:44 +00:00
main.cpp Print to stderr the complete stack trace in case of exception or segmentation fault. 2010-10-17 21:23:39 +00:00
main_window.cpp Ask for a confirmation before starting a new game 2010-10-17 21:24:18 +00:00
main_window.h Ask for a confirmation before starting a new game 2010-10-17 21:24:18 +00:00
Makefile.am New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +00:00
new_game.cpp Support saving/loading games (any game type) in XML format. 2009-11-29 16:01:31 +00:00
new_game.h Support explosive games in the Qt interface 2009-01-15 18:33:32 +00:00
play_word_mediator.cpp Improved error messages when changing letters and/or passing 2011-01-10 22:06:10 +00:00
play_word_mediator.h Let the TileWidget class handle mouse clicks, instead of doing it in the BoardWidget class 2010-10-22 16:58:37 +00:00
player_widget.cpp Fixed a typo 2011-01-15 16:35:36 +00:00
player_widget.h In free game mode, the "Change" button cannot be used anymore to pass without changing any letter. 2011-01-15 16:33:02 +00:00
prefs_dialog.cpp Update of the French translation 2009-02-19 21:56:41 +00:00
prefs_dialog.h Updated a few copyright dates 2009-01-24 17:44:56 +00:00
qtcommon.cpp Fixed encoding bugs for good, this time. 2010-01-23 23:34:48 +00:00
qtcommon.h Force the gettext() messages to be in UTF-8, because I don't know how to 2010-02-12 18:16:57 +00:00
score_widget.cpp - New PublicGame class, intended to be used by the interfaces instead of accessing Game directly 2008-11-30 20:53:44 +00:00
score_widget.h - New PublicGame class, intended to be used by the interfaces instead of accessing Game directly 2008-11-30 20:53:44 +00:00
tile_layout.cpp New bag widget, showing the remaining tiles. Not used for real yet. 2010-11-01 17:49:55 +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 Alternate row colors to make the results table a bit nicer 2010-07-11 20:59:05 +00:00
training_widget.h Accept various inputs for the same tile in the Qt interface. 2009-06-27 18:09:44 +00:00