summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | Fix two errors in RGB30 conversionsAllan Sandfeld Jensen2015-04-301-0/+15
| | | * | The qpluginloader machtest needs Q_AUTOTEST_EXPORTFrederik Gladhorn2015-04-301-1/+1
| | | * | Add support to set text/uri-list mimedata via setData()Marko Kangas2015-04-281-1/+16
| | | * | Preserve QImage metadata in image transformsAllan Sandfeld Jensen2015-04-281-0/+36
| | | * | Tests: Use blacklist for failing tst_qfilesystemwatcher testsCaroline Chao2015-04-282-2/+8
| * | | | qnetworkreplyfileimpl: set attributes if file was sentValery Kotov2015-05-042-0/+31
| |/ / /
| * | | Clean up qt_on_cocoa manual test.Morten Johan Sørvig2015-04-304-169/+53
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-2721-64/+370
| |\| |
| | * | Moc: test if superclass list is not empty before accessing first()Jacek Całusiński2015-04-271-0/+4
| | * | Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThreadCaroline Chao2015-04-272-2/+3
| | * | QMainWindow::restoreDockWidget(): Fix positioning of floating docks with nati...Friedemann Kleint2015-04-261-7/+66
| | * | Tests: Blacklist task260974_menuItemRectangleForComboBoxPopupCaroline Chao2015-04-241-0/+3
| | * | fix distclean targetsOswald Buddenhagen2015-04-231-0/+1
| | * | Fix inplace double mirroring on odd sized imagesAllan Sandfeld Jensen2015-04-231-0/+51
| | * | uic: Delay the setting of QPushButton::default.Friedemann Kleint2015-04-237-8/+22
| | * | Windows: Fix QLockFile hanging when file cannot be created.Friedemann Kleint2015-04-232-0/+66
| | * | tst_QFileSystemWatcher: Improve diagnostics.Friedemann Kleint2015-04-231-7/+67
| | * | Revert "Remove separate SSE4 unpremultiply function"Allan Sandfeld Jensen2015-04-231-0/+19
| | * | Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
| | * | Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
| | * | Improve tst_uic.Friedemann Kleint2015-04-221-28/+66
| | * | Remove unused private field from test.Erik Verbruggen2015-04-221-10/+0
| * | | Add the ability to prefer the cipher preferences specified by the server.Richard J. Moore2015-04-251-7/+85
| * | | Fix overflow in rgb30 gradient testsAllan Sandfeld Jensen2015-04-241-6/+6
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-2219-99/+608
| |\| |
| | * | Skip tst_QFiledialog::directoryEnteredSignal() depending on side bar entry co...Friedemann Kleint2015-04-211-2/+5
| | * | QDir: fix int overflowNikita Baryshnikov2015-04-201-0/+41
| | * | Enable checking for whether the system palette was explicitly setHarald Hvaal2015-04-201-0/+17
| | * | Tests: Use blacklist for failing tests in tst_macnativeventsCaroline Chao2015-04-172-1/+11
| | * | Remove separate SSE4 unpremultiply functionAllan Sandfeld Jensen2015-04-161-19/+0
| | * | Add matching by GL_VENDOR to QOpenGLConfigLaszlo Agocs2015-04-162-13/+33
| | * | Cleanup and optimization of qimage smoothscaleAllan Sandfeld Jensen2015-04-154-46/+202
| | * | Add support for unregistering of custom meta types.Robert Griebl2015-04-141-0/+48
| | * | QStateMachine: remove conflicting transitions after selection.Erik Verbruggen2015-04-101-10/+89
| | * | QStateMachine: fix history state restoration.Erik Verbruggen2015-04-101-0/+87
| | * | Add a means to set the application icon where supportedAndy Shaw2015-04-103-0/+75
| | * | Remove the old headersclean unit testThiago Macieira2015-04-102-8/+0
| * | | Improve error handling in qtestlibLars Knoll2015-04-211-1/+3
| * | | Add qHash(QMatrix) and qHash(QTransform)Marc Mutz2015-04-211-0/+17
| * | | Remove unused functionFrederik Gladhorn2015-04-201-10/+0
| * | | Add qHash(QVector)Marc Mutz2015-04-201-0/+18
| * | | Add qHash(QUrlQuery)Marc Mutz2015-04-201-0/+3
| * | | Add qHash(QList)Marc Mutz2015-04-201-0/+14
| * | | Implement radial and conical gradients for rgb64 renderingAllan Sandfeld Jensen2015-04-151-7/+36
| * | | Fix RGB30 painting testsAllan Sandfeld Jensen2015-04-131-22/+81
* | | | Compile.Morten Johan Sørvig2015-05-111-0/+1
* | | | Make tests pass with QT_SCALE_FACTOR setMorten Johan Sørvig2015-05-113-29/+57
* | | | Use qreal for devicePixelRatio everywhereMorten Johan Sørvig2015-04-152-0/+3
* | | | Per window scale factor settingMorten Johan Sørvig2015-04-142-2/+78
* | | | Merge remote-tracking branch 'gerrit/dev' into dev-highdpiMorten Johan Sørvig2015-04-1379-201/+1779
|\| | |