summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't show QPushButton as hovered unless the mouse is within the bevelVolker Hilsheimer2020-11-023-1/+19
* Use (void) instead of Q_UNUSEDAndré Klitzing2020-11-021-9/+9
* Android: replace stacktrace with debug message in search for setActivityAssam Boudjelthia2020-11-021-2/+4
* Android: disable Gradle caching by defaultAssam Boudjelthia2020-11-021-2/+4
* testlib: Let logger report whether it is logging to stdoutTor Arne Vestbø2020-10-313-5/+13
* [Android] Request cursor to be in proper positionTapio Oksa2020-10-291-4/+13
* Fix QScreen orientation not being updated when setting a platform screenFriedemann Kleint2020-10-291-3/+3
* Fix delay first time a font is usedEskil Abrahamsen Blomfeldt2020-10-291-1/+1
* Selftest - copy XAUTHORITY environment variableTimur Pocheptsov2020-10-291-1/+1
* doc : fix typo 'consise' => 'conciseHiweed Mandriva2020-10-291-1/+1
* Pass SameSite through QNetworkCookieAllan Sandfeld Jensen2020-10-282-1/+9
* Doc: Remove mentioning of old macos versions from QSettingsKai Koehne2020-10-281-1/+1
* QAbstractItemModelTester: don't rely on hasChildren()David Faure2020-10-282-6/+7
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-287-42/+40
* Deprecate QLocale::Language entries that no locale data relates toEdward Welbourne2020-10-283-96/+144
* Deprecate ordering on QItemSelectionRangeEdward Welbourne2020-10-283-3/+11
* QMacStyle - more pixel refinementsTimur Pocheptsov2020-10-281-0/+18
* QMacStyle - fix tab renderingTimur Pocheptsov2020-10-281-1/+17
* QLayout docs: explain better what the QWidget ctor arg doesAhmad Samir2020-10-274-23/+53
* Update CLDR to v37, adding Nigerian Pidgin as a new languageEdward Welbourne2020-10-278-3978/+4142
* Fix allocated memory of QByteArray returned by QIODevice::readLineKai Koehne2020-10-271-2/+4
* toolchain.prf: Use vswhere to obtain VS installation pathOliver Wolff2020-10-271-3/+11
* Fix locale look-up when language is unspecifiedEdward Welbourne2020-10-261-5/+15
* Revert changes in strto(u)ll.c to avoid integer overflowsRobert Loehning2020-10-264-25/+36
* Show the year correctly after it has been editedAndy Shaw2020-10-262-1/+5
* Fix QSaveFile always failing on content: URLsVolker Krause2020-10-262-2/+14
* CMake: Document versionless variants for CMake commands for DBusKai Koehne2020-10-262-15/+38
* Fix included license text for PCRE2 - Stack-less Just-In-Time CompilerKai Koehne2020-10-251-1/+1
* Fix copyright information for src/3rdparty/xcbKai Koehne2020-10-251-1/+1
* Fix copyright year of tinycborKai Koehne2020-10-251-1/+1
* OpenFile portal: use "writable" option to specify our FD is writableJan Grulich2020-10-251-2/+4
* Fix QLocale's findLocaleDataById(): skip likely sub-tag look-upEdward Welbourne2020-10-231-4/+1
* QRectF/QPointF/QSizeF: document that operator== and != are fuzzyGiuseppe D'Angelo2020-10-233-8/+37
* tests: blacklist tst_QGraphicsAnchorLayout::layoutDirection()Liang Qi2020-10-221-0/+2
* Fix to make g++-10.2 happyAndreas Buhr2020-10-221-0/+2
* Do not crash if QPA plugin does not support cursorsJan Arve Sæther2020-10-211-1/+4
* [Android] Make sure expose events are emitted after window resizePiotr Mikolajczyk2020-10-213-9/+2
* Use valid glyph index for box font engineEskil Abrahamsen Blomfeldt2020-10-211-2/+2
* CVE-2020-15999: Heap buffer overflow in freetypeWerner Lemberg2020-10-201-7/+7
* Fix building of snippets on 5.15Edward Welbourne2020-10-203-3/+3
* WinTab: Switch stylus pointer type when the tablet is in the tablet proximityDmitry Kazakov2020-10-201-4/+21
* Fix QFontDialog::selectedFont() does not return actual selected fontZhang Yu2020-10-191-1/+1
* Add QStringView overloads to QRegularExpression::(global)Match()Lars Knoll2020-10-192-0/+63
* rhi: Add missing \internal doc commandsTor Arne Vestbø2020-10-181-0/+3
* Fix the initial cursor state for the VNC pluginMagnaboscoL2020-10-171-1/+4
* sqlite: Upgrade to 3.33.0Andy Shaw2020-10-173-9937/+10673
* Fix compilation with optimization with g++-10.2Andreas Buhr2020-10-161-0/+3
* Don't divide by zero when calculating number of itemsVolker Hilsheimer2020-10-161-1/+1
* QAbstractItemView: don't lose items if model only allows MoveActionVolker Hilsheimer2020-10-166-34/+187
* QESDP::take(): document that it doesn't derefGiuseppe D'Angelo2020-10-161-1/+4