Commit History

Author SHA1 Message Date
  Andreas Kling 33e87d1627 Userland: Fix remaining smart pointer const-correctness issues 2 years ago
  Lucas CHOLLET 107e15c5bc LibGUI: Base `write_to_file(StringView path)` on the stream overload 2 years ago
  Linus Groh 57dc179b1f Everywhere: Rename to_{string => deprecated_string}() where applicable 2 years ago
  Linus Groh 6e19ab2bbc AK+Everywhere: Rename String to DeprecatedString 2 years ago
  thankyouverycool ed196fc265 HackStudio: Remove FindWidget 2 years ago
  Skye Sprung a7b7003376 HackStudio: Fix crash when opening or creating with open empty file 2 years ago
  Federico Guerinoni 8753dc72e8 HackStudio: Fix update modified document on tab widget 2 years ago
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) 3 years ago
  Simon Wanner 206d6ece55 LibGfx: Move other font-related files to LibGfx/Font/ 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  Itamar d9d299f884 HackStudio: Add FindWidget 3 years ago
  ry-sev 23643cf21b HackStudio: Move editors inside tab widgets 3 years ago
  Lenny Maiorani 7070713ec8 DevTools: Use default constructors/destructors 3 years ago
  creator1creeper1 d4484f4de3 HackStudio: Propagate errors using try_set_main_widget 3 years ago
  Conor Byrne 14b2656107 HackStudio: Use String instead of LexicalPath 3 years ago
  Karol Kosek cf71805aa8 HackStudio: Reuse TextDocument::is_modified() 3 years ago
  Karol Kosek eb5320023a HackStudio: Preserve the untitled filename text on file modification 3 years ago
  Lennon Donaghy 82b88c6e16 HackStudio: Fix editor not marking file with unsaved changes as dirty 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  sin-ack 9c9a5c55cb Userland+LibGUI: Make Margins arguments match CSS ordering 3 years ago
  Brian Gianforcaro a4c37d49a0 DevTools: Remove unused header includes 3 years ago
  ry-sev 2634cab7a8 HackStudio: Add statusbar with file and selected text information 4 years ago
  Maurice Hieronymus dfc33cd412 HackStudio: Disable debug specific context entries 4 years ago
  Max Wipfli d8be530397 AK+Everywhere: Remove "null state" of LexicalPath 4 years ago
  Dmitrii Ubskii d5828dbecb HackStudio: Indicate git changes in the editor's gutter 4 years ago
  Marcus Nilsson b43dad1741 HackStudio: Remove unused includes 4 years ago
  Andreas Kling 6a012ad79f LibGfx: Remove Gfx::FontDatabase::default_bold_font() 4 years ago
  Itamar 672b14b70d HackStudio: Add a "document dirty" indicator to the EditorWrapper 4 years ago
  Itamar 7f2e1991cc HackStudio: Get rid of m_currently_open_file member 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago