summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update enterprise license agreement v4.2.1Jani Heikkinen2020-01-191-959/+1005
* Add touch input device mapping support via QT_QPA_EGLFS_KMS_CONFIGPasi Petäjäjärvi2020-01-182-6/+41
* QObject: make the connectedSignals member use QAtomicIntegerThiago Macieira2020-01-152-6/+7
* Guard against null-nativeParent in QWidgetBackingStore::markDirtyOnScreenTor Arne Vestbø2020-01-151-1/+5
* Fix configure after updating qt license fileJani Heikkinen2020-01-152-3/+1288
* Update Qt enterprise license agreement file to version 4.2Jani Heikkinen2020-01-152-913/+1285
* Use QPointer for QWindow pointers in QGuiApplicationMorten Johan Sørvig2020-01-142-6/+6
* Fix CVE-2019-19645 in SQLiteAndy Shaw2020-01-132-1/+93
* QKeySequence: Add missing names for multimedia keysAlexander Volkov2020-01-131-0/+6
* Fix CVE-2019-19603 in SQLiteAndy Shaw2020-01-122-6/+121
* ucstrncmp: Fix UBSan report of array overflowingThiago Macieira2020-01-111-4/+4
* Fix CVE-2019-19242 in SQLiteAndy Shaw2020-01-102-1/+37
* Fix dependency resolution for extra compilers in VS projectsJoerg Bornemann2020-01-094-29/+17
* De-duplicate code for calling extra compiler depend_commandJoerg Bornemann2020-01-092-80/+60
* sqlite: Update to v3.30.1Andy Shaw2020-01-084-4009/+5304
* Merge "Merge remote-tracking branch 'origin/5.12.6' into 5.12"Qt Forward Merge Bot2020-01-085-5/+66
|\
| * Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-075-5/+66
| |\
| | * iOS: Account for UITextInteraction when building against 12.x or lowerv5.12.6Andy Shaw2019-11-081-4/+2
| | * Merge 5.12 into 5.12.6Kari Oikarinen2019-11-073-3/+36
| | |\
| | * | Add changes file for Qt 5.12.6Antti Kokko2019-11-061-0/+53
| | * | Ignore non-existent .ui file dependenciesJoerg Bornemann2019-11-063-1/+11
* | | | macOS: Skip uninitialized buffers in IOSurface backingstoreTor Arne Vestbø2020-01-071-2/+4
* | | | macOS: Handle missing color space information in IOSurface backingstoreTor Arne Vestbø2020-01-071-3/+10
* | | | macOS: Don't throw away backingstore buffers when backing properties changeTor Arne Vestbø2020-01-074-30/+30
|/ / /
* | | Add check for global share context for QOpenGLWidget initializeMichal Klocek2019-12-191-3/+5
* | | Fix CVE-2019-19244 in SQLiteAndy Shaw2019-12-112-0/+27
* | | Avoid crash in menu that was previously shown as submenuAlexander Volkov2019-12-101-0/+2
* | | Fix depth in renderText()Laszlo Agocs2019-12-091-1/+1
* | | Remove dead code to fix a lint warningLars Schmertmann2019-12-061-17/+0
* | | Fix sizeHint of QProgressDialog to have enough space for window marginsVolker Hilsheimer2019-12-031-7/+10
* | | iOS: Guard against request for textInputView without focus windowTor Arne Vestbø2019-12-031-2/+6
* | | Revert "Fix build with -no-feature-printer"Liang Qi2019-12-021-7/+3
* | | Fix regression in how "pkg-config --static" output is handledKai Koehne2019-11-271-0/+2
* | | CoreText: Modernize style hint fallback lookupTor Arne Vestbø2019-11-273-131/+75
* | | Replace get_filename_component usage with REGEX_REPLACEAlexey Edelev2019-11-271-1/+1
* | | eglfs: kms: Read page flip events on a dedicated threadLaszlo Agocs2019-11-2614-43/+354
* | | eglfs: kms: Make threaded atomic drm workLaszlo Agocs2019-11-264-41/+50
* | | Remove the unregistered recognizer from the main listAndy Shaw2019-11-151-0/+1
* | | Windows QPA: Fix close button not working on Windows 7Andre de la Rocha2019-11-131-3/+9
* | | Do not load plugin from the $PWDOlivier Goffart2019-11-131-1/+0
* | | Bump versionFrederik Gladhorn2019-11-071-1/+1
| |/ |/|
* | Ensure that child windows are visible again when showing their parentAndy Shaw2019-10-313-3/+36
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
* Update bundled libjpeg-turbo to version 2.0.3Eirik Aavitsland2019-10-3015-78/+185
* Only call ShowCaret if Windows 10 1709 or later is usedAndy Shaw2019-10-301-5/+7
* Fix a -Wclass-memaccess problem in qjsonVille Voutilainen2019-10-281-1/+3
* Revert "Release left button before showing the popup context menu"Eskil Abrahamsen Blomfeldt2019-10-253-19/+0
* Windows/MinGW: Fix posted events timer not stoppingFriedemann Kleint2019-10-242-3/+7
* Remove DirectWrite warning when loading bitmap fontsEskil Abrahamsen Blomfeldt2019-10-211-8/+10
* macOS: Optionally flush sub-layers via sub-image copies of the backingstoreTor Arne Vestbø2019-10-181-10/+19