summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Implement protocol upgrade for HTTP/2 enabled requests"Timur Pocheptsov2016-08-048-149/+28
* Optimize QString::compare_helper(QChar*, int, char*, int, cs)Marc Mutz2016-08-041-3/+9
* Add missing include in qeventloop_p.hJędrzej Nowacki2016-08-041-0/+1
* Cleanup QDBusVirtualObjectPrivateJędrzej Nowacki2016-08-041-2/+0
* Fix grayscale painting regression in 64-bit raster engineAllan Sandfeld Jensen2016-08-033-3/+44
* Remove hiding of .main div in offline pagesKai Koehne2016-08-031-3/+0
* Implement protocol upgrade for HTTP/2 enabled requestsTimur Pocheptsov2016-08-038-28/+149
* Add std::nullptr_t as builtin type in QMetaTypeJędrzej Nowacki2016-08-033-1/+10
* Add QtAndroidPrivate::context()Alex Blasche2016-08-032-0/+11
* Save QFont's style name if presentKonstantin Shegunov2016-08-032-2/+32
* Polish SCTP examplesAlex Trotsenko2016-08-0322-75/+329
* Fix some syntax issues in SCTP implementationAlex Trotsenko2016-08-035-20/+26
* QObject::connect: allow to disable narrowing of the connection argumentsGiuseppe D'Angelo2016-08-023-0/+569
* Cleanup canonical font name lookupAllan Sandfeld Jensen2016-08-021-77/+136
* Fix grammar issues in SCTP documentationAlex Trotsenko2016-08-024-15/+15
* Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-0296-789/+2147
|\
| * Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-0196-789/+2147
| |\
| | * mimetypebrowser example: Add Generic Icon NameFriedemann Kleint2016-08-011-1/+2
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-0130-184/+572
| | |\
| | | * Fix for race condition in signal activationDenis Kormalev2016-07-292-1/+176
| | | * examples: use QSignalBlockerMarc Mutz2016-07-282-29/+34
| | | * Fix gcc -Wsuggest-override warning on Q_OBJECTDavid Faure2016-07-281-0/+2
| | | * Item delegates: show localized detailed tooltips and "What's this?" textsAlexander Volkov2016-07-286-79/+121
| | | * xcb: Don't activate bypassed windows on mouse pressBłażej Szczygieł2016-07-281-1/+4
| | | * QVector: fix crash on reserve(0)David Faure2016-07-282-1/+27
| | | * Handle device pixel ratio in QTreeWidget animationsDavid Edmundson2016-07-281-1/+2
| | | * Windows QPA: Pass ExcludeUserInputEvents to QWSI::flushWindowSystemEvents()Friedemann Kleint2016-07-271-5/+5
| | | * Windows style: Scale native metrics per monitorFriedemann Kleint2016-07-274-19/+67
| | | * QAbstractItemViewPrivate: de-inline hasEditor()Marc Mutz2016-07-272-3/+6
| | | * Backwards compatibility fix: No default colormap for Mono QImagesEirik Aavitsland2016-07-272-24/+56
| | | * Fontengine: Avoid invalid alpha maps when antialiasing is offEirik Aavitsland2016-07-271-1/+4
| | | * HighDPI: Disable scrolling for non-integer deltasMorten Johan Sørvig2016-07-271-5/+10
| | | * embedded: Make signal handlers optionalLaszlo Agocs2016-07-271-8/+10
| | | * QOpenGLDebugLogger: strengthen the code path in case of GL context destructionGiuseppe D'Angelo2016-07-271-0/+34
| | | * Update documentation regarding QPixmap HICON conversionsSérgio Martins2016-07-271-4/+2
| | | * QOpenGLDebugLogger: do not crash if deleted with the wrong GL context currentGiuseppe D'Angelo2016-07-261-0/+6
| | | * Fix grammar error in QFlags documentationMitch Curtis2016-07-261-1/+1
| | | * QDialog::adjustPosition(): Check screen numberFriedemann Kleint2016-07-261-2/+4
| | | * Update .gitignoreGiuseppe D'Angelo2016-07-261-0/+2
| | * | Cocoa: Don’t beep on return keypressMorten Johan Sørvig2016-07-291-4/+10
| | * | QSocketNotifier: improve warning to show thread names and pointers.David Faure2016-07-281-1/+6
| | * | Bump versionOswald Buddenhagen2016-07-281-1/+1
| | * | QWindow::fromWinId(): Return 0 when foreign window cannot be wrappedFriedemann Kleint2016-07-282-3/+13
| | * | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Edward Welbourne2016-07-2842-440/+868
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-2642-440/+868
| | | |\|
| | | | * QWindowsTheme::themeHint(): Handle special value of SPI_GETWHEELSCROLLLINESFriedemann Kleint2016-07-261-2/+7
| | | | * Fix enabling of precompiled headers on macOSThiago Macieira2016-07-251-1/+1
| | | | * Cocoa integration - fix a crash in QMacPasteboardTimur Pocheptsov2016-07-252-13/+7
| | | | * QPlatformWindow::initialGeometry(): Do not touch child window positionsFriedemann Kleint2016-07-251-9/+22
| | | | * Work around ICC bug about shadowing declarations that aren't shadowingThiago Macieira2016-07-243-9/+9