eliot/qt
Olivier Teulière 536da10a97 Fix a typo
2012-12-18 16:03:44 +01:00
..
images
ui Preferences: add a checkbox for the new automatic solos handling option 2012-12-06 00:10:29 +01:00
arbit_assignments.cpp Arbitration: disable solo-related actions when automatic handling is active 2012-12-06 00:11:07 +01:00
arbit_assignments.h Arbitration: disable solo-related actions when automatic handling is active 2012-12-06 00:11:07 +01:00
arbitration_widget.cpp PlayModel: do not emit the coordChanged() signal when no change occurred 2012-12-18 01:26:15 +01:00
arbitration_widget.h PlayModel: exchange the order of the arguments for the coordChanged() signal 2012-12-18 00:57:04 +01:00
aux_window.cpp Fix a window placement bug. 2012-11-13 12:38:27 +01:00
aux_window.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
bag_widget.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
bag_widget.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
board_widget.cpp PlayModel: exchange the order of the arguments for the coordChanged() signal 2012-12-18 00:57:04 +01:00
board_widget.h PlayModel: exchange the order of the arguments for the coordChanged() signal 2012-12-18 00:57:04 +01:00
custom_popup.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
custom_popup.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_tools_widget.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_tools_widget.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_wizard.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
dic_wizard.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
eliot.qrc
fav_players.cpp Fix various strings 2012-10-06 22:17:43 +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 History widget: show solos before warnings and penalties 2012-11-13 12:38:27 +01:00
history_widget.h History widget: show solos before warnings and penalties 2012-11-13 12:38:27 +01:00
main.cpp Various fixes for problems detected by Coverity. 2012-10-13 13:49:40 +02:00
main_window.cpp Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
main_window.h Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
Makefile.am Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01: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 Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
new_game.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
play_model.cpp PlayModel: support for word changes in addition to coordinates. 2012-12-18 16:03:37 +01:00
play_model.h PlayModel: support for word changes in addition to coordinates. 2012-12-18 16:03:37 +01:00
play_word_mediator.cpp Fix a typo 2012-12-18 16:03:44 +01:00
play_word_mediator.h PlayModel: exchange the order of the arguments for the coordChanged() signal 2012-12-18 00:57:04 +01:00
player_widget.cpp Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
player_widget.h Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
players_table_helper.cpp Fix various strings 2012-10-06 22:17:43 +02:00
players_table_helper.h Improve the handling of favorite players 2012-08-26 22:18:36 +02:00
prefs_dialog.cpp Preferences: add a checkbox for the new automatic solos handling option 2012-12-06 00:10:29 +01:00
prefs_dialog.h New option to start the timer automatically when the rack changes 2012-11-13 12:38:27 +01:00
qtcommon.cpp Various fixes for problems detected by Coverity. 2012-10-13 13:49:40 +02:00
qtcommon.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
rack_widget.cpp RackWidget: center the tiles in the widget 2012-12-17 22:53:24 +01:00
rack_widget.h RackWidget: inherit from QFrame instead of QWidget 2012-08-26 22:18:42 +02:00
score_widget.cpp Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
score_widget.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +02:00
stats_widget.cpp Stats: enable sorting when the table is flipped. 2012-11-13 12:38:27 +01:00
stats_widget.h Stats: simplify the flipping code using the decorator pattern 2012-11-13 12:38:27 +01:00
tables_dialog.cpp
tables_dialog.h
tile_layout.cpp TileLayout: fix the row offset on lines other than the first one 2012-12-17 22:32:44 +01:00
tile_layout.h Change the copyright years for all the files modified in 2012 2012-10-11 13:45:24 +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
timer_widget.cpp Ignore requests to start the timer when it is already active 2012-11-13 12:38:27 +01:00
timer_widget.h
training_widget.cpp Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
training_widget.h Rename CoordModel as PlayModel 2012-12-18 00:48:14 +01:00
validator_factory.cpp Validators: always force the input to upper case 2012-10-06 17:49:36 +02:00
validator_factory.h Arbitration: do not accept blindly any rack in Intermediate state. 2012-05-16 22:07:55 +02:00