summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.7' into tqtc/lts-5.15-open...Tarja Sundqvist2022-09-12104-4301/+6543
|\
| * 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-121-2/+3
| * QTlsBackend (OpenSSL) : detect incompatible versionsTimur Pocheptsov2021-10-121-1/+13
| * Reduce the width of a hfw-widget if scrollbar would be flippingVolker Hilsheimer2021-10-111-1/+14
| * QCocoaWindow: Make window key if the app's modal window is hiddenDoris Verria2021-10-081-1/+3
| * Doc: clarify case sensitivity in QCompleterMitch Curtis2021-10-081-6/+9
| * 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-051-0/+4
| * Update PCRE2 to 10.38Giuseppe D'Angelo2021-10-0226-991/+1366
| * 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-281-1/+1
| * QTranslator: Fix loading of meta catalogs from absolute .qm pathKai Köhne2021-09-271-3/+8
| * 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-231-5/+14
| * 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
| * Fix loading of OpenSSL on macOS versions that ship its own OpenSSLTor Arne Vestbø2021-09-211-0/+5
| * 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-181-0/+5
| * Revert "Qt xcb: remove false detects of Qt::GroupSwitchModifier"Liang Qi2021-09-181-3/+3
| * Update Android default SDK from 29 to 30Juha Vuolle2021-09-152-2/+2
| * Make clear why QTestLog::addB?XFail() don't add to countersEdward Welbourne2021-09-141-1/+3
| * QSslCertificate(OpenSSL plugin): fix memory leaks in extension 'parser'Timur Pocheptsov2021-09-143-26/+71
| * OpenSSL: Let people opt-in to use TLS 1.3 PSK callbackMårten Nordheim2021-09-111-2/+9
| * QTextOdfWriter: fix exporting pixmaps to ODTDavid Faure2021-09-081-2/+2
| * Cocoa: Make sure we can display multiple sheets for the same NSWindowDoris Verria2021-09-081-1/+5
| * Fix QTextCodec::canEncode() for ICU codecIvan Solovev2021-09-081-1/+37
| * wasm: fix network data URI schemeLorn Potter2021-09-081-2/+0
| * Doc: add more notes about full screen windows on macOSVolker Hilsheimer2021-09-042-3/+13
| * macOS: Don't rely on invalidateCursorRectsForView when mouse is over viewTor Arne Vestbø2021-09-041-0/+14
| * Doc: add note that hiding a window doesn't close a full screen spaceVolker Hilsheimer2021-09-031-0/+7
| * qlocale_win: Fix non-standalone month namesEdward Welbourne2021-09-021-3/+30
| * androiddeployqt: Check if apk is already alignedMike Achtelik2021-09-021-18/+42
| * Fix corner case in QTimeZonePrivate::dataForLocalTime()Edward Welbourne2021-09-021-13/+19
| * When clearing QPixmapCache, stop its flushing timerEirik Aavitsland2021-09-011-0/+5