summaryrefslogtreecommitdiffstats
path: root/editor/editor_settings.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor Font configuration and import UI, and Font resources.bruvzg2022-07-061-0/+1
* Add the ability to drag the code completion scrollbar using the mouse clickMinusKube2022-07-031-0/+1
* Add an option to drag'n'drop selected text in TextEditConteZero2022-06-261-0/+1
* i18n: Misc fixes translation stringsRémi Verschelde2022-06-081-0/+1
* Merge pull request #61481 from Calinou/profiler-increase-frame-historyFabio Alessandrelli2022-06-031-1/+1
|\
| * Increase the editor profiler frame history default and maximum limitHugo Locurcio2022-05-281-1/+1
* | Improve Graphedit connection linesHendrik Brucker2022-05-301-0/+1
|/
* Increase saturation of accent color on the Gray editor theme presetHugo Locurcio2022-05-231-1/+1
* Use suffixes for units in nodes and resourcesAaron Franke2022-05-191-3/+3
* Use range iterators for RBSet in most casesAaron Record2022-05-191-7/+7
* Merge pull request #60463 from Geometror/improve-vs-1Rémi Verschelde2022-05-161-0/+1
|\
| * Improve the VisualShader/VisualScript editor UIHendrik Brucker2022-04-301-0/+1
* | Replace most uses of Map by HashMapreduz2022-05-161-11/+11
* | Add a new HashMap implementationreduz2022-05-121-10/+13
|/
* Avoid setting sub-window or started project window positions, if it's impossi...bruvzg2022-04-201-0/+6
* Merge pull request #54740 from LightningAA/project-manager-sort-by-most-recen...Rémi Verschelde2022-04-121-1/+1
|\
| * Make "Last Modified" the default sorting order for the Project ManagerAaron Record2021-11-071-1/+1
* | Make FileAccess and DirAccess classes reference counted.bruvzg2022-04-111-18/+14
* | Fix some issues found by cppcheck.bruvzg2022-04-061-1/+1
* | Merge pull request #59866 from m4gr3d/update_default_display_scale_mainRémi Verschelde2022-04-041-1/+1
|\ \
| * | Update the editor display scale based on the device's scaled densityFredia Huya-Kouadio2022-04-041-1/+1
* | | Fix TextEdit v_scroll_speed invalid values breaks wheel scrollingjmb4622022-04-031-1/+1
|/ /
* | Mark Editor SSL Certificates setting as require restartHaoyu Qiu2022-03-271-1/+1
* | Convert the editor and default theme fonts to WOFF2 format to save space.bruvzg2022-03-251-3/+3
* | Merge pull request #59373 from bruvzg/fix_editor_font_changeRémi Verschelde2022-03-211-1/+1
|\ \
| * | [Editor] Fix reloading editor theme on font / font size setting change.bruvzg2022-03-211-1/+1
* | | Merge pull request #59367 from Calinou/script-editor-decrease-line-spacingRémi Verschelde2022-03-211-1/+1
|\ \ \
| * | | Decrease the default line spacing in the script editorHugo Locurcio2022-03-211-1/+1
| |/ /
* | | Merge pull request #59366 from Calinou/editor-pseudolocalization-move-settingRémi Verschelde2022-03-211-3/+3
|\ \ \
| * | | Move the pseudolocalization editor setting to a debug sectionHugo Locurcio2022-03-211-3/+3
| |/ /
* / / Fix getaddrinfo failed with undefined proxy configTais P. Hansen2022-03-201-0/+4
|/ /
* | Improve scene tab close button optionskobewi2022-03-131-0/+1
* | Initialize bools in the headers in editorAaron Franke2022-03-121-2/+0
* | Convert uses of `DirAccess *` to `DirAccessRef` to prevent memleaksRémi Verschelde2022-03-111-6/+3
* | Replace `TabBar`'s `min_width` with `max_tab_width` and expose itMichael Alexsander2022-03-091-2/+1
* | Remove duplicate editor settings definitionskobewi2022-03-061-0/+7
* | Added ability to retrieve array of changed settings changed when it is saved.Eric M2022-03-051-0/+29
* | Editor: Cleanup some includes dependenciesRémi Verschelde2022-02-151-1/+5
* | Merge pull request #57877 from bruvzg/subpixel_gl_posRémi Verschelde2022-02-151-0/+2
|\ \
| * | Add sub-pixel glyph positioning support.bruvzg2022-02-121-0/+2
* | | Improve completion scroll bar visibility in the script editorHugo Locurcio2022-02-141-1/+1
|/ /
* | Use EditorFileDialog instead of FileDialog in the project managerHendrik Brucker2022-02-121-6/+27
* | Vectors: Use clear() and has().Anilforextra2022-02-021-1/+1
* | Fix translation with multiple sources for the same language.bruvzg2022-01-241-1/+1
* | Minor tweaks and fixes to panningkobewi2022-01-231-1/+1
* | Add ViewPanner to 2D editorkobewi2022-01-211-4/+9
* | Fix locale always selecting translation instead of "en", when no match found.bruvzg2022-01-191-1/+1
* | Improve locale detection.bruvzg2022-01-181-8/+8
* | Merge pull request #56012 from bruvzg/wt🤎4Rémi Verschelde2022-01-171-1/+0
|\ \
| * | [Windows] Improve console handling and execute/create_process.bruvzg2021-12-181-1/+0