summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QSqlError: Remove deprecated methodsMarcel Krems2020-04-063-208/+0
* CMake: Reformat python scriptsAlexandru Croitor2020-04-062-9/+10
* CMake: pro2cmake: Allow specifiying custom output fileAlexandru Croitor2020-04-061-5/+24
* CMake: configurejson2cmake: Port precompile_header featureAlexandru Croitor2020-04-062-2/+10
* QtNetwork: Delete bearer managementMårten Nordheim2020-04-05153-18797/+74
* CMake: Adjust PCH support for multi-arch iOS buildsAlexandru Croitor2020-04-033-6/+27
* QRegularExpression: rename AnchoredMatchOption to AnchorAtOffsetMatchOptionGiuseppe D'Angelo2020-04-034-6/+14
* Fix potential race condition in QtConcurrent blocking methodsSona Kurazyan2020-04-032-3/+7
* Add Qt Core5Compat to the library mappingSona Kurazyan2020-04-031-0/+1
* Unexport QWidgetResizeHandler and remove move functionalityVolker Hilsheimer2020-04-034-110/+39
* CMake: Regenerate projects after .pro files were modifiedAlexandru Croitor2020-04-037-36/+40
* CMake: pro2cmake: Skip conversion of doc snippetsAlexandru Croitor2020-04-031-0/+5
* CMake: Make sure that the library config.test is used for assimpAlexandru Croitor2020-04-031-1/+9
* CMake: Handle standalone config.tests in configure libraries sectionAlexandru Croitor2020-04-033-18/+148
* Make setRange methods in QValidator subclasses non-virtualVolker Hilsheimer2020-04-032-7/+3
* qt_record_extra_package_dependency: check that target existsSamuli Piippo2020-04-031-7/+9
* Resolve QWidget window handle without depending on QtWidgetsTor Arne Vestbø2020-04-024-15/+23
* Remove QTabletEvent::PointerType::XFreeEraserShawn Rutledge2020-04-022-3/+1
* CMake: Remove HEADER_MODULE handling from 3rd party libsAlexandru Croitor2020-04-021-15/+13
* CMake: Don't try to add 3rd party includes to ModuleDepends filesAlexandru Croitor2020-04-021-0/+1
* CMake: Don't use escaped plugin type for on-disk directoriesAlexandru Croitor2020-04-021-5/+5
* CMake: Allow excluding tools and apps from the default 'all' targetAlexandru Croitor2020-04-024-0/+55
* CMake: Report which qt parts will be built by defaultAlexandru Croitor2020-04-023-0/+29
* Coin: Fix incorrect target OS values used in instructionsAlexandru Croitor2020-04-021-3/+3
* CMake: Regenerate configure.cmake filesAlexandru Croitor2020-04-022-13/+13
* CMake: Don't generate docs for targets that don't existAlexandru Croitor2020-04-021-0/+6
* CMake: Fix usage of CMAKE_CROSSCOMPILINGAlexandru Croitor2020-04-021-1/+1
* QMetaType: Add namespace where necessaryFabian Kosmale2020-04-022-4/+4
* Ignore some build artifacts when doing in-tree builds with cmakeLars Knoll2020-04-021-1/+6
* Fix irrelevant error case in QSplitter testEskil Abrahamsen Blomfeldt2020-04-021-1/+1
* Add convenience forwards/translations to cmake configure wrapperSimon Hausmann2020-04-011-0/+9
* Remove bearermanagement usage inside QNAM and QNetworkProxyMårten Nordheim2020-04-0125-1681/+9
* Don't store iterators on QHash while erasingLars Knoll2020-04-013-39/+43
* Remove QRegExp usage in QNetworkCookieLars Knoll2020-04-011-11/+13
* Add support of failure handler callbacks to QFutureSona Kurazyan2020-04-015-1/+624
* Store QFuture exceptions as std::exception_ptrSona Kurazyan2020-04-017-78/+116
* CMake: Define QT_STATIC for static buildsJoerg Bornemann2020-04-013-5/+29
* CMake: Port the 'rpath' featureJoerg Bornemann2020-04-012-2/+11
* Enable qmetatype test with CMakeFabian Kosmale2020-04-012-1/+2
* QTableView: remove unused lambda captureFabian Kosmale2020-04-011-1/+1
* Remove QRegExp based API and QRegExp usage from QTextDocumentLars Knoll2020-04-013-209/+32
* Remove all QRegExp dependencies from widgetsLars Knoll2020-04-0110-159/+4
* Make QLocale(QString) explicitLars Knoll2020-04-018-14/+15
* uic: Generate include statement for QActionGroupFriedemann Kleint2020-03-311-1/+1
* QFuture - add ability to move results from QFutureTimur Pocheptsov2020-03-318-27/+455
* Port autotest to QRegularExpressionLars Knoll2020-03-311-23/+26
* Port autotest away from QRegExpLars Knoll2020-03-311-8/+9
* Port test to QRegularExpressionLars Knoll2020-03-311-2/+2
* Remove the regexp exampleLars Knoll2020-03-319-436/+18
* Remove QRegExp usage from QSslCertificate and QSslSocketLars Knoll2020-03-317-270/+1