Go to file
Bruno Van de Velde b27f155828 Added extra tests for HorizontalLayout and VerticalLayout 2018-05-12 17:03:52 +02:00
cmake Dropped support for function references with unbound parameters in signal system 2018-05-11 14:24:12 +02:00
doc Rewrote cmake scripts 2018-04-01 15:38:13 +02:00
examples Revert "Updated cmake script to use interface library to set compiler options in targets" 2018-05-10 14:07:09 +02:00
gui-builder Toolboxes in gui builder were mostly white by accident 2018-05-11 00:15:40 +02:00
include/TGUI Fixed compilation with TDM GCC 5.1 2018-05-11 16:52:35 +02:00
src/TGUI Fixed compilation with TDM GCC 5.1 2018-05-11 16:52:35 +02:00
tests Added extra tests for HorizontalLayout and VerticalLayout 2018-05-12 17:03:52 +02:00
themes Renamed SpaceBetweenArrows to BorderBetweenArrows in SpinButton to better reflect that the space is filled with the border color 2018-04-26 19:50:33 +02:00
.appveyor.yml Changed SFML versions used by CI 2018-05-12 17:03:01 +02:00
.codecov.yml Changed the default codecov branch 2017-07-14 10:47:45 +02:00
.gitignore Gui Builder now stores filename of last opened file and which themes are loaded 2017-11-15 22:51:18 +01:00
.travis.yml Temporarily disable android tests until android support with SFML is restored 2018-03-30 23:04:09 +02:00
Android.mk Updated cmake script to be able to find SFML 2.5 when building for android 2018-04-02 14:24:04 +02:00
CMakeLists.txt Enable more warnings in cmake script 2018-05-10 14:15:19 +02:00
README.md Updated badges in readme now android test is not being executed 2018-04-01 17:49:39 +02:00
license.txt Updated copyright to 2018 2018-03-22 19:57:45 +01:00

README.md

TGUI - Texus' Graphical User Interface

In one line: TGUI is an easy to use, cross-platform, c++ GUI for SFML.

For more information, take a look at the website.

Status

Linux macOS Windows Test coverage
Build Status Build Status Build status codecov

Download

You can download the source code of the current development version from the git repository: Download ZIP

Learn

Contact

Name: Bruno Van de Velde

E-mail: vdv_b@tgui.eu

Chat on Gitter