summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Avoid EGL_BAD_MATCH in tst_qrhi autotestLaszlo Agocs2019-10-311-0/+3
| | | | * Doc: Remove empty section title from QMilankovicCalendarTopi Reinio2019-10-311-2/+0
| | | | * macOS: Don't skip display link delivery via GCD during live resizingTor Arne Vestbø2019-10-301-9/+0
| | | | * Doc: Clarify the ownership of a state for addState()Kavindra Palaraja2019-10-301-1/+1
| | | | * examples: Fix -Wdeprecated-copy warningsAlbert Astals Cid2019-10-305-39/+8
| | * | | Extract QGuiShortcutFriedemann Kleint2019-11-019-255/+659
| | * | | QAction: Properly port to the new configure systemFriedemann Kleint2019-11-0124-65/+66
| | * | | Split tests of QGuiAction(Group)Friedemann Kleint2019-11-019-348/+460
| | * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-0164-13672/+27056
| | |\| |
| | | * | Add a transfer timeout at QNAM level as wellVille Voutilainen2019-10-314-0/+71
| | | * | Unify QFSFileEngine implementations on Windows and UnixVolker Hilsheimer2019-10-313-175/+88
| | | * | Update UCD data to Unicode 12.1.0's Revision 24Edward Welbourne2019-10-3031-9261/+21189
| | | * | qmake: Don't call QDir::count() over and overUlf Hermann2019-10-301-1/+1
| | | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-3025-4235/+5707
| | | |\|
| | | | * Make tst_QNumeric more systematic about checking float as well as doubleEdward Welbourne2019-10-291-179/+213
| | | | * Wasm: Fix the markup in wasm_shell.htmlAlessandro Portale2019-10-291-1/+1
| | | | * wasm: add local file access manual testMorten Johan Sørvig2019-10-292-0/+108
| | | | * qpa: Add note about QScreen taking care of primary screen during removalTor Arne Vestbø2019-10-291-1/+2
| | | | * Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-10-2911-32/+55
| | | | |\
| | | | | * Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-10-2811-32/+55
| | | | | |\
| | | | | | * Drag'n'Drop: fix attached Drag object deleted when DnD is progressingYulong Bai2019-10-274-9/+19
| | | | | | * Fix prefix for non-Windows cross-builds on WindowsJoerg Bornemann2019-10-251-1/+7
| | | | | | * Tidy up data-stream testEdward Welbourne2019-10-251-11/+10
| | | | | | * Exclude tests that need GUI when GUI isn't availableEdward Welbourne2019-10-252-5/+3
| | | | | | * tst_qgraphicspixmaptiem: Fix undefined behavior in containsJohan Klokkhammer Helsing2019-10-251-0/+8
| | | | | | * Fix a -Wclass-memaccess problem in qjsonVille Voutilainen2019-10-241-1/+3
| | | | | | * qmake: Disallow building Qt examples inside the source treeOliver Wolff2019-10-241-4/+6
| | | | | | * QColorDialog: Fix memory leak when picking screen colorsFriedemann Kleint2019-10-241-2/+2
| | | | * | | CMake: Fix androiddeployqt support when using add_library MODULEAlexandru Croitor2019-10-291-0/+6
| | | | * | | sqlite: Update to v3.30.1Andy Shaw2019-10-294-4009/+5304
| | | | * | | no-thread: Add dummy implementations for stackSize functions in QThreadEskil Abrahamsen Blomfeldt2019-10-281-0/+10
| | | | * | | QGraphicsItem: disable deprecated warnings during compilationChristian Ehrlicher2019-10-281-0/+6
| | | | * | | QTestLib: basic WebAssembly supportMorten Johan Sørvig2019-10-281-2/+2
| | | | * | | macOS: Deliver update requests even when view or layer needs displayTor Arne Vestbø2019-10-281-11/+0
| | | | |/ /
| | * | | | Extract QGuiAction(Group) from QAction(Group) into QtGuiFriedemann Kleint2019-10-3126-1545/+2202
| | * | | | Get rid of unsharable containersLars Knoll2019-10-3017-911/+23
| | * | | | Ensure QListIterator gets defined inside the qtnamespaceLars Knoll2019-10-301-0/+2
| | * | | | Fix up parts of the QList related docsLars Knoll2019-10-303-78/+58
| | * | | | Fix all tst_qmetatype breakages after QList to QVector aliasingJędrzej Nowacki2019-10-303-2/+68
| | * | | | Make QList an alias to QVectorLars Knoll2019-10-3041-5420/+106
| | * | | | Move QListSpecialMethods over to QVectorLars Knoll2019-10-306-74/+101
| | * | | | Ensure we don't move the Listener struct aroundLars Knoll2019-10-302-22/+25
| | * | | | Don't try to insert items out of boundsLars Knoll2019-10-301-1/+1
| | * | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-3030-142/+693
| | |\| | |
| | | * | | Cocoa: rename IsMouseOrKeyEvent -> isUserInputEventMorten Johan Sørvig2019-10-291-36/+32
| | | * | | rhi: Move to CBOR in QShader and expand the autotestLaszlo Agocs2019-10-2911-16/+410
| | | * | | tst_QDataWidgetMapper/QFileIconProvider/ItemEditorFactory: cleanupChristian Ehrlicher2019-10-293-35/+28
| | | * | | Add a getter for QObjectPrivate::threadDataGiuseppe D'Angelo2019-10-281-0/+1
| | | * | | Add a timeout for transfersVille Voutilainen2019-10-285-5/+154
| | | * | | Widget examples: replace QItemDelegate with QStyledItemDelegateChristian Ehrlicher2019-10-285-28/+17