summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-1848-74/+755
|\| |
| * | Windows: Restore window geometry after normal->maximized->fullscreen->normal.Friedemann Kleint2015-12-171-0/+67
| * | qmake: teach findMocs to handle backslash-newline gracefully.Edward Welbourne2015-12-178-11/+103
| * | qmake: teach moc-detector to handle C++-11 raw stringsEdward Welbourne2015-12-151-2/+1
| * | qmake: Fix comment false-alarm bug in findMocs().Edward Welbourne2015-12-151-0/+1
| * | Complete a test for QFilePrivate::fileName offset on Linuxhjk2015-12-151-1/+1
| * | QDockAreaLayout/QPlaceHolderItem: Store geometry excluding frame.Friedemann Kleint2015-12-151-1/+15
| * | Extend blacklisting of tst_qsettings to OSX 10.11Tony Sarajärvi2015-12-151-0/+1
| * | Rewrote qmake's #include-detection to be more faithful to CPP.Edward Welbourne2015-12-155-11/+126
| * | Revert "tests: fixed compilation of tst_qtextstream"Edward Welbourne2015-12-151-1/+1
| * | Fix compilation for WinRTMaurice Kalinowski2015-12-1419-25/+34
| * | QFileSystemModel: report special files which are not symlinksGiuseppe D'Angelo2015-12-131-0/+44
| * | QFileSystemModel autotest: fix a broken sort() testGiuseppe D'Angelo2015-12-121-7/+10
| * | QLineEdit: a validator fixup() should keep it modified; add failing testGiuseppe D'Angelo2015-12-121-0/+24
| * | Don't ignore first character after a string.Edward Welbourne2015-12-111-0/+3
| * | QFileDialog test: make the right subwidget visibleGiuseppe D'Angelo2015-12-101-4/+6
| * | QFileSystemModel: do not unwatch directories if removal failsGiuseppe D'Angelo2015-12-101-0/+31
| * | QFileDialog: Call reject() on Key_Escape even when itemview has focusGiuseppe D'Angelo2015-12-091-11/+22
| * | QString: where possible, re-use existing capacity in op(QChar/QL1S)Marc Mutz2015-12-081-0/+66
| * | Teach qmake's #include parser to recognize C++11 Raw strings.Edward Welbourne2015-12-084-0/+101
| * | QNetworkInterface: fix support for address labels on Linux interfacesThiago Macieira2015-12-081-0/+19
| * | Fix constructing a QSharedPointer<const> of a QEnableSharedFromThis typeThiago Macieira2015-12-081-6/+44
| * | QVariant: retain duplicate keys when convertingThiago Macieira2015-12-081-0/+41
* | | NEON optimized bilinear samplingAllan Sandfeld Jensen2015-12-171-0/+45
* | | Sanitize JSON test datahjk2015-12-162-5/+5
* | | tst_QChar: add a check for comparing against int/uintMarc Mutz2015-12-131-0/+25
* | | add a way to modify CreateProcess parametersJoerg Bornemann2015-12-101-2/+22
* | | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-1096-1801/+82
* | | QLineEdit: fix the shortcut override events on a readonly line editGiuseppe D'Angelo2015-12-091-0/+60
* | | QAIV - allow users to control single step in ScrollPerPixel modeThorbjørn Lund Martsum2015-12-093-0/+120
* | | Add PointerToMemberFunction for ctor of QSignalTransitionAndré Klitzing2015-12-081-0/+28
* | | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-084-6/+51
|\| |
| * | Skip testing empty window sizes on WindowsJan Arve Saether2015-12-041-1/+16
| * | QImage pixelColor and setPixelColor must use unpremultiplied QColorAllan Sandfeld Jensen2015-12-041-0/+18
| * | Manual dialog test: Build also when QtPrintSupport is not available.Friedemann Kleint2015-12-031-4/+13
| * | tst_QLocalSocket::threadedConnection(): Add failure message.Friedemann Kleint2015-12-031-1/+4
* | | QAbstractItemView: replace a QPair with a dedicated structMarc Mutz2015-12-071-3/+3
* | | qt_poll: split out into separate file and sanitize buildLouai Al-Khanji2015-12-052-10/+10
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-0216-139/+154
|\| |
| * | Fix possible null pointer dereferences.Jake Petroules2015-12-021-0/+15
| * | Use correct test to add C++14 to the project configurationJames McDonnell2015-12-015-5/+10
| * | Windows QPA: Fix window state transition from minimized to normal.Friedemann Kleint2015-12-011-4/+0
| * | Use QCollator for sorting in the filesystem modelLars Knoll2015-11-301-76/+0
| * | Fix conversion QVariant(QColor) to QString.Jędrzej Nowacki2015-11-301-0/+10
| * | Fix closing a QMenu by pressing Alt.Friedemann Kleint2015-11-271-0/+30
| * | tst_QItemModel: Use a QTemporaryDir for test data of QDirModel.Friedemann Kleint2015-11-271-26/+17
| * | QWidget::mapTo/FromGlobal(): Avoid calling QWindow helpers until shown.Friedemann Kleint2015-11-271-0/+56
| * | Clean up tst_qlabelMarc Mutz2015-11-271-22/+6
| * | Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-11-271-0/+9
| |\ \
| | * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-11-271-0/+9
| | |\|