[Commits] [wesnoth/wesnoth] 354699: Add menu actions to the qt wesnoth window.

GitHub noreply at github.com
Thu Dec 11 01:36:47 UTC 2014


  Branch: refs/heads/qt
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 354699fdc89ccaef031ea8906bee97b02ba45d9c
      https://github.com/wesnoth/wesnoth/commit/354699fdc89ccaef031ea8906bee97b02ba45d9c
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-07 (Sun, 07 Dec 2014)

  Changed paths:
    M data/gui/qt/window/WesnothWindow.qml

  Log Message:
  -----------
  Add menu actions to the qt wesnoth window.


  Commit: da213383245e4409c79f965baa270965c446cb02
      https://github.com/wesnoth/wesnoth/commit/da213383245e4409c79f965baa270965c446cb02
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-09 (Tue, 09 Dec 2014)

  Changed paths:
    M src/SConscript
    A src/gui_qt/utils.cpp
    A src/gui_qt/utils.hpp
    M src/play_controller.cpp
    R src/qt/utils.cpp
    R src/qt/utils.hpp

  Log Message:
  -----------
  Renamed the "qt" namespace to "gui_qt" to avoid confusion with "Qt".


  Commit: 54c59a2a560392dc03b639faa773d667fadf82b3
      https://github.com/wesnoth/wesnoth/commit/54c59a2a560392dc03b639faa773d667fadf82b3
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    A data/gui/qt/aux/Actions.qml

  Log Message:
  -----------
  Split the qml actions in a seperate file to make them global usable.


  Commit: 8e0471714214fa3fd05b96192921187a0048e1fa
      https://github.com/wesnoth/wesnoth/commit/8e0471714214fa3fd05b96192921187a0048e1fa
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M data/gui/qt/window/WesnothWindow.qml

  Log Message:
  -----------
  Make use of external actions.


  Commit: 3632fa93d3dcd305b0527b8b3eee8ac02133b792
      https://github.com/wesnoth/wesnoth/commit/3632fa93d3dcd305b0527b8b3eee8ac02133b792
  Author: Fabian Müller <fabianmueller5 at gmx.de>
  Date:   2014-12-11 (Thu, 11 Dec 2014)

  Changed paths:
    M data/gui/qt/window/WesnothWindow.qml

  Log Message:
  -----------
  Removed the widget folder include.


Compare: https://github.com/wesnoth/wesnoth/compare/d57bc9eff608...3632fa93d3dc


More information about the Commits mailing list