Andreas Kling
|
27e1128e6e
FileManager: Assign keyboard shortcuts to the various actions
|
5 lat temu |
Andreas Kling
|
3a02bd40f8
FileManager: Add a basic context menu with copy/paste/delete/...
|
5 lat temu |
Andreas Kling
|
d86fb8033e
FileManager: Show info about currently selected items in statusbar
|
5 lat temu |
Aaron Malpas
|
026a8be4e5
File Manager: Implement copy-paste
|
5 lat temu |
Andreas Kling
|
fb275c9442
FileManager: Make the tree view follow the path changes correctly
|
5 lat temu |
Andreas Kling
|
6dec328af7
LibGUI+FileManager: Add GAbstractView::on_selection_change hook
|
5 lat temu |
Andreas Kling
|
9d97781e37
FileManager: Port to using GModelSelection
|
5 lat temu |
rhin123
|
86c68210f0
FileManager: Added GCommonActions
|
5 lat temu |
Andreas Kling
|
b0b94560c3
FileManager: Add "go home" action to the "Go" menu
|
5 lat temu |
Andreas Kling
|
08d7c86e90
FileManager: Move "File" menu entries to the app menu
|
5 lat temu |
Conrad Pankoff
|
fed0133109
FileManager: Show home directory by default, or command line argument
|
6 lat temu |
Andreas Kling
|
841b2e5d13
WindowServer+LibGUI: Pass window icons as shared buffers rather than paths.
|
6 lat temu |
Andreas Kling
|
72a3f69df7
LibGUI: Get rid of GWindow::should_exit_event_loop_on_close().
|
6 lat temu |
Andreas Kling
|
5f0f1ce9d2
FileManager: Add a toolbar button for going to the home directory.
|
6 lat temu |
Andreas Kling
|
aa2224a2f0
GWidget: Add set_preferred_size(width, height) overload.
|
6 lat temu |
Andreas Kling
|
a17fbd98e7
LibGUI: Add input types to GMessageBox.
|
6 lat temu |
Andreas Kling
|
954a0b8efe
AK: Add a canonicalized_path() convenience function.
|
6 lat temu |
Andreas Kling
|
c0742e4c23
FileManager: Remove use of copy_ref().
|
6 lat temu |
Andreas Kling
|
7083a0104a
LibGUI: Add GActionGroup, a way to group a bunch of GActions.
|
6 lat temu |
Andreas Kling
|
90b1354688
AK: Rename RetainPtr => RefPtr and Retained => NonnullRefPtr.
|
6 lat temu |
Andreas Kling
|
fd604a7c68
Applications: Run clang-format on everything.
|
6 lat temu |
Robin Burchell
|
7bce096afd
Take StringView in more places
|
6 lat temu |
Christopher Dumas
|
50154a23cb
most apps now begin in the correct directory
|
6 lat temu |
Andreas Kling
|
b311257098
Applications: Let's put spaces in app names
|
6 lat temu |
Christopher Dumas
|
00075b1c8a
Added functionality to make back and forward buttons work in FileManager. Also
|
6 lat temu |
Andreas Kling
|
1ab66e4d33
FileManager: Tweak layout spacing (new default looks weird here.)
|
6 lat temu |
Andreas Kling
|
d4ac9e9a8a
FileManager: When mkdir() fails, show the path we passed in the message.
|
6 lat temu |
Andreas Kling
|
de98b2770b
GMessageBox: Add icons to message boxes with 3 standard ones to choose from.
|
6 lat temu |
Andreas Kling
|
8f81a3f9dd
LibGUI+WindowServer: Make it possible to have checkable GActions.
|
6 lat temu |
Andreas Kling
|
38e1e205a5
FileManager: Add a window icon.
|
6 lat temu |