summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QtCore: mark obsolete enumerations as deprecatedChristian Ehrlicher2019-05-1711-74/+35
* Deprecate QWeakPointer::data()Giuseppe D'Angelo2019-05-163-7/+6
* Add some examples to qExchange() docsMarc Mutz2019-05-161-0/+39
* Deduplicate initialization code for default variablesJoerg Bornemann2019-05-162-23/+16
* Clean up class definitions of makefile generatorsJoerg Bornemann2019-05-1614-82/+5
* Fix race in colorspace LUT generationAllan Sandfeld Jensen2019-05-163-10/+36
* Fix mingw pkgconfig file and dependency namingKai Pastor2019-05-161-3/+3
* Add -qtlibinfix-plugins for renaming Qt plugins according to QT_LIBINFIXJoerg Bornemann2019-05-163-0/+9
* Enable tst_QWidget_window::tst_resize_count on Ubuntu 18.04Frederik Gladhorn2019-05-151-1/+0
* macOS accessibility: Implement NSAccessibilityElementFrederik Gladhorn2019-05-152-4/+13
* Add setAutoDeleteReplies to QNetworkAccessManagerMårten Nordheim2019-05-154-0/+135
* Introduce AutoDeleteReplyOnFinishAttribute for QNetworkRequestMårten Nordheim2019-05-154-1/+85
* QComboBox: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-151-1/+1
* QSplitter: do not bypass the base class' overridesGiuseppe D'Angelo2019-05-151-1/+1
* QNetworkReply: replace a QQueue with a std::vectorMarc Mutz2019-05-152-16/+9
* Add shortcut for select all in QSpinBoxFrederik Gladhorn2019-05-151-0/+1
* QFtp: Skip the flaky QTestEventLoop::timeout in Coin networkRyan Chu2019-05-151-32/+48
* Fix the timing issue of QFtp tests when using Docker serversRyan Chu2019-05-152-1/+7
* Rework QFtp test and resolve the unresolved itemsRyan Chu2019-05-151-0/+4
* Migrate QFtp test to new test serverVolker Hilsheimer2019-05-152-84/+94
* Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...Liang Qi2019-05-1550-325/+761
|\
| * Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-05-1550-325/+761
| |\
| | * Add 'well-formated' JSON string valuesMichal Klocek2019-05-142-5/+34
| | * Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Friedemann Kleint2019-05-1413-92/+273
| | |\
| | | * Merge remote-tracking branch 'origin/5.12' into 5.13Friedemann Kleint2019-05-1413-92/+273
| | | |\
| | | | * macOS: Guard against display on non-main threadsTor Arne Vestbø2019-05-131-0/+9
| | | | * Windows QPA: Fix resize loops when moving fixed size windows between screensFriedemann Kleint2019-05-133-23/+44
| | | | * Windows QPA: Fix window frame calculation in multi-monitor setupsFriedemann Kleint2019-05-137-60/+146
| | | | * Fix QWindow::mapToGlobal()/mapFromGlobal() for multi-screen windowsMorten Johan Sørvig2019-05-134-4/+56
| | | | * Make sure QAccessibleTableCell is valid before referenceFrederik Gladhorn2019-05-131-6/+19
| | * | | Add the c++latest CONFIG value to select the latest C++ standardJoerg Bornemann2019-05-142-0/+4
| | |/ /
| | * | wasm: support setting the font DPI from JSMorten Johan Sørvig2019-05-135-0/+46
| | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13" into refs/stagin...Liang Qi2019-05-1322-42/+199
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-1222-42/+199
| | | |\|
| | | | * hellogles3: Request core profile contextLaszlo Agocs2019-05-111-3/+3
| | | | * Reset QWidget's winId when backing window surface is destroyedTor Arne Vestbø2019-05-111-0/+6
| | | | * QSharedPointer: fix threadsafety docsGiuseppe D'Angelo2019-05-111-8/+13
| | | | * Android: Fix wrong height of text editor context menu in some localesVova Mshanetskiy2019-05-101-1/+4
| | | | * QAndroidInputContext: Fix start value of Cursor attribute in longPress()Vova Mshanetskiy2019-05-101-1/+1
| | | | * Add unvectorized fallback in case FP exceptions are not maskedAllan Sandfeld Jensen2019-05-101-0/+18
| | | | * Make moc grok binary literals with digit separatorsVille Voutilainen2019-05-102-1/+3
| | | | * macOS: Deliver geometry changes when content view changes frameTor Arne Vestbø2019-05-101-3/+5
| | | | * macOS: Don't clip menu item drawing to bounding rect when using CoreTextTor Arne Vestbø2019-05-101-2/+5
| | | | * Work around VS2015/17 bitset + qfloat16.h compiler bugKeith Kyzivat2019-05-102-0/+17
| | | | * macOS: Implement QCALayerBackingStore::toImage()Tor Arne Vestbø2019-05-102-0/+16
| | | | * Add missing backslash to kmsconvenience.proLaszlo Agocs2019-05-091-1/+1
| | | | * Fix CMake file generation for debug libs on macOSJoerg Bornemann2019-05-091-3/+3
| | | | * Update CLDR version in attributionEdward Welbourne2019-05-091-1/+1
| | | | * Windows QPA: Improve debug messagesFriedemann Kleint2019-05-093-17/+66
| | | | * ANGLE: Backport fix for compilation on mingw/64bit with clangMartin Storsjö2019-05-082-1/+37