summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SQLite: Update to 3.35.2Andy Shaw2021-03-303-4599/+7020
* qmake: Improve error message when detecting macOS platform SDK upgradeTor Arne Vestbø2021-03-302-4/+11
* Fix qmake user projects for QT_LIBINFIX builds on Windows/iOSJoerg Bornemann2021-03-301-1/+1
* Fix CMAKE_INSTALL_PREFIX when building against installer-provided QtJoerg Bornemann2021-03-301-1/+1
* lance tool: fix build for Qt 6Eirik Aavitsland2021-03-303-8/+8
* Windows QPA: Fix accessibility focus event for table/tree/listAndre de la Rocha2021-03-301-0/+11
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-301-34/+22
* wayland: Remove bogus warning about ignoring WAYLAND_DISPLAYEskil Abrahamsen Blomfeldt2021-03-301-7/+18
* Fix build of QTuioTouchPlugin with Makefile generator on macOSJoerg Bornemann2021-03-301-2/+8
* Error out on attempt to configure framework build with lib infixJoerg Bornemann2021-03-301-2/+7
* Remove the unnecessary template parameter from the class specializationSona Kurazyan2021-03-301-2/+2
* headersclean: Compile with -std=c++latest, -Zc:__cplusplus on MSVCKai Köhne2021-03-301-1/+1
* Remove qualification for Julian calendarAlex Blasche2021-03-301-1/+1
* Fix removing columns when QSortFilterProxyModel has not been sorted yetJoni Poikelin2021-03-302-1/+18
* Return the result we have already when getting an object with no nameAndy Shaw2021-03-301-1/+1
* tst_qguimetatype: Avoid deprecated methodsFabian Kosmale2021-03-301-14/+21
* Include minus sign in ImhFormattedNumbersOnly's available keysEdward Welbourne2021-03-301-3/+1
* Support family names that end/start with spaceEskil Abrahamsen Blomfeldt2021-03-301-1/+3
* QIcon::setIsMask: delete extra judgmentYang Yuyin2021-03-301-2/+1
* tst_qdtlscookie: use a proper 'enterLoopMSecs' instead of 'enterLoop'Timur Pocheptsov2021-03-301-1/+1
* Remove fixqt4headers.plJoerg Bornemann2021-03-301-179/+0
* Fix double inclusion of QtAutoDetect.cmake in top-level buildJoerg Bornemann2021-03-301-1/+1
* Variable is Assigned a never used value in qt_make_filter_list()Huang Jie2021-03-301-11/+4
* Font style name 'Normal' and 'Regular' have the same meaningOliver Eftevaag2021-03-301-0/+8
* Fix z-value of QGraphicsItems being ignored during drawQiang Li2021-03-301-1/+1
* QAbstractItemModelTester: fix false positive when model has zero columnsDavid Faure2021-03-302-1/+11
* Add nullptr checkOliver Eftevaag2021-03-301-1/+2
* Redundant condition: tornoffZou Ya2021-03-301-1/+1
* Redundant condition: widgetHuang Jie2021-03-301-1/+1
* The condition 'if(oldChild)' is redundantZou Ya2021-03-301-4/+2
* Blacklist test QMenu::QTBUG_89082_actionTipsHide() for WindowsFriedemann Kleint2021-03-301-0/+1
* Make getter const, add const overloadsVolker Hilsheimer2021-03-302-2/+17
* Use official names for Android versionsVolker Hilsheimer2021-03-302-8/+8
* Blacklist tst_macgui::scrollBarPainting()Tor Arne Vestbø2021-03-301-0/+3
* Rename QJniEnvironment exceptionCheckAndClear to checkAndClearExceptionsAssam Boudjelthia2021-03-306-55/+55
* Brush up the imageviewer exampleFriedemann Kleint2021-03-302-4/+5
* QFontDialog: Fix crash when passing QFont constructed from empty string/strin...Friedemann Kleint2021-03-301-1/+1
* Replace QTextDocumentResourceProvider with a std::functionVolker Hilsheimer2021-03-3012-221/+107
* iOS: Protect against a possible crash after the window is deletedAndy Shaw2021-03-302-1/+3
* Rename QUrlResourceProvider to QTextDocumentResourceProviderVolker Hilsheimer2021-03-2912-38/+52
* Skip a tst_QRhi test case with the Android emulatorLaszlo Agocs2021-03-291-0/+3
* Refactor qt_internal_add_plugin() and qt6_add_plugin()Craig Scott2021-03-296-133/+183
* tst_qobject: fix the detection for GCCGiuseppe D'Angelo2021-03-261-4/+14
* QPainterPath: fix handling of fill rulesGiuseppe D'Angelo2021-03-263-3/+12
* CMake: Fix qconfig.cpp embedded prefix in the CIAlexandru Croitor2021-03-262-1/+18
* CMake: Get rid of the Core_qobject static libraryAlexandru Croitor2021-03-262-49/+25
* Fix compilation with experimental x11 paint engine featureEskil Abrahamsen Blomfeldt2021-03-262-6/+8
* rhi: vulkan: Prevent a misplaced assert from triggering in debug buildsLaszlo Agocs2021-03-251-1/+1
* Fix no mapping for SysReq keyAndrey Butirsky2021-03-251-0/+1
* Fix deprecated macrosVolker Hilsheimer2021-03-252-3/+5