Historie revizí

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