summaryrefslogtreecommitdiffstats
path: root/tests/auto/qitemmodel/tst_qitemmodel.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Doc: Fixing typoSergio Ahumada2011-06-301-15/+15
|
* Merge remote-tracking branch 'qt/4.8'Jyri Tahtela2011-05-181-0/+12
|\ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/examples/wheel.qdoc src/gui/util/qflickgesture.cpp src/gui/util/qflickgesture_p.h src/gui/util/qscroller.cpp src/gui/util/qscroller.h src/gui/util/qscroller_p.h src/gui/util/qscrollerproperties.cpp src/gui/util/qscrollerproperties.h tests/auto/qscroller/tst_qscroller.cpp
| * Remove Q_ASSERT from qitemmodel autotestJason McDonald2011-05-041-0/+12
| | | | | | | | | | | | | | | | | | | | Allow createModel() to return a null model on failure (which it already did in release mode builds), but fail the test gracefully instead of crashing when a null model is returned. Change-Id: Iaa0ec31183e0c90fcea512223d01e07ed188a380 Task-number: QTBUG-17582 Reviewed-by: Rohan McGovern
| * Update copyright year to 2011.Jason McDonald2011-01-101-2/+2
| | | | | | | | Reviewed-by: Trust Me
* | Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
| | | | | | | | | | | | | | Updated version of LGPL and FDL licenseheaders. Apply release phase licenseheaders for all source files. Reviewed-by: Trust Me
* | Update copyright year to 2011.Jason McDonald2011-01-101-2/+2
|/ | | | Reviewed-by: Trust Me
* fix typosOswald Buddenhagen2010-04-201-1/+1
|
* Update copyright year to 2010Jason McDonald2010-01-061-2/+2
| | | | Reviewed-by: Trust Me
* Update license headers again.Jason McDonald2009-09-091-4/+5
| | | | Reviewed-by: Trust Me
* Update tech preview license header.Jason McDonald2009-08-311-13/+13
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update license headers as requested by the marketing department.Jason McDonald2009-06-161-3/+3
| | | | Reviewed-by: Trust Me
* Fix autotest for qitemmodel on windowsJens Bache-Wiig2009-05-191-1/+1
| | | | | | Fixed a broken include Reviewed-by: Thomas Zander
* Long live Qt 4.5!Lars Knoll2009-03-231-0/+1397