┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/tests
AgeCommit message (Expand)Author
2012-03-20Fix sorting-issue when "Sort folders first" is disabledPeter Penz
2012-03-20KFileItemModel: Remove minimum-update timerPeter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2012-02-14Details view: Fix indicator-branchesPeter Penz
2012-02-13Test which items are activated when pressing Enter or ReturnFrank Reininghaus
2012-02-13Fix regression in KItemListControllerTestFrank Reininghaus
2012-02-05Replace setExpanded(const QSet<KUrl>&) by expandParentItems(const KUrl&)Frank Reininghaus
2012-02-04Simplify KItemListControllerTest::testKeyboardNavigation_data()Frank Reininghaus
2012-02-01First version of a unit test for KItemListControllerFrank Reininghaus
2012-01-15fix build of tests on windowsPatrick Spendrin
2012-01-05Temporary skip 2 unit-tests in KFileItemModelPeter Penz
2011-12-23Introduce "isExpandable" rolePeter Penz
2011-12-14Improve private method KFileItemModel::expansionLevelsCompare()Peter Penz
2011-12-04Fix crash #1 when filtering itemsPeter Penz
2011-11-30Reimplement name-filteringPeter Penz
2011-11-24Fix restoring expanded URLsFrank Reininghaus
2011-11-20Initial draft for bringing back the "Folders" panelPeter Penz
2011-10-31Internal KFileItemModel optimizations and cleanupsPeter Penz
2011-10-30Fix sorting-issues when value of a sort-role has been changedPeter Penz
2011-10-15Interface cleanups to prepare the return of "grouped sorting"Peter Penz
2011-10-03Add function KItemListSelectionManager::isSelected(int index)Frank Reininghaus
2011-09-29Keep current item and selection when resorting, part 1Frank Reininghaus
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