summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | wasm: refactor network to use fetch APILorn Potter2020-03-264-217/+134
|/ /
* | Doc: Document new property change notifiers for QSortFilterProxyModelTopi Reinio2020-03-261-3/+45
* | Doc: Adjust offline style for the litehtml rendering engineTopi Reinio2020-03-262-20/+7
* | Doc: QItemSelectionModel: Note when function default arguments were addedTopi Reinio2020-03-261-0/+12
* | Doc: Mark QTextStream manipulators as deprecatedTopi Reinio2020-03-261-0/+24
* | Doc: Expand reasoning for QHash deprecationsTopi Reinio2020-03-261-2/+16
* | Doc: Expand reasoning for QMap deprecationsTopi Reinio2020-03-261-6/+5
* | Doc: Fix \fn command for qScopeGuard(F &&f)Topi Reinio2020-03-262-1/+2
* | Doc: Fix documentation for deprecated QSet functionsTopi Reinio2020-03-261-6/+80
* | Doc: Mark deprecated QMutableSetIterator functions as \obsoleteTopi Reinio2020-03-261-4/+50
* | Doc: Document QDBusReply copy constructorTopi Reinio2020-03-261-0/+7
* | Doc: Mark gamma-related functions deprecated in QImageReader/WriterTopi Reinio2020-03-262-9/+14
* | Doc: Don't mention deprecated functions in QTabletEvent overviewTopi Reinio2020-03-261-8/+8
* | QLineEdit: Include the horizontal margin in minimumSizeHintVolker Hilsheimer2020-03-261-2/+2
* | Fix deprecation warnings for QInputDialog::getDouble()Lars Knoll2020-03-262-37/+9
* | Windows QPA: Enable Toggle UIA pattern for all checkable controlsAndre de la Rocha2020-03-261-4/+2
* | Add "checkable" state to QAccessibleTableCellAndre de la Rocha2020-03-261-1/+5
* | qmake: Document QML_FOREIGN_METATYPESUlf Hermann2020-03-261-0/+8
* | wasm: add braces around multiline else caseMorten Johan Sørvig2020-03-261-2/+3
* | Doc: Fix coverity warnings in SQL snippetsPaul Wicking2020-03-262-8/+10
* | Make tst_QRandomGenerator::qualityReal() test more stableSona Kurazyan2020-03-251-3/+3
* | QProcess/Linux: use the FFD_VFORK_SEMANTICS flagThiago Macieira2020-03-251-3/+10
* | forkfd: add FFD_VFORK_SEMANTICS flagThiago Macieira2020-03-253-5/+15
* | forkfd: fix forkfd_wait when FFD_USE_FORK was activeThiago Macieira2020-03-252-5/+79
* | forkfd: introduce forkfd_wait4() that takes optionsThiago Macieira2020-03-254-22/+56
* | Fuzzing: Add fuzz target for QRegularExpression::optimizeRobert Loehning2020-03-252-0/+43
* | Detect Visual C++ 2019 mode in clang_cl / intel_iclAllan Sandfeld Jensen2020-03-251-0/+5
* | Call post routines from ~QGuiApplicationMichal Klocek2020-03-254-1/+78
* | CMake: Warn about using internal macros and functionsKai Koehne2020-03-251-13/+27
* | Diaglib: Fix buildFriedemann Kleint2020-03-255-19/+19
* | Fix deprecation of QComboBox:::currentIndexChanged(const QString&)Lars Knoll2020-03-253-35/+29
* | Fix memory leakGiulio Camuffo2020-03-251-0/+3
* | wasm: Add OpenGL version checkMorten Johan Sørvig2020-03-242-4/+16
* | Revert "wasm: support emsdk >= 1.39.4"Morten Johan Sørvig2020-03-241-1/+0
* | Extend tiled optimization in 64-bit painting to 64-bit sourcesAllan Sandfeld Jensen2020-03-241-4/+10
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Liang Qi2020-03-249-69/+345
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-249-69/+345
| |\|
| | * xcb: Add support for XdndActionList propertyAlexander Volkov2020-03-234-7/+118
| | * Doc: fix copy paste errors in border-*-style documentationJoni Poikelin2020-03-211-4/+4
| | * qtimezoneprivate_tz: Apply a cache over the top of timezone dataRobin Burchell2020-03-203-57/+222
| | * Doc: replace QFileInfo::created with birthTimeMauro Persano2020-03-201-1/+1
* | | More qOverload cleanups in qtbaseTimur Pocheptsov2020-03-246-11/+6
* | | Fix use of deprecated ::forcesignAllan Sandfeld Jensen2020-03-241-1/+1
* | | QAbstractSocket: Fix usage of deprecated error signal in exampleMårten Nordheim2020-03-241-1/+1
* | | Fix whitespace in Qt5XXConfig filesKai Koehne2020-03-241-5/+1
* | | CMake: Also import Qt plugins that are not literally named *PluginKai Koehne2020-03-241-2/+7
|/ /
* | QXcbCursor: Replace deprecated QCursor APISze Howe Koh2020-03-241-6/+6
* | Deprecation warnings: replace qrand with QRandomGeneratorVolker Hilsheimer2020-03-233-3/+8
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Mitch Curtis2020-03-2311-26/+377
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Mitch Curtis2020-03-2011-26/+377
| |\|