| Commit message (Expand) | Author | Files | Lines |
| 2016-07-04 | Fix return type for EditorResourcePreview::check_for_invalidation | Rémi Verschelde | 2 | -2/+2 |
| 2016-07-03 | fix to the fix, and removed some conflicting shorcuts | Juan Linietsky | 2 | -3/+4 |
| 2016-07-03 | Avoid settings from being lost when opening project manager. | Juan Linietsky | 3 | -6/+22 |
| 2016-07-03 | Fix completion string check when column = 0 | George Marques | 1 | -1/+1 |
| 2016-07-03 | Added proper resource preview cache invalidation, fixes #5342 | Juan Linietsky | 7 | -0/+74 |
| 2016-07-03 | Stop completion when the match is perfect | George Marques | 1 | -0/+5 |
| 2016-07-03 | Fix code completion sorting | George Marques | 1 | -3/+11 |
| 2016-07-03 | GH linguist: properly detect .inc files as C++ | Rémi Verschelde | 3 | -722/+1 |
| 2016-07-03 | Added search to shortcut config | Paulb23 | 2 | -14/+56 |
| 2016-07-02 | missnig ; | Juan Linietsky | 1 | -1/+1 |
| 2016-07-02 | Removed no longer needed check | Juan Linietsky | 1 | -2/+2 |
| 2016-07-02 | Data dir returns a symlink in Android 6.0, which confuses DirAccess on androi... | Juan Linietsky | 2 | -2/+29 |
| 2016-07-02 | Prettier str() for arrays | Ignacio Etcheverry | 1 | -6/+12 |
| 2016-07-01 | Windows: prevent freeze while moving or resizing the game window. | Andreas Haas | 2 | -1/+17 |
| 2016-07-01 | Fixed the order of input, reverts #4384, closes #5361 | Juan Linietsky | 2 | -10/+2 |
| 2016-07-01 | Color picker was getting too much focus, made it get not as much focus. | Juan Linietsky | 4 | -4/+18 |
| 2016-07-01 | Invalidate key focus if not visible, fixes #5354 | Juan Linietsky | 1 | -1/+6 |
| 2016-07-01 | Improved drag&drop to work as n-piggeon wants to use, closes #5342 | Juan Linietsky | 1 | -15/+40 |
| 2016-06-30 | Many fixes to scene tree node dragging, closes #5341 | Juan Linietsky | 2 | -4/+14 |
| 2016-06-30 | Fixes to import plugin, closes #5318 | Juan Linietsky | 1 | -5/+74 |
| 2016-06-30 | throw error if GridContainer::set_columns goes below 1, closes #5316 | Juan Linietsky | 1 | -0/+1 |
| 2016-06-30 | Make both signals be ordered and samplelibrary items too, fixes scenes changi... | Juan Linietsky | 2 | -1/+13 |
| 2016-06-30 | Properly show the sample and play it back, also closes #5288 | Juan Linietsky | 1 | -2/+3 |
| 2016-06-30 | Fix some bugs in diraccess, closes #5288 | Juan Linietsky | 3 | -25/+34 |
| 2016-06-30 | Added spatial editor shortcuts | Daniel J. Ramirez | 1 | -149/+114 |
| 2016-06-30 | Only emit item_selected once per Tree row, closes #5280 | Juan Linietsky | 1 | -1/+6 |
| 2016-06-30 | Improve Quick Open search | George Marques | 2 | -17/+60 |
| 2016-06-30 | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 | 4 | -5/+17 |
| 2016-06-30 | Only check for constants when parsing constants, should close #5497 | Juan Linietsky | 2 | -20/+22 |
| 2016-06-29 | Ability to put constants in constant expressions, closes #5264 | Juan Linietsky | 1 | -0/+9 |
| 2016-06-29 | Warn instad of crashing when class instance is gone after yield. Closes #5247... | Juan Linietsky | 3 | -0/+30 |
| 2016-06-29 | Allow animation name to be clipped, closes #5246 | Juan Linietsky | 1 | -0/+1 |
| 2016-06-29 | Add Variant to the list of clases, so it can be documented (make sure it can'... | Juan Linietsky | 1 | -0/+6 |
| 2016-06-29 | only call finished signal when it really finishes, closes #5222 | Juan Linietsky | 2 | -3/+9 |
| 2016-06-29 | make property not be applied in skeleton if not inside tree. This will eventu... | Juan Linietsky | 1 | -7/+9 |
| 2016-06-29 | remove unnecesary warning, closes #5169 | Juan Linietsky | 1 | -4/+4 |
| 2016-06-29 | fixes #5464 windows_joystick close_joystick bug | SuperUserNameMan | 1 | -1/+1 |
| 2016-06-29 | AnimatedSprite and AnimatedSprite 3D adapt the name of the current animation ... | Juan Linietsky | 1 | -1/+62 |
| 2016-06-29 | Canvas item editor shortcuts | Daniel J. Ramirez | 1 | -23/+24 |
| 2016-06-29 | Fixed building for latest Haiku nightlies. | Jamil Halabi | 3 | -4/+19 |
| 2016-06-29 | assetlib: Connect to the API using SSL | Rémi Verschelde | 1 | -1/+1 |
| 2016-06-30 | Fix wrong return bool, string, string array data through jni | volzhs | 1 | -5/+3 |
| 2016-06-29 | Fixed function highlighting with spaces | Paulb23 | 1 | -0/+5 |
| 2016-06-29 | Turn on SNI in OpenSSL | Juan Linietsky | 1 | -0/+7 |
| 2016-06-29 | Do a second stage remap, so it considers translation first, atlas second, clo... | Juan Linietsky | 1 | -2/+17 |
| 2016-06-29 | Fix main(2D, 3D, Script) panel not updated when start up and select from tool... | volzhs | 1 | -1/+1 |
| 2016-06-28 | Initialize missing variables. Fixes #5461 | MarianoGNU | 1 | -2/+2 |
| 2016-06-28 | Add tile index prefixes in tile map editor plugin. #5420 | Samuel Grigolato | 1 | -1/+1 |
| 2016-06-28 | Editor properly reloads scenes if they changed on disk or were reimported | Juan Linietsky | 4 | -5/+88 |
| 2016-06-28 | Added ItemList.get_selected_items() doc | Jean Jung | 1 | -0/+1 |