┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-06-23Prevent possible infinite recursion in ViewPropertiesFrank Reininghaus
2013-06-20Allow renaming multiple files without number if extensions are differentFrank Reininghaus
2013-06-20Prevent the selection rectangle from being reduced to 0pxEmmanuel Pescosta
2013-06-18Ensure that the "Sort by Type" setting is respectedFrank Reininghaus
2013-06-10Do not rename files unexpectedly when changing the URLFrank Reininghaus
2013-06-10Do not rename files unexpectedly when changing the URLFrank Reininghaus
2013-05-22Do not reset the 'isExpanded' state when an expanded folder is refreshedFrank Reininghaus
2013-05-22KFileItemModelRolesUpdater: only update the size for changed foldersFrank Reininghaus
2013-05-13DolphinSearchBox setReadOnly: Update if either of the parameters changeVishesh Handa
2013-05-12Fix unit test failureFrank Reininghaus
2013-05-10fix building tests under windowsPatrick Spendrin
2013-05-10Don't try to change the icon of the "sort" action menu if it doesn't existDaniel Faust
2013-05-07Dolphin Places: React to Nepomuk system changesVishesh Handa
2013-05-02Do not change the view URL if it is a symlink to the current directoryFrank Reininghaus
2013-05-02Use the same text color for selected hidden and non-hidden itemsFrank Reininghaus
2013-05-02Rename multiple files: Determine correctly if the name pattern is validFrank Reininghaus
2013-04-23Disable Find/Replace in the "rename inline" line editFrank Reininghaus
2013-04-23Do not dereference null pointer in KItemListViewAccessibleFrank Reininghaus
2013-04-22Comment out assertion to fix a crash when filtering in Icons/Compat ViewFrank Reininghaus
2013-04-22Always determine icons for the visible items firstFrank Reininghaus
2013-04-19SVN_SILENT made messages (.desktop file)Script Kiddy
2013-04-12Fix moving image while transitioning to hover pixmapAurélien Gâteau
2013-03-27Update icon if it couldn't be determined upfront (.desktop file on slow mount)David Faure
2013-03-26Improve grouping by name for non-ASCII file namesFrank Reininghaus
2013-03-21Fix transition between m_pixmap and m_hoverPixmapAurélien Gâteau
2013-03-17Refresh all expanded directories too, when reloading a directory.Emmanuel Pescosta
2013-03-16use plain text for information panelWeng Xuetian
2013-03-15SVN_SILENT made messages (.desktop file)Script Kiddy
2013-03-15Prevent accidental deletion of home directory in Terminal PanelFrank Reininghaus
2013-03-14SVN_SILENT made messages (.desktop file)Script Kiddy
2013-03-11Do not skip rows in when clicking the empty area of the scroll barFrank Reininghaus
2013-03-10Remove filtered children if the parent folder is collapsedFrank Reininghaus
2013-02-22SVN_SILENT made messages (.desktop file)Script Kiddy
2013-02-18Fix crash when clicking an action in context menu for a removed deviceFrank Reininghaus
2013-02-18Remove items from m_filteredItems if their parent is deletedFrank Reininghaus
2013-02-17Another fix for KItemListControllerTest::testMouseClickActivation()Frank Reininghaus
2013-02-17Prevent repeated re-layouting of all items while previews are generatedFrank Reininghaus
2013-02-13Improve the recently added test testMouseClickActivationFrank Reininghaus
2013-02-11Fix blinking when moving the mouse over an hidden itemAurélien Gâteau
2013-02-05Add unit test for bug 313342Frank Reininghaus
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
2013-01-30Add unit test for bug 314046Frank Reininghaus
2013-01-29Update Dolphin version to 2.2 for KDE 4.10.0Frank Reininghaus
2013-01-27escape the existing text instead of set to plain textWeng Xuetian
2013-01-27Add a unit test for a recently fixed crashFrank Reininghaus
2013-01-24KFileItemModelRolesUpdater: Avoid multiple updates for Nepomuk dataVishesh Handa
2013-01-22Make the "A folder cannot be dropped into itself" message less intrusiveFrank Reininghaus
2013-01-17SVN_SILENT made messages (.desktop file)Script Kiddy
2013-01-16Allow Timeline-URLs as homepageAndrea Scarpino
2013-01-16Use proper IconSize for PlacesItemEditDialog's KIconButtonKai Uwe Broulik