summaryrefslogtreecommitdiff
path: root/scene/resources/default_theme/default_theme.cpp
AgeCommit message (Expand)Author
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
2015-11-01Add default focus StyleBox to MenuButtoneska
2015-10-20-work in progress implementation of NDEE's theme It's NOT DONE YETJuan Linietsky
2015-10-19Fix ButtonGroup broken layoutMarianoGNU
2015-08-30Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-08-29Edit default values. WARNING!!!Mariano Javier Suligoy
2015-08-29-display/emulate_touchscreen now really emulates a touchscreenJuan Linietsky
2015-08-03Merge branch 'master' of https://github.com/okamstudio/godotMariano Javier Suligoy
2015-07-26QOL, script buttons in scene tabsJuan Linietsky
2015-07-20Fix tab indentMariano Javier Suligoy
2015-07-19Select and move multiple nodes at onceMariano Javier Suligoy
2015-06-13some editor window changesJuan Linietsky
2015-06-08grid container supports separate h and v spacingJuan Linietsky
2015-06-06new file dialog!Juan Linietsky