summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge "Merge dev into 5.7" into refs/staging/5.7Oswald Buddenhagen2016-02-179-2/+435
|\
| * QtConcurrentRun: add unittest for polling for isFinished()David Faure2016-02-151-0/+29
| * QIcon::fromTheme(): add support for absolute paths.David Faure2016-02-151-0/+4
| * tst_QTemporaryFile: test value of openMode() after open().David Faure2016-02-151-2/+3
| * Add qOverload to select overloaded functionsPeter Kümmel2016-02-151-0/+122
| * Introduce QHash::equal_range()Sérgio Martins2016-02-141-0/+108
| * QRect(F): add transposed()Marc Mutz2016-02-131-0/+38
| * QRegion: add move ctorMarc Mutz2016-02-131-0/+23
| * Fix for deferredDelete() bug when calling the glib loop directlyPaolo Angelelli2016-02-121-0/+97
| * Fix QFileSelectorPrivate::addStatics()J-P Nurmi2016-02-121-0/+11
* | QStandardItemModel: Reset the flags on clear()Stephen Kelly2016-02-172-1/+9
|/
* Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-02-116-33/+75
|\
| * Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-116-33/+75
| |\
| | * Provide QCss with the correct font for <pre> blocksAleix Pol2016-02-091-0/+26
| | * Cleanup testcase for platforms without QProcess support.Maurice Kalinowski2016-02-091-0/+2
| | * Fix rounding error in fetchTransformedBilinearAllan Sandfeld Jensen2016-02-021-0/+26
| | * Pass -silent to lrelease to avoid cruft in test logs.Edward Welbourne2016-02-022-2/+2
| | * Don't clutter up the source tree with .qm files generated by testing.Edward Welbourne2016-02-022-8/+8
| | * Clean up tst_qwidgetwindowBłażej Szczygieł2016-02-021-25/+13
* | | Add SH_ItemView_ScrollMode style hint and use it in QMacStyleGabriel de Dietrich2016-02-113-8/+72
|/ /
* | Add setFlag method to QFlagsAndre Somers2016-02-081-0/+14
* | tst_qeventloop: replace select with pollLouai Al-Khanji2016-02-041-5/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-0219-12/+393
|\|
| * QDockWidget: Restore using setGeometry since the geometry is used for the stateAndy Shaw2016-02-021-0/+26
| * Stop Q_AUTOTEST_EXPORTing QKeyBinding and QKeySequencePrivateDmitry Shachnev2016-02-021-1/+0
| * Revert "QWindow::destroy(): only reset QGuiApp::focus_window and friends as a...Tor Arne Vestbø2016-02-022-15/+1
| * Add basic QKeyEvent auto-testTor Arne Vestbø2016-01-303-0/+194
| * Autotest: rename the test class so it's different in this testThiago Macieira2016-01-301-1/+1
| * QWindow::destroy(): only reset QGuiApp::focus_window and friends as a last re...Tor Arne Vestbø2016-01-292-1/+15
| * winrt: cleanup testcasesMaurice Kalinowski2016-01-298-2/+28
| * QFont: Fix possible cache misses due to misprepared cache keyKonstantin Ritt2016-01-291-0/+49
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-01-291-0/+9
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-291-0/+9
| | |\
| | | * MySql: add failing connection testSamuel Gaist2016-01-271-0/+9
| * | | Don't let a good day cause date-time parser to forget a conflict.Edward Welbourne2016-01-291-1/+3
| |/ /
| * | QFontCache: Centralize the engine type safety checkKonstantin Ritt2016-01-281-1/+1
| * | QtWidgets: Allow to cover up the window container by another widgetBłażej Szczygieł2016-01-281-0/+18
| * | Remove some old QT_MAC_USE_COCOA cruftTor Arne Vestbø2016-01-281-4/+0
| * | Add DST-change test for a date derived via .toLocalTime().Edward Welbourne2016-01-261-0/+24
| * | Test .addDays() and .addMonths() are sensible around DST changes.Edward Welbourne2016-01-261-2/+40
* | | Stabilize tst_QProcess::softExitInSlots()Alex Trotsenko2016-02-011-2/+2
* | | Integrate QProcess into QIODevice's multistreaming infrastructureAlex Trotsenko2016-01-291-1/+7
* | | Adapt QFileDevice to use QIODevice's write bufferAlex Trotsenko2016-01-291-1/+1
* | | uic: Accept an -idbased argumentPavel Geiger2016-01-283-2/+490
* | | QIODevice: make the read/write chunk sizes configurableAlex Trotsenko2016-01-271-1/+1
* | | QIODevice: add infrastructure for multistreamingAlex Trotsenko2016-01-272-1/+9
* | | Merge "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-2624-48/+180
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-2624-48/+180
| |\| |
| | * | Autotest: make tst_QDateTime pass when LC_TIME != en_USThiago Macieira2016-01-221-9/+6
| | * | Hide better the private API QTextCursor constructorsThiago Macieira2016-01-222-3/+4