[Commits] [wesnoth/wesnoth] 5fb4c9: Support for the qtlib scons option.
GitHub
noreply at github.com
Fri Dec 12 05:36:34 UTC 2014
Branch: refs/heads/qt
Home: https://github.com/wesnoth/wesnoth
Commit: 5fb4c977816391afefe9ad18186a11b82dae23dd
https://github.com/wesnoth/wesnoth/commit/5fb4c977816391afefe9ad18186a11b82dae23dd
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M scons/qt.py
Log Message:
-----------
Support for the qtlib scons option.
Commit: c7a03a75eee7d8708cc162c264f611ca76abcf3b
https://github.com/wesnoth/wesnoth/commit/c7a03a75eee7d8708cc162c264f611ca76abcf3b
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M SConstruct
Log Message:
-----------
Add scons qtdir option.
Commit: 908f2b852f70c5dfc93a958a13bb271948e4e572
https://github.com/wesnoth/wesnoth/commit/908f2b852f70c5dfc93a958a13bb271948e4e572
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M src/gui_qt/utils.cpp
Log Message:
-----------
Fix includes.
Commit: 72124c7aea7440000d47b67acf5f289315fe6850
https://github.com/wesnoth/wesnoth/commit/72124c7aea7440000d47b67acf5f289315fe6850
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M src/gui_qt/widget.cpp
M src/gui_qt/widget.hpp
Log Message:
-----------
Move code into cpp, fix includes and a Q_INVOKABLE for testing.
Commit: 6a656337e032cfdf83ea9b7ecbb18310a7e2091c
https://github.com/wesnoth/wesnoth/commit/6a656337e032cfdf83ea9b7ecbb18310a7e2091c
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M scons/pkgconfig.py
Log Message:
-----------
Removed overwriting the PKG_CONGIG_PATH from external.
This fixes the qt pkg-config call but might break other things...
Commit: c8394c161c9176209f05159dacb48120b6a088b3
https://github.com/wesnoth/wesnoth/commit/c8394c161c9176209f05159dacb48120b6a088b3
Author: Fabian Müller <fabianmueller5 at gmx.de>
Date: 2014-12-12 (Fri, 12 Dec 2014)
Changed paths:
M data/gui/qt/aux/Actions.qml
Log Message:
-----------
Add comments which demonstrate the instanciation of a c++ qml type.
Compare: https://github.com/wesnoth/wesnoth/compare/3d11d9489a1c...c8394c161c91
More information about the Commits
mailing list