summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* iOS: Use generic simulator device for building apps via xcodebuildv5.15.7-lts-lgplTor Arne Vestbø2022-10-202-9/+11
* xcode: Allow automatic provisioning updates when calling xcodebuildTor Arne Vestbø2022-10-191-0/+4
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-12148-4414/+7434
|\
| * Revert "[Android] Remove signal and slot mechanism to listen states in editor's"Andreas Buhr2021-10-162-29/+8
| * Android: fix error when signing bundlesAssam Boudjelthia2021-10-131-1/+1
| * Avoid generating large pdf files when using dashed cosmetic pensEirik Aavitsland2021-10-131-8/+8
| * PDF generation: disentangle native pen from transformsEirik Aavitsland2021-10-132-7/+15
| * Doc: Fix \notes in QObjectIvan Tkachenko2021-10-131-3/+3
| * Allow dragging of a floating dockwidget on macOS with a custom titlebarAndy Shaw2021-10-121-1/+1
| * Revert "Support family names that end/start with space"Eskil Abrahamsen Blomfeldt2021-10-121-3/+1
| * Http/2 - handle PADDED flag correctlyTimur Pocheptsov2021-10-122-2/+87
| * QTlsBackend (OpenSSL) : detect incompatible versionsTimur Pocheptsov2021-10-121-1/+13
| * Reduce the width of a hfw-widget if scrollbar would be flippingVolker Hilsheimer2021-10-112-1/+72
| * QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-082-1/+24
| * Doc: clarify case sensitivity in QCompleterMitch Curtis2021-10-081-6/+9
| * Doc: Note that qmake's CONFIG values are case-sensitiveJoerg Bornemann2021-10-081-0/+2
| * Clear up QWindow::isActive() documentationTor Arne Vestbø2021-10-071-1/+3
| * QPlatformWindow: fix isAncestorOf not breaking recursionRichard Moe Gustavsen2021-10-071-1/+1
| * QWinRtFunctions::await() - introduce early exit conditionIvan Solovev2021-10-071-8/+19
| * rhi: metal: Use the layer as the single source of truthLaszlo Agocs2021-10-061-8/+34
| * Include <QHash> explicitlyTimur Pocheptsov2021-10-051-0/+2
| * QThread: Reset the system thread ID when thread exits on UnixIevgenii Meshcheriakov2021-10-052-0/+71
| * Update PCRE2 to 10.38Giuseppe D'Angelo2021-10-0226-991/+1366
| * Add testing of QPdfWriter output to QPainter lancelot testEirik Aavitsland2021-09-282-1/+103
| * QThread: Remove superfluous initialization of threadId on UnixIevgenii Meshcheriakov2021-09-281-1/+3
| * Update the COPYRIGHT.txt fileEirik Aavitsland2021-09-281-2/+2
| * Preserve QImage metadata when converting format with color tableEirik Aavitsland2021-09-282-1/+8
| * QTranslator: Fix loading of meta catalogs from absolute .qm pathKai Köhne2021-09-272-3/+22
| * tst_qtranslator: Simplify extraction of test dataKai Köhne2021-09-273-39/+5
| * Fix QGuiApplication command line options documentation for X11Tor Arne Vestbø2021-09-241-3/+3
| * Cocoa: Don't call makeKeyAndOrderFront for native app-modal dialogsDoris Verria2021-09-232-9/+8
| * Fix querying font aliases that share name with other fontsEskil Abrahamsen Blomfeldt2021-09-232-6/+15
| * Update bundled libjpeg-turbo to version 2.1.1Eirik Aavitsland2021-09-2212-24/+81
| * macOS: Compute NSWindow background color without checking styleMaskTor Arne Vestbø2021-09-223-6/+16
| * SQLite: Update SQLite to v3.36.0Andy Shaw2021-09-223-2976/+4341
| * Android: Fix path of qmake_qmake_immediate.qrc in single_abi with qmakeAssam Boudjelthia2021-09-221-2/+7
| * qmake: Print error when iOS simulator device could not be foundJoerg Bornemann2021-09-221-1/+5
| * Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-211-0/+5
| * QWidgetWindow: Stabilize test on XcbVolker Hilsheimer2021-09-201-0/+1
| * Blacklist flaky testDimitrios Apostolou2021-09-201-0/+4
| * Fix license information for libjpeg-turboKai Köhne2021-09-204-15/+65
| * Don't unload libraries on Darwin-based operating systemsTor Arne Vestbø2021-09-181-0/+5
| * QThreadPool: Fix restarting of expired threadsIevgenii Meshcheriakov2021-09-182-0/+30
| * Make test pass on machines with many coresLars Knoll2021-09-181-1/+1
| * Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-181-3/+3
| * Blacklist tst_QSocks5SocketEngine::simpleConnectToIMAP() because of flakinessDimitrios Apostolou2021-09-151-0/+3
| * Blacklist tst_qgl:closeAndThenShow() because of flakinessDimitrios Apostolou2021-09-151-0/+3
| * Update Android default SDK from 29 to 30Juha Vuolle2021-09-155-5/+5
| * Make clear why QTestLog::addB?XFail() don't add to countersEdward Welbourne2021-09-141-1/+3
| * Fix .qm file name calculation in lrelease.prfJoerg Bornemann2021-09-141-1/+1