┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
AgeCommit message (Expand)Author
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-21Fix renamed file reclaims focusAndreas Krutzler
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-10Prevent "Two clicks renaming" if the selected file/folder is not movableAndreas Krutzler
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2017-09-17Keep renamed file(s) in viewEmirald Mateli
2017-07-27Fix drop menu position with urlnavigator dropsElvis Angelaccio
2017-07-13Add missing emit keywordsElvis Angelaccio
2017-05-08Don't ignore tag clicks in the tooltipsElvis Angelaccio
2017-02-18Start an anchored selection when restoring the selected items to make it poss...Emmanuel Pescosta
2017-02-18Remove the preserving of the selected items in reload(), this is already coveredEmmanuel Pescosta
2017-02-18Preserve selected items when changing foldersEmmanuel Pescosta
2017-02-18Restore the view state after the URL of the DolphinView has been changed,Emmanuel Pescosta
2017-02-06Merge branch 'Applications/16.12'Kai Uwe Broulik
2017-02-06[KStandardItemListWidget] Update icon when palette changesKai Uwe Broulik
2017-02-05Port tooltips to KToolTipWidgetElvis Angelaccio
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2017-01-03[DolphinView] Update view palette on palette changeKai Uwe Broulik
2016-09-04Use tab for switching active splitMartin T. H. Sandsmark
2016-08-06Fix some low-hanging warning fruitsMartin T. H. Sandsmark
2016-06-25add_definitions(-DQT_NO_URL_CAST_FROM_STRING) + fix compilationDavid Faure
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-09-03Merge branch 'Applications/15.08'Frank Reininghaus
2015-09-03Only store modified columns widths after the mouse button was releasedFrank Reininghaus
2015-09-01Pedantic--Montel Laurent
2015-03-19Fix some EBN issuesYuri Chornoivan
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-01-05Always connect the drop job result with DolphinView::slotPasteJobResultEmmanuel 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-10make use of initializer listsEmmanuel Pescosta
2014-11-02KonqOperations: KIO::pasteMimeData -> KIO::paste, update signal and simplify ...David Faure
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-21Merge doPaste and doPasteV2. Remove unused QPoint. Remove unused editMimeType.David Faure
2014-10-21port Konqueror 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-08Fix includes erroneously having slipped into baloo-only sectionsMarko Käning
2014-10-07kdelibs4support--Montel Laurent
2014-09-22Port away from KonqOperations::renameV2.David Faure
2014-09-11fixed TODO:Emmanuel Pescosta
2014-08-22Merge branch 'master' into frameworksEmmanuel Pescosta
2014-08-22Port away from KonqOperations::askDeleteConfirmation and KonqOperations::delDavid Faure
2014-08-20Save the view states in addition to the view urls and splitter state in Dolph...Emmanuel Pescosta
2014-08-13Port from KonqMimeData to KIO::isClipboardDataCut/setClipboardDataCutDavid Faure