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-83-gac0abba


From: Olivier Teulière
Subject: [Eliot-dev] [SCM] Eliot branch, master, updated. eliot_2.0-83-gac0abba
Date: Sun, 30 Dec 2012 00:45:09 +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  ac0abba5359fab087bad34d3ec8bb5127de0e05c (commit)
       via  c4635c66f9e448840dae4aae481a6d85db64ef26 (commit)
       via  66615b54ac76c35a948264993987902eb05d785b (commit)
      from  b070336886a3b9cb1827dcd502d77c322f0b6172 (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 ac0abba5359fab087bad34d3ec8bb5127de0e05c
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 18:49:52 2012 +0100

    Topping: new widget dedicated to topping mode.
    
    It is currently very ugly, and quite buggy...

commit c4635c66f9e448840dae4aae481a6d85db64ef26
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 19:18:12 2012 +0100

    RackWidget: better-looking drag & drop, inspired by Firefox tabs

commit 66615b54ac76c35a948264993987902eb05d785b
Author: Olivier Teulière <address@hidden>
Date:   Sat Dec 29 19:12:45 2012 +0100

    TileWidget: remove a duplicated line

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

Summary of changes:
 game/public_game.cpp                       |    7 +
 game/public_game.h                         |   10 ++
 qt/Makefile.am                             |    4 +
 qt/main_window.cpp                         |   21 ++--
 qt/main_window.h                           |    4 +
 qt/rack_widget.cpp                         |   67 ++++++------
 qt/rack_widget.h                           |   12 ++-
 qt/tile_widget.cpp                         |    1 -
 qt/tile_widget.h                           |    1 +
 qt/topping_widget.cpp                      |  164 ++++++++++++++++++++++++++++
 qt/{training_widget.h => topping_widget.h} |   27 +----
 qt/ui/topping_widget.ui                    |  155 ++++++++++++++++++++++++++
 12 files changed, 407 insertions(+), 66 deletions(-)
 create mode 100644 qt/topping_widget.cpp
 copy qt/{training_widget.h => topping_widget.h} (72%)
 create mode 100644 qt/ui/topping_widget.ui


hooks/post-receive
-- 
Eliot



reply via email to

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