summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* QPlainTextEdit: adjust scroll bars when showing upWang Chuan2021-02-092-0/+33
* Android: Fix the input type for date/timeChristian Strømme2021-02-081-1/+1
* Handle macOS 11 issues in softHyphens testAllan Sandfeld Jensen2021-02-082-19/+50
* configure: Fix handling of -translationdir argumentJoerg Bornemann2021-02-081-1/+2
* Fix compiler warnings for QFontMetrics useAssam Boudjelthia2021-02-081-1/+1
* CMake/QtAutoDetect: fix failure with multiline toolchain filePeter Seiderer2021-02-081-1/+1
* Fix crash when requesting A32 glyph on WaylandEskil Abrahamsen Blomfeldt2021-02-051-1/+5
* macOS: Don't assume NSEvent charactersByApplyingModifiers: produces characterTor Arne Vestbø2021-02-051-2/+5
* macOS: Don't wrap key event keys in QCharTor Arne Vestbø2021-02-052-13/+17
* a11y: Report mixed state if QCheckBox is PartiallyCheckedJan Arve Sæther2021-02-054-3/+9
* QStandardItem(Model): refactor multiData supportGiuseppe D'Angelo2021-02-051-24/+23
* iOS: hide edit menu if typing on the input panelRichard Moe Gustavsen2021-02-041-4/+8
* Remove false Q_UNREACHABLE from shaping codeEskil Abrahamsen Blomfeldt2021-02-043-2/+27
* Android: Replace magic number for TYPE_NUMBER_VARIATION_PASSWORDChristian Strømme2021-02-031-1/+1
* testlib: Only consider major version for macOS 11 and later in blacklistsLiang Qi2021-02-031-0/+4
* QSql/PostgreSQL: allow blobs with more than 2^30 bytesChristian Ehrlicher2021-02-031-2/+2
* Update public suffix list to today's latestEdward Welbourne2021-02-033-14326/+14364
* Android: Fix input method hints for ImhHiddenTextChristian Strømme2021-02-021-15/+9
* QTzTimeZonePrivate::init(): fix handling of empty IDEdward Welbourne2021-02-021-7/+13
* Update to CLDR v38.1, adding Yukon Standard TimeEdward Welbourne2021-02-023-222/+226
* Correct string comparison in Android's IANA ID matching codeEdward Welbourne2021-02-023-32/+12
* Fix duplicate symbols warnings in bundled freetypeJoerg Bornemann2021-02-011-11/+0
* Windows: Fix flicker when resizing translucent windows with QSizeGripFriedemann Kleint2021-02-011-3/+15
* Add upstream version of FindPostgreSQL.cmakeAlexey Edelev2021-02-012-3/+317
* Fix handling of Sunday in POSIX time-zone rulesEdward Welbourne2021-02-012-13/+20
* Fix compilation of ibase sqldriver plugin, added overrideAndreas Buhr2021-02-011-1/+1
* Remove the 'corewlan' featureAlexey Edelev2021-02-013-33/+433
* Avoid int overflow in gradient drawingEirik Aavitsland2021-02-011-3/+6
* iOS: always hide edit menu when showing the magnifier glassRichard Moe Gustavsen2021-02-011-6/+1
* Cocoa: When validating menus, account for modal window only if activeAndy Shaw2021-01-291-4/+3
* QIcon: Use the @nx pixmaps in the paint methodBastien Bouclet2021-01-292-1/+49
* CMake: Fix HAVE_openssl config test when using static OpenSSLLi Xinwei2021-01-291-0/+12
* QLineEdit Cursor show white areaZhang Hao2021-01-291-2/+4
* Stabilize tst_QListView::internalDragDropMove() on X11Friedemann Kleint2021-01-271-1/+3
* Don't forward-declare non-Qt things with QT_FORWARD_DECLARE_*Mårten Nordheim2021-01-271-1/+1
* Fix division by zerov6.0.1Allan Sandfeld Jensen2021-01-271-0/+4
* QVariant benchmark: fix crashesFabian Kosmale2021-01-271-4/+7
* Protect against sign-change of size on 32bitAllan Sandfeld Jensen2021-01-271-1/+1
* Fix output files of the *_header_check targetsJoerg Bornemann2021-01-271-1/+3
* QJsonObject::take: add missing detach() callThiago Macieira2021-01-272-0/+20
* Fix that the placeholdertext of QCombobox is not drawnChunLin Wang2021-01-271-2/+4
* evdevtouch: Fix normalizedPositionValery Volgutov2021-01-271-0/+6
* Make QCalendar's backend registration reentrant-safeEdward Welbourne2021-01-261-32/+120
* Github Actions: many minor updatesDimitrios Apostolou2021-01-261-11/+41
* Extend alignment of QArrayData to std::max_align_t in allocationAndrei Golubev2021-01-262-8/+45
* Fix populating selection clipboard with keyboardVolodymyr Samokhatko2021-01-265-6/+23
* macOS: Don't restrict non-modal file dialogs to open-dialogs onlyTor Arne Vestbø2021-01-261-16/+14
* macOS: Show system tray icon on mouse button press, not releaseTor Arne Vestbø2021-01-261-1/+1
* Github Actions: install old ccache version on WindowsDimitrios Apostolou2021-01-261-2/+5
* Github Actions: ccache updatesDimitrios Apostolou2021-01-261-2/+12