summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gui: return first default device when seatName isNullLiang Qi2022-03-143-10/+51
* Android: skip crashing tst_QPlainTextEdit::ensureCursorVisibleOnInitialShowIvan Solovev2022-03-141-0/+3
* QCompleter: fix crash when setting the same model twiceDavid Faure2022-03-132-0/+12
* tst_QLocalSocket: Clean up leftover local sockets before listeningTor Arne Vestbø2022-03-121-20/+32
* tst_QLocalSocket: Output error when listening failsTor Arne Vestbø2022-03-121-26/+26
* Add styleName to debug outputNiklas Wenzel2022-03-112-3/+5
* GDI: Fix style name detection if font has no typographic subfamily nameNiklas Wenzel2022-03-111-1/+7
* CMake:Android: Use ANDROID_PLATFORM instead of ANDROID_NATIVE_API_LEVELAssam Boudjelthia2022-03-117-11/+18
* CMake: add space between ABI name and "(default)" stringAssam Boudjelthia2022-03-111-2/+2
* Android: rephrase default value statement use in manifest doc pageAssam Boudjelthia2022-03-111-23/+23
* QProcess/Doc: update the information on how the program is foundThiago Macieira2022-03-112-13/+70
* qutf8stringview.h: don't rely on transitive include of qbytearrayview.hv6.3.0-beta3Marc Mutz2022-03-101-0/+1
* QStyle: Fix overflows and crash when converting slider positionsRobert Löhning2022-03-102-7/+112
* Consistently treat times before first rule as in its standard timeEdward Welbourne2022-03-101-38/+38
* Fix handling of out-of-range years in QTZP_winEdward Welbourne2022-03-101-9/+8
* Correct fake-DST detection and handling in QTZP_winEdward Welbourne2022-03-101-27/+56
* Correct handling of start-of-rule situations in QTZP_winEdward Welbourne2022-03-101-5/+7
* Fix deprecated uses of QScopedPointerMårten Nordheim2022-03-1026-109/+144
* QAbstractSocket: update setSocketOption documentationMårten Nordheim2022-03-101-0/+4
* secure UDP server: do not use deprecated protocol (DTLS 1.0)Timur Pocheptsov2022-03-101-6/+0
* Blacklist: test cases blacklisted in tst_QSystemSemaphore:CI Insignificant Platforms Monitor Bot2022-03-101-0/+4
* wasm: fix issue with passing username/password to network requestLorn Potter2022-03-101-3/+7
* CI: Increase timeout for waiting QNX qemu to startPasi Petäjäjärvi2022-03-101-1/+1
* QNX: Fix compiler warning by adding default return valuePasi Petäjäjärvi2022-03-101-0/+2
* QNX: Fix compiler warnings by using correct format specifiersPasi Petäjäjärvi2022-03-101-4/+4
* Fix check for IPV6 support without certain featuresPasi Petäjäjärvi2022-03-102-3/+12
* eglfs: QNX uses own QPA plugin and not eglfsPasi Petäjäjärvi2022-03-103-15/+1
* QGlobalStatic: fix Clang warning about expression in unevaluated contextThiago Macieira2022-03-101-0/+3
* Install also config headers for 3rdparty libjpegMichal Klocek2022-03-101-0/+2
* QText*Format: future-proof by adding own QDataStream stream operatorsThiago Macieira2022-03-082-2/+62
* Blacklist: test cases blacklisted in tst_QWindow:CI Insignificant Platforms Monitor Bot2022-03-081-0/+2
* QCocoaFileDialogHelper: Always enable symlinks and aliases to directoriesWilliam Jones2022-03-081-1/+6
* Extract functions: move some code to TransitionTimePairEdward Welbourne2022-03-082-14/+22
* Clip dataForLocalTime()'s bracketing window's start to minMSecs() + 1Edward Welbourne2022-03-081-5/+9
* tst_qflags: test w/and w/o QT_TYPESAFE_FLAGSMarc Mutz2022-03-082-14/+31
* tst_qstringapisymmetry: check expected overloads are selectedMarc Mutz2022-03-081-12/+59
* qtestmouse.h: compile with QT_TYPESAFE_FLAGSMarc Mutz2022-03-082-4/+48
* Move cursor out of the way before running testVolker Hilsheimer2022-03-081-1/+5
* Un-blacklist test that's always skipped on macOSVolker Hilsheimer2022-03-081-2/+0
* Blacklist: test cases blacklisted in tst_QTouchEvent:CI Insignificant Platforms Monitor Bot2022-03-071-0/+2
* Workaround QCC not handling error suppression macro correctlyPasi Petäjäjärvi2022-03-071-0/+6
* Convert string tables in QShaderDescription to use string literals [2/2]Marc Mutz2022-03-071-71/+73
* Use QDateTimePrivate's methods in preference to std::numeric_limitsEdward Welbourne2022-03-073-16/+18
* tests: XFAIL a few in tst_QStaticText on WaylandLiang Qi2022-03-071-0/+23
* tests: XFAIL tst_QOpenGL::bufferMapRange() on WaylandLiang Qi2022-03-071-0/+2
* tests: XFAIL tst_QImageReader::setScaledClipRect() SVG/SVGZLiang Qi2022-03-071-0/+2
* QPrintDialog/win: Fix use of deprecated QMessageBox::warningMårten Nordheim2022-03-071-3/+3
* QSqlTableModel: suppress deprecation warningMårten Nordheim2022-03-071-1/+1
* QAbstractSocket: remove note about WinRTMårten Nordheim2022-03-071-3/+0
* Correct some typos and flat-out falsehoods in QTimeZone docsEdward Welbourne2022-03-071-9/+11