TGUI/tests
Bruno Van de Velde 84e903c5dd Added RangeSlider widget 2017-08-27 22:41:02 +02:00
..
Loading Updated tests for new texture deserializer code 2017-08-18 00:32:21 +02:00
Widgets Added RangeSlider widget 2017-08-27 22:41:02 +02:00
expected Added ScrollablePanel widget 2017-08-26 17:27:28 +02:00
resources Added draw tests for CheckBox and RadioButton + added some other tests 2017-07-28 23:03:58 +02:00
AbsoluteOrRelativeValue.cpp Rewrote the layout system again 2017-08-24 11:44:38 +02:00
Animation.cpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
CMakeLists.txt Added RangeSlider widget 2017-08-27 22:41:02 +02:00
Clipboard.cpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Clipping.cpp Fixed double to float conversion warnings in tests 2017-03-12 15:17:04 +01:00
Color.cpp Test functions of Color class 2017-02-15 20:00:41 +01:00
CompareFiles.cpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Container.cpp Simplify get function by always performing a recursive search when none of the direct child widgets matches the name 2017-03-25 01:15:25 +01:00
Font.cpp Let tests use a font that can be used for drawing 2017-02-10 00:35:24 +01:00
Layouts.cpp Rewrote the layout system again 2017-08-24 11:44:38 +02:00
Outline.cpp Outline can now be relative to the widget size 2017-07-02 17:29:44 +02:00
Signal.cpp Got rid of SignalWrapper 2017-08-17 15:13:23 +02:00
Sprite.cpp Added some minor test cases 2017-01-22 01:31:13 +01:00
Tests.cpp Got rid of SignalWrapper 2017-08-17 15:13:23 +02:00
Tests.hpp Grid, HorizontalLayout, HorizontalWrap and VerticalLayout can now be saved to and loaded from a file 2017-07-25 18:54:59 +02:00
Text.cpp Let tests use a font that can be used for drawing 2017-02-10 00:35:24 +01:00
Texture.cpp Use unique_ptr instead of shared_ptr to store the sf::Image used by textures 2017-06-29 11:38:44 +02:00
TextureManager.cpp Removed the line that was hanging the build 2017-06-29 22:32:39 +02:00
ToolTip.cpp Updated copyright header to 2017 2017-01-20 20:06:07 +01:00
Widget.cpp Rewrite the core of the layout system 2017-06-29 13:29:05 +02:00
catch.hpp Updated catch.hpp file to the latest version 2016-06-30 16:25:46 +02:00
main.cpp Added tests for layout + let CI build examples and run tests 2015-07-19 18:20:11 +02:00
travis_linux.sh Reduced downloaded dependencies on Travis CI 2017-08-18 19:27:04 +02:00
travis_linux_tests.sh Reduced downloaded dependencies on Travis CI 2017-08-18 19:27:04 +02:00
travis_osx.sh Test with SFML 2.3 on macOS to make certain the version remains supported 2017-07-10 23:51:10 +02:00
ubuntu_sfml_gcc_patch.diff Patch SFML on Travis CI to work around gcc bug in gcc 4.9 and gcc 5 2016-09-15 13:53:24 +02:00