┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders
AgeCommit message (Expand)Author
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-01-11"Use newly-upstreamed rename dialog from KIO""Nate Graham
2020-01-06Revert "Use newly-upstreamed rename dialog from KIO"Nate Graham
2020-01-06Use newly-upstreamed rename dialog from KIONate Graham
2019-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-03-10[FoldersPanel] Stop ignoring positions from the controllerElvis Angelaccio
2019-03-10[FoldersPanel] Don't show 'Limit to Home Directory' in the view context menuElvis Angelaccio
2019-02-27remove deprecated methodsLaurent Montel
2018-12-17Make RenameDialog modal again.Elvis Angelaccio
2018-06-05Fix scrolling to renamed file when using the rename dialogElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-18Merge remote-tracking branch 'origin/Applications/17.12'Luca Beltrame
2018-01-18Folderspanel's context-menu option "Limit to Home Directory" is always visibleMichael Heidelbach
2018-01-14folderspanel context-menu option "Limit to Home Directory" should be always v...Michael Heidelbach
2017-11-21Revert some hunks from previous commitKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-09-01Limit folder panel to home directory if inside homeRobert Hoffmann
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2016-06-16Fix DnD onto desktop:/ app desktop file.David Faure
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-24Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClassesEmmanuel Pescosta
2015-02-19QUrl porting bug: Added a missing QUrl::fromLocalFile in FoldersPanel::loadTr...Emmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-03fix initializer listLukáš Tinkl
2014-11-02Port from KonqOperations::doPaste to new job KIO::pasteDavid Faure
2014-10-21Dolphin: port to KIO::pasteInfoText().David Faure
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-09-22Port away from KonqOperations::renameDavid Faure
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-08-22Port away from KonqOperations::askDeleteConfirmation and KonqOperations::delDavid Faure
2014-08-13Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCutDavid Faure
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-12Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-06-12Do not crash if QApplication::clipboard()->mimeData() is a null pointerFrank Reininghaus
2014-05-05dolphin: convert panels/ and filterbar to qt signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson