┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-08-24Adjust the size and position of the selection toggle on iconEmmanuel Pescosta
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-20Fix crash when failing to get audio CD block deviceChristoph Feck
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-05dolphin: Escape text in statusbar tooltipFabio D'Urso
2013-08-05DolphinPart: Use Qt::convertFromPlainText instead of Qt::escape for filenamesFabio D'Urso
2013-08-04Add some unit tests for grouping in KFileItemModelFrank Reininghaus
2013-08-04Make KFileItemModelTest fasterFrank 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-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-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
2013-07-04Make sure that KItemListSizeHintResolver is always consistentFrank Reininghaus
2013-07-02Fix crash when dropping URLs on the URL navigator's drop down menusFrank Reininghaus
2013-07-02Make it clear that the Trash/Delete confirmations apply to all KDE appsFrank Reininghaus
2013-07-02Prevent some unnecessary layoutings when the view size is changedFrank Reininghaus
2013-06-30Replace QList by QVector if the elements are larger than a pointerFrank Reininghaus
2013-06-29Dolphin: Use the Nepomuk2::FileMetaDatConfigWidgetVishesh Handa
2013-06-28Fix memory leak in KFileItemModelFrank Reininghaus
2013-06-26Remove the space (1 pixel) between the file name and the fileEmmanuel Pescosta
2013-06-26Re-enable expandable folders for network top level folders (remote:/)Emmanuel Pescosta
2013-06-26Fix the "dropped files are not selected" regression that hasEmmanuel Pescosta
2013-06-26Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-06-26Use the KDE SC version also as the Dolphin versionsFrank Reininghaus
2013-06-26Fix performance regression when loading folders in Details ViewFrank Reininghaus
2013-06-26Improve filterbar lock button.Kai Uwe Broulik
2013-06-26Dolphin Search Date: Set the proper dateVishesh Handa
2013-06-24Do not show "Move To Trash" action in context menu for remote URLs.Dawit Alemayehu
2013-06-24Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-06-24Use the target url of a item when creating the QMimeData in KFileItemModel::c...Emmanuel Pescosta
2013-06-23Prevent possible infinite recursion in ViewPropertiesFrank Reininghaus
2013-06-22Dolphin Nepomuk Roles: Handle values which are resource listsVishesh Handa
2013-06-22Remove knepomukdatamanagement_export.hVishesh Handa
2013-06-22Update the "Move to Trash" action's and the "Delete" action'sEmmanuel Pescosta
2013-06-22Make sure that changing the view mode does not failFrank Reininghaus