summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme/default_theme.cpp
AgeCommit message (Expand)Author
2017-01-02Merge remote-tracking branch 'origin/gles3' into gles3-on-masterRémi Verschelde
2017-01-01Welcome in 2017, dear changelog reader!Rémi Verschelde
2016-11-19Reused Button styleboxes for ButtonArrayZher Huei Lee
2016-11-06Made background and symbol color follow the color APIPaulb23
2016-10-03Begining of GLES3 renderer:Juan Linietsky
2016-09-17Add scrolling to Tree control in Drag and Drop modePawel Kowal
2016-09-13-Added VeryLowDPI and MidDPI modes to Godot editor.Juan Linietsky
2016-09-02-Added focus to comment nodeJuan Linietsky
2016-08-25More visual script workJuan Linietsky
2016-08-23prettier connections for graph editJuan Linietsky
2016-08-06Likely with bugs and with some features are missing, as well as profiler supp...Juan Linietsky
2016-08-04Concluded base visual scripting! can edit but not run though.Juan Linietsky
2016-08-02WIP visual scripting, not working yet but you can check out stuffJuan Linietsky
2016-07-18Property convert images to RGBA before applying hq2x, fixes #5168Juan Linietsky
2016-07-12Added block caret to TextEditPaulb23
2016-07-11Removed duplicate colorPaulb23
2016-07-11Expose colors to themePaulb23
2016-06-24Exposed code completion colors to the text edit themePaulb23
2016-06-21Added code completion existing color settingPaulb23
2016-06-21Added code completion selected color settingPaulb23
2016-06-18Add missing license headers in our source files (#5255)Rémi Verschelde
2016-06-16It is now possible to set a default custom theme, whether you want a hidpi de...Juan Linietsky
2016-06-15Adds the ability to draw parent-children relationship lines in scene tree editorUgisBrekis
2016-05-30-Some fixes to OSX retina scaling for window functionsJuan Linietsky
2016-05-24Fixed caret color not changing though propertiesPaulb23
2016-05-17-Added configuration warning system for nodesJuan Linietsky
2016-05-13Merge pull request #4096 from neikeq/pr-margin-cont-impJuan Linietsky
2016-05-11-begun implementing drag & drop editor wideJuan Linietsky
2016-04-28move Font to BitmapFontJuan Linietsky
2016-03-21MarginContainer: Add top, right and bottom marginsIgnacio Etcheverry
2016-03-12-Made editor support SSL certs by default (embedded them)Juan Linietsky
2016-03-09remove trailing whitespaceHubert Jarosz
2016-03-04-Work on addon editor plugin (disabled by default)Juan Linietsky
2016-02-08-Cleaned up GraphEdit, also fixes #3568Juan Linietsky
2016-02-02-make animationplayer thinner, also toolbuttons too. fixes #3526Juan Linietsky
2016-01-15Add presets.MarianoGNU
2016-01-15Move shaders to default theme and add shader_override related methods to Cont...MarianoGNU
2016-01-15Add a visual editor to color picker.MarianoGNU
2016-01-06Merge pull request #3159 from neikeq/tab_close_iconRémi Verschelde
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-29Add tab close icon to the default themeIgnacio Etcheverry
2015-12-26Merge pull request #3140 from neikeq/fix_refresh_iconJuan Linietsky
2015-12-26Added reload icon to FileDialog's default themeIgnacio Etcheverry
2015-12-26-Added table support to RichTextLabelreduz
2015-12-14-implement arrows on tabs, when too many tabs are present, fixes #2806Juan Linietsky
2015-11-18Merge pull request #2709 from eska014/fix-default-menubutton-styleboxesJuan Linietsky
2015-11-18Merge pull request #2639 from MarianoGnu/originJuan Linietsky
2015-11-18-Fixed default theme a littleJuan Linietsky
2015-11-17-Merged Script and Help tabsJuan Linietsky
2015-11-13-better integration of ndee's themeJuan Linietsky