summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix link to Qt OpenGL C++ classesVolker Hilsheimer2020-11-251-1/+1
* QVLA: do not include QtTestGiuseppe D'Angelo2020-11-251-1/+1
* CMake: Restore QT_STAGING_PREFIX in qt-cmake-standalone-test generationAlexey Edelev2020-11-241-3/+12
* CMake: Rename QtBuildInternalsAndroid.cmake to QtAndroidHelpers.cmakeJoerg Bornemann2020-11-244-15/+5
* CMake: Change generated resources namingAlexey Edelev2020-11-242-4/+4
* Fix tst_qfiledialog2 in case directory ~/foo existsAndreas Buhr2020-11-241-2/+2
* Fix tst_qlibrary after rebuildAndreas Buhr2020-11-242-2/+30
* Blacklist authenticationCacheAfterCancel on Ubuntu 20.04Alexandru Croitor2020-11-241-0/+4
* CMake: Use lower cased property name for entrypoint library opt-outAlexandru Croitor2020-11-241-2/+2
* Return a QString() if the families list is emptyAndy Shaw2020-11-242-4/+8
* Doc: Fix documentation of qmake's exists() functionJoerg Bornemann2020-11-241-2/+3
* Add font function to OffscreenTheme to run unit tests with offscreenAndreas Buhr2020-11-241-0/+14
* Add a note explaining what a macrolanguage isEdward Welbourne2020-11-241-0/+5
* Update container overview documentation - section on growth strategiesAndreas Buhr2020-11-241-30/+14
* Skip QSystemTrayIcon unit test for offscreen platformAndreas Buhr2020-11-241-0/+3
* QMessageAuthenticationCode: extend testsIvan Solovev2020-11-241-0/+61
* Re-fix the definition of primitive typesGiuseppe D'Angelo2020-11-241-1/+1
* Reduce the scope of variables in bindInValues()Huang Jie2020-11-241-4/+3
* QStackedLayout: fix a memory leakGiuseppe D'Angelo2020-11-231-1/+3
* Drop a [[maybe_unused]] on a variableGiuseppe D'Angelo2020-11-231-1/+1
* Fix tst_qlibrary by telling CMake about required librariesAndreas Buhr2020-11-231-0/+1
* QPasswordDigestor - improve code coverageTimur Pocheptsov2020-11-231-0/+59
* QSslConfiguration - improve code coverageTimur Pocheptsov2020-11-232-4/+43
* Avoid integer overflow and division by zeroAllan Sandfeld Jensen2020-11-231-3/+3
* CMake: Fix entrypoint output directory when multi-config buildLi Xinwei2020-11-231-0/+1
* Fix compiler warning about discarded return valueVolker Hilsheimer2020-11-231-1/+1
* Return subclass type from overrides of QEvent::cloneVolker Hilsheimer2020-11-232-38/+38
* Clean up docs of QCalendar-related QLocale::toString() variantsEdward Welbourne2020-11-232-45/+63
* Doc: Update CMake functions in Qt Widgets for Qt 6Kai Koehne2020-11-233-80/+12
* Do not advise using AUTORCC anymoreKai Koehne2020-11-231-3/+0
* Doc: Update CMake functions in Qt Core for Qt 6Kai Koehne2020-11-237-494/+115
* CMake: Fix Android non-top-level build against qtbaseJoerg Bornemann2020-11-231-1/+6
* QMetaType: Track whether type is QML list typeFabian Kosmale2020-11-233-19/+29
* Add convenience functions for QFuture creationIvan Solovev2020-11-233-1/+239
* Replace qt_make_unique with std::make_uniqueAllan Sandfeld Jensen2020-11-2316-123/+30
* Drop a [[maybe_unused]] on a variableGiuseppe D'Angelo2020-11-231-1/+1
* wasm: fix resizing of qwidget windowsLorn Potter2020-11-232-1/+36
* wasm: fix mouse double clickLorn Potter2020-11-232-6/+21
* tst_QProcess: fix compilation on WindowsAlex Trotsenko2020-11-221-0/+2
* QMargins(F): add support for structured bindingGiuseppe D'Angelo2020-11-222-0/+116
* QCache: fix accidental pessimizationMÃ¥rten Nordheim2020-11-211-2/+1
* Add unit test for QAnyStringView::compareAndreas Buhr2020-11-211-1/+8
* Fit tst_qprinterinfo in case there are printers in local networkAndreas Buhr2020-11-211-4/+2
* QGuiAppPriv: don't clear target and window for TouchCancelShawn Rutledge2020-11-211-2/+0
* Delete move constructor and move-assignment for QEventVolker Hilsheimer2020-11-201-1/+3
* QWin32PrintEngine: fix compilationAlex Trotsenko2020-11-201-2/+0
* Fix weight when reading old serialized QFontsEskil Abrahamsen Blomfeldt2020-11-203-5/+8
* QLayout: add a way to unset user-defined contents marginsGiuseppe D'Angelo2020-11-202-0/+14
* Fix safe conversionAllan Sandfeld Jensen2020-11-201-4/+11
* CMake: Name QT_NO_MAKE_*/BUILD_* variables consistentlyJoerg Bornemann2020-11-2013-51/+51