summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2728-36/+487
|\
| * Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
| * moc generated code should compile with QT_NO_KEYWORDSOlivier Goffart2013-08-221-0/+5
| * moc: Fix related objects containing itselfOlivier Goffart2013-08-221-0/+26
| * moc: Issue a warning instead of an error when macro argument mismatchOlivier Goffart2013-08-221-1/+9
| * tests: Make the QT assignments more explicitSergio Ahumada2013-08-2116-32/+15
| * CMake: Allow specifying a TARGET in invocations of macros.Stephen Kelly2013-08-216-0/+245
| * Populate INTERFACE_LINK_LIBRARIES property in the cmake files.Stephen Kelly2013-08-215-0/+183
| * Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* | Add operator[] to QVectorND classesSean Harmer2013-08-271-0/+80
* | Add QJsonValue::toInt().Mitch Curtis2013-08-271-4/+18
* | QAIV - Fix scollbars with ScrollPerPixel to scroll 1 pixel.Thorbjørn Lund Martsum2013-08-261-1/+1
* | Long live QCommandLineParser!David Faure2013-08-246-0/+638
* | QLinkedList - fix insert with iterator when the list is shared.Thorbjørn Martsum2013-08-241-0/+19
* | QList - fix insert with iterator on shared instanceThorbjørn Martsum2013-08-241-0/+16
* | QLinkedList - fix erase with iterator when the list is shared.Thorbjørn Martsum2013-08-243-0/+83
* | QList - fix QList::erase when the list is sharedThorbjørn Martsum2013-08-241-0/+33
* | QMap - fix erase with iterator when the map is sharedThorbjørn Martsum2013-08-241-0/+57
* | QHash/QSet - fix QHash::erase when the hash is sharedThorbjørn Martsum2013-08-241-0/+30
* | QThreadPool: fix counting of waiting threadsDavid Faure2013-08-241-0/+56
* | Add unit test to ensure %3A in a path isn't decoded to ':'Thiago Macieira2013-08-231-0/+5
* | Move SnapToDefaultButton from QPlatformDialogHelper to QPlatformThemeAndy Shaw2013-08-232-3/+32
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-229-11/+252
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-219-11/+252
| |\|
| | * QtBase: Skip some tst_qwidget steps in Ubuntu 11.10Simo Fält2013-08-192-0/+10
| | * Fix QGraphics(Ellipse)Item autotestGiuseppe D'Angelo2013-08-191-4/+7
| | * Fix QPointF::division autotestGiuseppe D'Angelo2013-08-191-2/+2
| | * Add manual test for shortcutsGatis Paeglis2013-08-193-0/+155
| | * test: Skip some more qsslsocket flaky tests [part 2]Sergio Ahumada2013-08-161-5/+13
| | * QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-151-0/+65
* | | QUrl: Use decoded mode by default for individual getters/setters.David Faure2013-08-211-13/+18
* | | QUrl: fix host(FullyDecoded), it shouldn't trigger EncodeUnicode.David Faure2013-08-211-0/+25
* | | Add benchmark for QThreadPool.David Faure2013-08-213-1/+99
* | | tst_qgraphicsproxywidget: fix memory leakDavid Faure2013-08-211-0/+5
* | | QComboBox - only react on a mouse-release if we had a mousepressThorbjørn Lund Martsum2013-08-211-6/+35
* | | QNetworkReply auto test: adapt to new session life timePeter Hartmann2013-08-211-5/+7
|/ /
* | QDateTime - Fix tests to correctly restore time zoneJohn Layt2013-08-211-3/+7
* | change reporting of missing filesOswald Buddenhagen2013-08-201-1/+1
* | Fetch StandardKey shortcuts from QPlatformThemeDavid Edmundson2013-08-201-4/+5
* | Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-0/+2
* | Skip tst_QGraphicsProxyWidget::deleteProxyForChildWidget on WinFrederik Gladhorn2013-08-201-0/+4
* | tst_qgraphicsproxywidget: skip crashing test on Mac/Windows.David Faure2013-08-201-0/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-1631-154/+508
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-1431-154/+508
| |\|
| | * Fix crash in QProcess::waitForStarted() on Unix.Christian Strømme2013-08-131-0/+7
| | * RCC: Make auto-test pick up the right binaryhjk2013-08-131-6/+10
| | * test: Skip some more qsslsocket flaky testsSergio Ahumada2013-08-131-4/+9
| | * Make the QItemSelectionModel test widgets-independent.Stephen Kelly2013-08-133-54/+51
| | * Add auto-test for running the QEventLoop test with the GUI dispatcherTor Arne Vestbø2013-08-124-1/+9
| | * Don't assume Q_OS_UNIX means we support QEventLoop::X11ExcludeTimersTor Arne Vestbø2013-08-122-3/+19