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_2.0-136-g8e6500f


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-136-g8e6500f
Date: Mon, 14 Jan 2013 16:14:53 +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  8e6500f6dd72ed5af08d1fb91183d4c2438ec012 (commit)
       via  92687675672f0b1213c3121283d99c6a95399ba8 (commit)
       via  cbe7f1e17247b1f8d6a192b9894f0f574fa28667 (commit)
       via  ec0cfb47fa5e212dab17ebaf19096de97ea5433d (commit)
       via  7e9dab2e9bebbb10459f038c72b97b868749e080 (commit)
       via  0ea56cc442a6399535b2e8b147ab51b897ef1fa0 (commit)
       via  6f2ee6f9ff7e9747c1414d5f5c3db9a365a623a6 (commit)
       via  d9ee0633db4aa8f1c296f3d459f175d4ee355033 (commit)
       via  94b2b520d16075666ce63be732abe3e3162923d4 (commit)
      from  8cd31578423fb2f6dc864628e8e87f4ba5013f02 (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 8e6500f6dd72ed5af08d1fb91183d4c2438ec012
Author: Olivier Teulière <address@hidden>
Date:   Mon Jan 14 01:08:22 2013 +0100

    Stats: hide some information in topping mode

commit 92687675672f0b1213c3121283d99c6a95399ba8
Author: Olivier Teulière <address@hidden>
Date:   Mon Jan 14 01:16:20 2013 +0100

    Topping: do not show the lineEdit control showing points of the move

commit cbe7f1e17247b1f8d6a192b9894f0f574fa28667
Author: Olivier Teulière <address@hidden>
Date:   Mon Jan 14 01:08:41 2013 +0100

    Topping: better looking widget, and new field for the total score

commit ec0cfb47fa5e212dab17ebaf19096de97ea5433d
Author: Olivier Teulière <address@hidden>
Date:   Sun Jan 13 22:52:52 2013 +0100

    Topping: add a preference to set the penalty value in case of timeout

commit 7e9dab2e9bebbb10459f038c72b97b868749e080
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 11 20:24:47 2013 +0100

    Topping: keep track of the player score

commit 0ea56cc442a6399535b2e8b147ab51b897ef1fa0
Author: Olivier Teulière <address@hidden>
Date:   Mon Jan 14 17:13:08 2013 +0100

    Add a "Print preview" menu entry

commit 6f2ee6f9ff7e9747c1414d5f5c3db9a365a623a6
Author: Olivier Teulière <address@hidden>
Date:   Mon Jan 14 15:55:00 2013 +0100

    PlayWordMediator: improve the handling of words in Intermediate state.
    
    The syntactically invalid words (such as those without matching parens)
    are displayed in red, and do not trigger un update of the PlayModel.
    As a result, the letters do not disappear from the preview anymore when
    the opening parenthesis of a blank tile is typed.

commit d9ee0633db4aa8f1c296f3d459f175d4ee355033
Author: Olivier Teulière <address@hidden>
Date:   Sun Jan 13 22:36:05 2013 +0100

    RackWidget: filter the rack correctly when the played word contains a blank

commit 94b2b520d16075666ce63be732abe3e3162923d4
Author: Olivier Teulière <address@hidden>
Date:   Fri Jan 11 19:31:37 2013 +0100

    Distribute reports

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

Summary of changes:
 Makefile.am                   |    4 +
 extras/Makefile.am            |    2 +-
 game/cmd/player_event_cmd.cpp |    9 +-
 game/public_game.cpp          |   12 ++
 game/public_game.h            |    4 +
 game/settings.cpp             |    8 +
 game/topping.cpp              |   62 ++++++++--
 game/topping.h                |   15 ++-
 qt/eliot.qrc                  |    1 +
 qt/images/print-preview.png   |  Bin 0 -> 1686 bytes
 qt/main_window.cpp            |  293 ++++++++++++++++++++++-------------------
 qt/main_window.h              |    6 +
 qt/play_word_mediator.cpp     |   47 ++++---
 qt/play_word_mediator.h       |   12 ++-
 qt/player_widget.cpp          |    2 +-
 qt/prefs_dialog.cpp           |   10 ++
 qt/rack_widget.cpp            |   16 +--
 qt/stats_widget.cpp           |    9 +-
 qt/topping_widget.cpp         |   33 ++++-
 qt/training_widget.cpp        |    2 +-
 qt/ui/prefs_dialog.ui         |   41 ++++++-
 qt/ui/topping_widget.ui       |  153 ++++++++++++++--------
 22 files changed, 495 insertions(+), 246 deletions(-)
 create mode 100644 qt/images/print-preview.png


hooks/post-receive
-- 
Eliot



reply via email to

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