Historial de Commits

Autor SHA1 Mensaje Fecha
  Andreas Kling 2bc8cbfe8f LibGUI: Add 9 and 11 to the list of suggested sizes in FontPicker hace 2 años
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions hace 2 años
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) hace 2 años
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` hace 2 años
  Sam Atkins 0c24522635 LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) hace 2 años
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable hace 2 años
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString hace 2 años
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) hace 3 años
  Karol Kosek 5f89369f67 LibGUI: Use default buttons in ColorPicker and FontPicker hace 3 años
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class hace 3 años
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ hace 3 años
  Idan Horowitz 086969277e Everywhere: Run clang-format hace 3 años
  Lenny Maiorani fe3b846ac8 Libraries: Use default constructors/destructors in LibGUI hace 3 años
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() hace 3 años
  thankyouverycool 4d2f349710 LibGUI: Categorize font families by variant instead of weight hace 3 años
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() hace 4 años
  Brian Gianforcaro 8623cec0d7 LibGUI: Remove unused header includes hace 4 años
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions hace 4 años
  LuK1337 f234c416af LibGUI: Handle TTF size selection changes in font picker properly hace 4 años
  Jelle Raaijmakers 2c772d1848 LibGUI/AbstractView: Remove `on_selection` hace 4 años
  Andreas Kling b91c49364d AK: Rename adopt() to adopt_ref() hace 4 años
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. hace 4 años
  James Triantafylos c9196995be LibGUI: Allow arbitrary font size in FontPicker hace 4 años
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" hace 4 años
  thankyouverycool 25bd4b33a7 LibGUI: Move FontPickerWeightModel and helpers to their own header hace 4 años
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY hace 4 años
  Stephan Unverwerth 972c7cf9f4 LibGUI: Add some default sizes for TTF fonts in FontPicker hace 4 años
  Stephan Unverwerth 0f41f5d9ba LibGUI+LibGfx+LibTTF: Make fontpicker handle TTF fonts hace 4 años
  Andreas Kling 13d7c09125 Libraries: Move to Userland/Libraries/ hace 4 años