┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2011-09-18Implement 'Sort By Size'Frank Reininghaus
2011-09-18Implement some missing sorting optionsFrank Reininghaus
2011-09-17Implement restoring expanded folders in Details ViewFrank Reininghaus
2011-08-30KItemListKeyboardSearchManager improvements and unit testsFrank Reininghaus
2011-08-27Remove unneded function KItemListSelectionManager::anchorItem()Frank Reininghaus
2011-08-26Simplify KItemListSelectionManagerFrank Reininghaus
2011-08-26Fix issue that removing an item is not recognizedPeter Penz
2011-08-24Fix issues with the anchor selectionPeter Penz
2011-08-15Add unit test for expanding folders in KFileItemModelFrank Reininghaus
2011-08-15Fix for KFileItemModel::expansionLevelsCompareFrank Reininghaus
2011-08-14Two small selection improvements in DolphinViewFrank Reininghaus
2011-08-13Implement selection of items using mouse clicks.Frank Reininghaus
2011-08-11Test signal emission on selection changesFrank Reininghaus
2011-08-11Emit KitemListSelectionManager's selectionChanged signal correctlyFrank Reininghaus
2011-08-10Implement beginAnchoredSelection() and endAnchoredSelection().Frank Reininghaus
2011-08-10Always use the 'Select' mode for anchored selectionsFrank Reininghaus
2011-08-10Initial support for anchored selections in the selection managerFrank Reininghaus
2011-08-10Update the anchor item when items are added or removedFrank Reininghaus
2011-08-09Test setting the current item and anchor itemFrank Reininghaus
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-06-09Wait longer for the selectionChanged signalFrank Reininghaus
2011-06-09Improve stability of DolphinView testsFrank Reininghaus
2011-05-26Don't try to build dolphinsearchboxtest if Nepomuk isn't found.Frank Reininghaus
2011-05-23Compile with QT_USE_FAST_OPERATOR_PLUSAlex Merry
2011-04-14SVN_SILENT Remove trailing white space.Frank Reininghaus
2011-04-14Improve stability of unit tests when running them with ValgrindFrank Reininghaus
2011-04-12Implement a cut/copy/paste unit test for DolphinView.Frank Reininghaus
2011-04-10Add unit test for bug 270437Frank Reininghaus
2011-04-06Do not reload the DolphinView in the tests' initView() membersFrank Reininghaus
2011-04-05Remove a qWait(2000) which has been committed accidentally.Frank Reininghaus
2011-04-05Add function TestBase::waitForFinishedPathLoading()Frank Reininghaus
2011-04-05Remove comment which is obsolete after the recent refactoring.Frank Reininghaus
2011-04-03Dolphin unit test refactoringFrank Reininghaus
2011-03-21Make it linkKevin Ottens
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-07Fixing krazy spelling errorsAaron Reichman
2011-02-05dolphinsearchboxtest: link with goldAndreas Hartmetz
2011-02-04Add unittest for DolphinSearchBoxPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
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-22Add a unit test that checks the DolphinView functionality that isFrank Reininghaus
2011-01-17Improve DolphinTreeViewTest's stability.Frank Reininghaus
2011-01-16DolphinTreeViewTest: Add unit test for bug 220898 (rubberbandFrank Reininghaus
2011-01-15DolphinTreeViewTest: Add unit test for bug 259656 (multiple fileFrank Reininghaus
2011-01-15Improve tests for DolphinTreeView's code that updates the selectionFrank Reininghaus
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