TGUI/src/TGUI
Bruno Van de Velde 49699ad521 Added focusable property to Widget 2019-05-24 18:01:29 +02:00
..
Android Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Loading Don't output trailing whitespace on empty lines when saving widgets to file 2019-03-28 15:47:04 +01:00
Renderers Added default text to ComboBox which is displayed when no item is selected 2019-03-10 19:35:15 +01:00
Widgets Added SelectionChanged signal to TextBox (#97) 2019-05-11 18:26:26 +02:00
Animation.cpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
CMakeLists.txt Added minimal SVG support 2019-03-09 15:10:00 +01:00
Clipboard.cpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Clipping.cpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Color.cpp GuiBuilder: window to change properties of type Outline 2019-02-24 11:31:28 +01:00
Container.cpp Added mousePressed and mouseReleased functions to Widget that get called for any mouse button (closes #96) 2019-05-04 15:54:05 +02:00
CustomWidgetForBindings.cpp Added mousePressed and mouseReleased functions to Widget that get called for any mouse button (closes #96) 2019-05-04 15:54:05 +02:00
Font.cpp Minor internal changes to Font and Text classes 2019-03-09 14:40:32 +01:00
Global.cpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Gui.cpp Deprecated enableTabKeyUsage and disableTabKeyUsage for new setTabKeyUsageEnabled function in Gui 2019-03-21 20:02:36 +01:00
Layout.cpp Added function to layout class to check if it contains a constant 2019-03-26 10:22:26 +01:00
ObjectConverter.cpp Added setColor function to Texture 2019-01-25 22:28:49 +01:00
Signal.cpp Removed deprecation warnings in Signal classes as it is uncertain in what direction the signal system will evolve 2019-05-11 18:33:57 +02:00
Sprite.cpp GuiBuilder: Dialog for Texture properties 2019-03-25 19:58:05 +01:00
SvgImage.cpp Fixed some warnings 2019-04-06 11:52:55 +02:00
Text.cpp Minor internal changes to Font and Text classes 2019-03-09 14:40:32 +01:00
TextStyle.cpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Texture.cpp GuiBuilder: Dialog for Texture properties 2019-03-25 19:58:05 +01:00
TextureManager.cpp GuiBuilder: Dialog for Texture properties 2019-03-25 19:58:05 +01:00
ToolTip.cpp Updated the copyright year to 2019 2019-01-21 19:31:21 +01:00
Widget.cpp Added focusable property to Widget 2019-05-24 18:01:29 +02:00