summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove flagBits from QMatrix4x4Jarek Kobus2020-02-283-657/+185
* Bump the datastream version for Qt 6Jarek Kobus2020-02-282-8/+3
* Fix build errors for GraphicsViewBenchmarkJohan Klokkhammer Helsing2020-02-286-13/+18
* Correct pro2cmake's Requirements messageEdward Welbourne2020-02-281-1/+1
* QDebug::toString(): use nospace()Mitch Curtis2020-02-283-4/+6
* Remove useless autotestLars Knoll2020-02-2823-3199/+0
* STL compatibility: erase() should take a const_iterator as argumentLars Knoll2020-02-281-7/+6
* glgen: Fix endl warningsJohan Klokkhammer Helsing2020-02-281-169/+169
* Remove various traces of QGLJohan Klokkhammer Helsing2020-02-284-23/+1
* Merge "Merge remote-tracking branch 'origin/5.15' into dev"Lars Knoll2020-02-28107-562/+1109
|\
| * Merge remote-tracking branch 'origin/5.15' into devLars Knoll2020-02-28107-562/+1109
| |\
| | * Revert "QNetworkReply: deprecate the 'error' getter"Alexander Akulich2020-02-2815-227/+208
| | * QConcatenateTablesProxyModel: Add getter for sourceModelsKai Uwe Broulik2020-02-272-0/+12
| | * QMimeXMLProvider: add missing semi-colon in the #else caseThiago Macieira2020-02-271-1/+1
| | * Android: QFileDialog::selectedFiles() check isLocalFile()Assam Boudjelthia2020-02-271-2/+6
| | * Fuzzing: Add fuzz target for QCborValue::fromCborRobert Loehning2020-02-272-0/+44
| | * Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Lars Knoll2020-02-2717-38/+128
| | |\
| | | * Merge remote-tracking branch 'origin/5.14' into 5.15Lars Knoll2020-02-2717-38/+128
| | | |\
| | | | * Fix a quadratic behavior in the BiDi algorithmLars Knoll2020-02-271-2/+1
| | | | * Fix bounding box of zero-width entities in QFontEngineFTAllan Sandfeld Jensen2020-02-273-0/+30
| | | | * MinGW: Fix debug-and-release configurationKai Koehne2020-02-272-2/+2
| | | | * wasm: fix texture leak when window is destroyed in a different contextAlexandra Cherdantseva2020-02-275-9/+36
| | | | * Doc: List alternative ways to get the MySQL C ConnectorSze Howe Koh2020-02-271-9/+12
| | | | * Document the behavior of QLineEdit::inputMask correctlyVolker Hilsheimer2020-02-261-14/+18
| | | | * Make QDeadlineTimer test more resilient against VM starvationVolker Hilsheimer2020-02-261-4/+19
| | | | * Documentation: correctly use see-also tags to link to related membersVolker Hilsheimer2020-02-261-4/+5
| | | | * QObject: treat T* -> bool conversions as narrowingMarc Mutz2020-02-262-0/+10
| | * | | Fix QDateTimeEdit's handling of invalid time in dst gapVolker Hilsheimer2020-02-273-1/+260
| | * | | QWizard: deprecate visitedPages and add visitedIds insteadVolker Hilsheimer2020-02-273-17/+30
| | * | | Remove ### Qt 6 comment that we won't addressVolker Hilsheimer2020-02-271-1/+0
| | * | | QAbstractSocket: deprecate 'error' signal, use 'errorOccurred' insteadAlexander Akulich2020-02-2729-89/+103
| | |/ /
| | * | QComboBox: deprecate SizeAdjustPolicy::AdjustToMinimumContentLengthVolker Hilsheimer2020-02-263-4/+7
| | * | QDockWidget: mark AllDockWidgetFeatures enum value as deprecatedVolker Hilsheimer2020-02-261-1/+4
| | * | Add an expansion limit for entitiesLars Knoll2020-02-265-4/+106
| | * | Examples: request Android storage permissions when using QStandardPathsAssam Boudjelthia2020-02-262-1/+24
| | * | Doc: Rename TransferTimeoutPreset to DefaultTransferTimeoutConstantMårten Nordheim2020-02-262-2/+2
| | * | Revert "QAbstractSocket: deprecate 'error' member-function"Alexander Akulich2020-02-2624-117/+94
| | * | QShortcut: fix ambiguity with new PMF ctorsChristian Ehrlicher2020-02-261-3/+7
| | * | QHash/QSet: Base iterator tag on warning version rather than deprecationMårten Nordheim2020-02-262-52/+52
| | * | Improve argument name for std::function argumentAllan Sandfeld Jensen2020-02-264-19/+19
| | * | QScreen::virtualSiblingAt(): pass QPoint by valueShawn Rutledge2020-02-262-2/+2
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-269-23/+32
| | |\|
| | | * tst_QSettings: Fix leaking registry keyFriedemann Kleint2020-02-251-2/+3
| | | * Use QT_DEPRECATED_X instead of Q_DECL_DEPRECATED_XThomas Sondergaard2020-02-253-12/+12
| | | * tests/xcb: fix tst_QWidget::updateWhileMinimized() on mutter/GNOME ShellLiang Qi2020-02-252-6/+11
| | | * Delay the processing of the doc features to the endAndy Shaw2020-02-251-1/+4
| | | * Set the size of the buffer so it is big enough to hold the contentsAndy Shaw2020-02-251-1/+1
| | | * Remove misplaced backslash from documentationVolker Hilsheimer2020-02-251-1/+1
* | | | Get rid of QMatrixJarek Kobus2020-02-2856-2735/+168
* | | | Manual tests: Port diaglib from QGL to QOpenGLJohan Klokkhammer Helsing2020-02-283-15/+6