summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Pass device for synthesized touch/tablet eventsFriedemann Kleint2020-11-276-12/+74
* QtWidgets: Propagate event device when translating mouse eventsFriedemann Kleint2020-11-275-6/+12
* Change android target SDK version to 29Fabio Falsini2020-11-263-3/+3
* qmake: Sync back changes from qttoolsJoerg Bornemann2020-11-263-2/+13
* QPushButton: fix support of style sheet rule for text alignmentXiang Xiaojun2020-11-261-2/+4
* Reduce the scope of variables in exec() and fetchNext()Zou Ya2020-11-262-7/+3
* Rename Application ExampleVolker Hilsheimer2020-11-264-7/+7
* QString/QByteArray: add erase() for iteratorsGiuseppe D'Angelo2020-11-264-0/+32
* QVLA: modernize some codeGiuseppe D'Angelo2020-11-261-25/+16
* QVLA: always use new to create new objectsGiuseppe D'Angelo2020-11-261-14/+3
* QEventDispatcherWin32Private: Get rid of TimerInfo struct listMaks Naumov2020-11-262-30/+20
* QTextDocument: allow css border-style of table collapsed cell bordersChristian Ehrlicher2020-11-261-1/+1
* RHI: Reset attribute instancing properly for OpenGL ESPaul Olav Tvete2020-11-261-3/+24
* Remove deprecated algorithms from documentationMarcel Krems2020-11-262-319/+7
* CMake: Use cmake_language(DEFER) when available for scope finalizersAlexandru Croitor2020-11-252-14/+31
* CMake: Fix value of QMAKE_PRL_TARGET in generated .prl filesJoerg Bornemann2020-11-251-1/+1
* CMake: Fix headersclean interaction with header only modulesAlexandru Croitor2020-11-251-12/+31
* CMake: Allow generating documentation for INTERFACE targetsAlexandru Croitor2020-11-251-2/+9
* Android: fix tst_android testAssam Boudjelthia2020-11-252-3/+2
* Android: exclude faulty qfilesystemwatcher testAssam Boudjelthia2020-11-253-2/+7
* Android: exclude faulty tst_selftestsAssam Boudjelthia2020-11-253-2/+11
* QSet: add missing insert-with-hintMarc Mutz2020-11-253-2/+21
* Remove some examples from highlighted listVolker Hilsheimer2020-11-251-3/+0
* Use event cloning rather than copyingVolker Hilsheimer2020-11-251-1/+1
* Fix compiler warning from deprecated functionVolker Hilsheimer2020-11-251-1/+1
* Output source in debug operator of QMouseEventFriedemann Kleint2020-11-251-0/+4
* Document removal of QEvent copyingVolker Hilsheimer2020-11-251-0/+39
* 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