summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qabstractitemmodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* QTreeView: now dragging lots of items is fastThierry Bastian2009-07-131-1/+1
|
* 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
| | | | | | | | Reviewed-by: Trust Me
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+2783
|
* Internal documentation for QAbstractItemModelPrivate::canConvertToDoubleOlivier Goffart2009-06-101-1/+15
| | | | | | Also add QMetaType types as list or recognized numerical types Reviewed-by: thierry
* Added QAbstractItemModelPrivate::canConvertToDouble().J-P Nurmi2009-06-101-0/+17
| | | | | | | | And changed QTreeWidgetItem::operator<() and QTableWidgetItem::operator<() to use it Merge-request: 631 Reviewed-by: Olivier Goffart <ogoffart@trolltech.com>
* Fixed 'crazy' warnings about using a string instead of a characterThierry Bastian2009-05-251-6/+6
| | | | | | | Wherever I found that we were using a string instead of a single char I fixed the code. Reviewed-by: olivier
* Long live Qt!Lars Knoll2009-03-231-0/+2783