summaryrefslogtreecommitdiff
path: root/Userland/Demos/WidgetGallery
AgeCommit message (Expand)Author
2022-09-10WidgetGallery: Port file picker to use FileSystemAccessClientnetworkException
2022-07-15WidgetGallery: Make inspectableFrHun
2022-07-12Everywhere: Add sv suffix to strings relying on StringView(char const*)sin-ack
2022-07-04WidgetGallery: Repair GML layout on BasicsTabFrHun
2022-06-28Applications: Remove usages of deprecated implicit conversionsFrHun
2022-06-10LibGUI: Add layout spacer support to GMLFrHun
2022-05-13LibGUI+Userland: Make Dialog::ExecResult an enum classSam Atkins
2022-05-11Userland: Set tab-widget properties in GML instead of codeSam Atkins
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-02-25Userland: Rename WindowServerConnection=>ConnectionToWindowServerItamar
2022-02-23LibGUI+Apps: Adjust Splitter spacingsthankyouverycool
2022-02-15Demos: Use default constructors/destructorsLenny Maiorani
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2021-12-24LibGUI+Userland: Make SortingProxyModel::create() return ErrorOrSam Atkins
2021-12-18WidgetGallery: Convert to try_create_default_iconAstraeus-
2021-12-05Demos: Cast unused smart-pointer return values to voidSam Atkins
2021-11-28Everywhere: Use default execpromises argument for Core::System::pledgeBrian Gianforcaro
2021-11-25WidgetGallery: Use TRY() a lot more :^)pbrw
2021-11-23WidgetGallery: Port to LibMain :^)Andreas Kling
2021-11-08LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()Andreas Kling
2021-11-08LibGfx: Use ErrorOr<T> for Bitmap::cropped()Andreas Kling
2021-11-08WidgetGallery: Make custom cursors visible only in the cursors tabKarol Kosek
2021-11-03Applications: Remove border from GroupBox marginsFrHun
2021-10-07LibGUI: Support drag-to-reorder in TabWidgetPeter Elliott
2021-09-20WidgetGallery: Crop animated cursorsKarol Kosek
2021-09-20WidgetGallery+MouseSettings: Use LexicalPath::basename()Karol Kosek
2021-09-20WidgetGallery: Simplify cursor change codeKarol Kosek
2021-09-11WidgetGallery: Add GUI::ValueSlider widgetMustafa Quraish
2021-08-24Userland: Remove IRC ClientAndreas Kling
2021-08-23WindowServer: Add support for cursor themesMaciej Zygmanowski
2021-08-20WidgetGallery: Remove menubarAndreas Kling
2021-08-18Userland+LibGUI: Add shorthand versions of the Margins constructorsin-ack
2021-08-18Userland+LibGUI: Make Margins arguments match CSS orderingsin-ack
2021-08-08WidgetGallery: Change model update() functions to invalidate()sin-ack
2021-08-06Everywhere: Replace Model::update() with Model::invalidate()sin-ack
2021-07-21Userland: Add GUI::Window::add_menu() and use it everywhereAndreas Kling
2021-07-21LibGfx: Use "try_" prefix for static factory functionsAndreas Kling
2021-07-17WidgetGallery: Pledge threadMarcus Nilsson
2021-07-17WidgetGallery: Remove unused includeMarcus Nilsson
2021-06-17Everywhere: Add component declarationsGunnar Beutner
2021-06-06AK+Everywhere: Disallow constructing Functions from incompatible typesAli Mohammad Pur
2021-05-13Userland: Tighten a *lot* of pledges! :^)Andreas Kling
2021-05-07WidgetGallery: Convert StringBuilder::appendf() => AK::FormatAndreas Kling
2021-05-01Everywhere: Rename app_menu to file_menu or game_menuAndreas Kling
2021-04-29Everywhere: Use "the SerenityOS developers." in copyright headersLinus Groh
2021-04-23AK: Rename adopt() to adopt_ref()Andreas Kling
2021-04-23WidgetGallery: Split cursor/icon names based on full pathsthankyouverycool
2021-04-22Everywhere: Use linusg@serenityos.org for my copyright headersLinus Groh