summaryrefslogtreecommitdiffstats
path: root/editor/project_settings_editor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the "warning" color for the "restart required" labelHugo Locurcio2019-03-251-1/+1
* Fix renaming actions in the Project settingsBojidar Marinov2019-03-161-1/+1
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-19/+19
* Properly warn about the effects of changing an import type, as well as force ...Juan Linietsky2019-01-251-1/+2
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Move "Dialog Bounds" from the Editor Settings to project's metadataMichael Alexsander Silva Dias2018-12-041-4/+4
* ProjectSettings: Fix InputMap editor on HiDPIRémi Verschelde2018-09-141-2/+2
* Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde2018-09-111-3/+0
* Make some debug prints verbose-only, remove othersRémi Verschelde2018-08-241-1/+0
* BPTC supportelasota2018-08-211-0/+1
* Merge pull request #19837 from willnationsdev/plugin-utilitiesRémi Verschelde2018-08-151-0/+4
|\
| * Add PluginConfigDialog, EditorPluginSettings GUIWill Nations2018-07-261-0/+4
* | Merge pull request #20747 from hpvb/fix-20184Rémi Verschelde2018-08-141-2/+0
|\ \
| * | Do not call _update_actions when only changing deadzoneHein-Pieter van Braam2018-08-051-2/+0
| |/
* | Do not use theme to set LineEdit right_iconŁukasz Rutkowski2018-08-111-2/+2
* | Add clear text button to LineEditŁukasz Rutkowski2018-08-111-16/+4
|/
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-2/+2
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-16/+57
* Merge pull request #18717 from Essojadojef/fix-inputmap-categoriesMax Hilbrunner2018-07-171-0/+11
|\
| * Fix actions unfold in Input Map when events are modifiedAlessandro2018-05-081-0/+11
* | Added support for extra mouse buttons.unknown2018-07-091-4/+4
* | Fix button regressionChaosus2018-07-031-1/+1
* | Merge pull request #19244 from Chaosus/settingsperformance_and_colordeferredMax Hilbrunner2018-07-031-1/+1
|\ \
| * | Increase settings apply speed and added deferred color applyChaosus2018-05-311-1/+1
* | | Move the deadzone to a column in the input project settingsGilles Roudiere2018-06-081-76/+82
* | | i18n: Sync translation templates with current sourceRémi Verschelde2018-06-051-2/+2
|/ /
* / -New inspector.Juan Linietsky2018-05-151-2/+2
|/
* Merge pull request #18610 from homer666/editor-popup-adjustmentsJuan Linietsky2018-05-071-1/+8
|\
| * Adjust default editor popup sizeshomer6662018-05-051-1/+8
* | Small changes for some strings.Michael Alexsander Silva Dias2018-05-031-1/+1
|/
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-6/+6
* Fixes left/up axis not mappable as actionsGilles Roudiere2018-04-181-1/+2
* Allow actions to provide an analog valueGilles Roudiere2018-04-161-70/+102
* Allows to map an action to all devices.Nibodhika2018-04-071-14/+31
* Fix non-valid characters for `input_action`robfram2018-03-171-4/+13
* Merge pull request #17013 from Noshyaar/themeRémi Verschelde2018-03-131-0/+8
|\
| * Update icons when theme changedPoommetee Ketson2018-02-251-0/+8
* | Fix non working action names containing whitespacesrobfram2018-03-121-4/+4
|/
* Fix UX with project settings search functionalityPaolo Perkovic2018-02-021-1/+1
* ProjectSettings: Disallow adding properties without name.Andreas Haas2018-01-301-1/+10
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Fixes and modifications for some dialogs.Michael Alexsander Silva Dias2017-12-211-2/+0
* Clean up setting dialogues a bit.Ray Koopa2017-12-171-4/+4
* Enhance undoredo action name, TTR, cleanupPoommetee Ketson2017-12-121-2/+2
* Removed style override inside the Localization tab in the Project Settings.Michael Alexsander Silva Dias2017-12-071-13/+7
* Merge pull request #11933 from cxong/masterJuan Linietsky2017-11-211-2/+2
|\
| * Use "Command" for OSX in translation strings (#1619)Cong2017-10-131-2/+2
* | Merge pull request #12895 from volzhs/better-ttr-formatRémi Verschelde2017-11-131-2/+2
|\ \
| * | Better TTR formatvolzhs2017-11-131-2/+2