eliot/qt
2011-07-17 09:09:47 +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 Display the points of the word entered by the player before validating it. 2011-07-16 23:31:17 +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 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
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 Simplified the looging macros, and added logs in various key places. 2011-01-29 23:47:20 +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 Simplified the looging macros, and added logs in various key places. 2011-01-29 23:47:20 +00:00
main_window.cpp Indicate the end of the game 2011-01-30 00:23:45 +00:00
main_window.h Simplified the looging macros, and added logs in various key places. 2011-01-29 23:47:20 +00:00
Makefile.am Added a new (optional) dependency on log4cxx, to enable logging. 2011-01-16 21:30:30 +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 Display the points of the word entered by the player before validating it. 2011-07-16 23:31:17 +00:00
play_word_mediator.h Display the points of the word entered by the player before validating it. 2011-07-16 23:31:17 +00:00
player_widget.cpp Display the points of the word entered by the player before validating it. 2011-07-16 23:31:17 +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 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 Added a context menu to the tree header in training mode, to disable automatic resizing of the columns 2011-07-17 09:09:47 +00:00
training_widget.h Added a context menu to the tree header in training mode, to disable automatic resizing of the columns 2011-07-17 09:09:47 +00:00