summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qabstractitemview.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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