summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Windows QPA: Move some internal functions to the new interfaceFriedemann Kleint2020-07-287-90/+72
* Windows QPA: Move mime-type related classes to the new interfaceFriedemann Kleint2020-07-2817-85/+255
* QSslSocket (OpenSSL) - fix a minor type errorTimur Pocheptsov2020-07-282-2/+2
* QHostAddress: resolve API issues marked with ##Qt6Timur Pocheptsov2020-07-283-84/+2
* QNativeSocketEngine/Win: fix write() in case of splittingAlex Trotsenko2020-07-281-3/+1
* tslib: Add missing override annotationFabian Kosmale2020-07-281-1/+1
* Replace Q_ALWAYS_INLINE with static inlineAllan Sandfeld Jensen2020-07-285-48/+46
* Close memory leak in QTestLib support for string to numeric testingPeng Wenhao2020-07-281-1/+2
* QCompleter: fix an out of bounds access in a QMapGiuseppe D'Angelo2020-07-271-1/+2
* QWindowsServices: ungarble the URLThiago Macieira2020-07-271-3/+3
* Sanitize lengthValue in CSS parserRobert Loehning2020-07-271-5/+4
* Fix some compiler errors caused by bit-rot in manual testsEdward Welbourne2020-07-270-0/+0
* Move a comment from a header to relevant docsEdward Welbourne2020-07-270-0/+0
* Unify QLoggingCategory's two constructorsEdward Welbourne2020-07-270-0/+0
* Inline QDir::separator(), as requested by a ### Qt6 commentEdward Welbourne2020-07-270-0/+0
* Windows QPA: Potential crash fix for WineFriedemann Kleint2020-07-271-2/+4
* Fix misplaced nullptr, used for a flag valueEdward Welbourne2020-07-270-0/+0
* QLine: purge deprecated APIEdward Welbourne2020-07-273-128/+3
* Purge redundant recoding of URL fragments from QByteArrayEdward Welbourne2020-07-275-96/+0
* Clean up manual network stress-testEdward Welbourne2020-07-271-10/+17
* QLine: eliminate M_2PI in favor of qmath.h's radian<->degree convertersEdward Welbourne2020-07-271-8/+3
* Inline QDir::separator(), as requested by a ### Qt6 commentEdward Welbourne2020-07-272-9/+10
* Fix some compiler errors caused by bit-rot in manual testsEdward Welbourne2020-07-2712-137/+39
* Fix misplaced nullptr, used for a flag valueEdward Welbourne2020-07-271-1/+1
* Unify QLoggingCategory's two constructorsEdward Welbourne2020-07-272-20/+5
* Move a comment from a header to relevant docsEdward Welbourne2020-07-272-2/+2
* cmake: Add some air to configure summaryTor Arne Vestbø2020-07-261-4/+3
* tst_qicon: Enable lowdpi test using qt_add_test argumentTor Arne Vestbø2020-07-261-1/+1
* Clean-up methods with default values in JSON classesSona Kurazyan2020-07-263-24/+5
* Improve the iterators of QJsonArray and QJsonObjectSona Kurazyan2020-07-265-181/+202
* Fix warnings about unused variables and functions in testsTor Arne Vestbø2020-07-2610-47/+7
* Disable warning about self-move and self-assign-overloadTor Arne Vestbø2020-07-267-0/+28
* Fix warning when comparing qsizetype to result of sizeofTor Arne Vestbø2020-07-261-1/+1
* Fix warning when printing of qsizetypeTor Arne Vestbø2020-07-265-10/+10
* Make missing XCode a warning instead of an errorAlex Richardson2020-07-261-1/+1
* Avoid claiming F16C support on non-x86 platformsTor Arne Vestbø2020-07-261-0/+1
* Build testcase_lowdpi tests as application bundles on macOSTor Arne Vestbø2020-07-261-0/+4
* Windows QPA: Move dark mode handling to the new interfaceFriedemann Kleint2020-07-2511-43/+61
* QtGui: Add Windows conversion functions for to QImageFriedemann Kleint2020-07-243-20/+119
* Fix under non-integer scaling incorrect update areaTang HaiXiang2020-07-251-1/+1
* fix qcombobox code styleWang Peng2020-07-251-1/+1
* Set name of X11 Client Leader Window to application nameRaphael Rosch2020-07-241-1/+1
* cmake: Add LOWDPI option to match CONFIG+=testcase_lowdpiTor Arne Vestbø2020-07-241-1/+9
* CMake: Fix handling of CMAKE_FIND_ROOT_PATH and CMAKE_PREFIX_PATHAlexandru Croitor2020-07-244-12/+25
* CMake: Use CMAKE_AUTOGEN_VERBOSE to see moc invocationsToni Saario2020-07-244-6/+6
* CMake: Add instructions to re-use host artifacts for target buildsToni Saario2020-07-242-53/+79
* git: Ignore CMakeLists.txt.userKai Koehne2020-07-241-0/+1
* Windows QPA: Move window properties to the new interfacesFriedemann Kleint2020-07-246-44/+26
* Mark QIcon test as not supporting high-DPI pixmapsVolker Hilsheimer2020-07-242-1/+2
* Remove the space before the ')'Li Zhong Ming2020-07-241-3/+3