summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Get rid of QRegExp usage in QFtpLars Knoll2020-03-313-14/+17
* Remove Qt5 BIC test dataLars Knoll2020-03-31154-1336792/+0
* Don't keep a reference into the hash while modifying itLars Knoll2020-03-311-1/+1
* CMake: Fix qt_lib_XXX.pri files for modules with CONFIG_MODULE_NAME setJoerg Bornemann2020-03-301-30/+31
* RHI: Fix running with Vulkan on WaylandEskil Abrahamsen Blomfeldt2020-03-302-19/+12
* Android: Update minimum version to 23 againEskil Abrahamsen Blomfeldt2020-03-302-2/+2
* Android: Implement MaximizeUsingFullscreenGeometryHintEskil Abrahamsen Blomfeldt2020-03-3012-149/+202
* Move undo framework out of Qt WidgetsMitch Curtis2020-03-3030-265/+263
* Get rid of QRegExp usage in qfiledialogLars Knoll2020-03-301-8/+13
* Make MatchRegExp an alias to MatchRegularExpressionLars Knoll2020-03-305-14/+6
* Remove QRegExp dependencies and mentionsLars Knoll2020-03-302-1/+2
* Remove some leftovers of QRegExpValidatorLars Knoll2020-03-302-5/+1
* Extend the configure test for C++17 filesystemMartin Storsjö2020-03-302-2/+8
* High-DPI: Remove usages of Qt::AA_UseHighDpiPixmapsMorten Johan Sørvig2020-03-3011-29/+0
* Fix deprecation warnings in QCocoaCursorVolker Hilsheimer2020-03-302-9/+9
* QtConcurrent: add fluent interface to configure a task before runVitaly Fanaskov2020-03-2916-12/+808
* Merge QGuiShortcut and QShortcut again in QtGuiVolker Hilsheimer2020-03-2918-700/+597
* Remove QGuiAction again and split QAction implementation up insteadVolker Hilsheimer2020-03-2972-1217/+858
* Follow bundled Harfbuzz updateKonstantin Ritt2020-03-283-62/+33
* QAbstractItemView::dataChanged(): optimize call to QWidget::update()Christian Ehrlicher2020-03-2811-4/+436
* HB-to-Qt bridge: get rid of stale/dubious safety checksKonstantin Ritt2020-03-281-18/+6
* Revert "QMetaType: support manual unregistration"Simon Hausmann2020-03-273-17/+0
* Make QPropertyBindingPrivate accessible to QtQmlSimon Hausmann2020-03-277-43/+64
* Add QProperty tests to the cmake buildSimon Hausmann2020-03-272-0/+15
* macOS: Fix or ignore deprecated API in 10.14Tor Arne Vestbø2020-03-279-52/+58
* qmake: Silence GL deprecations on macOSTor Arne Vestbø2020-03-271-0/+2
* Speed up QSortFilterProxyModel filteringChristian Ehrlicher2020-03-273-8/+113
* CMake: Fix pkgconfig calls when cross-compilingLeander Beernaert2020-03-262-0/+20