Histórico de Commits

Autor SHA1 Mensagem Data
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions há 2 anos atrás
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) há 2 anos atrás
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable há 2 anos atrás
  thankyouverycool 901878bad9 LibGUI: Use move_cursor() API for AutocompleteProvider há 2 anos atrás
  thankyouverycool 2c58902939 LibGUI: Use WindowType:Autocomplete for AutocompleteProvider há 2 anos atrás
  Gunnar Beutner 288c46dbdc LibGUI: Make sure combobox list windows can't be moved há 2 anos atrás
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) há 3 anos atrás
  Itamar b35293d945 LibCodeComprehension: Re-organize code comprehension related code há 3 anos atrás
  Idan Horowitz 086969277e Everywhere: Run clang-format há 3 anos atrás
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI há 3 anos atrás
  Federico Guerinoni 221a32577e LibGUI: Support applying AutocompleteBox suggestions with mouse há 3 anos atrás
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() há 3 anos atrás
  thislooksfun d5baf1c1fa LibGUI: Allow autocomplete to stay open after applying há 3 anos atrás
  thislooksfun 6bd16cc309 LibGUI: Always pre-select the first autocomplete suggestion há 3 anos atrás
  thislooksfun 0627ed9900 LibGUI: Always show a box when the user requests autocomplete há 3 anos atrás
  thislooksfun f7f9d09e72 LibGUI: Remove GUI::AutocompleteProvider::Entry::kind há 3 anos atrás
  thislooksfun f699dbdc3f HackStudio+LibGUI: Handle #include quotes and brackets in the engine há 3 anos atrás
  thislooksfun a5b3c3f85f LibGUI: Allow completion suggestions to fill and display different text há 3 anos atrás
  thislooksfun 96029a4ac6 LibGUI: Replace the already typed text when autocompleting há 3 anos atrás
  sin-ack 16ac3bbfd7 LibGUI+Applications: Rename Model::is_valid to is_within_range há 4 anos atrás
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() há 4 anos atrás
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions há 4 anos atrás
  Itamar 941087ee25 LibGUI: Call did_update() from AutocompleteSuggestionModel::update() há 4 anos atrás
  Itamar 4a7be3f81c LibGUI: Remove column width limitation in AutocompleteProvider há 4 anos atrás
  Itamar 8f6b496fed LibGUI: Add a FIXME about race in AutocompleteBox::apply_suggestion() há 4 anos atrás
  Itamar 7c2941d4ea LibGUI: Check that AutocompleteBox's selection row is valid há 4 anos atrás
  Jesse Buhagiar 786275feb8 LibGUI: Add u64 type to LibGUI::Variant há 4 anos atrás
  Itamar c003c3c76d CppLanguageServer+LibGUI: Autocomplete #include paths há 4 anos atrás
  Itamar ccd491594f LibGUI: Increase width of Autocomplete suggestions box há 4 anos atrás
  Andreas Kling 0994d0a33e LibGUI: Delay setting column width in AutocompleteBox há 4 anos atrás