summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * Doc: State that qDebug and friends are thread-safeKai Koehne2017-10-172-0/+12
| | | | * Android Accessibility: protect from accessing invalid interfacesFrederik Gladhorn2017-10-171-8/+12
| | | | * QNetworkReply: Reduce noise and a fail when building with no-sslMårten Nordheim2017-10-171-22/+17
| | | | * Windows QPA: Fix reporting of TabletLeaveProximity eventsFriedemann Kleint2017-10-171-6/+16
| | | | * QShortcut: Fall back to cross platform code in absence of QPA menuGabriel de Dietrich2017-10-172-1/+31
| | * | | Fix resolution of QMAKE_INFO_PLIST for non-bundle artifactsAlexandru Croitor2017-10-231-1/+2
| | |/ /
| | * | Fix implementation of spell check underline stylesDmitry Shachnev2017-10-214-7/+9
| | * | QRandomGenerator: improve floating-point random generationThiago Macieira2017-10-202-3/+59
| | * | QRandomGenerator: fix the timing of the closing of the Unix random fdThiago Macieira2017-10-201-2/+2
| | * | QNativeGestureEvent: Fix qdoc warningFriedemann Kleint2017-10-201-2/+2
| | * | QBasicMutex: mark the bootstrap constructor constexprThiago Macieira2017-10-191-1/+1
| | * | GitIgnore qvkgenOrgad Shaneh2017-10-191-0/+1
| | * | Clean dynamic function resolving done for XP in QFileInfo testsOrgad Shaneh2017-10-191-39/+15
| | * | MinGW: Globally define WINVER and _WIN32_WINNT to enable Windows 7 APIOrgad Shaneh2017-10-1912-19/+17
| | * | QAbstractItemView: Make it easier to drop above and below itemsThorbjørn Lund Martsum2017-10-182-1/+14
| | * | Doc: improve screenshots Application ExampleNico Vertriest2017-10-182-0/+0
| | * | Doc: qtwidgets index page: wrong name for image fileNico Vertriest2017-10-181-1/+1
| | * | Doc: correct filename png filesNico Vertriest2017-10-182-2/+2
| | * | Doc: replace screenshot widgets tutorial with more updated versionNico Vertriest2017-10-181-0/+0
| | * | Revamp QtWidgets/DragAndDrop examples to C++11Friedemann Kleint2017-10-1819-122/+125
| | * | QHostInfo: Make getaddrinfo() mandatoryThiago Macieira2017-10-188-223/+55
| | * | QTabletEvent/manual widgets test: Fix reporting of proximity eventsFriedemann Kleint2017-10-181-4/+20
| | * | QTabletEvent/manual widgets test: Port to C++ 11Friedemann Kleint2017-10-181-29/+19
| | * | Windows: Fix inability to have two topmost windowsMårten Nordheim2017-10-171-1/+1
| | * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2017-10-1755-221/+746
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-1655-221/+746
| | | |\|
| | | | * ANGLE: Fix compilation with MinGWOrgad Shaneh2017-10-161-1/+1
| | | | * qmake: Actually resolve QMAKE_SHELL_NULL_DEVICE when writing to MakefileOrgad Shaneh2017-10-161-1/+1
| | | | * Attach Qt main c++ thread to jvm at the early beginningVyacheslav Koscheev2017-10-161-0/+11
| | | | * QSystemTrayIcon/Windows: Fix position of context menu with High DPI scalingFriedemann Kleint2017-10-161-0/+9
| | | | * Remove some unused, local variablesJędrzej Nowacki2017-10-146-7/+1
| | | | * QHostAddress::setAddress - fix an overload taking SpecialAddressTimur Pocheptsov2017-10-131-43/+43
| | | | * Qmake: Introduce and use QMAKE_{SYSTEM,SHELL}_NULL_DEVICE variable, take 2Orgad Shaneh2017-10-135-39/+19
| | | | * QPainter: fix invalid pen style when drawing misspelled wordsDavid Faure2017-10-121-0/+2
| | | | * Replace 'an unique' with 'a unique'Kai Koehne2017-10-114-4/+4
| | | | * QCocoaWindow: Toggle titlebar transparency to support unified toolbarGabriel de Dietrich2017-10-111-0/+2
| | | | * Extend blacklisting of tst_qwidget tests to cover RHEL 7.3 & 7.4Tony Sarajärvi2017-10-111-0/+2
| | | | * Fix CVE-2017-10989 in sqliteAndy Shaw2017-10-112-0/+19
| | | | * Revert "Do not include qfloat16 tables in arm64 builds"Allan Sandfeld Jensen2017-10-101-13/+10
| | | | * QDockWidget - improve resizeThorbjørn Lund Martsum2017-10-101-1/+3
| | | | * Fix blacklisting of tst_QOpenGL in WindowsTony Sarajärvi2017-10-101-1/+1
| | | | * Extend blacklisting of tst_gestures in RHELTony Sarajärvi2017-10-101-0/+2
| | | | * Add support for HTTP status 308 Permanent RedirectMårten Nordheim2017-10-105-3/+45
| | | | * Fix typo in QKeyEvent docsFlorian Bruhin2017-10-101-1/+1
| | | | * Windows font database: Remove clamping of default font sizeFriedemann Kleint2017-10-091-6/+0
| | | | * Documentation: Add missing event type for non-client mouse eventsKrzysztof Kawa2017-10-071-4/+4
| | | | * QUdpSocket: make sure receiveDatagram() returns empty on errorThiago Macieira2017-10-071-3/+5
| | | | * Fix deprecated API usageJake Petroules2017-10-071-1/+1
| | | | * Merge remote-tracking branch 'origin/5.9.2' into 5.9Liang Qi2017-10-064-3/+274
| | | | |\
| | | | | * Revert "Qmake: Introduce and use QMAKE_NULL_DEVICE variable"v5.9.2Jani Heikkinen2017-10-025-12/+35