summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qabstractitemview.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge commit 'qt/master'Jason Barron2009-08-181-2/+3
|\| |
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-1/+1
| * | Fixed coverity warningsThierry Bastian2009-08-141-1/+1
| * | Fix coverity warningsThierry Bastian2009-08-131-0/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-101-2/+10
|\| |
| * | 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
* | | Merge commit 'qt/master-stable'Jason Barron2009-08-061-0/+1
|\| |
| * | Fixes selectionModel::hasSelection return value after model::resetLeonardo Sobral Cunha2009-08-041-0/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-301-76/+76
|\| |
| * | Fixes doc typos and indentation in abstractitemview & itemselectionmodelLeonardo Sobral Cunha2009-07-281-76/+76
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-54/+81
|\| |
| * | 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
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-4/+10
|\| |
| * | 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
* | | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-26/+24
|\| |
| * | 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
| |\|
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-05-191-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
| |\ \ \
| * \ \ \ Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-04-291-1/+1
| |\ \ \ \
| * \ \ \ \ Merge commit 'origin/4.5'Olivier Goffart2009-04-151-0/+3
| |\ \ \ \ \
| * | | | | | Remove all call in itemviews to set/updateDirtyRegionThierry Bastian2009-03-301-12/+8
| * | | | | | Long live Qt!Lars Knoll2009-03-231-0/+3918
| / / / / /
* | | | | | Fix include, it should be pulled from private directory.Ariya Hidayat2009-06-111-1/+1
* | | | | | Fixes from code reviewMarkku Luukkainen2009-06-091-3/+3
* | | | | | Fixes to make gui compile after clean configure. RemovalMarkku Luukkainen2009-06-061-1/+2
* | | | | | Removed QSoftKeyStack and replaced places using it with theMarkku Luukkainen2009-06-061-4/+1
* | | | | | Implemented QKeyEventSoftKey::removeSoftkey and using it inAlessandro Portale2009-05-291-2/+1
* | | | | | KeyPadNavigation: showing a 'Back' softkey while in editfocus.Alessandro Portale2009-05-261-3/+9
* | | | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-05-201-4/+4
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Revert focus apparance on itemviews for X11Jens Bache-Wiig2009-05-201-3/+3
| | |_|_|/ | |/| | |
| * | | | Fix some typos in the documentation.Frederik Schwarzer2009-05-181-1/+1
| | |_|/ | |/| |