| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make popup emit index when id is not defined | Juan Linietsky | 2015-12-12 | 2 | -9/+9 |
| * | Merge pull request #3019 from neikeq/spinbox_timer | Rémi Verschelde | 2015-12-10 | 4 | -2/+102 |
| |\ | |||||
| | * | Spinbox: increase/decrease with mouse held | neikeq | 2015-12-10 | 4 | -2/+102 |
| * | | TextEdit: Scroll while selecting with mouse idle | neikeq | 2015-12-09 | 2 | -3/+40 |
| |/ | |||||
| * | Merge pull request #3005 from TheHX/pr-file-dialog | Rémi Verschelde | 2015-12-07 | 1 | -1/+1 |
| |\ | |||||
| | * | Better hidden folders display preferences for editor file dialogs | Franklin Sobrinho | 2015-12-06 | 1 | -1/+1 |
| * | | Fix LineEdit cursor | neikeq | 2015-12-07 | 1 | -1/+1 |
| |/ | |||||
| * | Add refresh button to file dialogs | neikeq | 2015-12-04 | 2 | -0/+12 |
| * | Merge pull request #2975 from neikeq/help_scroll_top | Rémi Verschelde | 2015-12-02 | 1 | -6/+2 |
| |\ | |||||
| | * | Fix help view not scrolling to the top | neikeq | 2015-12-02 | 1 | -6/+2 |
| * | | Fix RichTextLabel copy never called | neikeq | 2015-12-02 | 1 | -1/+1 |
| |/ | |||||
| * | Script Editor: automatic indentation after a colon | koalefant | 2015-11-29 | 2 | -1/+14 |
| * | Add container automatic update when moving a child node | Franklin Sobrinho | 2015-11-28 | 2 | -0/+9 |
| * | Fix editor help scroll to result | Franklin Sobrinho | 2015-11-27 | 1 | -1/+2 |
| * | 0theora compilation fixes | Juan Linietsky | 2015-11-25 | 1 | -2/+2 |
| * | Merge pull request #2870 from neikeq/submenu_pos_fix | Rémi Verschelde | 2015-11-23 | 1 | -1/+8 |
| |\ | |||||
| | * | Popup submenu position enhancement | neikeq | 2015-11-22 | 1 | -1/+8 |
| * | | Add more properties to AcceptDialog | Franklin Sobrinho | 2015-11-20 | 1 | -1/+3 |
| |/ | |||||
| * | Fix SplitContainer bool properties | Franklin Sobrinho | 2015-11-19 | 1 | -2/+2 |
| * | Merge pull request #2364 from neikeq/textedit_select | Juan Linietsky | 2015-11-19 | 2 | -63/+64 |
| |\ | |||||
| | * | TextEdit: Properly scroll vertically when selecting text with mouse drag | neikeq | 2015-11-07 | 2 | -19/+14 |
| | * | textedit selection improvements | neikeq | 2015-08-13 | 2 | -44/+50 |
| * | | Merge pull request #2707 from akien-mga/master | Juan Linietsky | 2015-11-18 | 1 | -2/+0 |
| |\ \ | |||||
| | * | | Cosmetic fixes to SCons buildsystem | Rémi Verschelde | 2015-11-01 | 1 | -2/+0 |
| * | | | Merge pull request #2635 from StraToN/tabs-buttons | Juan Linietsky | 2015-11-18 | 1 | -0/+2 |
| |\ \ \ | |||||
| | * | | | Fixed minor bug : quicklty pointing alternatively Script button and Close but... | Julian Murgia - StraToN | 2015-10-19 | 1 | -0/+2 |
| * | | | | Merge pull request #2638 from MarianoGnu/master | Juan Linietsky | 2015-11-18 | 1 | -5/+2 |
| |\ \ \ \ | |||||
| | * | | | | Clamp filling angle instead of normalize | MarianoGNU | 2015-10-19 | 1 | -5/+1 |
| | * | | | | add missing default value | MarianoGNU | 2015-10-19 | 1 | -0/+1 |
| * | | | | | Merge pull request #2639 from MarianoGnu/origin | Juan Linietsky | 2015-11-18 | 2 | -4/+4 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix ButtonGroup broken layout | MarianoGNU | 2015-10-19 | 2 | -4/+4 |
| | |/ / / / | |||||
| * | | | | | Merge pull request #2725 from SaracenOne/line_edit_alignment | Juan Linietsky | 2015-11-18 | 2 | -23/+154 |
| |\ \ \ \ \ | |||||
| | * | | | | | Aligned line edit fix. | Saracen | 2015-11-02 | 1 | -19/+42 |
| | * | | | | | Added alignment to LineEdit GUI control. | Saracen | 2015-11-02 | 2 | -16/+124 |
| | | |_|/ / | |/| | | | |||||
| * | | | | | Merge pull request #2730 from TheHX/fix_exp_property | Juan Linietsky | 2015-11-18 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
| | * | | | | | Fix Range exp_edit property | Franklin Sobrinho | 2015-11-04 | 1 | -1/+1 |
| * | | | | | | Merge pull request #2734 from neikeq/popupmenu_imp | Juan Linietsky | 2015-11-18 | 1 | -2/+8 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | Small PopupMenu changes | neikeq | 2015-11-13 | 1 | -2/+8 |
| * | | | | | | | Merge pull request #2735 from TheHX/fix_tree_checkbox | Juan Linietsky | 2015-11-18 | 1 | -2/+5 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add Tree checkbox check/uncheck behavior when pressing enter | Franklin Sobrinho | 2015-11-05 | 1 | -2/+5 |
| | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | | Merge pull request #2747 from MarianoGnu/line_edit | Juan Linietsky | 2015-11-18 | 1 | -0/+3 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Add <Select All>(Ctrl+A) shortcut to LineEdit. | MarianoGNU | 2015-11-06 | 1 | -0/+3 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #2769 from TheHX/text_edit_improvements | Juan Linietsky | 2015-11-18 | 1 | -4/+109 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Implement Ctrl + backspace/delete to delete words | Franklin Sobrinho | 2015-11-12 | 1 | -4/+109 |
| | |/ / / / / / | |||||
| * | | | | | | | Merge pull request #2779 from bojidar-bg/patch-5 | Juan Linietsky | 2015-11-18 | 1 | -0/+1 |
| |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | Change popup_menu.cpp as proposed in #2011 | Bojidar Marinov | 2015-11-13 | 1 | -0/+1 |
| | |/ / / / / / | |||||
| * | | | | | | | -fixed tabs | Juan Linietsky | 2015-11-18 | 1 | -17/+16 |
| * | | | | | | | -Merged Script and Help tabs | Juan Linietsky | 2015-11-17 | 5 | -2/+37 |
| * | | | | | | | -better integration of ndee's theme | Juan Linietsky | 2015-11-13 | 2 | -4/+32 |
| |/ / / / / / | |||||
| * | / / / / | more fixes | Juan Linietsky | 2015-11-04 | 1 | -5/+7 |
| | |/ / / / |/| | | | | |||||
