]> cloud.milkyroute.net Git - dolphin.git/history - src/kitemviews/kitemlistviewaccessible.cpp
Focus-tracking for widgets in Dolphin View now works.
[dolphin.git] / src / kitemviews / kitemlistviewaccessible.cpp
2012-08-14 Amandeep SinghFocus-tracking for widgets in Dolphin View now works.
2012-08-14 Amandeep SinghImproving Accessibility implementation
2012-08-14 Frederik GladhornAccessibility: Implement rect for cells and view.
2012-08-14 Amandeep SinghRenaming the a11y classes and adding implementation
2012-08-14 Frederik GladhornDo not claim HasInvokeExtension.
2012-08-14 Frederik GladhornRemove some dubious code for now (crash less)
2012-08-14 Frederik GladhornAdd some fixmes, comment out broken rect()
2012-08-14 Frederik GladhornRemove reimplementation of functions.
2012-08-14 Frederik GladhornRemove unused function.
2012-08-14 Frederik GladhornUse KDebug in favor of qdebug.
2012-08-14 Frederik GladhornFix parent navigation for KItemListContainerAccessible.
2012-08-14 Amandeep SinghAdding the Accessibility classes