┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders/folderspanel.cpp
AgeCommit message (Expand)Author
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander 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-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-03-10[FoldersPanel] Stop ignoring positions from the controllerElvis 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-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-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-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-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-07kdelibs4support--Montel Laurent
2014-09-22Port away from KonqOperations::renameDavid Faure
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-05dolphin: convert panels/ and filterbar to qt signal/slot syntaxAlex 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-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
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-03-09Folders Panel: Turn on items-expandingPeter Penz
2012-02-15Folders Panel: Use the whole width as selection regionPeter Penz
2012-02-08Layout optimizationsPeter Penz
2012-02-08Drag and drop: Adjust destination if the item is no directory or desktop-filePeter Penz
2012-02-05Replace setExpanded(const QSet<KUrl>&) by expandParentItems(const KUrl&)Frank Reininghaus
2012-02-03FoldersPanel: Rename setHiddenFilesShown() to setShowHiddenFiles()Peter Penz
2012-02-03Simplify FoldersPanel::setHiddenFilesShown()Peter Penz