summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add "content file" mode for the qt_internal_add_linker_version_scriptAlexey Edelev2022-08-093-15/+66
* Add pragmas to the header files that needs to be skipped by syncqtAlexey Edelev2022-08-093-0/+15
* Add the common headersclean_check targetAlexey Edelev2022-08-092-8/+17
* CMake: Support big resources in qt_add_resourcesJoerg Bornemann2022-08-0912-93/+365
* CMake: Bail when configuring multiple configurations and plain NinjaAlexandru Croitor2022-08-091-0/+6
* RHI: Reduce redundant MTLDepthStencilState changesAndy Nichols2022-08-091-1/+7
* Wayland: Remove XFAIL after underlying bug was fixedEskil Abrahamsen Blomfeldt2022-08-091-2/+0
* QCommonStyle: use logging categoriesTimur Pocheptsov2022-08-091-4/+8
* qmake: Fix installation of separate debug info for pluginsJoerg Bornemann2022-08-091-1/+1
* Doc: Document the .base modifier for qmake resourcesJoerg Bornemann2022-08-091-0/+9
* Remove cmake/FindCups.cmakeJoerg Bornemann2022-08-091-99/+0
* QtNetwork: Modernize JNI usageMårten Nordheim2022-08-091-8/+7
* NetworkInformation/Android: Delete member only used for validity checkMårten Nordheim2022-08-092-10/+9
* NetworkInformation/Android: Convert enum to integer in java sideMårten Nordheim2022-08-092-15/+9
* NetworkInformation/Android: Modernize with new JNI functionalityMårten Nordheim2022-08-092-32/+27
* Doc: Drop parentheses around \since commandPaul Wicking2022-08-091-2/+2
* Fix QT6_CALL_NEW_OVERLOAD_TAILIvan Solovev2022-08-091-1/+1
* Polish the model/view tutorial examplesFriedemann Kleint2022-08-0911-51/+55
* QDBusMetaObjectGenerator: replace a few more intThiago Macieira2022-08-081-7/+7
* QDBusMetaObjectGenerator: use qsizetype for counting thingsThiago Macieira2022-08-081-26/+28
* QGraphicsScene::render: fix int/qsizetype mismatchThiago Macieira2022-08-081-3/+3
* Add pragma qt_no_master_include to the qvulkanfunctions header fileAlexey Edelev2022-08-081-0/+4
* Add some testing of QTestEventLoopEdward Welbourne2022-08-0810-2/+333
* tst_qimage: skip exifReadComments when the feature is not activeJanne Juntunen2022-08-081-0/+3
* Improve QDoubleValidator's docsEdward Welbourne2022-08-081-14/+28
* Don't skip QDoubleConverter's digit-count check for non-whole boundEdward Welbourne2022-08-082-1/+6
* iOS: ensure we close inputpanel after clearing focusobjectRichard Moe Gustavsen2022-08-081-0/+9
* wasm: add event loop auto testMorten Sørvig2022-08-087-1/+352
* QNetworkInformation: Add missing \since markerMårten Nordheim2022-08-081-0/+1
* cmake: Allow adding extra content to plugin pri fileTor Arne Vestbø2022-08-081-1/+12
* cmake: Use file instead of qt_configure_file for generating plugin priTor Arne Vestbø2022-08-081-4/+5
* Basiclayouts: Add scrolling to exampleElias Hautala2022-08-081-2/+17
* cmake: Move qt_install call into qt_generate_plugin_pri_fileTor Arne Vestbø2022-08-082-6/+4
* cmake: Defer generating plugin .pri file until finalizerTor Arne Vestbø2022-08-081-9/+11
* Freetype: Fix underline thickness for bitmap fontsEskil Abrahamsen Blomfeldt2022-08-081-1/+1
* Only manually expose the wasm window on raise/lower if it is visibleMikolaj Boc2022-08-081-2/+4
* Remove blacklist of tryAcquireWithTimeout on WindowsAllan Sandfeld Jensen2022-08-071-6/+0
* qputenv: port to QByteArrayViewMarc Mutz2022-08-0612-29/+43
* tests: add a textfield in qt-client-widgetLiang Qi2022-08-062-0/+13
* tests: make xembed/qt-client-raster betterLiang Qi2022-08-062-1/+3
* tests: make xembed/qt-client-widget betterLiang Qi2022-08-062-1/+5
* tests: replace gtk-embedder.py with a gtk3 appLiang Qi2022-08-0619-92/+122
* Declare logging category exported in tst_QDockWidgetAxel Spoerl2022-08-052-7/+1
* QMetaType: don't create a registry just to query its emptiness [2/2]Marc Mutz2022-08-051-2/+2
* QMetaType: make all atomic operations explicitMarc Mutz2022-08-051-3/+4
* qputenv: defend against non-NUL-terminated QByteArray valuesMarc Mutz2022-08-052-1/+13
* macOS: Check m_platformWindow before processing key event after shortcutTimur Pocheptsov2022-08-051-1/+1
* Doc: Fix return type of QLEInteger/QBEInteger post-in/decrement opsJoerg Bornemann2022-08-051-4/+4
* rhi: gl: Unify end/finish behaviorLaszlo Agocs2022-08-051-0/+12
* CMake: Fix mockplugins test not to fail in a non-prefix buildAlexandru Croitor2022-08-051-5/+10