summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* foreach: do not use operators that trigger non-evaluated contextsGiuseppe D'Angelo2016-12-101-0/+7
* Use RGB64 qdrawhelper routines for unpremultiplied formatsAllan Sandfeld Jensen2016-12-092-1/+26
* Cleanup memrotate functionsAllan Sandfeld Jensen2016-12-081-29/+5
* Introducing QSplitter::replaceWidget()Gabriel de Dietrich2016-12-021-0/+172
* QMenuBar tests: Ignore shortcut related test on MacGabriel de Dietrich2016-11-302-12/+13
* Add configurable connect timeout for QAbstractSocketSamuel Gaist2016-11-291-0/+16
* Replace QDrawHelperGammaTables with QColorProfileAllan Sandfeld Jensen2016-11-241-0/+35
* Introduce QWindow::setFlag and QWidget::setWindowFlagDaniel Vrátil2016-11-222-0/+18
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-1757-191/+669
|\
| * Remove last traces of opengl es 1 supportLars Knoll2016-11-161-4/+2
| * Manual Dialog test: Fix compilation against Qt 4Friedemann Kleint2016-11-161-0/+3
| * QCocoaMenu: Force NSMenuValidation when syncing itemsGabriel de Dietrich2016-11-164-51/+72
| * Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-1642-25/+430
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-1542-25/+430
| | |\
| | | * tst_QFileSystemModel::specialFiles(): Remove Windows partsFriedemann Kleint2016-11-141-15/+4
| | | * fix $$section()'s bad argument count error messageOswald Buddenhagen2016-11-141-2/+2
| | | * Fix writing into application directoryMaurice Kalinowski2016-11-111-7/+8
| | | * Improve the validation algorithm for binary JSONLars Knoll2016-11-1129-0/+16
| | | * Don't count no-break spaces as trailing spacesEskil Abrahamsen Blomfeldt2016-11-091-0/+37
| | | * QLabel: take DPR of QMovie in account when calculating sizeHintDaniel Vrátil2016-11-092-0/+24
| | | * Cocoa: Make child window cursors work correctlyMorten Johan Sørvig2016-11-087-1/+339
| * | | qmake: make discard_from() patch up QMAKE_INTERNAL_INCLUDED_FILES as wellOswald Buddenhagen2016-11-151-1/+3
| * | | qmake: let discard_from() discard function definitions as wellOswald Buddenhagen2016-11-152-2/+12
| * | | Improve QMake JSON errorAllan Sandfeld Jensen2016-11-151-1/+1
| * | | Improve error offset in JSON parsingAllan Sandfeld Jensen2016-11-151-0/+33
| * | | Clean up some conditions in our pro filesLars Knoll2016-11-142-2/+2
| * | | QComboBox: Prioritize the model font for popup itemsGabriel de Dietrich2016-11-101-0/+74
| * | | Rename QtPrivate::is_[un]signed to QtPrivate::Is[Un]signedEnumKai Koehne2016-11-091-4/+4
| * | | Remove compiler-specific implementations of Q_IS_ENUMKai Koehne2016-11-092-96/+1
| * | | Replace custom type traits with std one'sKai Koehne2016-11-082-5/+3
| * | | QVariant to QJsonValue::Null conversionAllan Sandfeld Jensen2016-11-081-3/+4
| * | | Windows: Don't claim bitmap fonts support all standard sizesEskil Abrahamsen Blomfeldt2016-11-071-0/+28
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-0252-202/+821
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-0121-109/+307
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-311-0/+4
| | |\|
| | | * Fixed crash taking null central widgetAndré Somers2016-10-281-0/+4
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-277-66/+176
| | |\|
| | | * Autotest: fix silly mistake in assigning where a comparison was intendedThiago Macieira2016-10-251-1/+1
| | | * QCocoaMenuBar: Update even if no window is attachedGabriel de Dietrich2016-10-243-0/+73
| | | * Darwin: normalize all watched paths to composed fromErik Verbruggen2016-10-241-0/+21
| | | * Plug leaks in tst_QWizardMarc Mutz2016-10-221-46/+60
| | | * tst_QGraphicsItem: plug remaining leaksMarc Mutz2016-10-221-19/+21
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-228-24/+107
| | |\|
| | | * Plug remaining leaks in tests/auto/widgets/kernelMarc Mutz2016-10-213-15/+18
| | | * Normalize realpath(3) output to composed formErik Verbruggen2016-10-211-0/+13
| | | * QUrl effective TLDs: update tableKai Koehne2016-10-211-7/+7
| | | * Don't crash while parsing malformed CSSSérgio Martins2016-10-191-0/+1
| | | * xcb: fix passing of focus from child to its top level QWindowClinton Stimpson2016-10-191-1/+19
| | | * Apple OS: Handle QSetting strings with embedded zero-bytesTor Arne Vestbø2016-10-181-1/+49
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-171-0/+28
| | |\|