summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-09-26385-3758/+4138
|\
| * QtNetwork (examples) - update multicastsenderTimur Pocheptsov2017-09-252-47/+26
| * QtNetwork (examples) - update secure socket client exampleTimur Pocheptsov2017-09-258-114/+135
| * QNativeGestureEvent: Fix documentationFriedemann Kleint2017-09-251-3/+10
| * Avoid window geometry jittering when changing geometry from JavaScriptRainer Keller2017-09-251-2/+2
| * testlib: Add qWaitFor to wait for predicateTor Arne Vestbø2017-09-254-28/+64
| * Widgets: be able to tab to a widget that has a focus proxyRichard Moe Gustavsen2017-09-252-42/+162
| * Widgets: add QWidgetPrivate::deepestFocusProxy()Richard Moe Gustavsen2017-09-252-3/+25
| * Autotest: centralize the detection of IPv6 supportThiago Macieira2017-09-251-12/+12
| * Refactor QNetworkAddress not to keep a full QHostAddressThiago Macieira2017-09-254-60/+52
| * QNetworkInterface/Windows: solve 11 year old puzzle about Win32 APIThiago Macieira2017-09-251-59/+8
| * QNetworkInterface: complete removing pre-Vista supportThiago Macieira2017-09-251-12/+16
| * Remove obsolete version checksJake Petroules2017-09-253-35/+10
| * Add currentType function to QOperatingSystemVersionJake Petroules2017-09-253-19/+29
| * QThread::create: move implementation out of lineGiuseppe D'Angelo2017-09-242-69/+76
| * QThread::create: make qdoc generate its documentationGiuseppe D'Angelo2017-09-241-0/+7
| * examples: remove wince leftoversGatis Paeglis2017-09-221-1/+0
| * QRandomGenerator: update API to better nameThiago Macieira2017-09-225-73/+91
| * Modernize the Local Fortune Client and Server examplesMårten Nordheim2017-09-226-63/+60
| * add back the device-less QNativeGestureEvent (deprecated)Shawn Rutledge2017-09-222-0/+16
| * Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Shawn Rutledge2017-09-221-3/+1
| * Slightly revamp the http exampleMårten Nordheim2017-09-223-22/+32
| * QtNetwork (examples) - update broadcastsenderTimur Pocheptsov2017-09-222-23/+18
| * macOS touch and gestures: pay attention to deviceIDShawn Rutledge2017-09-213-24/+35
| * make the QTouchDevice available in each QNativeGestureEventShawn Rutledge2017-09-219-25/+47
| * Fix loadOpenSslWin32Timur Pocheptsov2017-09-211-0/+18
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-09-21167-774/+1042
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-20167-774/+1042
| | |\
| | | * Convert features.menu to QT_[REQUIRE_]CONFIGStephan Binner2017-09-1955-116/+184
| | | * Convert features.textedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-1919-64/+66
| | | * windows: Blacklist Intel 8.15.10.1749Laszlo Agocs2017-09-191-1/+16
| | | * Hide ibus IM on password fieldsAllan Sandfeld Jensen2017-09-182-0/+12
| | | * Mark Clang 5.0 as warning-freeThiago Macieira2017-09-181-2/+2
| | | * Fix recordOCI() test to treat clob/nclob as QByteArrayAndy Shaw2017-09-181-2/+2
| | | * OCI: Use correct type for getting doublesAndy Shaw2017-09-181-1/+7
| | | * Remove unnecessary VxWorks ifdefJake Petroules2017-09-181-2/+0
| | | * Add missing pwd.h includeJake Petroules2017-09-181-0/+1
| | | * Exclude QSystemSemaphore test with -no-feature-systemsemaphoreJake Petroules2017-09-181-0/+3
| | | * QSharedPointer: fix undefined behavior in operator<Giuseppe D'Angelo2017-09-171-3/+6
| | | * Use QT_LSTAT instead of lstat directlyJake Petroules2017-09-152-4/+6
| | | * Exclude tst_QDir::mkdirOnSymlink on Unix platforms without symlinksJake Petroules2017-09-151-1/+1
| | | * Exclude DBus performance test with -no-feature-processJake Petroules2017-09-151-1/+3
| | | * Fix conditions in some QMAKE_COMPILER_DEFINES assignmentsRobert Loehning2017-09-151-3/+3
| | | * Fix quoting of mocinclude.opt for paths containing spacesJoerg Bornemann2017-09-141-1/+1
| | | * Revamp SQL examples to C++11Michael Winkelmann2017-09-1430-146/+171
| | | * Fix convertToFormat with color-tablesAllan Sandfeld Jensen2017-09-142-17/+19
| | | * Optimize QVariant::cmp()Lars Knoll2017-09-141-40/+49
| | | * Autotest: when using libproxy, QNetworkProxyFactory isn't genericThiago Macieira2017-09-133-4/+4
| | | * Workaround for proxyChange failing when run aloneMårten Nordheim2017-09-131-0/+9
| | | * Win: Handle installation of read-only target files correctlyAndy Shaw2017-09-131-4/+19