Historique des commits

Auteur SHA1 Message Date
  Tim Ledbetter ccab5ddf9b LibGUI+Applications: Use String in `make_about_action()` il y a 1 an
  Andreas Kling bd61e75e0b LibGUI: Remove Window::try_add_menu() il y a 1 an
  Andreas Kling f2faf2767f LibGUI: Remove Menu::try_add_action() il y a 1 an
  Andreas Kling 1525fa3b8f LibGUI: Remove Menu::try_add_separator() il y a 1 an
  Shannon Booth c25485700a AK: Port URL scheme from DeprecatedString to String il y a 1 an
  Lucas CHOLLET 3f35ffb648 Userland: Prefer `_string` over `_short_string` il y a 1 an
  Andreas Kling 34344120f2 AK: Make "foo"_string infallible il y a 1 an
  Karol Kosek 4b169cf25f LibGUI+Userland: Use action text as a fallback in Action::status_tip() il y a 2 ans
  Karol Kosek 2029750519 LibGUI+Userland: Port StatusBar::text() and set_text functions to String il y a 2 ans
  Hendiadyoin1 3d1fd17f8b SQLStudio: Stop lying about string types il y a 2 ans
  thankyouverycool 02d94a303c Base+Userland: Apply Human Interface Guidelines to Object text il y a 2 ans
  Karol Kosek b7558a5ce4 LibGUI+Userland: Store column names in JsonArrayModel as String il y a 2 ans
  Tim Ledbetter 05c8aa71f2 Applications: Update man page links for applications il y a 2 ans
  Cameron Youell ba38984a60 SQLStudio: Convert `MainWidget` to a failable constructor il y a 2 ans
  Karol Kosek 83af64f053 SQLStudio: Propagate errors from `MainWidget::initialize_menubar()` il y a 2 ans
  Karol Kosek 969543a847 LibGUI+Userland: Make Window::*add_menu take name using new string il y a 2 ans
  MacDue 35612c6a7f AK+Everywhere: Change URL::path() to serialize_path() il y a 2 ans
  Tim Ledbetter 0829101eb8 Applications: Use thousands separator for numbers shown in status bar il y a 2 ans
  Cameron Youell 1d24f394c6 Everywhere: Use `LibFileSystem` where trivial il y a 2 ans
  Karol Kosek 797968c310 LibGUI+Userland: Make TabWidget::*add_tab() take title using new string il y a 2 ans
  Andreas Kling a504ac3e2a Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case il y a 2 ans
  Sam Atkins 77ad0fdb07 Userland: Specify margins and spacing in the GUI::Layout constructor il y a 2 ans
  Tim Schumacher d43a7eae54 LibCore: Rename `File` to `DeprecatedFile` il y a 2 ans
  Timothy Flynn e96df1599c SQLStudio: Display real column names in the results tab il y a 2 ans
  Timothy Flynn 4fe437b4d2 SQLStudio: Separate the script and results tabs with a vertical splitter il y a 2 ans
  Timothy Flynn d6dee8c0e8 LibSQL+Userland: Pass SQL IPC results to clients in a structure il y a 2 ans
  Tim Schumacher 82a152b696 LibGfx: Remove `try_` prefix from bitmap creation functions il y a 2 ans
  Sam Atkins f0395a2042 LibGUI+Userland: Rename `try_load_from_gml()` -> `load_from_gml()` :^) il y a 2 ans
  Sam Atkins 54b1326165 Userland: Replace all uses of `load_from_gml` with `try_load_from_gml` il y a 2 ans
  Timothy Flynn e3d5b67eaf SQLStudio: Remove (unimplemented) ability to open database storage files il y a 2 ans