summaryrefslogtreecommitdiff
path: root/scene/gui/option_button.cpp
AgeCommit message (Expand)Author
2019-12-28Make OptionButton itself take into account the arrow margin instead of relyin...Michael Alexsander
2019-09-05Fixes OptionButton Not Updating if Current Selection Already SelectedEmmanuel Barroga
2019-07-29Remove useless variable and line in OptionButtonNilsIrl
2019-07-29Change if to switch in OptionButtonNilsIrl
2019-07-01Remove unnecessary code and add some error explanationsqarmin
2019-06-09Connect OptionButton selection to menu's "index_pressed" signalJames Buck
2019-05-31Improvements to incremental searchTomasz Chabora
2019-05-09Change "ID" to lowercase "id"Aaron Franke
2019-04-29Make buttons that trigger popups have the same scaleMichael Alexsander Silva Dias
2019-04-29Merge pull request #28205 from mikolasan/26937-hide-popup-menuRémi Verschelde
2019-04-25Merge pull request #22301 from YeldhamDev/button_popup_highlightRémi Verschelde
2019-04-22Fix popup visibility for OptionButton, MenuButton and ColorPickerButtonNikolay Neupokoev
2019-02-11Fixes differences between docs and item_selected and item_focused signals in ...azagaya
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-12-11Enable toggle behaviour for buttons that trigger popupsMichael Alexsander Silva Dias
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-07-14Visual Shaders are back.Juan Linietsky
2018-05-08Add default paramater value for OptionButton::add_icon_itemGeequlim
2018-04-09Add support for radio-looking items with iconPedro J. Estébanez
2018-03-27Use radio-button-like menu entries where applicablePedro J. Estébanez
2018-02-23Add item_focused signal to OptionButtonFabio Alessandrelli
2018-02-19Fixes OptionButton selection index being reset to zero at instanciationAlexander Alekseev
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-25Added "get_popup" method for OptionButton and minor changes.Michael Alexsander Silva Dias
2017-12-10fix certain popup close clicks with popup buttonsBernhard Liebl
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-16Synchronize parameter names in definition and declarationTwistedTwigleg
2017-08-10Removes type information from method bindsIgnacio Etcheverry
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-07-18Added separators using StyleBoxLine, some theme style fixes, added variant iconDaniel J. Ramirez
2017-07-11[#7212] Fixed missing 'Variant' return values in documentation.ducdetronquito
2017-05-03Revert "Add new editor and default theme (WIP)"volzhs
2017-04-27Add new editor and default theme (WIP)Daniel J. Ramirez
2017-04-10Rename [gs]et_pos to [gs]et_position for ControlsSergey Pusnei
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-02-13Rename the _MD macro to D_METHODHein-Pieter van Braam
2017-02-13Remove use of _SCS from ADD_METHODHein-Pieter van Braam
2017-01-08PopupMenu now emits both index_pressed and id_pressed instead of item_pressed...Juan Linietsky
2017-01-02ObjectTypeDB was renamed to ClassDB. Types are meant to be more generic to Va...Juan Linietsky
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-28Add missing argument names in GDScript bindingsRémi Verschelde
2015-12-13ability to export scene to zipJuan Linietsky
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky