summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Use the short time format of the current locale on WindowsThiago Macieira2013-12-162-6/+18
* Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-161-2/+3
|\
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-121-2/+3
| |\
| | * Windows command line parsing: Do escape backslash.Friedemann Kleint2013-12-061-2/+3
* | | fix parsing of bound SQL statements for PostgreSQLIsrael Lins Albuquerque2013-12-163-5/+26
|/ /
* | Check if device is opened before trying to create image handler.ABBAPOH2013-12-121-0/+24
* | Stabilize tst_qabstractitemviewMarc Mutz2013-12-111-1/+1
* | QProcess/Win: allow child processes to change modes of the stdin pipeJoerg Bornemann2013-12-104-1/+71
* | QUdpSocket auto test: disable Socks5 over UDP for new test serverPeter Hartmann2013-12-101-1/+16
* | SSL: blacklist ANSSI intermediate certificatePeter Hartmann2013-12-101-0/+21
* | Add QFileDialog::ShowDirsOnly to manual dialog test.Friedemann Kleint2013-12-102-0/+6
* | fix Windows CE commentsJoerg Bornemann2013-12-091-2/+1
* | Fix quadratic behavior in QMetaObjectBuilder when writing string tableSimon Hausmann2013-12-061-0/+16
* | Windows: Don't cover the taskbar when maximizing frameless windowsSérgio Martins2013-12-061-1/+0
* | QCommandLineParser: pluck some low-hanging fruit re: exception safetyMarc Mutz2013-12-061-0/+12
* | QTimeZone: Fix isValidId()John Layt2013-12-061-0/+31
* | QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-0/+17
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-12-056-2/+98
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-056-2/+98
| |\|
| | * Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1
| | * QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-033-0/+93
| | * Stabilize tst_QGraphicsItemMarc Mutz2013-12-031-0/+1
| | * Stabilize tst_QColumnView::dynamicModelChanges().Friedemann Kleint2013-12-031-2/+3
* | | QTextEngine: fix layouting of inline objects in right-aligned tabs.David Faure2013-12-051-0/+36
|/ /
* | QPrinter - Fix OutputFormat when no printersJohn Layt2013-11-291-14/+1
* | Merge remote-tracking branch 'origin/release' into stableSimon Hausmann2013-11-291-0/+38
|\|
| * Fix invalid memory read when shutting down QML applicationsSimon Hausmann2013-11-291-0/+38
* | Add QSystemSemaphore::release() auto-testsKonstantin Ritt2013-11-281-0/+19
* | QSystemSemaphore: Clear error after successful operationKonstantin Ritt2013-11-281-0/+7
* | tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* | Fix test compilation on WinRTAndrew Knight2013-11-264-7/+14
* | QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-269-83/+165
|\|
| * Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart2013-11-261-19/+57
| * Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-212-32/+0
| * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-212-0/+10
| * QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-4/+50
| * QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-18/+18
| * tst_QFileSystemModel: don't expect ~/Documents to existMarc Mutz2013-11-211-1/+8
| * Stabilize tst_QGraphicsWidget::updateFocusChainWhenChildDie().Friedemann Kleint2013-11-201-2/+10
| * Stabilize tst_QGraphicsView::hoverLeave().Friedemann Kleint2013-11-201-6/+8
| * Stabilize tst_QGraphicsScene::isActive().Friedemann Kleint2013-11-201-1/+4
* | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-224-2/+66
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-204-2/+66
| |\|
| | * Fix crash when windowcontainer is used in a dockwidgetGunnar Sletta2013-11-201-0/+29
| | * tst_QWindow: Use showNormal() to prevent maximize/fullscreen interferenceTor Arne Vestbø2013-11-201-1/+1
| | * Ensure Qt::WA_Mapped is set in case of obscured native windows.Friedemann Kleint2013-11-202-0/+32
| | * tst_QWindow: Set explicit window position to please qWaitForWindowActiveTor Arne Vestbø2013-11-181-1/+4
* | | Center/position windows in tst_qmenu.Friedemann Kleint2013-11-211-6/+47
* | | Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-8/+0
|/ /