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