summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix asymmetry in QVariant::cmp when A converts to B but not the oppositeThiago Macieira2014-11-201-1/+8
* Enhance precision of the FP conversion to strings in QVariantThiago Macieira2014-11-201-38/+73
* Send events when platform surfaces are created/about to be destroyedSean Harmer2014-11-171-1/+75
* Let QMetaType know which types are Q_GADGETOlivier Goffart2014-11-162-10/+38
* tst_qdatawidgetmapper: stop using module-wide includesGiuseppe D'Angelo2014-11-141-3/+6
* Fix moc preprocessorJędrzej Nowacki2014-11-111-0/+40
* QFrame: add an autotest for visual appearanceGiuseppe D'Angelo2014-11-1173-7/+50
* Add a inline QVector::append(const QVector &) overloadhjk2014-11-061-0/+12
* QFrame: introduce initStyleOption (and use it)Giuseppe D'Angelo2014-11-041-0/+82
* QFrame: add unit testDavid Faure2014-11-044-0/+70
* Add rvalue-ref qualified {QString,QByteArray}::{simplified,trimmed}Thiago Macieira2014-11-021-0/+12
* Implement QTableWidget/QListWidget::mimeData()Giuseppe D'Angelo2014-10-312-1/+122
* Add QMetaType::type(QByteArray) functionKent Hansen2014-10-312-0/+77
* Use Q_DECL_RELAXED_CONSTEXPR in QFlagsOlivier Goffart2014-10-312-0/+15
* Make Q_INVOKABLE work on Q_GADGETOlivier Goffart2014-10-301-0/+49
* Be able to read and write properties to Q_GADGETOlivier Goffart2014-10-301-0/+29
* Add conversion between QVariantHash and QJsonObjectAllan Sandfeld Jensen2014-10-301-0/+42
* Clean up ShortcutOverride handlingFrederik Gladhorn2014-10-302-3/+34
* Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/devFrederik Gladhorn2014-10-2843-59/+1021
|\
| * Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2743-59/+1021
| |\
| | * Add extra declarations to make rcc output pass -Wmissing-declarationshjk2014-10-251-0/+2
| | * Android: Keyboard doesn't hide from done buttonSamuel Nevala2014-10-251-0/+2
| | * Fix doc about the list of supported codecsAlexander Volkov2014-10-241-7/+2
| | * Add support for "Apple Roman" encodingAlexander Volkov2014-10-241-0/+1
| | * QGraphicsScene: stabilize stacking order of toplevel itemsaavit2014-10-241-0/+37
| | * Fix rubberband selection in rotated GraphicsViewaavit2014-10-241-0/+43
| | * QPrinter - Fix DuplexMode on all platformsJohn Layt2014-10-242-20/+34
| | * QStyleSheetStyle: Don't interfere with QFontDialogPierre Rossi2014-10-249-13/+46
| | * Fix QVariant associative container conversion from built-in types.Jędrzej Nowacki2014-10-241-0/+45
| | * Update QSsl::SecureProtocols to not include Sslv3Allan Sandfeld Jensen2014-10-241-9/+9
| | * Correctly update QComboBox appearance on editable changeEskil Abrahamsen Blomfeldt2014-10-241-0/+28
| | * QMainWindow: respect the maximum size of the central widgetPaul Olav Tvete2014-10-241-0/+45
| | * QSwipeGestureRecognizer: Fix gesture cancel on direction change.Friedemann Kleint2014-10-231-0/+6
| | * Add autotest for QGestureRecognizer.Friedemann Kleint2014-10-234-0/+341
| | * Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-233-0/+150
| | * Fix QWidget::mapTo/FromGlobal() when embedded in QGraphicsView.Friedemann Kleint2014-10-231-0/+28
| | * Cocoa: Fix icon size calculation for system tray.Christoph Schleifenbaum2014-10-2210-0/+106
| | * Further limit the sparse file testing on OS XMorten Johan Sørvig2014-10-221-1/+1
| | * QNetworkDiskCache: Fix QNetworkDiskCache don't handle to set CookieHeader.Jeongmin Kim2014-10-221-1/+38
| | * Respect contents margins when calculating the size hintLars Knoll2014-10-221-0/+10
| | * Fix height of combo popup when the list view has non-zero spacing.Friedemann Kleint2014-10-221-6/+20
| | * Set correct transient parent in q_createNativeChildrenAndSetParent().Friedemann Kleint2014-10-211-0/+17
| | * update QtBearer NetworkManager backend APILorn Potter2014-10-211-2/+10
* | | Support Alpha8 and Grayscale8 natively in the OpenGL paint engineAllan Sandfeld Jensen2014-10-271-0/+64
|/ /
* | Add a test for QFilePrivate::fileName offset on Linuxhjk2014-10-251-0/+8
* | Add some tools specific consistency testshjk2014-10-243-0/+150
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-2018-52/+290
|\|
| * logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-0/+16
| * transient window manual test: set window type to DialogShawn Rutledge2014-10-201-0/+1
| * Fix QOpenGLWindow tests when devicePixelRatio != 1Jørgen Lind2014-10-201-9/+9