summaryrefslogtreecommitdiffstats
path: root/editor/editor_sectioned_inspector.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-2/+2
* ObjectID converted to a structure, fixes many bugs where used incorrectly as ...Juan Linietsky2020-02-121-2/+1
* Merge pull request #33047 from silvanocerza/settings-searchRémi Verschelde2020-01-311-3/+3
|\
| * Improved search in settings dialogsSilvano Cerza2019-11-041-3/+3
* | Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* | Fix some overflows and unitialized variablesRafał Mikrut2019-11-201-2/+2
|/
* Increase the minimum width of the editor sectioned inspectorHugo Locurcio2019-08-311-1/+1
* Fixes and improvements in settings searchShiqing2019-07-121-8/+17
* Hide global section in project settings when no property is definedEric Rybicki2019-02-271-2/+2
* Fix global settings consistencyMarcin Zawiejski2019-01-231-1/+1
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Moved member variables to initializer listWilson E. Alvarez2018-12-111-9/+6
* Add missing copyright headersRémi Verschelde2018-08-291-0/+30
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-0/+306