Rémi Verschelde
|
7b7a664a97
|
Merge pull request #28709 from YeldhamDev/tabcontainer_locale_update
Fix 'TabContainer' not updating its tab titles when locale is changed
|
2019-05-06 10:53:22 +02:00 |
|
Michael Alexsander Silva Dias
|
a242bf464a
|
Fix 'TabContainer' not updating its tab titles when locale is changed
|
2019-05-06 01:59:34 -03:00 |
|
megalike
|
c6310e9a7e
|
Support Mac OS default delete char hotkeys
|
2019-05-04 17:15:32 +03:00 |
|
Michael Alexsander Silva Dias
|
37f4d51a75
|
Make 'TabContainer' update when icon/title is changed
Fixes #28655.
|
2019-05-03 14:55:32 -03:00 |
|
Rémi Verschelde
|
7b64a24eb3
|
Merge pull request #28548 from YeldhamDev/check_button_disabled_icon
Add "disabled" icon for 'CheckButton'
|
2019-05-03 14:55:32 +02:00 |
|
megalike
|
39398f173e
|
Fix Mac OS move cursor behaviour
|
2019-05-02 21:13:41 +03:00 |
|
Michael Alexsander Silva Dias
|
acadfe0a49
|
Add "disabled" icon for 'CheckButton'
|
2019-05-02 13:39:56 -03:00 |
|
Michael Alexsander Silva Dias
|
d6489374e7
|
Fix regression in 'PopupMenu' when icons have different values for width and height
|
2019-05-02 11:40:13 -03:00 |
|
Rémi Verschelde
|
2f74e6b854
|
Merge pull request #28559 from megalike/mac_os_move_cursor_hotkeys
Support Mac OS default move cursor hotkeys
|
2019-05-01 15:08:30 +02:00 |
|
megalike
|
17d14fe511
|
Support Mac OS default move cursor hotkeys
Add missing FALLTHROUGH define
|
2019-05-01 13:45:00 +03:00 |
|
Rémi Verschelde
|
f3eafcec1a
|
Merge pull request #25350 from Connall/master
Fix "Auto Brace Complete" inserting extra quotation character sometimes in a string.
|
2019-05-01 10:32:41 +02:00 |
|
Rémi Verschelde
|
a72552367e
|
Merge pull request #25453 from nekomatata/button-keep-pressed-option
Add option to keep button pressed when moving cursor outside while pressing
|
2019-05-01 10:30:40 +02:00 |
|
Rémi Verschelde
|
59b553b2af
|
Merge pull request #28493 from mitchcurtis/mac-line
Make Command + Left go to first non-whitespace character
|
2019-05-01 08:25:40 +02:00 |
|
Michael Alexsander Silva Dias
|
48bfa9d17a
|
Fix regression on 'PopupMenu's minimal size
|
2019-05-01 02:30:56 -03:00 |
|
Rémi Verschelde
|
5f3dd5fdc7
|
Merge pull request #28481 from iwek7/issue28446/highlighingOfWhitespaces
Disable higlighting all occurences of selection in editor if it contains only whitespaces
|
2019-04-30 18:31:53 +02:00 |
|
Rémi Verschelde
|
9dc9434b1b
|
Merge pull request #24437 from mateusfccp/single_quotes_option
Add settings for single-quotes on completion
|
2019-04-30 14:58:33 +02:00 |
|
Rémi Verschelde
|
b5deb1dc72
|
Merge pull request #26053 from qarmin/back_scroll_to_start
Back scroll bar to start when changing folder
|
2019-04-30 13:35:45 +02:00 |
|
Rémi Verschelde
|
2cc8848c3c
|
Merge pull request #26224 from hilfazer/autocomplete
Working autocomplete for $" and $'
|
2019-04-30 13:32:37 +02:00 |
|
Rémi Verschelde
|
88c0a8d4b8
|
Merge pull request #26252 from ZahFox/colorpicker
ColorPicker: Properties to toggle the editability and visibility of presets
|
2019-04-30 13:31:51 +02:00 |
|
Rémi Verschelde
|
e949d6c2ae
|
Fix build error after #27294
|
2019-04-30 12:33:02 +02:00 |
|
Rémi Verschelde
|
0da61614c0
|
Merge pull request #27204 from YeldhamDev/popupmenu_checkicon_offset
Offset items in PopupMenu when Icons and Checks are present
|
2019-04-30 11:49:16 +02:00 |
|
Rémi Verschelde
|
d6b20e854c
|
Merge pull request #27294 from lupoDharkael/rect2i
Add missing methods to Rect2i
|
2019-04-30 11:46:40 +02:00 |
|
Rémi Verschelde
|
9916319df8
|
Merge pull request #27693 from YeldhamDev/method_brackets_smart
Make brackets only be inserted when necessary when autocompleting methods
|
2019-04-30 11:11:08 +02:00 |
|
Rémi Verschelde
|
4f10a08d1b
|
Merge pull request #27796 from Leytak/patch-2
Reset button state on exit tree
|
2019-04-30 11:05:09 +02:00 |
|
Rémi Verschelde
|
ea30bcdfef
|
Merge pull request #28287 from YeldhamDev/text_editable_contextmenu
Make 'Line/TextEdit's context menus hide their editing options when in readonly mode
|
2019-04-30 10:15:47 +02:00 |
|
Rémi Verschelde
|
d0e628fa55
|
Merge pull request #28334 from YeldhamDev/popup_buttons_scale
Make buttons that trigger popups have the same scale
|
2019-04-30 10:15:02 +02:00 |
|
miwanczuk
|
1001c7fdde
|
issue-28446 - disable higlighting all occurences of string in editor if only whitespaces are selected
|
2019-04-30 09:59:59 +02:00 |
|
Michael Alexsander Silva Dias
|
f7a45eb0de
|
Make 'Line/TextEdit's context menus hide their editing options when in readonly mode
Fixes #28243.
|
2019-04-29 14:03:31 -03:00 |
|
Rémi Verschelde
|
23147ae2c3
|
Merge pull request #28101 from MunWolf/debugger_cursor
Added a marker in text_edit that tells which row is executing.
|
2019-04-29 18:38:38 +02:00 |
|
Michael Alexsander Silva Dias
|
b8e09f98c4
|
Make buttons that trigger popups have the same scale
|
2019-04-29 13:07:47 -03:00 |
|
Rémi Verschelde
|
7e87a410fa
|
Merge pull request #28205 from mikolasan/26937-hide-popup-menu
Hide popup menu when OptionButton is hidden
|
2019-04-29 17:28:49 +02:00 |
|
Rémi Verschelde
|
6822ee37dd
|
Merge pull request #28281 from zqyoung1/fix-selection-undo
Fix selection undo
|
2019-04-29 17:25:14 +02:00 |
|
Rémi Verschelde
|
17ad16e396
|
Merge pull request #28284 from Daw11/doc-link-fix
Fix the unclickable links inside the doc
|
2019-04-29 17:23:50 +02:00 |
|
Rémi Verschelde
|
1af18ab235
|
Merge pull request #28399 from YeldhamDev/textedit_expose_tab_fold
Expose 'TextEdit's tab drawing and folding to GDScript
|
2019-04-29 17:04:46 +02:00 |
|
Mitch Curtis
|
b0956915c9
|
macOS: make Command + Left go to first non-whitespace character
Instead of going to column 0. This matches the behaviour of other
popular IDEs.
Fixes #28462.
|
2019-04-28 17:51:47 +02:00 |
|
Daw11
|
ce6ab56e9f
|
Fix the unclickable links inside the doc
Fixes #27384
|
2019-04-27 21:30:08 +02:00 |
|
Aaron Franke
|
b659e1eb2b
|
Use approximate equallity methods in many places
|
2019-04-25 13:20:29 -04:00 |
|
Rémi Verschelde
|
cce2e4b07c
|
Merge pull request #22301 from YeldhamDev/button_popup_highlight
Enable toggle behaviour for buttons that trigger popups
|
2019-04-25 17:47:23 +02:00 |
|
Michael Alexsander Silva Dias
|
350bcce041
|
Expose 'TextEdit's tab drawing and folding to GDScript
|
2019-04-24 12:42:12 -03:00 |
|
Michael Alexsander Silva Dias
|
4bca3236d1
|
Make small changes to the new connection info on script feature
|
2019-04-24 03:13:25 -03:00 |
|
Rikhardur Bjarni Einarsson
|
9bfa63496a
|
Added a marker in text_edit that tells which row is executing.
|
2019-04-23 21:51:01 +01:00 |
|
Rémi Verschelde
|
b4d561013f
|
Revert "RichTextLabel: Adding the ability to change the default cursor"
|
2019-04-23 16:10:15 +02:00 |
|
Nikolay Neupokoev
|
ebe54833a9
|
Fix popup visibility for OptionButton, MenuButton and ColorPickerButton
Hide popup when its button or another parent object is hidden
Fixes #26937
|
2019-04-22 15:11:49 -07:00 |
|
hilfazer
|
17166f5640
|
autocomplete for $" and $'
|
2019-04-22 12:53:24 +02:00 |
|
Rémi Verschelde
|
a342131eba
|
Merge pull request #27673 from qarmin/small_fixes
Small fixes, mostly duplicated code
|
2019-04-22 12:00:34 +02:00 |
|
Rémi Verschelde
|
22457b907e
|
Merge pull request #28234 from Paulb23/connection_info_on_script
Display connection information in the script editor
|
2019-04-22 11:52:13 +02:00 |
|
Rémi Verschelde
|
86aa22b2ac
|
Merge pull request #28266 from coldrye-collaboration/gh-28241
Fix LineEdit not expanded to text length on undo/redo
|
2019-04-22 10:47:58 +02:00 |
|
Zach Young
|
516b80cd65
|
Fix completely #14835 -proper selection reset on undo
|
2019-04-21 17:20:58 -04:00 |
|
Carsten Klein
|
da2a0a3814
|
Call minimum_size_changed() on redo/undo if expand_to_text_length is true
Fixes #28241
|
2019-04-21 19:10:01 +02:00 |
|
Michael Alexsander Silva Dias
|
ac1c523989
|
Fix 'LineEdit' offset limit not accounting for the right/clear icon width
Fully fixes #28242.
|
2019-04-21 13:55:40 -03:00 |
|