Rémi Verschelde
|
c83d1b2526
Merge pull request #43416 from pycbouh/graph-minimap
|
4 lat temu |
bruvzg
|
6b6f101983
[Complex Text Layouts] Refactor RichTextLabel.
|
5 lat temu |
Michael Alexsander
|
383e8919e0
Add "font_color_separator" theme property to 'PopupMenu'
|
4 lat temu |
Yuri Sizov
|
999ce610a2
Add a minimap to the GraphEdit
|
4 lat temu |
bruvzg
|
99666de00f
[Complex Text Layouts] Refactor Font class, default themes and controls to use Text Server interface.
|
5 lat temu |
Paulb23
|
33ab9cd621
Move safe line color into editor
|
5 lat temu |
Paulb23
|
7829fdc1d0
Add folding gutter to code_edit
|
5 lat temu |
Paulb23
|
4d7df24d46
Add main_gutter (breakpoints, bookmarks, execution lines) to code_edit
|
5 lat temu |
Paulb23
|
907f9f2a84
Changed line_edited_from(from) to lines_edit_from(from, to)
|
5 lat temu |
Paulb23
|
1353ed5e44
Added Line numbers to CodeEdit
|
5 lat temu |
Paulb23
|
a0b409cb14
Add and convert editor to use CodeEdit
|
5 lat temu |
Paulb23
|
bc4cee4458
Extract Syntax highlighting from TextEdit and add EditorSyntaxHighlighter
|
5 lat temu |
Juan Linietsky
|
110e650dc8
Change how default fonts are created, fixes #39235
|
5 lat temu |
Hugo Locurcio
|
9bd2d7a617
Fix default editor/project Button styles after ToolButton removal
|
5 lat temu |
Hugo Locurcio
|
31b7f02a29
Remove ToolButton in favor of Button
|
5 lat temu |
Michael Alexsander
|
637927f803
Add generic file icon and its modulation to the 'FileDialog'
|
5 lat temu |
Dominik 'dreamsComeTrue' Jasiński
|
08377b3f04
Clarifies 'icon_separation' in TabContainer (instead of 'hseparation')
|
5 lat temu |
Hugo Locurcio
|
d935a4348d
Remove HQ2X and the `Image.expand_2x_hq2x()` method
|
5 lat temu |
Rémi Verschelde
|
0ee0fa42e6
Style: Enforce braces around if blocks and loops
|
5 lat temu |
Rémi Verschelde
|
0be6d925dc
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
|
5 lat temu |
Rémi Verschelde
|
5566c5eb8d
Merge pull request #37517 from nekomatata/slider-grab-area-highlight
|
5 lat temu |
PouleyKetchoupp
|
4c8173af0f
Add style for highlighted Slider grab area
|
5 lat temu |
lupoDharkael
|
95a1400a2a
Replace NULL with nullptr
|
5 lat temu |
Juan Linietsky
|
c7b4dcae2f
Open sub-windows as embedded if the OS does not support them
|
5 lat temu |
Juan Linietsky
|
4758057f20
Working multiple window support, including editor
|
5 lat temu |
Rémi Verschelde
|
cb282c6ef0
Style: Set clang-format Standard to Cpp11
|
5 lat temu |
Michael Alexsander
|
e9244c4c23
Remove unused theme constants in Tab(Container)
|
5 lat temu |
Juan Linietsky
|
3f335ce3d4
Texture refactor
|
6 lat temu |
Haoyu Qiu
|
7a41c44be2
Completes doc for ItemList and Tree
|
5 lat temu |
Michael Alexsander
|
8b5992f665
Make possible to edit the GraphEdit's selection rect colors
|
5 lat temu |