┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-08-25Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-25Move cursor to begin/end of selection before canceling itChristoph Feck
2013-08-25Fix filename trucation issues in Icons View with maximum number of linesFrank Reininghaus
2013-08-24Adjust the size and position of the selection toggle on iconEmmanuel Pescosta
2013-08-24Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-24Make determining the mime type faster for foldersFrank Reininghaus
2013-08-24Delay the deletion of the role editor as long as possibleFrank Reininghaus
2013-08-24Make use of the "resort all items timer" in KFileItemModel::slotRefreshItemsEmmanuel Pescosta
2013-08-24Replaced the loop to fill m_sizeHintCache with QSizeF() by a simple m_sizeHin...Emmanuel Pescosta
2013-08-20Merge remote-tracking branch 'origin/KDE/4.11'Christoph Feck
2013-08-20Fix crash when failing to get audio CD block deviceChristoph Feck
2013-08-18dolphin: Show full KFileItem statusbar text with hovered folders tooFabio D'Urso
2013-08-18dolphin: Show full file info in statusbar when only one file is selectedFabio D'Urso
2013-08-16Cut the ropes between DolphinMainWindow and DolphinNewFileMenu. Error handlin...Emmanuel Pescosta
2013-08-15SVN_SILENT made messages (.desktop file)l10n daemon script
2013-08-15Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-15Make sure that the sort order is correct after renamingFrank Reininghaus
2013-08-14Do not store default values in QHash<QByteArray, QVariant>Frank Reininghaus
2013-08-14Fix slow scrolling when hidden files or symbolic links are shownFrank Reininghaus
2013-08-14Fix crash when disabling "Show in groups"Frank Reininghaus
2013-08-08Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-05dolphin: Escape text in statusbar tooltipFabio D'Urso
2013-08-05DolphinPart: Use Qt::convertFromPlainText instead of Qt::escape for filenamesFabio D'Urso
2013-08-04Introduce a new signal "groupsChanged"Frank Reininghaus
2013-08-04Fix possible out of range error inKItemListSizeHintResolver::itemsMovedFrank Reininghaus
2013-08-04Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-08-04Add some unit tests for grouping in KFileItemModelFrank Reininghaus
2013-08-04Make KFileItemModelTest fasterFrank Reininghaus
2013-08-04SVN_SILENT made messages (.desktop file)l10n daemon script
2013-07-31Do not enable the "Create New..." menu when a search is finishedFrank Reininghaus
2013-07-29Do not allow that panels are dragged out of the main windowFrank Reininghaus
2013-07-29Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-07-29When pasting a folder and expanding it, do not select its childrenFrank Reininghaus
2013-07-29Don't let HTML-like filenames be interpreted as HTML stringsFabio D'Urso
2013-07-28Do not convert a KUrl to a QString and back againFrank Reininghaus
2013-07-26Don't open .desktop files with http:/https: urls in Dolphin,Emmanuel Pescosta
2013-07-25Merge remote-tracking branch 'origin/KDE/4.11'Frank Reininghaus
2013-07-25Fix maximum value for scroll bar when deleting items in Details ViewFrank Reininghaus
2013-07-25Prevent that removing items can cause icons to overlapFrank Reininghaus
2013-07-25SVN_SILENT made messages (.desktop file)l10n daemon script
2013-07-25SVN_SILENT made messages (.desktop file)l10n daemon script
2013-07-24Make sure that widgets are initialized when changing the view modeFrank Reininghaus
2013-07-22Do not try to smooth-scroll past the end of the viewFrank Reininghaus
2013-07-22Fix "truncated header" in Details View with non-Oxygen stylesFrank Reininghaus
2013-07-18Fix build if HAVE_NEPOMUK is not definedFrank Reininghaus
2013-07-18Overwrite the changed role value with an empty QVariant,Emmanuel Pescosta
2013-07-12Load unknown icons for items just before showing items in the viewFrank Reininghaus
2013-07-05Fix O(N^2) complexity issue in KItemListView::slotItemsRemoved()Frank Reininghaus
2013-07-05Keep the "item size hints" of moved itemsFrank Reininghaus