summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist test that times out on windows5.12.7Dimitrios Apostolou2020-04-231-0/+4
* Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-241-0/+25
* Fix CVE-2019-19880 in SQLiteAndy Shaw2020-01-242-0/+32
* QLibrary/Unix: do not attempt to load a library relative to $PWDThiago Macieira2020-01-231-1/+3
* QWidget: React to platform surface being created or destroyedTor Arne Vestbø2020-01-232-0/+71
* Merge 5.12 into 5.12.7Kari Oikarinen2020-01-236-967/+1085
|\
| * eglfs: find correct framebuffer index even if device node is symlinkRolf Eike Beer2020-01-221-1/+7
| * Fix CVE-2019-19646 in SQLiteAndy Shaw2020-01-212-1/+32
| * 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
* | Bump copyright yearJani Heikkinen2020-01-208-11/+11
|/
* 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
| |/ |/|