| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-26 | Adding license header in kitemlistviewaccessible | Amandeep Singh | |
| Added the license header in kitemlistviewaccessible.* Accessibility headers not included when QT_NO_ACCESSIBILITY defined Removed unnecessary debug statement | |||
| 2012-09-25 | Fix coding style and unnecessary complexity in KItemListViewAccessible | Frank Reininghaus | |
| CCMAIL: [email protected] CCMAIL: [email protected] | |||
| 2012-09-22 | Make cell indices work. | Frederik Gladhorn | |
| 2012-09-22 | Removing in-class functions and unnecessary destructor | Amandeep Singh | |
| 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 | 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 | Remove some dubious code for now (crash less) | 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 | Adding the Accessibility classes | Amandeep Singh | |
