summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Windows QPA: Refactor the tablet codeFriedemann Kleint2018-03-282-26/+24
* | | QShortcutMap::createNewSequences: Add some debug outputFriedemann Kleint2018-03-281-0/+13
|/ /
* | testlib: Ignore line locations from TAP reporter when running selftestsTor Arne Vestbø2018-03-271-1/+3
* | Fix QML integration of widgetsLars Knoll2018-03-271-1/+2
* | Benchmarks/QGraphicsItem: use testdata instead hard-coded valuesChristian Ehrlicher2018-03-271-1/+1
* | Benchmark: move widgets benchmarks still in gui subdirectory to widgetsChristian Ehrlicher2018-03-27201-20/+16
* | qdoc: properly omit comments for enums marked with omitvalueChristian Ehrlicher2018-03-275-22/+22
* | Examples: replace QDesktopWidget::availableGeometry()/screenGeometry()Christian Ehrlicher2018-03-272-5/+5
* | Examples: replace QDate::longMonthName()/longDayName()Christian Ehrlicher2018-03-271-3/+3
* | Examples: replace deprecated QQuaternion::conjugate()Christian Ehrlicher2018-03-271-8/+8
* | Doc: Fix description of QStyleOptionMenuItem::tabWidthAlexander Volkov2018-03-272-4/+6
* | Allow QWinEventNotifier to coexist with waiting functionsAlex Trotsenko2018-03-272-3/+25
* | cups: Honor installable options for DuplexAlbert Astals Cid2018-03-271-3/+7
* | cups: Take conflicts for duplex and page size into accountAlbert Astals Cid2018-03-277-53/+244
* | Fix build issue on macOSFilipe Azevedo2018-03-261-0/+2
* | Initialize m_cupsCodecJesus Fernandez2018-03-261-1/+1
* | Cocoa: Deliver window activation events synchronouslyMorten Johan Sørvig2018-03-261-2/+2
* | Add QTimer::connectTo(), a shorthand way of connecting to timeout()Sergio Martins2018-03-253-0/+82
* | Update READMEs for the bundled xcb sources and the xcb pluginAlexander Volkov2018-03-232-18/+3
* | Move QWindowsCaRootFetcher to its own fileMårten Nordheim2018-03-235-131/+251
* | Benchmark/QImageReader: remove unused dependenciesChristian Ehrlicher2018-03-233-6/+0
* | Add a legacy-free QWheelEvent constructorShawn Rutledge2018-03-232-2/+43
* | Unify QPlatformPrintDevice constructorsAlbert Astals Cid2018-03-232-19/+1
* | Remove unused QPpdPrintDevice constructorAlbert Astals Cid2018-03-232-8/+0
* | Update gradle filesBogDan Vatra2018-03-235-12/+11
* | Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-227-1/+358
* | xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-2211-456/+375
* | Avoid destStore64 when pixels are just repeatingAllan Sandfeld Jensen2018-03-221-0/+57
* | Cocoa: Remove m_viewIsEmbedded and m_ViewIsToBeEmbeddedMorten Johan Sørvig2018-03-214-30/+31
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-03-2163-1022/+724
|\|
| * 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