eliot-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Eliot-dev] [SCM] Eliot branch, master, updated. eliot_1.14-34-g2294bcb


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_1.14-34-g2294bcb
Date: Sat, 21 Jan 2012 10:16:41 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Eliot".

The branch, master has been updated
       via  2294bcbc80e88508168b8fbf64a13c169653c5ca (commit)
       via  5cc5a9942f2f9e204cd1b3a1b02ac00037188db7 (commit)
       via  00e9ca0365d051a0a7943e0c9dbb16252104727b (commit)
       via  5535717ff462156ff64b2c373edfcd131888d425 (commit)
       via  fff127333ac7b105429de53759f13a38ff934e83 (commit)
       via  c8db48c1f03b45632b6ae356255e5abf7cd0a11f (commit)
       via  765b57b781f865f9c4d81a728461b01f2763346f (commit)
       via  22f4341bdd774100351b3369d0543ac81f0b572d (commit)
       via  65501aad446c066e66c590c79bd39e8fc0c39177 (commit)
      from  54736b211a4061f542bf0024f718dbf7ca509de4 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2294bcbc80e88508168b8fbf64a13c169653c5ca
Author: Olivier Teulière <address@hidden>
Date:   Sat Jan 21 11:04:27 2012 +0100

    Added an auxiliary window with the timer

commit 5cc5a9942f2f9e204cd1b3a1b02ac00037188db7
Author: Olivier Teulière <address@hidden>
Date:   Sat Jan 21 11:04:04 2012 +0100

    Introduced a TimerModel, to be able to synchronize various timers

commit 00e9ca0365d051a0a7943e0c9dbb16252104727b
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 20 21:27:53 2012 +0100

    New timer widget (not used yet).

commit 5535717ff462156ff64b2c373edfcd131888d425
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 20 18:08:12 2012 +0100

    Moved MainWindow::requestConfirmation() to the QtCommon class

commit fff127333ac7b105429de53759f13a38ff934e83
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 20 12:57:11 2012 +0100

    Added a column for the total score of the player

commit c8db48c1f03b45632b6ae356255e5abf7cd0a11f
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 20 00:18:41 2012 +0100

    Make the URL clickable in the About dialog

commit 765b57b781f865f9c4d81a728461b01f2763346f
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 20 13:30:57 2012 +0100

    Fixed initialization of the scores widget

commit 22f4341bdd774100351b3369d0543ac81f0b572d
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 19 23:49:27 2012 +0100

    Display information on the remaining letters in the status bar

commit 65501aad446c066e66c590c79bd39e8fc0c39177
Author: Olivier Teulière <address@hidden>
Date:   Thu Jan 19 23:30:29 2012 +0100

    Display the current turn number in the status bar

-----------------------------------------------------------------------

Summary of changes:
 qt/Makefile.am        |    2 +
 qt/history_widget.cpp |   10 ++-
 qt/main_window.cpp    |   90 ++++++++++++++-------
 qt/main_window.h      |   16 +++-
 qt/qtcommon.cpp       |   16 ++++
 qt/qtcommon.h         |   11 +++
 qt/timer_widget.cpp   |  213 +++++++++++++++++++++++++++++++++++++++++++++++++
 qt/timer_widget.h     |  115 ++++++++++++++++++++++++++
 8 files changed, 438 insertions(+), 35 deletions(-)
 create mode 100644 qt/timer_widget.cpp
 create mode 100644 qt/timer_widget.h


hooks/post-receive
-- 
Eliot



reply via email to

[Prev in Thread] Current Thread [Next in Thread]