[Commits] [wesnoth/wesnoth] ea199d: Scons check for the QtQuick library.

GitHub noreply at github.com
Sun Dec 7 10:16:27 UTC 2014


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

  Changed paths:
    M SConstruct
    M changelog
    A scons/qt.py

  Log Message:
  -----------
  Scons check for the QtQuick library.


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

  Changed paths:
    M SConstruct

  Log Message:
  -----------
  Forgot to include the qt lib check.

This commit needs to be merged with the last.


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

  Changed paths:
    M SConstruct

  Log Message:
  -----------
  Add the fPIC compiler flag needed to compile against qt.

I guess this can be done better by just compiling the wesnoth-qt part
with this flag.


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

  Changed paths:
    M SConstruct

  Log Message:
  -----------
  Revert the last commit.


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

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

  Log Message:
  -----------
  Functions to show qt dialogs.


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

  Changed paths:
    M .gitignore

  Log Message:
  -----------
  Ignore rules for Qt Creator IDE.


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

  Changed paths:
    A data/gui/qt/HelloWorld.qml
    A data/gui/qt/Readme.txt
    A data/gui/qt/dialogs/FileDialog.qml

  Log Message:
  -----------
  Added some example and test qt quick qml dialog definitions.


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

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

  Log Message:
  -----------
  First attempt of replacing the main window.


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

  Changed paths:
    M src/qt/utils.cpp

  Log Message:
  -----------
  Create a qt application before QtQuickView can show anything.


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

  Changed paths:
    M src/hotkey/command_executor.cpp
    M src/hotkey/command_executor.hpp
    M src/hotkey/hotkey_command.cpp
    M src/hotkey/hotkey_command.hpp
    M src/play_controller.cpp
    M src/play_controller.hpp

  Log Message:
  -----------
  Add hotkeys to test qt dialogs.


Compare: https://github.com/wesnoth/wesnoth/compare/9aa75d41826c...d57bc9eff608


More information about the Commits mailing list