summaryrefslogtreecommitdiffstats
path: root/editor/settings_config_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Style: Enforce braces around if blocks and loopsRémi Verschelde2020-05-141-11/+21
* Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde2020-05-141-20/+0
* Replace NULL with nullptrlupoDharkael2020-04-021-4/+4
* Popups are now windows also (broken!)Juan Linietsky2020-03-261-12/+12
* Working multiple window support, including editorJuan Linietsky2020-03-261-28/+30
* Merge pull request #18020 from bruvzg/input_fix_non_latin_and_add_hw_scancodesRémi Verschelde2020-03-011-4/+4
|\
| * Rename `scancode` to `keycode`.bruvzg2020-02-251-4/+4
* | Signals: Port connect calls to use callable_mpRémi Verschelde2020-02-281-23/+11
|/
* Huge Debugger/EditorDebugger refactor.Fabio Alessandrelli2020-02-211-4/+3
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-11/+11
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+2
* Don't search in unassigned shortcut labels in the editor shortcutsHugo Locurcio2019-12-121-1/+10
* Fix key names being wrongly capitalized in the input map editorHugo Locurcio2019-11-041-9/+1
* Focus the search box when pressing Ctrl+F in Project/Editor SettingsHugo Locurcio2019-10-061-26/+24
* Distinguish editor-originating messages in the editor logHugo Locurcio2019-09-201-3/+3
* Merge pull request #28454 from homer666/popup-centered-maxsizeRémi Verschelde2019-05-281-8/+1
|\
| * Add Popup::popup_centered_clamped methodhomer6662019-04-301-8/+1
* | Improve wording of various messages and make casing more consistentHugo Locurcio2019-04-211-1/+1
|/
* Use the "warning" color for the "restart required" labelHugo Locurcio2019-03-251-1/+1
* Make translatable some undo/redo operations in the editorMichael Alexsander Silva Dias2019-02-211-3/+3
* 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-3/+4
* Fix warnings about uninitialized vars [-Wsometimes-uninitialized]Rémi Verschelde2018-10-011-1/+1
* Fix crash on colour theme change, issue 21715Paulb232018-09-151-5/+1
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-2/+2
* 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-28/+2
* -Project/Editor settings now use new inspectorJuan Linietsky2018-07-191-14/+56
* 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
* | Changed themes presets to String formatChaosus2018-06-231-1/+1
* | Added Solarized Dark and Light themesChaosus2018-06-131-1/+1
|/
* Adjust default editor popup sizeshomer6662018-05-051-1/+8
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-2/+2
* Fix all categories unfold when one key binding is changedAlessandro2018-03-241-1/+15
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Respect text editor highlighting color changesvolzhs2017-12-281-0/+2
* doc: Sync classref with current sourceRémi Verschelde2017-12-181-1/+1
* Clean up setting dialogues a bit.Ray Koopa2017-12-171-21/+55
* Some untranslated UI stringsUnknown2017-12-021-3/+3
* Merge pull request #11933 from cxong/masterJuan Linietsky2017-11-211-1/+1
|\
| * Use "Command" for OSX in translation strings (#1619)Cong2017-10-131-1/+1
* | Separated Editor settings and Scene undo redo stackPaulb232017-10-151-28/+76
|/
* Added the set/get_setting function in Editor/Project settings. Renamed has() ...Juan Linietsky2017-10-051-1/+1
* Several visual improvements.Daniel J. Ramirez2017-09-281-1/+1
* Update theme property respectivelyvolzhs2017-09-261-0/+2