┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinviewcontainer.cpp
AgeCommit message (Expand)Author
2018-06-03Drop obsolete version checksElvis Angelaccio
2018-06-01Show a warning when running as the root userNathaniel Graham
2018-05-13Add missing i18n callMelanie Genz
2018-03-19Introduce singleton for KFilePlacesModelKai Uwe Broulik
2018-03-18Show "Empty Trash" button inside trash directoryRoman Inflianskas
2018-03-11Add Trash (empty, isEmpty, emptinessChanged)Roman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2017-12-03Change window title when searchingJulian Schraner
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-01Make Saved Search feature discoverableNathaniel Graham
2017-09-21Select child folder when navigating to a parent folderGregor Mi
2017-07-27Fix drop menu position with urlnavigator dropsElvis Angelaccio
2017-03-12Revert "Make "show filter bar" a toggle action"Sergey Kalinichev
2017-02-18Make "show filter bar" a toggle actionDon Nguyen
2017-02-18Restore the view state after the URL of the DolphinView has been changed,Emmanuel Pescosta
2017-01-16In doubt use URL scheme for placeKai Uwe Broulik
2016-10-04Hide message widgets only when reloading the viewElvis Angelaccio
2016-06-25add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilationDavid Faure
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-10-21Allow home directories with non-local file paths.Emmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-11-02Many cleanups in KonqOperationsDavid Faure
2014-11-01Enable KRun's script execution prompt.Arjun AK
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-09-11Merge branch 'master' into frameworksEmmanuel Pescosta
2014-09-01Make it possible to open archives via the command lineFrank Reininghaus
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-22Hide an already visible KMessageWidget message before showing a new oneArjun AK
2014-08-13Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCutDavid Faure
2014-07-10Merge branch 'master' into frameworksEmmanuel Pescosta
2014-07-04Implemented DolphinTabPage class to encapsulate the split view handling from ...Emmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05dolphin: convert the remaining code to Qt5 signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-03-28When you open a new tab while the search mode is enabled, theEmmanuel Pescosta
2014-02-06Port Dolphin to BalooVishesh Handa
2013-10-26Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-26Fix broken view state restorationFrank Reininghaus
2013-10-07Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-10-07Reload the view if a previously unmounted device is mounted againFrank Reininghaus
2013-09-09Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-09-05Fix Bug 296970 - split view wrong behavior with search tabEmmanuel Pescosta
2013-08-18dolphin: Show full KFileItem statusbar text with hovered folders tooFabio D'Urso
2013-07-02Fix crash when dropping URLs on the URL navigator's drop down menusFrank Reininghaus
2013-06-04Bug 196035 - middle clicking on archive files in dolphin does not open them i...Emmanuel Pescosta
2013-05-22Filter bar: add a button that prevents clearing if the URL changesStuart Citrin