summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qabstractitemview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed coverity warningsThierry Bastian2009-08-141-1/+1
* Fix coverity warningsThierry Bastian2009-08-131-0/+1
* Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* Fixes: QComboBox keyboard search not working properly when current index is -1Olivier Goffart2009-08-071-1/+1
* Fixed crash in tst_qitemview.Gabriel de Dietrich2009-08-061-1/+2
* Merge commit 'origin/4.5'Rohan McGovern2009-08-061-0/+7
|\
| * Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-051-0/+7
| * ItemViews : Fixed a performance regression whne changing data in theThierry Bastian2009-06-171-1/+1
| * Fixed a bottleneck in itemviews that would ask for an update outsideThierry Bastian2009-06-171-2/+8
* | Fixes selectionModel::hasSelection return value after model::resetLeonardo Sobral Cunha2009-08-041-0/+1
* | Fixes doc typos and indentation in abstractitemview & itemselectionmodelLeonardo Sobral Cunha2009-07-281-76/+76
* | QTreeView: now dragging lots of items is fastThierry Bastian2009-07-131-1/+1
* | ItemViews: make dragging faster when lots of items are selectedThierry Bastian2009-07-111-11/+22
* | ItemViews: make the pixmap from drag and drop more efficientThierry Bastian2009-07-101-13/+20
* | ItemViews: _q_fetchMore now uses a timer instead of invokeMethodThierry Bastian2009-07-071-4/+7
* | ItemViews: it would go into DraggingState even without clicking an itemThierry Bastian2009-07-071-1/+1
* | ItemViews: Fixed signal entered not being emitted when using the mouseThierry Bastian2009-07-011-33/+39
* | Fixed a bottleneck in itemviews that would ask for an update outsideThierry Bastian2009-06-161-2/+8
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
* | Removed qApp and replaced with QApplication:: for static member callsThierry Bastian2009-06-111-1/+1
* | removed superflous indirection (ie. using q->..) instead of using theThierry Bastian2009-06-101-6/+6
* | small code cleanup that improves some loopsThierry Bastian2009-06-101-2/+2
* | Merge branch '4.5' of ../qt-45-documentationDavid Boddie2009-05-201-3/+3
|\|
| * Revert focus apparance on itemviews for X11Jens Bache-Wiig2009-05-201-3/+3
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-1/+1
|\|
| * Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
* | The editor geometry in item views is not correctly updated when 1stThierry Bastian2009-05-121-1/+1
* | Accept the event when doing keyboard search on a itemview.Olivier Goffart2009-05-051-4/+5
* | Merge commit 'origin/4.5'Olivier Goffart2009-05-041-9/+16
|\|
| * Fixes a possible issue in itemviws where we would not scroll to theThierry Bastian2009-04-301-10/+16
* | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-1/+1
|\|
| * When minimizing/restoring an item view it could jump to its currentlyThierry Bastian2009-04-281-1/+1
* | Merge commit 'origin/4.5'Olivier Goffart2009-04-151-0/+3
|\|
| * Fixes: QTreeView font change regression if there is an application stylesheetOlivier Goffart2009-04-141-0/+3
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3918
* Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-301-12/+8
* Long live Qt!Lars Knoll2009-03-231-0/+3918