┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-01-30Updated copyright informationPeter Penz
2011-01-27Fix crash when detaching a tab with "Split View Mode" setting enabledSebastian Doerner
2011-01-26Some additions to DolphinDetailsViewTest_AllViewModes.Frank Reininghaus
2011-01-26Make dolphinviewtest_columns more stable.Frank Reininghaus
2011-01-26Improve DolphinViewTest_AllViewModes::testKeyboardFocus().Frank Reininghaus
2011-01-23Prevent that the view is forced to increase its width when the searching is e...Peter Penz
2011-01-22Add a unit test that checks the DolphinView functionality that isFrank Reininghaus
2011-01-22SVN_SILENT: Coding style updatesPeter Penz
2011-01-20Stay consistent with the non-indexed searching and also return folders as sea...Peter Penz
2011-01-19SVN_SILENT made messages (.desktop file)Script Kiddy
2011-01-18Assure that a sorting by the Dolphin specific columns "Path" and "Link Destin...Peter Penz
2011-01-18Assure that the enabled plugins for previews are set for the Information Pane...Peter Penz
2011-01-18Fix issue that the "From Here" search restriction does not work on subfolders...Peter Penz
2011-01-17Improve DolphinTreeViewTest's stability.Frank Reininghaus
2011-01-17Fix regression introduced by SVN commit 1214916: The navigator should get the...Peter Penz
2011-01-17Don't assure the visibility of the leaf, if another directory has been opened...Peter Penz
2011-01-16Make toggleSplitView()'s documentation consistent with its behaviorSebastian Doerner
2011-01-16Simplify DolphinMainWindow::replaceLocation()Sebastian Doerner
2011-01-16Remember all iterated directories to prevent an endless recursion by links. T...Peter Penz
2011-01-16DolphinTreeView contains some code to update the selection after aFrank Reininghaus
2011-01-16DolphinTreeViewTest: Add unit test for bug 220898 (rubberbandFrank Reininghaus
2011-01-16Assure that no endless searching is done if a link points to a parent directoryPeter Penz
2011-01-15Move the call "setUniformRowHeights(true)" from DolphinDetailsView'sFrank Reininghaus
2011-01-15DolphinTreeViewTest: Add unit test for bug 259656 (multiple fileFrank Reininghaus
2011-01-15If the searching has been triggered by clicking on a facet and the facet gets...Peter Penz
2011-01-15Improve tests for DolphinTreeView's code that updates the selectionFrank Reininghaus
2011-01-14Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...Peter Penz
2011-01-11SVN_SILENT made messages (.desktop file)Script Kiddy
2011-01-09Don't trigger a slotDirListerCompleted() when the directory lister has been c...Peter Penz
2011-01-09Fix implementation of DolphinView::invertSelection() which assures that Dolph...Peter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2011-01-09Internal simplification: It is not necessary to keep the ViewModeController a...Peter Penz
2011-01-08Forward port: Fix memory leak in searchDirectory()Peter Penz
2011-01-08SVN_SILENT: Remove unused methodPeter Penz
2011-01-08SVN_SILENT: Fix typos in doxygen documentationSebastian Doerner
2011-01-08Fix sanity check in toggleViews()Sebastian Doerner
2011-01-04Add the "Lock Panels"/"Unlock Panels"-action to the context-menu of the Place...Peter Penz
2011-01-01SVN_SILENT: Use same comment-style as the other unit-testsPeter Penz
2011-01-01Add test for the keyboard-focusPeter Penz
2011-01-01Forward-port: Restore keyboard-focus when changing the view-modePeter Penz
2011-01-01Increase version to 1.6.9Peter Penz
2011-01-01Forward port: Don't grab the focus if the view did not have the focus already.Peter Penz
2010-12-31SVN_SILENT: Don't connect to non-existing signal/slotPeter Penz
2010-12-31Lock panels per default and allow to unlock them like in Amarok.Peter Penz
2010-12-19Fix regression introduced in 4.5 and allow to add the menu actions "Show Info...Peter Penz
2010-12-19Select the whole text in the filterbar and searchbox if the widget has lost t...Peter Penz
2010-12-16Remove the dynamic "Configure Tooltips..." button. The tooltip configuration ...Peter Penz
2010-12-15Keeping DolphinDirLister and DolphinModel as DolphinViewContainers members is...Peter Penz
2010-12-15Fix issue that the enabled state of the "Create New..." menu is not updated c...Peter Penz
2010-12-15Fix issue that 2 files get deleted in the details-view instead of 1 when Shif...Peter Penz