┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
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
2020-04-18Move from the searchbox to the results with the down arrow keyShlomi Fish
2020-04-15Do not display full path in the title of the tabAntonio Prcela
2020-04-14Display readable titlebar text while using search and full paths in titlebarAntonio Prcela
2020-01-20Use QDesktopServices to open urls not supported by dolphinMéven Car
2020-01-11Hide tooltip instantly on filter changePiotr Henryk Dabrowski
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-10-06Merge branch 'Applications/19.08'Elvis Angelaccio
2019-10-06Fix crash when lauching dolphin with a search schemeIsmael Asensio
2019-10-03Update searchbox on URL changes (Fix D24369)Ismael Asensio
2019-10-03Update searchbox on URL changes (Fix D24369)Ismael Asensio
2019-10-02Merge branch 'Applications/19.08'Elvis Angelaccio
2019-10-02Update searchbar parameters on URL changeIsmael Asensio
2019-09-15Fix wrong window titlesNazar Kalinowski
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-02Merge branch 'Applications/19.08'Elvis Angelaccio
2019-09-02Fix places text when the URL has a trailing slashElvis Angelaccio
2019-09-02Merge branch 'Applications/19.08'Kai Uwe Broulik
2019-09-02Reset progress bar text when directory loading startsKai Uwe Broulik
2019-09-01[dolphin] Add an action to toggle the searchbarIsmael Asensio
2019-06-23Add "What's This?" to nearly everything in the main windowFelix Ernst
2019-05-25When filter bar is focused, switch to view when tab key is pressedNate Graham
2019-03-18Bring back KActivities supportElvis Angelaccio
2019-02-27remove deprecated methodsLaurent Montel
2019-02-17Merge branch 'Applications/18.12'Nate Graham
2019-02-17Word-wrap KMessageWidget textNate Graham