summaryrefslogtreecommitdiff
path: root/editor/editor_settings.cpp
AgeCommit message (Expand)Author
2022-06-03Merge pull request #61481 from Calinou/profiler-increase-frame-historyFabio Alessandrelli
2022-05-30Improve Graphedit connection linesHendrik Brucker
2022-05-28Increase the editor profiler frame history default and maximum limitHugo Locurcio
2022-05-23Increase saturation of accent color on the Gray editor theme presetHugo Locurcio
2022-05-19Use suffixes for units in nodes and resourcesAaron Franke
2022-05-19Use range iterators for RBSet in most casesAaron Record
2022-05-16Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-12Add a new HashMap implementationreduz
2022-04-30Improve the VisualShader/VisualScript editor UIHendrik Brucker
2022-04-20Avoid setting sub-window or started project window positions, if it's impossi...bruvzg
2022-04-12Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...Rémi Verschelde
2022-04-11Make FileAccess and DirAccess classes reference counted.bruvzg
2022-04-06Fix some issues found by cppcheck.bruvzg
2022-04-04Merge pull request #59866 from m4gr3d/update_default_display_scale_mainRémi Verschelde
2022-04-04Update the editor display scale based on the device's scaled densityFredia Huya-Kouadio
2022-04-03Fix TextEdit v_scroll_speed invalid values breaks wheel scrollingjmb462
2022-03-27Mark Editor SSL Certificates setting as require restartHaoyu Qiu
2022-03-25Convert the editor and default theme fonts to WOFF2 format to save space.bruvzg
2022-03-21Merge pull request #59373 from bruvzg/fix_editor_font_changeRémi Verschelde
2022-03-21Merge pull request #59367 from Calinou/script-editor-decrease-line-spacingRémi Verschelde
2022-03-21Merge pull request #59366 from Calinou/editor-pseudolocalization-move-settingRémi Verschelde
2022-03-21[Editor] Fix reloading editor theme on font / font size setting change.bruvzg
2022-03-21Decrease the default line spacing in the script editorHugo Locurcio
2022-03-21Move the pseudolocalization editor setting to a debug sectionHugo Locurcio
2022-03-20Fix getaddrinfo failed with undefined proxy configTais P. Hansen
2022-03-13Improve scene tab close button optionskobewi
2022-03-12Initialize bools in the headers in editorAaron Franke
2022-03-11Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaksRémi Verschelde
2022-03-09Replace `TabBar`'s `min_width` with `max_tab_width` and expose itMichael Alexsander
2022-03-06Remove duplicate editor settings definitionskobewi
2022-03-05Added ability to retrieve array of changed settings changed when it is saved.Eric M
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-15Merge pull request #57877 from bruvzg/subpixel_gl_posRémi Verschelde
2022-02-14Improve completion scroll bar visibility in the script editorHugo Locurcio
2022-02-12Add sub-pixel glyph positioning support.bruvzg
2022-02-12Use EditorFileDialog instead of FileDialog in the project managerHendrik Brucker
2022-02-02Vectors: Use clear() and has().Anilforextra
2022-01-24Fix translation with multiple sources for the same language.bruvzg
2022-01-23Minor tweaks and fixes to panningkobewi
2022-01-21Add ViewPanner to 2D editorkobewi
2022-01-19Fix locale always selecting translation instead of "en", when no match found.bruvzg
2022-01-18Improve locale detection.bruvzg
2022-01-17Merge pull request #56012 from bruvzg/wt🤎4Rémi Verschelde
2022-01-08Display automatically chosen value for the internal toast editor settingHugo Locurcio
2022-01-03Update copyright statements to 2022Rémi Verschelde
2022-01-03Merge pull request #53957 from fabriceci/new-template-workflowRémi Verschelde
2022-01-02Improve editor template workflowfabriceci
2022-01-02Fix various typosluz paz
2021-12-18[Windows] Improve console handling and execute/create_process.bruvzg