summaryrefslogtreecommitdiffstats
path: root/src/widgets/itemviews
Commit message (Expand)AuthorAgeFilesLines
* Connect to the moved signals in the header view.Stephen Kelly2011-12-211-0/+8
* Fix whitespace consistency.Stephen Kelly2011-12-211-4/+4
* Add missing connections.Stephen Kelly2011-12-201-0/+8
* Change a slot into a virtual method.Stephen Kelly2011-12-193-15/+9
* Move proxy and selection models to QtCore.Stephen Kelly2011-12-1615-6608/+2
* QHeaderView - remove stupid ifThorbjørn Lund Martsum2011-12-151-2/+1
* QHeaderView - no big update work if updates are disabledThorbjørn Lund Martsum2011-12-151-0/+5
* QHeaderView::ResizeToContents slow hide fixThorbjørn Lund Martsum2011-12-141-1/+7
* Clean up includes in QStringListModel.Stephen Kelly2011-12-122-1/+3
* Forward the contents of the parents argument through this proxy.Stephen Kelly2011-12-092-16/+49
* Notify about moves in the source model more efficiently.Stephen Kelly2011-12-092-18/+123
* Remove the backwards compatibility signal emissions when moving items.Stephen Kelly2011-12-086-10/+47
* Accessibility: table2 -> tableFrederik Gladhorn2011-12-023-5/+2
* QtGui: Bring back HBITMAP/HICON conversion functions.Friedemann Kleint2011-11-281-8/+11
* Fix style. 4 spaces not 2.Stephen Kelly2011-11-281-35/+35
* Be specific about what part of the model is being re-layouted.Stephen Kelly2011-11-251-3/+5
* Remove virtual child integers.Frederik Gladhorn2011-11-233-27/+1
* qtbase: Warnings fixes.Friedemann Kleint2011-11-181-2/+2
* Fix compilation with -force-asserts.Friedemann Kleint2011-11-171-3/+3
* Revert logic when building with --force-assertsHarald Fernengel2011-11-161-14/+2
* Fix Q_ASSERT usage in case -force-asserts is enabledEckhart Koppen2011-11-161-0/+12
* Add API to clear the current index. Symmetric with clearing selection.Stephen Kelly2011-11-112-1/+10
* Make this API virtual to make selection proxying possible.Stephen Kelly2011-11-111-1/+1
* Fix selection update in QTableView accessibility.Frederik Gladhorn2011-10-031-1/+1
* Move the documentation for the classes to their modules.Casper van Donderen2011-10-0324-12/+37
* Get rid of the last traces of QMimeSourceLars Knoll2011-09-292-2/+2
* The Q_WS_X11 define exists no longer. Use Q_OS_UNIX.Frederik Gladhorn2011-09-153-11/+14
* Rename ImMicroFocus to ImCursorRectangleLars Knoll2011-09-081-1/+1
* Refactor QMouseEvent to contain the position inside the windowLars Knoll2011-09-011-2/+2
* Fix exports for widgets.Friedemann Kleint2011-08-251-1/+1
* Merge branch 'master' into refactorGunnar Sletta2011-08-2510-19/+175
* Get rid of some obsolete functions in QImage / QPixmap / QPixmapData.Samuel Rødal2011-07-181-1/+1
* Use Q_WIDGETS_EXPORT for widgets libraryOlli Werwolff2011-06-0824-41/+41
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-2468-1157/+1157
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-162-28/+38
* Merge remote branch 'origin/master' into refactorLars Knoll2011-05-124-4/+703
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-116-34/+25
* fix includesLars Knoll2011-05-0722-32/+32
* library splitLars Knoll2011-05-0767-0/+51003