┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-02-07Fix build if Baloo is not installedFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa
2014-02-06Set the Details View colummns width to the preferred column width, by double-...Emmanuel Pescosta
2014-02-02Restore the URLs of both views correctly when restoring a sessionFrank Reininghaus
2014-01-31Don't store the index of the file item in the VersionControlObserver::ItemSta...Emmanuel Pescosta
2014-01-30Always enable the "Create New..." menu if the URL is writableFrank Reininghaus
2014-01-22SVN_SILENT made messages (.desktop file)l10n daemon script
2014-01-22SVN_SILENT made messages (.desktop file)l10n daemon script
2014-01-21Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2014-01-21Use only one "directory contents counting" thread per processFrank Reininghaus
2014-01-20Don't show tooltips while inline-renaming.Emmanuel Pescosta
2014-01-16Remove the "retrieved items" code from UpdateItemStatesThread and VersionCont...Emmanuel Pescosta
2014-01-15Use the QMap iterator instead of foreach(key, map.keys()) in UpdateItemStates...Emmanuel Pescosta
2014-01-12Calculate all item size hints at once.Emmanuel Pescosta
2014-01-12Update copyright yearFrank Reininghaus
2014-01-06Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2014-01-06Kill any running preview jobs before starting a new oneFrank Reininghaus
2014-01-06Avoid calling KFileItemModel::index() in KFileItemModelRolesUpdaterFrank Reininghaus
2013-12-29Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2013-12-29Remove redundant data from KItemListViewLayouter's ItemInfo structFrank Reininghaus
2013-12-29Disable the "Create folder" action in read-only directoriesFrank Reininghaus
2013-12-22Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2013-12-22Fix crash when dragging children of expanded folders in Details ViewFrank Reininghaus
2013-12-22Add unit test for KFileItemModel::createMimeData().Frank Reininghaus
2013-12-22Update filtered items when the "refreshItems" signal is receivedFrank Reininghaus
2013-12-14Update the roles for filtered items if necessaryFrank Reininghaus
2013-12-06Merge remote-tracking branch 'origin/KDE/4.12'Frank Reininghaus
2013-12-06Make KFileItemModel::createMimeData() fasterFrank Reininghaus
2013-12-06Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-12-03Fix Bug 328262 - rename bug if you cancel when folder already existsEmmanuel Pescosta
2013-12-02Lazy-load the item data also in Compact ViewFrank Reininghaus
2013-11-21Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-21Fix incorrect geometry updates in KItemListContainerYichao Yu
2013-11-21Make the "Create New..." menu in the "item context menu" work againFrank Reininghaus
2013-11-19dolphinnewfilemenu.cpp is part of dolphinprivatePatrick von Reth
2013-11-18Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-18Fix scrollbar spacing when no scrollbar is visible in dolphin.Yichao Yu
2013-11-15Update the Places Panel entries when switching the languageFrank Reininghaus
2013-11-14Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-14Do not select items when navigating back/forward with the mouseDavid Rosca
2013-11-06Make it build with QT_STRICT_ITERATORSWolfgang Bauer
2013-11-06Merge branch 'KDE/4.11' into KDE/4.12Wolfgang Bauer
2013-11-06Revert "Files passed as arguments: Ignore unsupported files"Wolfgang Bauer
2013-11-05Merge remote-tracking branch 'origin/KDE/4.11' into KDE/4.12Frank Reininghaus
2013-11-05Only do a fast pre-sorting when "Sort by Name" is usedFrank Reininghaus
2013-11-02Fix Bug 287983 - Dolphin truncates tooltip information for long file namesEmmanuel Pescosta
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-30Sort in items in two stages to speed up natural sortingFrank Reininghaus
2013-10-30Prevent storing some redundant data in KItemListViewLayouterFrank Reininghaus
2013-10-26Restore the tree state in Details View if a folder is re-expandedFrank Reininghaus