..
images
New icons for the navigation actions, and additional ones for some menu items
2008-12-14 13:27:00 +00:00
ui
New option to start the timer automatically when the rack changes
2012-11-13 12:38:27 +01:00
arbit_assignments.cpp
Arbitration: display the solos, warnings and penalties in the players view
2012-11-13 12:38:27 +01:00
arbit_assignments.h
Do not use Qt auto-connect feature
2012-10-06 17:49:36 +02:00
arbitration_widget.cpp
Arbitration: fix a focus problem
2012-10-06 17:49:36 +02:00
arbitration_widget.h
Arbitration: do not accept blindly any rack in Intermediate state.
2012-05-16 22:07:55 +02: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
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02:00
board_widget.h
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02:00
coord_model.cpp
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02:00
coord_model.h
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02: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
New icons for the navigation actions, and additional ones for some menu items
2008-12-14 13:27:00 +00:00
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
Fix a window placement bug.
2012-11-13 12:38:27 +01:00
main_window.h
New option to start the timer automatically when the rack changes
2012-11-13 12:38:27 +01:00
Makefile.am
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02: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_word_mediator.cpp
Fix compilation warnings
2012-10-06 18:45:46 +02:00
play_word_mediator.h
PlayerWidget: improve focus behaviour and ergonomy
2012-10-06 17:49:36 +02:00
player_widget.cpp
Make sure some class members are initialized (bugs reported by Coverity)
2012-10-11 23:21:32 +02:00
player_widget.h
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02: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
New option to start the timer automatically when the rack changes
2012-11-13 12:38:27 +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
Make sure some class members are initialized (bugs reported by Coverity)
2012-10-11 23:21:32 +02: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
Players can now have a table number
2012-03-19 22:49:58 +01:00
tables_dialog.h
Players can now have a table number
2012-03-19 22:49:58 +01:00
tile_layout.cpp
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02: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
TileWidget: change the prototype of tileChanged() and improve the possible states
2012-01-29 22:47:51 +01:00
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
Reset the timer when the current turn changes
2012-02-21 08:22:33 +01:00
training_widget.cpp
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02:00
training_widget.h
Change the copyright years for all the files modified in 2012
2012-10-11 13:45:24 +02: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