summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | tst_compiler: check more cases for RANGE_FORMarc Mutz2015-11-201-0/+93
| | * | Avoid having division caught up in parsing of comments.Edward Welbourne2015-11-203-3/+9
| | * | Support mixing native child widgets with texture-based onesLaszlo Agocs2015-11-194-21/+256
| | * | Make the ppm image handler corrctly handle long comment linesEirik Aavitsland2015-11-192-0/+13
| | * | tst_compiler: make the check for C++14 return type deduction harderMarc Mutz2015-11-191-3/+5
| | * | QSqlQueryModel::clear(): Call begin/endResetModel().Friedemann Kleint2015-11-191-2/+11
* | | | Use "shortest" double conversion for JSONUlf Hermann2015-11-232-3/+17
* | | | Add flags to omit/reject padding in scientific notation exponentsUlf Hermann2015-11-232-0/+71
* | | | Interpret precision == -128 as "shortest" double conversionUlf Hermann2015-11-234-35/+108
|/ / /
* | | Remove remaining support for BlackberryLouai Al-Khanji2015-11-2120-209/+19
* | | Long live qUtf16Printable()Marc Mutz2015-11-211-9/+9
* | | tst_qnetworkcookiejar: Added TESTDATA to .pro fileTuomas Heimonen2015-11-201-0/+1
* | | tst_QString: add checks for sprintf's %lsMarc Mutz2015-11-201-0/+25
* | | Add {add,sub,mul}_overflow for signed integers.Erik Verbruggen2015-11-201-0/+31
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-1823-493/+738
|\| |
| * | tst_compiler: Silence MSVC 2015 warning about unused variableThiago Macieira2015-11-181-0/+1
| * | QString: Fix in-place toUpper/Lower when there's size expansionThiago Macieira2015-11-181-0/+16
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Thiago Macieira2015-11-182-10/+21
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-172-10/+21
| | |\|
| | | * QComboBox: Disable wheel events on OS X & iOSAdam Strzelecki2015-11-091-0/+6
| | | * Don't let closed http sockets pass as valid connectionsUlf Hermann2015-11-051-0/+54
| | | * Fix QImage::setDotsPerMeterX/Y for images with some orientationsJoni Poikelin2015-11-051-10/+15
| * | | tests: blacklist the data row which uses internet in tst_qftp.cppLiang Qi2015-11-171-0/+3
| * | | tst_qfilesystemwatcher: Blacklist flaky tests on Windows.Friedemann Kleint2015-11-171-2/+2
| |/ /
| * | remove pointless conditional definesOswald Buddenhagen2015-11-161-1/+0
| * | Fix OS X 10.11 (Xcode 7.1) build issues due to strongly typed enumsTor Arne Vestbø2015-11-162-16/+25
| * | Blacklist tst_qfontdialog::setFont on RHEL 6.6Frederik Gladhorn2015-11-131-0/+1
| * | Blacklist tests that fail with Gtk style on RHEL 6.6Frederik Gladhorn2015-11-132-0/+2
| * | Add spring-forward testEdward Welbourne2015-11-091-0/+44
| * | Fix tst_QPrinter::doubleSidedPrinting() test and remove from blacklistAndy Shaw2015-11-062-7/+4
| * | tst_qdatetime: Fix compiler warning about uninitialized variable.Friedemann Kleint2015-11-051-2/+2
| * | QMessageBox test: Refactor closing dialogs.Friedemann Kleint2015-11-051-118/+126
| * | Update Unicode data & algorithms up to v8.0Konstantin Ritt2015-11-052-0/+16
| * | Update Unicode data files to v8.0Konstantin Ritt2015-11-055-337/+475
* | | Fixup typo in blacklisting of tst_qwindow::setVisibleFrederik Gladhorn2015-11-161-1/+1
* | | tst_moc: pass -std=c++11 when calling the compilerOlivier Goffart2015-11-161-3/+4
* | | Add a file to the TESTDATA listJames McDonnell2015-11-161-1/+1
* | | Blacklist tst_QWindow::setVisible for UbuntuFrederik Gladhorn2015-11-121-0/+2
* | | Stabilize tst_QWindow::childWindowPositioningFrederik Gladhorn2015-11-121-2/+3
* | | generate_expected_output: Open the file as binary.Robin Burchell2015-11-061-1/+1
* | | Fix QCOMPARE with enum classes.Robin Burchell2015-11-065-80/+116
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devJędrzej Nowacki2015-11-0521-85/+346
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-0421-85/+346
| |\| |
| | * | Suppress the modal window handling for dialogs embedded into QGraphicsView.Friedemann Kleint2015-11-041-2/+31
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-041-0/+29
| | |\|
| | | * QWindowsPipeReader: fix occasional "Unknown error 995"Joerg Bornemann2015-11-021-0/+29
| | * | QDockAreaLayoutInfo::updateTabBar(): Save and restore current index.Friedemann Kleint2015-11-031-0/+40
| | * | tests: remove use of obsolete QStyleOption*V<N>Marc Mutz2015-11-035-31/+13
| | * | Blacklist tst_QPrinter::doubleSidedPrinting for msvc 2013Frederik Gladhorn2015-11-031-0/+3
| | * | Fix build with Xcode 7.1 toolchainTor Arne Vestbø2015-11-031-1/+3