summaryrefslogtreecommitdiff
path: root/editor/editor_settings.cpp
AgeCommit message (Expand)Author
2018-08-14Merge pull request #20997 from Gamblify/add_files_to_tree_viewRémi Verschelde
2018-08-14Add a way to disable the split viewgroud
2018-08-14Merge pull request #20952 from hpvb/fix-17963Rémi Verschelde
2018-08-14When starting up try creating directories recursivelyHein-Pieter van Braam
2018-08-02Make the default text editor caret blink speed fasterHugo Locurcio
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-25Merge pull request #20300 from Chaosus/editorsettings_fixesRémi Verschelde
2018-07-20Add editor highlight for type-safe linesGeorge Marques
2018-07-20Use type hints to improve completionGeorge Marques
2018-07-20Few fixes for editor tab in editor settingsChaosus
2018-07-19-Project/Editor settings now use new inspectorJuan Linietsky
2018-06-23Changed themes presets to String formatChaosus
2018-06-13Removed duplicate default colours and removed GDScriptHighligher colours from...Paulb23
2018-06-13Theme saving no longer hard codedPaulb23
2018-06-13Merge pull request #19503 from akien-mga/osx-ctrl-cmdRémi Verschelde
2018-06-13Added Solarized Dark and Light themesChaosus
2018-06-11Fix shortcuts using KEY_MASK_CTRL instead of KEY_MASK_CMDRémi Verschelde
2018-05-16Exposed set/get_project_metadata in EditorSettings.Michael Alexsander Silva Dias
2018-05-16Merge pull request #18442 from StraToN/add-button-sort-methods-overviewRémi Verschelde
2018-05-14TextEdit word wrapIan
2018-05-13Editor: make custom bold font config workingMartin Capitanio
2018-05-11Add button hbox with alphabetic sort toggle above methods outline.Julian Murgia
2018-05-11fixed bodl font error messagetoger5
2018-05-10Merge pull request #18183 from Paulb23/gdscript_highlighter_inital_changesRémi Verschelde
2018-05-08Fix the 3D grid color setting hintsHugo Locurcio
2018-05-07Merge pull request #18113 from toger5/bold_fontJuan Linietsky
2018-05-07Merge pull request #18525 from Calinou/improve-3d-gridJuan Linietsky
2018-05-04Make bones have more contrast with outlineJuan Linietsky
2018-04-30Improve the 3D editor gridHugo Locurcio
2018-04-28Tweak the property hint ranges of caret blink and line length guidelineHugo Locurcio
2018-04-20Added GDScript NodePath highlightingPaulb23
2018-04-20Added GDScript function definition highlightingPaulb23
2018-04-19added bold font to editor (support for coustom bold font)toger5
2018-03-23Merge pull request #17706 from Calinou/overhaul-hidpi-settingsRémi Verschelde
2018-03-23Overhaul the display scaling editor settingsHugo Locurcio
2018-03-23Merge pull request #17505 from ArkDShiggy/invert_y-axisRémi Verschelde
2018-03-20add option to invert y-axisJulien CATINEAU
2018-03-14Merge pull request #17420 from marcelofg55/fscache_err_checksRémi Verschelde
2018-03-13Added error checks for fscache savingMarcelo Fernandez
2018-02-28Add an hinting mode setting to DynamicFontsHugo Locurcio
2018-02-14Merge pull request #15399 from poke1024/load-one-translationRémi Verschelde
2018-02-02Changes for the "Recent Scripts" menu.Michael Alexsander Silva Dias
2018-01-25maximum recent files increment fixRazah
2018-01-12Properly save the new save safe setting, avoid crash.Juan Linietsky
2018-01-12Bind many more properties to scriptsBojidar Marinov
2018-01-09Fix bindings of EditorSettings.set_initial_valueRémi Verschelde
2018-01-08Merge pull request #15458 from volzhs/fix-editor-settings-1Rémi Verschelde
2018-01-08Merge pull request #15457 from volzhs/custom-font-source-codeRémi Verschelde
2018-01-08Set source code font with ttf, otfvolzhs
2018-01-08Fix editor setting value is back to defaultvolzhs