summaryrefslogtreecommitdiffstats
path: root/src/gui/itemviews/qabstractitemview_p.h
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaSergio Ahumada2012-11-161-24/+24
* Update licenseheader text in source filesJyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Do not beep on Mac when pressing some keys.Denis Dzyubenko2010-03-171-0/+1
* Rename QTimestamp to QElapsedTimerThiago Macieira2010-03-171-2/+2
* Port QtGui uses of QTime as a stopwatch to QTimestampThiago Macieira2010-03-171-2/+2
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Clicking on a selected item wouldn't reset the selection anymore.Gabriel de Dietrich2009-12-151-0/+1
* Itemview: Fixes statustip not clearedOlivier Goffart2009-11-241-0/+1
* Item views: make sure the hovered item is updated when scrollingThierry Bastian2009-11-191-0/+2
* ItemViews: make the geometries update when header data changesThierry Bastian2009-10-291-0/+1
* Added visual DnD indicator for left to right flow in QListViewGabriel de Dietrich2009-10-231-1/+2
* Add QAbstractItemView::setDefaultDropAction(Qt::DropAction)David Faure2009-10-021-4/+5
* Give the soft key functionality it's own macro.Jason Barron2009-09-211-1/+1
* Refactor soft keys implementation.Jason Barron2009-09-211-0/+4
* Control-drag header selection behaved wierdly.Gabriel de Dietrich2009-09-171-0/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* QTreeView: exapnding nodes just after replacing the model wouldn't workThierry Bastian2009-09-011-0/+10
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-201-0/+9
|\ \
| * | QListView refactor: we now have an interface for the 2 view modesThierry Bastian2009-08-201-0/+9
* | | 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-07-271-11/+19
|\| |
| * | ItemViews: make dragging faster when lots of items are selectedThierry Bastian2009-07-111-0/+5
| * | ItemViews: make the pixmap from drag and drop more efficientThierry Bastian2009-07-101-1/+1
| * | Compile fix.Denis Dzyubenko2009-07-091-0/+1
| * | QTreeView: use QVariantAnimation over QTimeLineThierry Bastian2009-07-091-3/+0
| * | ItemViews: _q_fetchMore now uses a timer instead of invokeMethodThierry Bastian2009-07-071-1/+2
| * | QColumnView: didn't react to addition of rows/cols in the current viewThierry Bastian2009-07-071-6/+7
| * | ItemViews: Fixed signal entered not being emitted when using the mouseThierry Bastian2009-07-011-0/+3
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-2/+2
|\| |
| * | 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-1/+1
|\| |
| * | Autotest compile.Olivier Goffart2009-06-111-1/+1
| * | Almost 200 symbols that didn't need to be exported.Thierry Bastian2009-05-111-1/+1
| |/
* / Make Qt exception safer.Robert Griebl2009-06-101-1/+1
|/
* Fixes a possible issue in itemviws where we would not scroll to theThierry Bastian2009-04-301-0/+1
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+410