summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Wasm: Implement QThread::idealThreadCount()v5.13.0-alpha1Morten Johan Sørvig2019-02-071-0/+5
* Wasm: enable thread supportMorten Johan Sørvig2019-02-075-6/+40
* Wasm: enable source map support for debug buildsMorten Johan Sørvig2019-02-071-0/+7
* Improve ARGB32ToRGBA64 conversionsAllan Sandfeld Jensen2019-02-072-35/+29
* wasm: add public API for local file accessMorten Johan Sørvig2019-02-073-0/+97
* wasm: add local file access private APIMorten Johan Sørvig2019-02-075-0/+252
* wasm: add qstdweb private APIMorten Johan Sørvig2019-02-075-0/+410
* Fix some deprecation warnings in examplesFriedemann Kleint2019-02-0622-56/+56
* Add deprecation exclusion around deprecated calls in deprecated codeFriedemann Kleint2019-02-066-0/+18
* Feature 'ocsp' - fix a broken win-64 buildTimur Pocheptsov2019-02-064-2/+78
* Switch epilogues of AVX2 conversions to single stepAllan Sandfeld Jensen2019-02-061-79/+79
* Windows style, themes: Fix deprecation warningsFriedemann Kleint2019-02-064-18/+20
* ibus: allow filterEvent() from QWindowSystemEventHandler::sendEvent()Gatis Paeglis2019-02-061-15/+16
* xcb: respect big-request encoding in max request sizeGatis Paeglis2019-02-066-26/+39
* QtWidgets: mark QDialog/QFileDialog functions as deprecatedChristian Ehrlicher2019-02-067-15/+33
* QtWidgets: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-066-10/+28
* Cleanup QtCore examplesChristian Ehrlicher2019-02-0629-77/+59
* Add llvm linker detection to configureMichal Klocek2019-02-066-6/+74
* Add support for setting the peer verify name via the QNetwork* classesAndy Shaw2019-02-0611-9/+105
* QNX QPA: Add support for Qt Virtual KeyboardKarim Pinter2019-02-062-7/+17
* Disable Docker-based test servers on macOS temporarilyLiang Qi2019-02-061-1/+12
* Fix convertARGBToARGB32PM_avx2 and convertARGBToRGBA64PM_avx2Allan Sandfeld Jensen2019-02-051-2/+2
* QtWidgets/Graphics-/ItemViews: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-0510-7/+38
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-0512-88/+90
* QtGui documentation: cleanupChristian Ehrlicher2019-02-0515-55/+64
* QtWidgets documentation: cleanupChristian Ehrlicher2019-02-0520-114/+104
* QAnimationDriver: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-052-3/+6
* QtGui: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-0211-29/+28
* QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-02-0212-117/+120
* QtGui/QPainterPath: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-022-29/+39
* QtGui/QPainter: mark obsolete functions as deprecatedChristian Ehrlicher2019-02-024-22/+53
* QtGui: mark obsolete QPixmapCache::find() functions as deprecatedChristian Ehrlicher2019-02-0213-33/+57
* Examples: cleanup foreach usageChristian Ehrlicher2019-02-0212-32/+37
* Enable deprecation warnings by defaultGiuseppe D'Angelo2019-02-023-15/+23
* Merge dev into 5.13Paul Wicking2019-02-01229-1286/+105270
|\
| * Regenerate TLS certificates after docker machine resumesRyan Chu2019-01-291-2/+4
| * Schannel: Add ALPN supportMårten Nordheim2019-01-283-6/+114
| * Cleanup Widgets examples - includesChristian Ehrlicher2019-01-2836-85/+66
| * Cleanup Widgets examples - replace foreachChristian Ehrlicher2019-01-286-17/+25
| * QtGui: mark some image functions as obsoleteChristian Ehrlicher2019-01-2811-7/+51
| * QtGui/Text: mark obsolete functions as deprecatedChristian Ehrlicher2019-01-286-3/+16
| * QtBase: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-284-22/+22
| * QtWidgets: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-2817-50/+53
| * QtCore: replace 0 with \nullptr in documentationChristian Ehrlicher2019-01-2813-37/+39
| * Merge "Merge remote-tracking branch 'origin/5.12' into dev" into refs/staging...Liang Qi2019-01-28128-1049/+104797
| |\
| | * Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-26128-1049/+104797
| | |\
| | | * xcb: Avoid repaint lags with DnDAlexander Volkov2019-01-253-2/+19
| | | * Ability to switch language under platform eglfs/linuxfbElena Zaretskaya2019-01-2514-7/+267
| | | * QMacStyle: fix PE_PanelLineEdit and PE_FrameLineEdit handlingTimur Pocheptsov2019-01-251-12/+50
| | | * tst_QItemDelegate: try to stabilize combobox testChristian Ehrlicher2019-01-252-4/+1