Age | Commit message (Expand) | Author |
---|---|---|
2022-01-30 | With auto_brace_complete enabled, selected text now gets wrapped by braces | Igor Kordiukiewicz |
2022-01-23 | Fix selection being deleted and indentation not being accounted for | Preslavb |
2022-01-22 | Rename request_code_completion signal | kobewi |
2022-01-19 | Improve the default project theme | Hugo Locurcio |
2022-01-13 | Fix various typos | luz paz |
2022-01-03 | Update copyright statements to 2022 | RĂ©mi Verschelde |
2022-01-02 | Fix various typos | luz paz |
2021-12-09 | Replace String comparisons with "", String() to is_empty() | Nathan Franke |
2021-12-09 | align to horizontal_alignment, valign to vertical_alignment, related | Nathan Franke |
2021-11-30 | Improve Curve with const and real_t | Aaron Franke |
2021-11-24 | Fix code folding when end of block is unindented delimiter | ator-dev |
2021-11-12 | Use "enum class" for input enums | Aaron Franke |
2021-11-07 | Move and organize tests into subfolders | Aaron Franke |