Historique des commits

Auteur SHA1 Message Date
  Zaggy1024 66b15e6cd6 KeyboardMapper: Call event.ignore() on keydown in the main widget il y a 2 ans
  sin-ack 3f3f45580a Everywhere: Add sv suffix to strings relying on StringView(char const*) il y a 3 ans
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class il y a 3 ans
  Idan Horowitz 086969277e Everywhere: Run clang-format il y a 3 ans
  Karol Kosek b6510f8e76 KeyboardMapper: Ask for unsaved changes on window close and file open il y a 3 ans
  Karol Kosek ae9e4c6f26 KeyboardMapper: Reset modified flag after loading a file il y a 3 ans
  Karol Kosek 2fd7506212 KeyboardMapper: Display dirty close icon when the file is changed il y a 3 ans
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors il y a 3 ans
  sin-ack dbd25916a3 LibCore+Userland+Tests: Convert Stream APIs to construct on heap il y a 3 ans
  Jean-Paul Balabanian a69598a670 KeyboardMapper: Add support for dynamic keyboard visualization il y a 3 ans
  RasmusNylander c00014fa54 KeyboardMapper: Port to Core::Stream il y a 3 ans
  RasmusNylander 9678ff15a8 KeyboardMapper: Propagate errors using ErrorOr and TRY il y a 3 ans
  RasmusNylander c4b2efd95e KeyboardMapper: Show multiple pressed keys at once il y a 3 ans
  RasmusNylander a1531dba91 KeyboardMapper: Extract method map_from_name il y a 3 ans
  RasmusNylander b2a6c9e5ea KeyboardMapper: Extract creation of map-selection buttons il y a 3 ans
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value il y a 3 ans
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor il y a 4 ans
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes il y a 4 ans
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> il y a 4 ans
  NonStdModel 484ec94624 KeyboardMapper: Add GUI alert in case load from file fails il y a 4 ans
  NonStandardModel 5bbca2fa8b KeyboardMapper: Fix crash upon loading an invalid JSON file il y a 4 ans
  Linus Groh 847a49209e KeyboardMapper: Stylize title as "Keyboard Mapper" il y a 4 ans
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice il y a 4 ans
  Andreas Kling 7ae7170d61 Everywhere: "file name" => "filename" il y a 4 ans
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. il y a 4 ans
  Linus Groh e265054c12 Everywhere: Remove a bunch of redundant 'AK::' namespace prefixes il y a 4 ans
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY il y a 4 ans
  Linus Groh 3583b62ad3 LibGUI: Swap order of InputBox value and parent window args il y a 4 ans
  Ben Wiederhake d9e7e13fb2 KeyboardMapper: Without arguments, load current keymap il y a 4 ans
  Ben Wiederhake 03b11af00f KeyboardMapper: Export keymap not as a byte, but as unicode il y a 4 ans