summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Document QT_ANDROID_MULTI_ABI_FORWARD_VARS CMake variableAlexey Edelev2022-12-081-0/+81
* Add forwarding of CMake variables to ABI-specific external projectsAlexey Edelev2022-12-081-0/+7
* SQL/MySQL: add connect option MYSQL_OPT_LOCAL_INFILEChristian Ehrlicher2022-12-082-0/+2
* SQL/MySQL: don't use deprecated defines, cleanupChristian Ehrlicher2022-12-081-31/+31
* QTextEngine: also round x-offset for non-subpixel text renderZiming Song2022-12-091-1/+3
* QNetworkRequest: don't assume QByteArray::constData() is NUL-terminatedMarc Mutz2022-12-082-21/+29
* QNetworkRequest: Make header parsing locale-independentMarc Mutz2022-12-082-2/+4
* QAnyStringView: add substringing operationsMarc Mutz2022-12-082-0/+178
* CMake: Remove incorrect TP doc-comment on qt_add_executableAlexandru Croitor2022-12-081-3/+0
* CMake: Un-TP most of the deployment APIAlexandru Croitor2022-12-087-19/+0
* CMake: Un-TP QT_RESOURCE_ALIASAlexandru Croitor2022-12-081-1/+0
* Remove QWindowsStylePrivate:isDarkModeVolker Hilsheimer2022-12-082-18/+7
* Overwrite dark system palette in Vista styleVolker Hilsheimer2022-12-085-54/+101
* Revert "Let styles indicate that they support dark mode"Volker Hilsheimer2022-12-086-17/+0
* Win32: Add "longPathAware" manifest / rc for internal toolsCristian Adam2022-12-081-0/+43
* Add Boyer-Moore Latin-1 string searcher with optional case sensitivityØystein Heskestad2022-12-085-98/+378
* Update list of windeployqt modulesTimothée Keller2022-12-081-3/+11
* QSysInfo::prettyProductName(): Add macOS Ventura product nameAlexander Rezepkin2022-12-081-0/+2
* QWidget: use window device pixel ratio for metricsDavid Edmundson2022-12-081-3/+2
* Doc: Fix paths for Files property in qt_attribution.json filesKai Köhne2022-12-082-2/+2
* QComboBox: Don't dereference potential nullptr, simplifyVolker Hilsheimer2022-12-082-6/+2
* Doc: Document Qt Serialization with use casesJaishree Vyas2022-12-0815-0/+154
* Windows: regenerate systray icon when screen resolution changesVolker Hilsheimer2022-12-081-1/+9
* qglobal.h: remove __ASSEMBLER__ checkMarc Mutz2022-12-081-2/+0
* Move qVersion() into it's own headerMarc Mutz2022-12-086-16/+44
* Resolve the ownership problems in qClipboardPasteToMikolaj Boc2022-12-081-57/+71
* macdeployqt: Add networkinformation as plugins to be deployedMårten Nordheim2022-12-071-1/+3
* QString: merge and optimize the two overloads of SSE2's ustrncmp()Thiago Macieira2022-12-071-173/+129
* Allow 'We mean it.' disclaimer to have follow textAlexey Edelev2022-12-071-3/+4
* Shuffle QTimeZone so backend-dependent parts are contiguousEdward Welbourne2022-12-071-22/+23
* Clean up operator>>(QDataStream &in, QDateTime &dateTime)Edward Welbourne2022-12-071-17/+7
* Work around missing wait_for declarationMårten Nordheim2022-12-071-0/+10
* Fix the coordinate problems in wasm windowsMikolaj Boc2022-12-076-15/+29
* Mark static mm_load8_zero_extend [[maybe_unused]]Axel Spoerl2022-12-071-0/+1
* corelib/QMakeLists.txt: fix order of files in in qNN sectionMarc Mutz2022-12-071-1/+1
* QString/QByteArray/QList: de-pessimize op+ [2/2]: overload on rvalue LHSMarc Mutz2022-12-075-11/+26
* WASM: don't use a static_assert when an #error would sufficeGiuseppe D'Angelo2022-12-071-1/+1
* QFutureInterfaceBasePrivate: pack to remove paddingThiago Macieira2022-12-061-3/+3
* QAnyStringView: move the two assertions to a central placeThiago Macieira2022-12-072-2/+1
* QAnyStringView: move the tag bits to the LSB for Qt 7Thiago Macieira2022-12-061-10/+17
* Q{Latin1,}StringView: invert members so the order is (data,size) in Qt7Thiago Macieira2022-12-062-10/+27
* QFont: replace a QVLA with a C arrayMarc Mutz2022-12-071-3/+5
* QCssParser: remove unused QPair includeMarc Mutz2022-12-071-1/+0
* qcompilerdetection.h: de-duplicate feature test macro discussionMarc Mutz2022-12-071-4/+4
* Remove the deprecated TYPE option from qt_add_pluginAmir Masoud Abdol2022-12-071-18/+0
* wasm: add support for wasm64 buildLorn Potter2022-12-072-0/+4
* WASM compositor, clear last mouse target if it is the removed windowMikolaj Boc2022-12-061-0/+2
* QLoggingCategory: enable fatal messages if critical is disabledGiuseppe D'Angelo2022-12-061-1/+5
* Add a centralized dependent_false typeGiuseppe D'Angelo2022-12-062-2/+8
* Update list of windeployqt modulesTimothée Keller2022-12-061-11/+17