summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-18130-361/+1166
|\
| * Fix quadratic behavior when converting from QVariantLars Knoll2016-02-182-6/+86
| * Avoid size overflows when inserting into very large JSON objectsLars Knoll2016-02-186-20/+62
| * Bump versionOswald Buddenhagen2016-02-181-1/+1
| * Fix build when QMacStyle is disabled.Jake Petroules2016-02-181-1/+1
| * Wrap legacy APIs in a QT_MAC_DEPLOYMENT_TARGET_BELOW macro.Jake Petroules2016-02-181-0/+2
| * QSqlDriver: use table prefix in WHERE clausesVyacheslav Grigoryev2016-02-172-63/+55
| * QtNetwork: Silence Clang on Windows.Friedemann Kleint2016-02-172-14/+1
| * Add source device information to qDebug output of QTouchEventAriel Molina2016-02-171-0/+1
| * QWindow: Make screen warning more informativeGabriel de Dietrich2016-02-171-1/+1
| * QOpenGLExtensionMatcher: Fix possible use of unintialized memoryGabriel de Dietrich2016-02-171-1/+1
| * QListView: fix skipping indexes in selectedIndexes().Anton Kudryavtsev2016-02-172-1/+29
| * winrt: add logging to platform pluginMaurice Kalinowski2016-02-1710-2/+93
| * winrt: Fix clipboardMaurice Kalinowski2016-02-175-0/+275
| * Update testdataMaurice Kalinowski2016-02-172-2/+2
| * winrt: Fix usage of testdataMaurice Kalinowski2016-02-171-0/+9
| * winrt: Disable tests which connect to localhostMaurice Kalinowski2016-02-162-0/+12
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2016-02-161-0/+1
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-02-151-0/+1
| | |\
| | | * Add missing emission of activated(QString)Andy Shaw2016-02-021-0/+1
| * | | Windows QPA: Fix the signature of the font enumeration callbacks.Friedemann Kleint2016-02-152-39/+46
| * | | Doc: Fixed Qt::TextWordBreak to Qt::TextWordWrapSamuel Gaist2016-02-151-2/+2
| * | | OS X: Implement download folder display name querySamuel Gaist2016-02-151-0/+8
| |/ /
| * | Search for libsystemd first, fall back to libsystemd-journalHeiko Becker2016-02-152-2/+9
| * | Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-02-1558-132/+339
| |\ \
| | * | Account for hinting preference in alpha map bounding boxEskil Abrahamsen Blomfeldt2016-02-091-1/+6
| | * | HighDPI: Extend exposed region to avoid artifacts by rounding.Friedemann Kleint2016-02-092-1/+23
| | * | Support arbitrary strides in the QPlatformBackingStore compositorLaszlo Agocs2016-02-051-4/+21
| | * | Scale offset as well on QBackingStore flushMorten Johan Sørvig2016-02-051-1/+2
| | * | Crash fix: reject certain malformed bmp imagesEirik Aavitsland2016-02-053-1/+2
| | * | Fix dbus wince buildAndreas Holzammer2016-02-053-0/+11
| | * | Do not change depth for the backingstore's underlying imageLaszlo Agocs2016-02-053-2/+8
| | * | Revert "QWidgetWindow: call base class close event impl".Friedemann Kleint2016-02-051-1/+0
| | * | Fix QT_DEPRECATED_SINCE usageJędrzej Nowacki2016-02-026-6/+6
| | * | Swap the GCC and Clang versions of supported FreeBSD mkspecsThiago Macieira2016-02-027-11/+11
| | * | Fix build on FreeBSD: 'environ' is not defined in a libraryThiago Macieira2016-02-021-0/+4
| | * | Work around Clang < 3.7 integrated assembler bug PC-relative relocsThiago Macieira2016-02-021-5/+1
| | * | Fix livelock at application exit if threads were runningThiago Macieira2016-02-022-5/+13
| | * | Use extra compilers for the linker version scriptSamuli Piippo2016-02-021-8/+12
| | * | BIC: Rename back symbol that was mistakenly thought to be privateTor Arne Vestbø2016-02-022-4/+4
| | * | Merge 5.6 into 5.6.0Oswald Buddenhagen2016-02-02123-1272/+1880
| | |\ \
| | * | | support specifying directories in RESOURCESOswald Buddenhagen2016-02-011-3/+9
| | * | | Merge remote-tracking branch 'origin/5.5' into 5.6.0Liang Qi2016-02-014-5/+19
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Fix clipRect interpretation in composited backingstoresLaszlo Agocs2016-02-015-7/+28
| | * | | eglfs: Fix up incorrect comments in the backingstoreLaszlo Agocs2016-02-011-5/+2
| | * | | Cocoa integration - fix outdated path in QCocoaFileDialogHelperTimur Pocheptsov2016-01-301-2/+5
| | * | | Fix bounding rect of glyph runs in multi-line QTextLayoutEskil Abrahamsen Blomfeldt2016-01-302-0/+32
| | * | | eglfs: Sanitize the widget compositor's context handlingLaszlo Agocs2016-01-294-5/+18
| | * | | winrt: set initial window sizeMaurice Kalinowski2016-01-291-0/+9
| | * | | eglfs: fix cleanup when more than one tlw was usedLaszlo Agocs2016-01-281-1/+18