┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-29[KItemListView] Check if KItemListStyleOption actually changed before emittin...Kai Uwe Broulik
2018-03-22Merge branch 'Applications/18.04'Nathaniel Graham
2018-03-22Fix missing entries in context menu for linksNathaniel Graham
2018-03-21[DolphinContextMenu] Fix excluding ourself from Open With menuKai Uwe Broulik
2018-03-21Fix compilation with -DQT_NO_URL_CAST_FROM_STRINGDavid Faure
2018-03-19Introduce singleton for KFilePlacesModelKai Uwe Broulik
2018-03-18Add "Show Target" into symlink context menu and file menuRoman Inflianskas
2018-03-18Show "Empty Trash" button inside trash directoryRoman Inflianskas
2018-03-14Add "Open symlink destination folder" into symlink's context menuRoman Inflianskas
2018-03-13SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-03-11Show a message if Konsole part is not installedRoman Inflianskas
2018-03-11Update trash icon after restore operationRoman Inflianskas
2018-03-11Removed unused variables spotted by clazyElvis Angelaccio
2018-03-11Add missing this parameterElvis Angelaccio
2018-03-11Add Trash (empty, isEmpty, emptinessChanged)Roman Inflianskas
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-07Fix build without BalooKai Uwe Broulik
2018-03-05Revert "Fix some compile warnings"Elvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-04Fix some compile warningsRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-03-03Modernize the syntax of shortcutsRoman Inflianskas
2018-03-03Add an option to confirm trash emptying into settingsRoman Inflianskas
2018-03-03Add default shortcut "/" for opening filter panelRoman Inflianskas
2018-03-03SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2018-02-18Also use standard keyboard shortcut for "show/hide hidden files"Nathaniel Graham
2018-02-15[Information Panel] Adjust painting icons for high dpi scalingKai Uwe Broulik
2018-02-14Add icons to Edit menuMarjio Mustac
2018-02-13Merge branch 'Applications/17.12'Elvis Angelaccio
2018-02-13Fix resetting "View Modes" preferences to defaultsRobert Hoffmann
2018-02-11Fix Windows buildElvis Angelaccio
2018-02-11Fix typoElvis Angelaccio
2018-02-10Build TerminalPanel also on WindowsElvis Angelaccio
2018-02-05Faster drag&drop in directories with thousands of filesJaime Torres
2018-02-05[KStandardItemListWidget] Adjust painting rating to device pixel ratioKai Uwe Broulik
2018-02-04Fix all krazy #include warningsElvis Angelaccio
2018-02-04Use qplatformdefs wrappersElvis Angelaccio
2018-02-03Drop dead codeElvis Angelaccio
2018-02-03Fix -Wunused-result warningsElvis Angelaccio
2018-02-03Fix all 'explicit constructor' krazy warningsElvis Angelaccio
2018-02-03Port QSignalSpy to new signal syntaxElvis Angelaccio
2018-02-03Use new KStandardAction slot syntaxElvis Angelaccio
2018-02-03Fix typo spotted by krazyElvis Angelaccio
2018-02-03Add newline at the end of kitemmodelbase.cppElvis Angelaccio
2018-01-30Merge branch 'Applications/17.12'Nathaniel Graham
2018-01-30Let the terminal panel dock to any part of the windowNathaniel Graham
2018-01-29Let the terminal panel sit on the left or right side of the windowNathaniel Graham
2018-01-29base scrolling on the smallest itemMarco Martin
2018-01-27Port away from deprecated QStyle::SH_Widget_AnimateElvis Angelaccio
2018-01-27Use BatchRenameJob to rename multiple files in DolphinChinmoy Ranjan Pradhan