summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Detect C standard and try using the most recentAllan Sandfeld Jensen2018-03-2110-4/+86
* Fix crash when deleting a QSqlQueryModel after closing the databaseMarcel Krems2018-03-211-2/+4
* macOS: Handle NaN mouse event positionsNathan Collins2018-03-211-2/+6
* Clean up the moc "no-keywords" testUlf Hermann2018-03-212-11/+14
* Testlib: Add a feature for the item model testerUlf Hermann2018-03-215-3/+35
* Testlib: Rename qtest_global.h to qttestglobal.hUlf Hermann2018-03-2122-24/+26
* Make QSsl::SecureProtocols also enable use of TLS1.{1,2}Mårten Nordheim2018-03-211-1/+5
* Cocoa: Restore resizable window mask setting to 5.9 behaviorMorten Johan Sørvig2018-03-211-1/+1
* qtestlib/Unix: Output function time and total time in case of a crashFriedemann Kleint2018-03-211-4/+8
* Add Qt::SvgMiterJoin option to pathstroke exampleKai Pastor2018-03-212-0/+5
* Fix subpixel rendering on Windows/FreeTypeSergio Martins2018-03-201-4/+0
* Expose gdb-index as configure argumentAllan Sandfeld Jensen2018-03-202-0/+3
* Switch lancelot from QRegExp to QRegularExpressionsAllan Sandfeld Jensen2018-03-202-283/+288
* Modernize the "regularexpression" featureUlf Hermann2018-03-2028-117/+107
* Gui: Properly use the standarditemmodel featureUlf Hermann2018-03-204-13/+6
* Fix infinite recursion on stack trying load empty glyhsLars Knoll2018-03-201-4/+1
* Fix display recognition for IBUSLars Knoll2018-03-201-1/+1
* widgets: Add a QT_CONFIG(style_stylesheet) guardMikhail Svetkin2018-03-201-3/+7
* Fix CONFIG+=qtquickcompiler and immediate resources with shadow buildsSimon Hausmann2018-03-201-2/+2
* Windows QPA: Fix potential crash in leave event handlingFriedemann Kleint2018-03-201-1/+1
* QSharedDataPointer: use swap-and-move in the move constructorThiago Macieira2018-03-191-2/+10
* QSemaphore: add minor optimization for 64-bit Linux systemsThiago Macieira2018-03-191-0/+7
* QSemaphore: fix deadlock when the woken up thread wakes up anotherThiago Macieira2018-03-192-43/+157
* Remove src/corelib/arch, merging with src/corelib/threadThiago Macieira2018-03-195-6/+4
* Atomics: remove qatomic_msvc.hThiago Macieira2018-03-193-501/+2
* Atomic: silence MSVC warning in the generic fetchAndSubThiago Macieira2018-03-191-0/+3
* tst_QOpenGLWindow: Move resizing to separate testJohan Klokkhammer Helsing2018-03-191-2/+23
* QPixmap don't assume QPlatformScreen::format is opaqueJohan Klokkhammer Helsing2018-03-194-19/+36
* Fix QPageLayout() not initializing unitsAlbert Astals Cid2018-03-191-8/+1
* q{,Utf8}Printable: avoid creating a copy of a QStringThiago Macieira2018-03-182-2/+9
* MySQL: Fix testsAndy Shaw2018-03-172-9/+9
* XCode: Fix the output paths for extra compilers with fileFixify()Andy Shaw2018-03-171-1/+2
* sqlite: Prevent a crash when sqlite does not detect any parametersAndy Shaw2018-03-172-1/+45
* regularexpression example: Add raw string literal displayFriedemann Kleint2018-03-172-24/+35
* qglobal.h: compile Q_UINT64_C in C modeThiago Macieira2018-03-171-0/+5
* Windows QPA: Improve tablet mode detectionFriedemann Kleint2018-03-172-11/+36
* Stabilize tst_QSignalSpy::waitFunctionPointer_signalEmittedTooLate()Friedemann Kleint2018-03-171-2/+1
* QNetworkReply: fix isFinished() for disabled repliesDavid Faure2018-03-172-0/+10
* QGtk3Menu::showPopup(): fix target item selectionJ-P Nurmi2018-03-161-3/+3
* QDomNode::replaceChild(): Fix documentation typoAndre Hartmann2018-03-161-1/+1
* QMenu: Realign submenu first action with its parent menu actionGabriel de Dietrich2018-03-161-0/+7
* QIpAddress: reject IPv6 addresses with more than 4 hex digitsThiago Macieira2018-03-162-4/+9
* QFusionStyle: Fix compilation when qreal is floatAlexander Akulich2018-03-151-4/+4
* Revert "Blacklist tst_QWindow::testInputEvents on Windows"Liang Qi2018-03-151-2/+0
* Revert "Blacklist tst_QWindow::modalWindowEnterEventOnHide_QTBUG35109 on wind...Liang Qi2018-03-151-1/+0
* Disable statx(2) and renameat2(2) system calls on AndroidThiago Macieira2018-03-141-7/+16
* QFlatpakTheme: Cleanup the codeAlexander Akulich2018-03-141-73/+15
* QByteArray::setRawData(): don't null-terminate initialization from nullptrOswald Buddenhagen2018-03-141-1/+0
* Fix performance regression in simple a8 non-gamma correctedAllan Sandfeld Jensen2018-03-141-0/+2
* Manual tablet test: Draw crosshairs when tablet pen is closeFriedemann Kleint2018-03-141-16/+44