┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2012-09-26Adding license header in kitemlistviewaccessibleAmandeep Singh
2012-09-25Fix coding style and unnecessary complexity in KItemListViewAccessibleFrank Reininghaus
2012-09-25Removing layouter from public, adding TableModelChanged updateAmandeep Singh
2012-09-24Revert part of 20b0cb68bf5cc1099fd6e61982817d9e2ae0130cFrank Reininghaus
2012-09-23Removing unneccessary case for Sibling in navigateAmandeep Singh
2012-09-22Make cell indices work.Frederik Gladhorn
2012-09-22Accessibility: Fix cellAtFrederik Gladhorn
2012-09-22Merge branch for accessibilityAmandeep Singh
2012-09-22Returning correct rowCount.Amandeep Singh
2012-09-22Making code confirm to policyAmandeep Singh
2012-09-22Removing in-class functions and unnecessary destructorAmandeep Singh
2012-09-22Modify code according to dolphin policyAmandeep Singh
2012-09-21Merge branch 'KDE/4.9'Luca Beltrame
2012-09-20Restore old behavior: Navigating by double-clicking in folder panel (Double-C...Emmanuel Pescosta
2012-09-19Fixes Bug 293200 - Drag&drop files in dolphin doesnt preserve originEmmanuel Pescosta
2012-09-12Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-09-11Fix possible crash in KStandardItemListWidget::paint()Frank Reininghaus
2012-09-07Implemented the new KParts extension, KParts::ListingiNotificationExtension.Dawit Alemayehu
2012-09-07Implemented the new KParts extension, KParts::ListingiNotificationExtension.Dawit Alemayehu
2012-09-06Do not show '-' for additional info which is not available for an itemFrank Reininghaus
2012-09-06Do not show '-' for additional info which is not available for an itemFrank Reininghaus
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-08-24Do not crash when finishing inline renaming in unusual waysFrank Reininghaus
2012-08-24Do not crash when finishing inline renaming in unusual waysFrank Reininghaus
2012-08-24Fix regression that caused "(I18N_EMPTY_MESSAGE)" sub menus in menusFrank Reininghaus
2012-08-24Fix regression that caused "(I18N_EMPTY_MESSAGE)" sub menus in menusFrank Reininghaus
2012-08-16Fix translations not showing in the Sort by and Additional Information submenusAlbert Astals Cid
2012-08-16Fix translations not showing in the Sort by and Additional Information submenusAlbert Astals Cid
2012-08-15Fix wrong text color in Places Group Header. Use QPalette::Window for base co...Emmanuel Pescosta
2012-08-14Fix wrong text color in Places Group Header. Use QPalette::Window for base co...Emmanuel Pescosta
2012-08-14Correcting code according to KDE PolicyAmandeep Singh
2012-08-14Fix bug 303375 - Dots in directory names treated as file extension.David Faure
2012-08-14Reverting KListSelectionManager, removing unneccessary a11y factoriesAmandeep Singh
2012-08-14Remove unneccessary dependency and polish the Accessibility InterfacesAmandeep Singh
2012-08-14Enclose accessibility code within QT_NO_ACCESSIBILITYAmandeep Singh
2012-08-14Adding calls to updateAccessibilityAmandeep Singh
2012-08-14Minor fixes to accessible interfacesAmandeep Singh
2012-08-14Focus-tracking for widgets in Dolphin View now works.Amandeep Singh
2012-08-14Improving Accessibility implementationAmandeep Singh
2012-08-14Accessibility: Implement rect for cells and view.Frederik Gladhorn
2012-08-14Renaming the a11y classes and adding implementationAmandeep Singh
2012-08-14Do not claim HasInvokeExtension.Frederik Gladhorn
2012-08-14Remove some dubious code for now (crash less)Frederik Gladhorn
2012-08-14Add some fixmes, comment out broken rect()Frederik Gladhorn
2012-08-14Remove reimplementation of functions.Frederik Gladhorn
2012-08-14Remove unused function.Frederik Gladhorn
2012-08-14Use KDebug in favor of qdebug.Frederik Gladhorn
2012-08-14Fix parent navigation for KItemListContainerAccessible.Frederik Gladhorn
2012-08-14Instantiate KItemListContainerAccessible when needed.Frederik Gladhorn