┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
2023-09-04Restore the URL when DolphinSearchBox is clearedAmol Godbole
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-08-24Special case file opening with middle click for executable scriptsMéven Car
2023-08-23On middle-click, open file with the second application for the file mimeMéven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-06-28Move focus from hiding selection mode bars to viewFelix Ernst
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-02-25Save a in-thread stat call each time the context menu is displayedMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-25Clear filter bar on clicking current folder in placesSerg Podtynnyi
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-10-11Remove unused includesLaurent Montel
2022-10-11port to KIO::createDefaultJobUiDelegateLaurent Montel
2022-09-26Add missing include (needed for building qt6)Laurent Montel
2022-09-26Remove unused includesLaurent Montel
2022-08-14Address Nate's UX feedback: Episode 2Felix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Better separation of classesFelix Ernst
2022-08-14Keep working towards a reviewable stateFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-06-15Use cmakedefine01Ahmad Samir
2022-02-04Merge branch 'release/21.12'Nicolas Fella
2022-02-04Fix opening FTP files in their preferred appNicolas Fella
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-12-08Show OpenUrlJob errors as inline messageKai Uwe Broulik
2021-12-02[Location Bar] Add the ability to show hidden folders in the subdirectories p...Eugene Popov
2021-12-01Port away from deprecated KFileItemActions::runPreferredApplications overloadAlexander Lohnau
2021-11-13Fix updating window and tab titlesEugene Popov
2021-11-02Remove duplicate include from .h/.cppLaurent Montel
2021-07-04Fix regex porting regressionElvis Angelaccio
2021-07-04Port away from deprecated enumElvis Angelaccio
2021-04-17PlacesPanel: activating a place does not select its previously selected childrenMéven Car
2021-02-08Avoid KJob::exec() in DolphinViewFelix Ernst
2020-12-16Use setShowOpenOrExecuteDialog(true) with OpenUrlJobAhmad Samir
2020-12-15Fix access url navigator while creating new tab in filename search viewAnthony Fieroni
2020-11-24Allow the openURLJob to run executablesNate Graham
2020-11-21Select last visited folder when going up/backFelix Ernst
2020-11-09Adress the third round of Angelaccio's review commentsFelix Ernst
2020-11-09Adress most of the second round of Angelaccio's review commentsFelix Ernst
2020-11-09Make UrlNavigators in the toolbar the only optionFelix Ernst
2020-11-09Add the UrlNavigator to the toolbar automatically if neededFelix Ernst
2020-11-09Adress the first round of Angelaccio's review commentsFelix Ernst
2020-11-09Add an option to use an UrlNavigator in the toolbar insteadFelix Ernst
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23If include is define in .h remove it if it's defined in .cpp too (scripted)Laurent Montel
2020-10-05When an invalid protocol is used, reset the navigator location to the previou...Jan Paul Batrina
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-08-18Port KRun to OpenUrlJobAhmad Samir
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car