| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-22 | Modify code according to dolphin policy | Amandeep Singh | |
| 2012-08-14 | Correcting code according to KDE Policy | Amandeep Singh | |
| 2012-08-14 | Reverting KListSelectionManager, removing unneccessary a11y factories | Amandeep Singh | |
| 2012-08-14 | Remove unneccessary dependency and polish the Accessibility Interfaces | Amandeep Singh | |
| 2012-08-14 | Minor fixes to accessible interfaces | Amandeep Singh | |
| 2012-08-14 | Focus-tracking for widgets in Dolphin View now works. | Amandeep Singh | |
| Added the calls to updateAccessibility, for DragDrop & Focus scenarios | |||
| 2012-08-14 | Improving Accessibility implementation | Amandeep Singh | |
| 2012-08-14 | Accessibility: Implement rect for cells and view. | Frederik Gladhorn | |
| Remove comparison of QAccessibleInterfaces - these are pointers that get instantiated again and again, so they cannot be compared. Use the object() function in QAI instead for comparison. | |||
| 2012-08-14 | Renaming the a11y classes and adding implementation | Amandeep Singh | |
| 2012-08-14 | Do not claim HasInvokeExtension. | Frederik Gladhorn | |
| This leads to crashes since it implies that casting to QAccessible2Interface is valid. | |||
| 2012-08-14 | Remove some dubious code for now (crash less) | Frederik Gladhorn | |
| 2012-08-14 | Add some fixmes, comment out broken rect() | Frederik Gladhorn | |
| 2012-08-14 | Remove reimplementation of functions. | Frederik Gladhorn | |
| The base class implementations are actually good and without some problems. Save one pointer's worth of memory by not having m_container. rect was returning a relative rectangle always. State was wrongly returning HasInvokeExtension which can lead to crashes. | |||
| 2012-08-14 | Remove unused function. | Frederik Gladhorn | |
| And also bad use of "" instead of QString(). | |||
| 2012-08-14 | Use KDebug in favor of qdebug. | Frederik Gladhorn | |
| 2012-08-14 | Fix parent navigation for KItemListContainerAccessible. | Frederik Gladhorn | |
| 2012-08-14 | Adding the Accessibility classes | Amandeep Singh | |
