Commit History

Author SHA1 Message Date
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 4 years ago
  NonStdModel 484ec94624 KeyboardMapper: Add GUI alert in case load from file fails 4 years ago
  NonStandardModel 5bbca2fa8b KeyboardMapper: Fix crash upon loading an invalid JSON file 4 years ago
  Linus Groh 847a49209e KeyboardMapper: Stylize title as "Keyboard Mapper" 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args 4 years ago
  Ben Wiederhake d9e7e13fb2 KeyboardMapper: Without arguments, load current keymap 4 years ago
  Ben Wiederhake 03b11af00f KeyboardMapper: Export keymap not as a byte, but as unicode 4 years ago
  Ben Wiederhake 4deb0f8343 KeyboardMapper: Remove duplicate 'save' button 4 years ago
  Ben Wiederhake 6c04629ff8 KeyboardMapper: Make all of the GUI visible 4 years ago
  Andreas Kling dc28c07fa5 Applications: Move to Userland/Applications/ 4 years ago