summaryrefslogtreecommitdiff
path: root/editor/project_settings_editor.cpp
AgeCommit message (Expand)Author
2018-08-21BPTC supportelasota
2018-08-15Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde
2018-08-14Merge pull request #20747 from hpvb/fix-20184Rémi Verschelde
2018-08-11Do not use theme to set LineEdit right_iconŁukasz Rutkowski
2018-08-11Add clear text button to LineEditŁukasz Rutkowski
2018-08-05Do not call _update_actions when only changing deadzoneHein-Pieter van Braam
2018-07-26Add PluginConfigDialog, EditorPluginSettings GUIWill Nations
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-07-17Merge pull request #18717 from Essojadojef/fix-inputmap-categoriesMax Hilbrunner
2018-07-09Added support for extra mouse buttons.unknown
2018-07-03Fix button regressionChaosus
2018-07-03Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferredMax Hilbrunner
2018-06-08Move the deadzone to a column in the input project settingsGilles Roudiere
2018-06-05i18n: Sync translation templates with current sourceRémi Verschelde
2018-05-31Increase settings apply speed and added deferred color applyChaosus
2018-05-15-New inspector.Juan Linietsky
2018-05-08Fix actions unfold in Input Map when events are modifiedAlessandro
2018-05-07Merge pull request #18610 from homer666/editor-popup-adjustmentsJuan Linietsky
2018-05-05Adjust default editor popup sizeshomer666
2018-05-03Small changes for some strings.Michael Alexsander Silva Dias
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-04-18Fixes left/up axis not mappable as actionsGilles Roudiere
2018-04-16Allow actions to provide an analog valueGilles Roudiere
2018-04-07Allows to map an action to all devices.Nibodhika
2018-03-17Fix non-valid characters for `input_action`robfram
2018-03-13Merge pull request #17013 from Noshyaar/themeRémi Verschelde
2018-03-12Fix non working action names containing whitespacesrobfram
2018-02-25Update icons when theme changedPoommetee Ketson
2018-02-02Fix UX with project settings search functionalityPaolo Perkovic
2018-01-30ProjectSettings: Disallow adding properties without name.Andreas Haas
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-21Fixes and modifications for some dialogs.Michael Alexsander Silva Dias
2017-12-17Clean up setting dialogues a bit.Ray Koopa
2017-12-12Enhance undoredo action name, TTR, cleanupPoommetee Ketson
2017-12-07Removed style override inside the Localization tab in the Project Settings.Michael Alexsander Silva Dias
2017-11-21Merge pull request #11933 from cxong/masterJuan Linietsky
2017-11-13Merge pull request #12895 from volzhs/better-ttr-formatRémi Verschelde
2017-11-13Better TTR formatvolzhs
2017-11-11Merge pull request #12829 from ianb96/project_settings_fixAndreas Haas
2017-11-10fix #12769 project settings crashIan
2017-11-10Replace Del icon by Remove iconWilliam McKIE
2017-10-31Clear text when a new action is added Project Settings Input Mapbncastle
2017-10-28ProjectSettings: show error msg in a label insteadPoommetee Ketson
2017-10-24Added the ability to filter the list of locales in the Remap tab.DimOkGamer
2017-10-15Fix deleting localization remap option.DimOkGamer
2017-10-13Use "Command" for OSX in translation strings (#1619)Cong
2017-10-05Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky
2017-10-03fixed the OS.has_feature() API, and added support for 32 and 64.Juan Linietsky