summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update the LGPL license headerv6.2.7-lts-lgplTarja Sundqvist2023-10-312-40/+40
* Merge remote-tracking branch 'origin/tqtc/lts-6.2.7' into tqtc/lts-6.2-openso...Tarja Sundqvist2023-10-03263-1886/+4223
|\
| * QSystemLocale[Win]: Catch potential WinRT exceptionsVladimir Belyavsky2022-11-271-3/+7
| * Fix typo in documentation for QVariant::nameToTypeNicolas Fella2022-11-251-1/+1
| * Android: Fix incorrect dimensions - part 2Samuel Mira2022-11-251-18/+15
| * Documentation: Fix information on how to iterate over listsFriedemann Kleint2022-11-253-52/+2
| * Documentation: Expand documentation on how to iterate Qt containersFriedemann Kleint2022-11-252-4/+48
| * Documentation: Modernize the Qt container doc snippetsFriedemann Kleint2022-11-251-23/+15
| * Android: Fix signing of APKs that are generated when an AAB is also builtVille Voutilainen2022-11-241-59/+8
| * macOS: Fix less common writing systems on Catalina and laterEskil Abrahamsen Blomfeldt2022-11-232-8/+138
| * doc: update the limitation of QSystemTrayIcon on X11Liang Qi2022-11-191-1/+3
| * tst_QMap: remove unused std::as_const cloneMarc Mutz2022-11-181-6/+0
| * Update bundled zlib to version 1.2.13Dennis Oberst2022-11-1822-310/+284
| * fix fontconfig detectionEric Lemanissier2022-11-181-1/+1
| * Doc: Fix typo in QFileDialog documentationKai Köhne2022-11-181-1/+1
| * Ensure proper format of Info.plistMaximilian Blochberger2022-11-181-4/+6
| * Q(Multi)Map: prevent dangling key/value after detach()Giuseppe D'Angelo2022-11-172-3/+91
| * Android: Do not override app_pal by AndroidPlatformThemeBartlomiej Moskal2022-11-171-1/+0
| * Android: Handle light/dark mode changesBartlomiej Moskal2022-11-157-22/+138
| * Add benchmarks for QLocale number parsingEdward Welbourne2022-11-151-0/+271
| * Add benchmarks for QString number parsingEdward Welbourne2022-11-151-0/+158
| * Android: delete dead code for tst_android under tests/auto/other/androidAssam Boudjelthia2022-11-143-104/+0
| * Stabilize flakiness in tst_QWidget::raise()Axel Spoerl2022-11-111-2/+5
| * [doc] QRasterPaintEngine: remove docs for QSpanMarc Mutz2022-11-111-9/+0
| * Add comment to tst_QWidget::saveRestoreGeometry() for debuggingAxel Spoerl2022-11-111-0/+7
| * Gtk3: fix stack smashing on mismatch between bool and gbooleanThiago Macieira2022-11-111-1/+1
| * Windows: Inform accessibility system about the focused child itemVolker Hilsheimer2022-11-114-2/+55
| * QTextLayout: Reconsider cursor drawing on TextObjectTang Haixiang2022-11-111-10/+10
| * tst_QGraphicsEffectSource: Reset effect repaint count after flushing eventsTor Arne Vestbø2022-11-101-1/+1
| * tests: fix build with -no-feature-concurrentJohannes Kauffmann2022-11-091-1/+1
| * getProxyAuth: stop using deprecated APITimur Pocheptsov2022-11-091-47/+70
| * macOS: delay initialization of small fontVolker Hilsheimer2022-11-092-9/+14
| * Gtk3Theme: set XCURSOR_SIZE and XCURSOR_THEME for wayland sessionsJan Grulich2022-11-091-0/+14
| * Android: Fix incorrect fullscreen dimensionsSamuel Mira2022-11-073-8/+123
| * tst_QGraphicsEffectSource: Reset repaint count after flushing eventsTor Arne Vestbø2022-11-051-1/+1
| * QMetaType: Document the default ctorMårten Nordheim2022-11-051-0/+7
| * Fix focus chain with compound widgets if created out of orderVolker Hilsheimer2022-11-052-17/+109
| * Handle allocation failure in QImage rotate 90/180/270 functionsEirik Aavitsland2022-11-051-0/+6
| * xcb: Flush Display when processing xcb eventsLiang Qi2022-11-041-0/+8
| * xcb: Add xlib wrapper for XFlush()Liang Qi2022-11-043-0/+100
| * eglfs: kms: Make screen cloning functional by defaultLaszlo Agocs2022-11-032-41/+93
| * BLACKLIST: tst_QApplication::sendEventsOnProcessEvents for RHEL 9.0Heikki Halmet2022-11-031-0/+1
| * QHostAddress: Fix incorrect comparison against 'Any'Mårten Nordheim2022-11-023-2/+8
| * Revert "Android: fix Android assets handler not listing dirs with only sub dirs"Tarja Sundqvist2022-11-025-32/+5
| * QSsl[OpenSSL/Android]: Fix hardcoded 1_1 suffixMårten Nordheim2022-11-021-8/+8
| * Restore lost documentation for QString::append(QStringView)Edward Welbourne2022-11-011-0/+8
| * Port default font resolve to SystemParametersInfoForDpiMorten Sørvig2022-11-013-16/+5
| * QByteArray: in/deflate: compare different types as size_tMårten Nordheim2022-10-311-1/+2
| * tests: skip tst_QWidget::touchEventSynthesizedMouseEvent() on WaylandLiang Qi2022-10-311-0/+3
| * Doc: link to the testlib tutorial section on skippingMitch Curtis2022-10-311-0/+3