┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders
AgeCommit message (Expand)Author
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
2013-02-10Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
2013-01-09Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (...Emmanuel Pescosta
2012-10-28Extended/Completed Frank's commit 7ca682fe903d6abfc44e2f26878e19ddc48b5633.Emmanuel Pescosta
2012-09-20Restore old behavior: Navigating by double-clicking in folder panel (Double-C...Emmanuel Pescosta
2012-09-19Fixes Bug 293200 - Drag&drop files in dolphin doesnt preserve originEmmanuel Pescosta
2012-08-15Fix wrong text color in Places Group Header. Use QPalette::Window for base co...Emmanuel Pescosta
2012-08-13Fix wrong text color in places and in folders panel.Emmanuel Pescosta
2012-04-30Places Panel: Minor fixes/improvementsPeter Penz
2012-04-21Bring back basic bookmark support for the Places PanelPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Implement inline-renaming for the new view-enginePeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz