| Commit message (Expand) | Author | Age | Files | Lines |
| * | -Take in consideration canvas layers for GUI input | Juan Linietsky | 2016-01-24 | 2 | -1/+8 |
| * | -Forgot to add clips input to graphedit, fixes #3420 | Juan Linietsky | 2016-01-23 | 3 | -1/+9 |
| * | -Added a "modal_close" signal for controls | Juan Linietsky | 2016-01-23 | 3 | -0/+22 |
| * | Revert "Tree and PropertyEditor confirm value change on focus loss" | Juan Linietsky | 2016-01-23 | 2 | -29/+1 |
| * | -Improved tab visibility, fixes #3314 | Juan Linietsky | 2016-01-22 | 2 | -0/+42 |
| * | Merge pull request #3407 from TheHX/pr-issue-1717 | Rémi Verschelde | 2016-01-21 | 2 | -1/+29 |
| |\ |
|
| | * | Tree and PropertyEditor confirm value change on focus loss | Franklin Sobrinho | 2016-01-21 | 2 | -1/+29 |
| * | | Merge pull request #3403 from neikeq/spinbox_hold_imp | Rémi Verschelde | 2016-01-21 | 2 | -8/+7 |
| |\ \
| |/
|/| |
|
| | * | Fix wrong local mouse pos when holding spinbox and improve behaviour | Ignacio Etcheverry | 2016-01-21 | 2 | -8/+7 |
| * | | Merge pull request #3381 from MarianoGnu/graph_zoom | Rémi Verschelde | 2016-01-20 | 3 | -12/+96 |
| |\ \ |
|
| | * | | Add a slider to handle zoom | MarianoGNU | 2016-01-18 | 2 | -3/+24 |
| | * | | Add zoom to GraphEdit | MarianoGNU | 2016-01-18 | 3 | -11/+74 |
| | |/ |
|
| * / | -Some fixes to drag and drop and canvas offset for GUI that were introduced a... | Juan Linietsky | 2016-01-19 | 2 | -2/+24 |
| |/ |
|
| * | New shader nodes are now created under (more or less) the cursor. | Ovnuniarchos | 2016-01-18 | 2 | -2/+7 |
| * | Merge pull request #3358 from neikeq/issue_1123 | Rémi Verschelde | 2016-01-18 | 1 | -0/+4 |
| |\ |
|
| | * | F5 hotkey to refresh FileDialog/EditorFileDialog | Ignacio Etcheverry | 2016-01-15 | 1 | -0/+4 |
| * | | Merge pull request #2854 from MarianoGnu/color_picker | Rémi Verschelde | 2016-01-18 | 4 | -141/+480 |
| |\ \ |
|
| | * | | Add guide lines to visual editor. | MarianoGNU | 2016-01-15 | 2 | -5/+45 |
| | * | | add screen color picking | MarianoGNU | 2016-01-15 | 2 | -3/+49 |
| | * | | Add presets. | MarianoGNU | 2016-01-15 | 2 | -31/+132 |
| | * | | Move shaders to default theme and add shader_override related methods to Cont... | MarianoGNU | 2016-01-15 | 3 | -44/+105 |
| | * | | Add a visual editor to color picker. | MarianoGNU | 2016-01-15 | 2 | -137/+228 |
| | |/ |
|
| * | | -Massive editor dialog cleanup | Juan Linietsky | 2016-01-17 | 3 | -20/+30 |
| * | | -Moved all the "root" input handling for GUI from individual Controls to View... | Juan Linietsky | 2016-01-16 | 3 | -989/+116 |
| |/ |
|
| * | Fix LineEdit not capturing text input events | Ignacio Etcheverry | 2016-01-14 | 1 | -0/+2 |
| * | Properly fix tab scrolling, fixes #3128, fixes #3314 | Juan Linietsky | 2016-01-13 | 2 | -244/+93 |
| * | Merge pull request #3257 from TheHX/pr-range-properties | Rémi Verschelde | 2016-01-11 | 2 | -10/+10 |
| |\ |
|
| | * | Fix error caused by dragging a Range property | Franklin Sobrinho | 2016-01-06 | 2 | -10/+10 |
| * | | -Make a rare corner case where disabling/reenabling mipmaps causes invalid te... | Juan Linietsky | 2016-01-10 | 2 | -0/+90 |
| * | | removed this fix, which brought more problems than solutions | Juan Linietsky | 2016-01-10 | 1 | -2/+2 |
| * | | Merge pull request #3279 from neikeq/issue_3259 | Rémi Verschelde | 2016-01-08 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Fix TextEdit caret drawn when outside the visible region | Ignacio Etcheverry | 2016-01-08 | 1 | -1/+1 |
| * | | | do not return zero with minus-sign within range value, fixes #3221 | Richard Nespithal | 2016-01-08 | 1 | -1/+5 |
| * | | | TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and End | Ignacio Etcheverry | 2016-01-07 | 2 | -12/+56 |
| * | | | TextEdit/LineEdit: Handle numpad arrows if NumLock is disabled | Ignacio Etcheverry | 2016-01-07 | 2 | -16/+59 |
| |/ / |
|
| * | | Merge pull request #3191 from neikeq/filedialog_hotkeys | Rémi Verschelde | 2016-01-07 | 4 | -1/+51 |
| |\ \
| |/
|/| |
|
| | * | FileDialog: keyboard shortcut to toggle "show hidden files" | Ignacio Etcheverry | 2016-01-02 | 4 | -1/+51 |
| * | | Merge pull request #3159 from neikeq/tab_close_icon | Rémi Verschelde | 2016-01-06 | 1 | -1/+1 |
| |\ \ |
|
| | * | | Add tab close icon to the default theme | Ignacio Etcheverry | 2015-12-29 | 1 | -1/+1 |
| * | | | Make buttons properly obey stylebox content marins, closes #2156 | Juan Linietsky | 2016-01-02 | 1 | -1/+3 |
| * | | | Update copyright to 2016 in headers | George Marques | 2016-01-01 | 86 | -86/+86 |
| * | | | -fix range limit issue in Particles2D, closes #2411 | Juan Linietsky | 2015-12-31 | 1 | -2/+1 |
| * | | | -forgot a check for tools enabled, closes #3166 | reduz | 2015-12-29 | 1 | -0/+2 |
| * | | | -restrict gui root from being removed while performing input, fixes #2578 | reduz | 2015-12-29 | 1 | -0/+5 |
| * | | | make it easy to edit popupmenus, fixes #2595 | reduz | 2015-12-29 | 1 | -0/+8 |
| * | | | -Allow negative texture scale in TextureButton, fixes #2956 | reduz | 2015-12-29 | 1 | -4/+4 |
| |/ / |
|
| * | | Fix proper ordering of project settings properties, also fixes inability to c... | reduz | 2015-12-28 | 1 | -1/+1 |
| * | | Merge pull request #3146 from akien-mga/pr-argument-names | Rémi Verschelde | 2015-12-28 | 8 | -28/+31 |
| |\ \ |
|
| | * | | Add missing argument names in GDScript bindings | Rémi Verschelde | 2015-12-28 | 6 | -13/+13 |
| | * | | Style fix for rounded_values methods in Range | Rémi Verschelde | 2015-12-28 | 2 | -15/+18 |
| | |/ |
|