Cronologia Commit

Autore SHA1 Messaggio Data
  Andreas Kling 9710c9742c LibGUI+FileManager: Add setting for showing/hiding dotfiles 5 anni fa
  Tom 65a11fb5f9 LibGUI: Add InputBox::show with required parent window argument 5 anni fa
  Tom 27bd2eab22 LibWeb: Require parent window argument for MessageBox 5 anni fa
  Nico Weber 6e0af349a2 FileManager: Make Ctrl-L focus location bar, and change shortcuts for changing view 5 anni fa
  Stijn 633301323b FileManager: Add a new file action to FileManager GUI 5 anni fa
  Tom 7739497e34 FileManager: Allow double-clicking applications again 5 anni fa
  Tom 50903fd88c FileManager: Add "Open with" menu if alternative applications are available 5 anni fa
  Tom 8d5fde440a FileManager: Specify "Open in Text Editor" action as default in context menu 5 anni fa
  thankyouverycool deceb91c48 FileManager: Show an open folder icon for the selected directory 5 anni fa
  Andreas Kling bc1ec588f0 TextEditor: Tweak 16x16 icon 5 anni fa
  Andreas Kling ca93c22ae2 LibGUI: Turn GUI::Application::the() into a pointer 5 anni fa
  Andreas Kling 1dd1595043 LibGUI: Make GUI::Application a Core::Object 5 anni fa
  Linus Groh 1bc326f63b FileManager: Add "Open Terminal here..." action to menu and toolbar 5 anni fa
  Andreas Kling b8a50e9d89 FileManager: Show a folder icon in the location text box :^) 5 anni fa
  Nico Weber 12cbc4ad0d Everywhere: Replace some uses of fork/exec with posix_spawn 5 anni fa
  Sergey Bugaev 602c3fdb3a AK: Rename FileSystemPath -> LexicalPath 5 anni fa
  Sergey Bugaev 4139838a93 Userland et al: Pledge sigaction when needed 5 anni fa
  Linus Groh 0edfd45451 FileManager: Remove empty public access modifier from DesktopWidget 5 anni fa
  Andreas Kling 3d5233ae40 FileManager: Make the location box 2px taller 5 anni fa
  Sergey Bugaev acc107a44f FileManager+LibGUI+Userland: Switch clipboard to MIME types 5 anni fa
  Andreas Kling 244efe050a Clipboard: Move the system clipboard to a dedicated service process :^) 5 anni fa
  Nicholas Hollett b7810a31c3 LibDesktop: Switch to LaunchServer for DesktopServices::open 5 anni fa
  Ben Wiederhake ef433cb367 LibGUI: The UI calls it 'Icon view', fix the name in the code 5 anni fa
  Andreas Kling 06c478852a FileManager: Realize the initial path when opened from the command line 5 anni fa
  Andreas Kling 51df4bdbfc DisplaySettings: Rename from DisplayProperties 5 anni fa
  Andres Vieira cb118111b6 FileManager: Deny rename in PropertiesDialog if user can't write in path 5 anni fa
  Andres Vieira 1d874c03af FileManager: Disable delete action if user can't write in current path 5 anni fa
  Andres Vieira 42f493ec9d FileManager: Add folder-specific paste action 5 anni fa
  Andres Vieira 1f007181be FileManager: Disable paste action for non-writable directories 5 anni fa
  Andres Vieira a1bcd9ca8a FileManager: Disables mkdir action if permissions don't allow it 5 anni fa