| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-29 | KItemListKeyboardSearchManager: make it possible to choose the timeout | Frank Reininghaus | |
| It's now possible to change the timeout, after which any call of KItemListKeyboardSearchManager::addKeys(const QString&) starts a new search, from the default value of 5000 milliseconds. This is not used in Dolphin at the moment, but it permits to reduce the timeout to a small value in the unit test. Before this change, the unit test took more than 5 seconds to complete. (cherry picked from commit 82fc1b54bd01768f50aba7d328cdcde7de1483d7) | |||
| 2011-08-30 | KItemListKeyboardSearchManager improvements and unit tests | Frank Reininghaus | |
| This commit implements a 'repeated key search' feature, similar to QAbstractItemView, and adds unit tests for keyboard searching. | |||
| 2011-08-29 | Renamed some signals for consistency with KItemViews classes | Peter Penz | |
| 2011-08-29 | Added support for highlighting items by typing their name on the keyboard. | Tirtha Chatterjee | |
