Revīziju vēsture

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