summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix the crashes when animated QTreeWidgetItems are hiddenQiang Li2021-03-082-1/+27
* xcb: unset old states and set new ones for windowLiang Qi2021-03-081-16/+33
* Doc: Use correct include for QWGLContextPaul Wicking2021-03-071-1/+1
* Make qdecompresshelper archive bomb check only trigger for large filesØystein Heskestad2021-03-074-0/+50
* Add documentation for Q_OBJECT_BINDABLE_PROPERTYAndreas Buhr2021-03-061-0/+23
* Doc: Fix section titles that confuse QDoc's autolinkerPaul Wicking2021-03-051-9/+9
* Android: make calling exit() conditional on an environment variableVille Voutilainen2021-03-051-2/+3
* Bump versionJani Heikkinen2021-03-052-2/+2
* QMenu test: turn tooltip animations offVolker Hilsheimer2021-03-051-0/+2
* Doc: Specify correct include for QWGLContextPaul Wicking2021-03-041-0/+1
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-041-0/+1
* Fix out-of-buffer in ICC curv parsingAllan Sandfeld Jensen2021-03-041-5/+6
* Fix logic problems with table based grayscale ICC profilesAllan Sandfeld Jensen2021-03-032-5/+5
* Limit value in setFontSizeFromValue()Robert Löhning2021-03-021-2/+2
* Brush up the imageviewer exampleFriedemann Kleint2021-03-022-4/+5
* Reduce warnings from ICC parsingAllan Sandfeld Jensen2021-02-252-9/+11
* And fix handling and test of QImage::fill(uint) as wellAllan Sandfeld Jensen2021-02-252-2/+12
* Fix recently added auto test of text layout overflowv6.0.2Eirik Aavitsland2021-02-241-1/+2
* evdevtouch: Fix wrong addTouchPoint for "mtdev"Valery Volgutov2021-02-241-3/+7
* Fix handling of virtual/native pixels in QAndroidPlatformWindowAndreas Buhr2021-02-232-22/+36
* Fix QNetworkInterface IsUp and IsRunning enum documentationAndreas Hartmetz2021-02-231-3/+5
* Fix FindWrapOpenSSL.cmake if OpenSSL::Crypto is UNKNOWN_LIBRARYJoerg Bornemann2021-02-231-1/+1
* QLineEdit: Fix editingFinished() not being emitted when pressing the clear bu...Dong Rui2021-02-231-1/+1
* macOS: don't let windows that are transparent for input become key windowVolker Hilsheimer2021-02-192-2/+3
* [Android]: Fix exception when using Qt to create a service on AndroidLars Schmertmann2021-02-191-0/+13
* QMdiSubWindow: Set correct ControlLabel sizeMorten Johan Sørvig2021-02-191-2/+2
* Doc: Remove styling for hyperlinks from the simplified offline styleTopi Reinio2021-02-191-14/+0
* Coin: fix android emulator script to use bash instead of shAssam Boudjelthia2021-02-192-2/+2
* Coin: remove workarounds to allow running Android testsAssam Boudjelthia2021-02-184-60/+0
* Fix the qmake error when building with qtquickcompiler for iOSAlexey Edelev2021-02-181-3/+5
* CMake: handle Android features dependencies for modulesAssam Boudjelthia2021-02-181-0/+19
* fix windows build when both whatsthis and tooltip are disabledNick Shaforostov2021-02-181-1/+5
* QJsonObject: Fix operator<=()Ulf Hermann2021-02-182-1/+32
* Android: replace stacktrace with debug message in search for setServiceLars Schmertmann2021-02-181-2/+6
* Correct qt_mktime()'s check for last second in 1969Edward Welbourne2021-02-181-1/+1
* Remove redundant code in androiddeployqt/main.cppEdward Welbourne2021-02-181-11/+4
* Do not rewrite boolean INPUTs if they have a corresponding featureAlexey Edelev2021-02-181-12/+0
* Bump versionJani Heikkinen2021-02-182-2/+2
* Rework tst_QDateTime::toString_isoDate() to eliminate an XFAILEdward Welbourne2021-02-161-16/+17
* Fix qmake_qmake_immediate path for AndroidAlexey Edelev2021-02-161-1/+1
* Remove the corelib_add_mimetypes_resources call for the Core libraryAlexey Edelev2021-02-161-1/+0
* tst_qapplication: Prevent desktopaware test from deactivating main testTor Arne Vestbø2021-02-161-0/+5
* Extend colorspace testing and fix bug it uncoveredAllan Sandfeld Jensen2021-02-163-1/+121
* QRectF/Documentation: Fix malformed tableFriedemann Kleint2021-02-161-1/+1
* Mark QPropertyAlias as internalFabian Kosmale2021-02-161-0/+2
* Fix tst_QDateTime::systemTimeZoneChange() for 32-bit systemsEdward Welbourne2021-02-152-17/+59
* MinGW: fix warning in QMatrix4x4::map functionsMårten Nordheim2021-02-151-5/+5
* Schannel: Fix incomplete downloads with read buffer restrictedMårten Nordheim2021-02-153-1/+5
* dirview example: Show file icons on WindowsFriedemann Kleint2021-02-131-0/+2
* Android: set minimum recommended android SDK to 29Assam Boudjelthia2021-02-132-2/+2