summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Blacklist tst_qwidget_window::tst_resize_countKari Oikarinen2018-02-131-0/+4
* Doc: Fix typos in qmake function referenceAaron Linville2018-02-131-6/+6
* Doc: Fix links to QFontMetrics::width() overloadsAaron Linville2018-02-131-2/+2
* simd.prf: Add support for compiling .c sources with the C compilerAllan Sandfeld Jensen2018-02-121-0/+29
* Add support for Apple Unified LoggingTor Arne Vestbø2018-02-123-0/+133
* qtbase: Remove BLACKLIST files which are no longer activeChristian Ehrlicher2018-02-128-28/+0
* Fix autotest tst_QAction::setStandardKeys()Christian Ehrlicher2018-02-122-3/+1
* winrt: Correctly check if mouse button was clickedOliver Wolff2018-02-121-1/+1
* winrt: Keep track of affected window for mouse eventsOliver Wolff2018-02-121-18/+20
* winrt: Fix mouse releases that happen outside a windowOliver Wolff2018-02-121-0/+6
* winrt: mouse handling: Fix detection of affected windowOliver Wolff2018-02-121-2/+3
* Windows QPA: Implement QPlatformWindow::startSystemMove()Alexander Volkov2018-02-112-0/+11
* QVariant: Add missing conversion from QJsonValue to double & floatThiago Macieira2018-02-111-0/+4
* Documentation: don't suggest abort() in qInstallMessageHandler()Thiago Macieira2018-02-111-1/+1
* macOS: Bump deployment target to 10.11Morten Johan Sørvig2018-02-113-3/+3
* Remove code paths for macOS < 10.11Jake Petroules2018-02-113-34/+4
* Load Qt libs from Qt threadBogDan Vatra2018-02-117-113/+255
* logging: Break out stderr logging sink into separate functionTor Arne Vestbø2018-02-111-13/+16
* logging: Don't build alternate logging sinks for QT_BOOTSTRAPPEDTor Arne Vestbø2018-02-111-7/+13
* logging: Break out QMessagePattern error reporting into standalone functionTor Arne Vestbø2018-02-111-14/+20
* macOS: Blacklist tst_QStyleSheetStyle::task232085_spinBoxLineEditBgTor Arne Vestbø2018-02-101-0/+3
* Merge "Merge remote-tracking branch 'origin/dev' into 5.11" into refs/staging...Jani Heikkinen2018-02-105332-1017/+4554
|\
| * Merge remote-tracking branch 'origin/dev' into 5.11Liang Qi2018-02-105332-1017/+4554
| |\
| | * Add drawTexture benchmarkAllan Sandfeld Jensen2018-02-063-0/+554
| | * Unalias some core drawhelper loopsAllan Sandfeld Jensen2018-02-062-63/+67
| | * Documentation: Update CommonTableModel/StringListModel snippetsChristian Ehrlicher2018-02-054-28/+28
| | * Handle coordinates related to component windowJosé Millán Soto2018-02-051-1/+7
| | * Introduce QT6_VIRTUAL and QT6_NOT_VIRTUAL macrosSergio Martins2018-02-054-11/+10
| | * Use placeholder text for accessible description of QLineEditJosé Millán Soto2018-02-051-0/+2
| | * Remove QCupsPrintEnginePrivate::setupDefaultPrinterAlbert Astals Cid2018-02-052-33/+0
| | * Remove QPlatformPrinterSupport::createDefaultPrintDeviceAlbert Astals Cid2018-02-052-6/+0
| | * Modernize logging in CoreFoundation and iOS event dispatchersTor Arne Vestbø2018-02-053-83/+63
| | * Simplify how we set thread name for UNIX threadsTor Arne Vestbø2018-02-051-11/+8
| | * Use new QString::remove(QLatin1String)Anton Kudryavtsev2018-02-052-2/+2
| | * Benchmarks: tst_tcpserver: Remove unnecessary qprocess includeOliver Wolff2018-02-051-1/+0
| | * tests: cleanup tst_QMenu::click_while_dismissing_submenu()Friedemann Kleint2018-02-031-8/+10
| | * QLineEdit: implement quick text selection by mouseElvis Angelaccio2018-02-0310-4/+159
| | * QCommonStyle::drawControl: use PM_HeaderMargin instead magic numberChristian Ehrlicher2018-02-021-2/+3
| | * QHeaderView: consider Qt::DecorationRole size within paintSection()Christian Ehrlicher2018-02-021-5/+9
| | * Add documentation entries for new qvector/qvarlength methodsAllan Sandfeld Jensen2018-02-022-0/+44
| | * QString:: add remove() overload taking QLatin1StringAnton Kudryavtsev2018-02-023-10/+43
| | * Fix HiDPI rendering issues in the WindowsVista styleAndre de la Rocha2018-02-022-28/+44
| | * Fix HiDPI rendering issues in the Windows styleAndre de la Rocha2018-02-021-89/+55
| | * Fix HiDPI rendering issues in QCommonStyleAndre de la Rocha2018-02-021-12/+10
| | * QString: optimize remove()Anton Kudryavtsev2018-02-021-4/+9
| | * Fix opening of flatpak FileChooser portalJan Grulich2018-02-022-55/+61
| | * tests: cleanup tst_QMenu::QTBUG47515_widgetActionEnterLeaveGatis Paeglis2018-01-291-51/+70
| | * QBitArray: add manipulate a dense bit array directlyThiago Macieira2018-01-282-0/+43
| | * Support for LTTNG and ETW tracingRafael Roquetto2018-01-2833-10/+1719
| | * QMimeType: remove unwanted *.bin as preferredSuffix for octet-streamDavid Faure2018-01-282-0/+3