Andreas Kling
|
1ce8a175e1
FileManager: Add "Open in TextEditor..." action to context menu
|
5 år sedan |
Andreas Kling
|
ac3079b433
LibGUI: Add "Go home" to GCommonActions
|
5 år sedan |
Andreas Kling
|
7dd03b7846
LibGUI: Add back/forward actions to GCommonActions
|
5 år sedan |
Andreas Kling
|
31b38ed88f
LibGUI: Don't create GMessageBox and GInputBox on the stack
|
5 år sedan |
Andreas Kling
|
defafd72bc
LibGUI: Convert custom widgets and subclasses to ObjectPtr
|
5 år sedan |
Andreas Kling
|
7584480f62
LibGUI: Convert GWindow to ObjectPtr
|
5 år sedan |
Andreas Kling
|
ff6ce422dd
LibGUI: Convert GWidget to ObjectPtr
|
5 år sedan |
Andreas Kling
|
ceb5508fea
LibGUI: Convert GProgressBar to ObjectPtr
|
5 år sedan |
Andreas Kling
|
3476a63415
LibGUI: Convert GStatusBar to ObjectPtr
|
5 år sedan |
Andreas Kling
|
f4531c976c
LibGUI: Convert GToolBar to ObjectPtr
|
5 år sedan |
Andreas Kling
|
4f4438c04c
LibGUI: Convert GSplitter to ObjectPtr
|
5 år sedan |
Andreas Kling
|
efb8f9d538
LibGUI: Convert GTreeView to ObjectPtr
|
5 år sedan |
Andreas Kling
|
93851c3832
LibGUI: Convert GTextBox, GTextEditor and GResizeCorner to ObjectPtr
|
5 år sedan |
Andreas Kling
|
c7437f9caa
LibGUI: Convert GLabel to ObjectPtr
|
5 år sedan |
Andreas Kling
|
482d5295f1
FileManager: Allow deleting without confirmation via Shift+Delete
|
5 år sedan |
Andreas Kling
|
33b8c807a6
FileManager: Implement basic file deletion
|
5 år sedan |
Brandon Scott
|
a4d52b122d
FileManager+LibGUI: Fix two folder-related crashes (#569)
|
5 år sedan |
Andreas Kling
|
e83390387c
LibGUI: Simplify GCommonActions a bit
|
5 år sedan |
Andreas Kling
|
31046b18bb
FileManager: Use a special clipboard data type for copied file lists
|
5 år sedan |
Andreas Kling
|
ff72b4d475
FileManager+Base: Add "properties" icon
|
5 år sedan |
Andreas Kling
|
5eb2c138e2
FileManager: Update enabled state of the copy and delete actions
|
5 år sedan |
Andreas Kling
|
27e1128e6e
FileManager: Assign keyboard shortcuts to the various actions
|
5 år sedan |
Andreas Kling
|
3a02bd40f8
FileManager: Add a basic context menu with copy/paste/delete/...
|
5 år sedan |
Andreas Kling
|
d86fb8033e
FileManager: Show info about currently selected items in statusbar
|
5 år sedan |
Aaron Malpas
|
026a8be4e5
File Manager: Implement copy-paste
|
5 år sedan |
Andreas Kling
|
fb275c9442
FileManager: Make the tree view follow the path changes correctly
|
5 år sedan |
Andreas Kling
|
6dec328af7
LibGUI+FileManager: Add GAbstractView::on_selection_change hook
|
5 år sedan |
Andreas Kling
|
9d97781e37
FileManager: Port to using GModelSelection
|
5 år sedan |
rhin123
|
86c68210f0
FileManager: Added GCommonActions
|
6 år sedan |
Andreas Kling
|
b0b94560c3
FileManager: Add "go home" action to the "Go" menu
|
6 år sedan |