Idan Horowitz
|
086969277e
Everywhere: Run clang-format
|
3 年 前 |
Lenny Maiorani
|
fe3b846ac8
Libraries: Use default constructors/destructors in LibGUI
|
3 年 前 |
Federico Guerinoni
|
221a32577e
LibGUI: Support applying AutocompleteBox suggestions with mouse
|
3 年 前 |
Andreas Kling
|
235f39e449
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
|
3 年 前 |
thislooksfun
|
d5baf1c1fa
LibGUI: Allow autocomplete to stay open after applying
|
3 年 前 |
thislooksfun
|
6bd16cc309
LibGUI: Always pre-select the first autocomplete suggestion
|
3 年 前 |
thislooksfun
|
0627ed9900
LibGUI: Always show a box when the user requests autocomplete
|
3 年 前 |
thislooksfun
|
f7f9d09e72
LibGUI: Remove GUI::AutocompleteProvider::Entry::kind
|
3 年 前 |
thislooksfun
|
f699dbdc3f
HackStudio+LibGUI: Handle #include quotes and brackets in the engine
|
3 年 前 |
thislooksfun
|
a5b3c3f85f
LibGUI: Allow completion suggestions to fill and display different text
|
3 年 前 |
thislooksfun
|
96029a4ac6
LibGUI: Replace the already typed text when autocompleting
|
3 年 前 |
sin-ack
|
16ac3bbfd7
LibGUI+Applications: Rename Model::is_valid to is_within_range
|
4 年 前 |
sin-ack
|
ca2c81251a
Everywhere: Replace Model::update() with Model::invalidate()
|
4 年 前 |
Andreas Kling
|
c7d891765c
LibGfx: Use "try_" prefix for static factory functions
|
4 年 前 |
Itamar
|
941087ee25
LibGUI: Call did_update() from AutocompleteSuggestionModel::update()
|
4 年 前 |
Itamar
|
4a7be3f81c
LibGUI: Remove column width limitation in AutocompleteProvider
|
4 年 前 |
Itamar
|
8f6b496fed
LibGUI: Add a FIXME about race in AutocompleteBox::apply_suggestion()
|
4 年 前 |
Itamar
|
7c2941d4ea
LibGUI: Check that AutocompleteBox's selection row is valid
|
4 年 前 |
Jesse Buhagiar
|
786275feb8
LibGUI: Add u64 type to LibGUI::Variant
|
4 年 前 |
Itamar
|
c003c3c76d
CppLanguageServer+LibGUI: Autocomplete #include paths
|
4 年 前 |
Itamar
|
ccd491594f
LibGUI: Increase width of Autocomplete suggestions box
|
4 年 前 |
Andreas Kling
|
0994d0a33e
LibGUI: Delay setting column width in AutocompleteBox
|
4 年 前 |
Andreas Kling
|
b91c49364d
AK: Rename adopt() to adopt_ref()
|
4 年 前 |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 年 前 |
Itamar
|
f52c3cabcf
HackStudio: Add ClassView tab for viewing classes in a tree structure
|
4 年 前 |
Itamar
|
9545c156b5
LibGUI: Fix typo in AutocompleteBox::show
|
4 年 前 |
Yuval Tasher
|
d2b7500c65
LibGUI: remove empty TODO.
|
4 年 前 |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 年 前 |
Itamar
|
fa18010477
HackStudio: Integate with C++ parser-based autocomplete
|
4 年 前 |
Andreas Kling
|
13d7c09125
Libraries: Move to Userland/Libraries/
|
4 年 前 |