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-146-ga881789


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-146-ga881789
Date: Wed, 16 Jan 2013 09:46:12 +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  a88178967683b48fdc96e8e703d61a784892d0ac (commit)
       via  ace75af58089dce2d04fc93b2e5538b65fb13026 (commit)
       via  ab14c9a9497c527ce1e7acee8d11e98bade503eb (commit)
       via  9ad9b02d57f59feda74920351c611d91c0fee321 (commit)
       via  e4338547e53fcd05f24ea5c3ae36ca059f9924fa (commit)
       via  de74b3e86160c2bfbff96f7c600ddb71d474bd3c (commit)
       via  820cd1509ceba488e49abbafed7867f5e6b98a90 (commit)
       via  89efeffd9b417a9faeba0dceaec16a4fd26514d7 (commit)
      from  89b5f757ca3aa34a47fa94ea9623c9c2700ca6e9 (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 a88178967683b48fdc96e8e703d61a784892d0ac
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 22:20:38 2013 +0100

    po: detect Boost format strings.
    
    It would be nice to use the --qt option as well, but is is exclusive
    with --boost. So we use only --boost, which cannot give false positives
    with Qt strings...

commit ace75af58089dce2d04fc93b2e5538b65fb13026
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 21:28:00 2013 +0100

    Arbitration: make the shortcuts for assignments translatable

commit ab14c9a9497c527ce1e7acee8d11e98bade503eb
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 20:18:11 2013 +0100

    Arbitration: rename a few methods

commit 9ad9b02d57f59feda74920351c611d91c0fee321
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 20:13:47 2013 +0100

    Arbitration: always show the context menu entry to assign the selected move.
    
    Even if no move is selected, it can help the user to become aware of the
    keyboard shortcuts.

commit e4338547e53fcd05f24ea5c3ae36ca059f9924fa
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 20:00:03 2013 +0100

    Arbitration: use a standard shorcut to select all the players

commit de74b3e86160c2bfbff96f7c600ddb71d474bd3c
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 19:53:28 2013 +0100

    Remove the KeyEventFilter class

commit 820cd1509ceba488e49abbafed7867f5e6b98a90
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 19:31:32 2013 +0100

    Remove all uses of KeyEventFilter.
    
    Use the standard QShortcut instead (possibly combined with a
    QSignalMapper).

commit 89efeffd9b417a9faeba0dceaec16a4fd26514d7
Author: Olivier Teulière <address@hidden>
Date:   Tue Jan 15 18:37:38 2013 +0100

    Stats: add support for printing the table, as it is shown on the screen

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

Summary of changes:
 po/Makevars                 |    2 +-
 qt/arbit_assignments.cpp    |   96 ++++++++++++++++++++++++-------------------
 qt/arbit_assignments.h      |    6 +-
 qt/arbitration_widget.cpp   |   70 +++++++++++++------------------
 qt/arbitration_widget.h     |    6 ++-
 qt/misc_helpers.cpp         |   43 -------------------
 qt/misc_helpers.h           |   24 -----------
 qt/players_table_helper.cpp |   14 ++----
 qt/stats_widget.cpp         |   89 +++++++++++++++++++++++++++++++++++++++-
 qt/stats_widget.h           |    4 ++
 10 files changed, 188 insertions(+), 166 deletions(-)


hooks/post-receive
-- 
Eliot



reply via email to

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