summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "QPushButton: fix support of style sheet rule for text alignment"Volker Hilsheimer2021-03-112-4/+20
* Doc: Add hyperlink to relevant sectionPaul Wicking2021-03-111-2/+2
* Bump Apple platform minimum versionsAlexandru Croitor2021-03-114-6/+6
* rhi: metal: Avoid unused argument warning on iOSLaszlo Agocs2021-03-101-0/+3
* rhi: metal: Use the layer as the single source of truthLaszlo Agocs2021-03-101-8/+34
* QConcatenateTablesProxyModel: skip dataChanged in hidden columnsDavid Faure2021-03-092-1/+17
* rhi: gl: Fix missing uniform data with certain command listsLaszlo Agocs2021-03-093-50/+203
* FileChooser portal: send window id in hexJan Grulich2021-03-081-1/+1
* 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