summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-09-06125-1221/+936
|\
| * Convert features.networkdiskcache to QT_[REQUIRE_]CONFIGStephan Binner2017-09-064-15/+11
| * Convert features.socks5 to QT_[REQUIRE_]CONFIGStephan Binner2017-09-066-18/+15
| * Convert features.ftp to QT_[REQUIRE_]CONFIGStephan Binner2017-09-0611-36/+31
| * Add change file for Qt 5.6.3Jani Heikkinen2017-09-051-0/+288
| * testlib: Print event coordinates and window size when event is outside of windowMitch Curtis2017-09-051-2/+4
| * Windows QPA: Do not call EnableNonClientDpiScaling() on Desktop GL WindowsFriedemann Kleint2017-09-051-3/+14
| * Hello GL2 example: Fix exit crashFriedemann Kleint2017-09-051-0/+2
| * OpenGL examples: Introduce QCommandLineParserFriedemann Kleint2017-09-056-12/+82
| * Add qmake feature and configure option to use ccacheTor Arne Vestbø2017-09-053-0/+37
| * macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+8
| * PCRE2: remove pcre2_printint.c from the imported sourcesGiuseppe D'Angelo2017-09-052-833/+0
| * PCRE2: disable JIT on all UIKit platformsGiuseppe D'Angelo2017-09-051-1/+1
| * Pass m_drag_icon_window to getNativeMousePos instead of Event QObjectÀlex Fiestas2017-09-041-4/+4
| * macOS: Reset composition when focus object changes inside windowEskil Abrahamsen Blomfeldt2017-09-043-1/+40
| * Extend blacklisting of tst_QWidget::maskedUpdate to openSUSE 42.3Tony Sarajärvi2017-09-041-0/+1
| * Blacklist tst_QItemDelegate::enterKey tests on openSUSE 42.3Tony Sarajärvi2017-09-041-0/+4
| * Convert features.completer to QT_[REQUIRE_]CONFIGStephan Binner2017-09-0418-68/+74
| * Convert features.buttongroup to QT_[REQUIRE_]CONFIGStephan Binner2017-09-049-36/+37
| * Convert features.effects to QT_[REQUIRE_]CONFIGStephan Binner2017-09-047-20/+27
| * Convert features.resizehandler to QT_[REQUIRE_]CONFIGStephan Binner2017-09-043-8/+6
| * Convert features.scrollarea to QT_[REQUIRE_]CONFIGStephan Binner2017-09-0414-39/+37
| * Convert features.keysequenceedit to QT_[REQUIRE_]CONFIGStephan Binner2017-09-044-15/+12
| * Fix resolution of relative links on WindowsOrgad Shaneh2017-09-042-7/+18
| * Convert features.menubar to QT_[REQUIRE_]CONFIGStephan Binner2017-09-0426-88/+114
| * Convert features.stackedwidget to QT_[REQUIRE_]CONFIGStephan Binner2017-09-046-14/+14
| * PCRE2: remove a source file from the .proGiuseppe D'Angelo2017-09-011-1/+0
| * QModelIndex: use std::less to compare pointersGiuseppe D'Angelo2017-09-011-1/+1
| * tst_QMutex: produce less noise with MSVCThiago Macieira2017-09-011-0/+3
| * Forward the readChannelFinished from the plain socket to the ssl socketAlbert Astals Cid2017-09-014-0/+37
| * Windows QPA: Hardcode a limit for the default point sizeFriedemann Kleint2017-09-011-0/+20
* | Don't call the qAddPreRoutine routines with the mutex lock heldThiago Macieira2017-09-061-9/+14
* | vnc: remove unused qlibinputhandler_p.h includeGatis Paeglis2017-09-051-3/+0
* | libinput: make scrolling consistent with other platformsGatis Paeglis2017-09-051-8/+15
* | libinput: remove unused signalsGatis Paeglis2017-09-052-14/+0
* | evdev*,libinput: use functor-based connectionsGatis Paeglis2017-09-0518-59/+43
* | macOS: Don’t color convert the backing storeMorten Johan Sørvig2017-09-051-1/+9
* | Windows: Make dropped files be opened or attachedAndre de la Rocha2017-09-054-2/+165
* | macOS: Fix support for issuing requestUpdate during expose eventTor Arne Vestbø2017-09-051-0/+12
* | iOS: Fix implicit conversion warning in QIOSEventDispatcherTor Arne Vestbø2017-09-041-1/+1
* | evdevtablet: don't use qpa compatibility functionGatis Paeglis2017-09-041-2/+4
* | eglfs_x11: remove unused event handlersGatis Paeglis2017-09-041-71/+0
* | Merge dev into 5.10Frederik Gladhorn2017-09-02295-2247/+4436
|\ \
| * \ Merge "Merge remote-tracking branch 'origin/5.9' into dev" into refs/staging/devLiang Qi2017-08-31150-939/+2300
| |\ \
| | * | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-31150-939/+2300
| | |\|
| | | * Revert "tst_qwidget::activation expect fail on Win 10"Joni Jäntti2017-08-301-6/+0
| | | * Fix error attribute(target("+crc")) is unknownPeter Seiderer2017-08-292-0/+5
| | | * examples: fix compile without opengl supportPeter Seiderer2017-08-291-1/+2
| | | * Avoid assert on large clips in qt_alphamapblit_genericAllan Sandfeld Jensen2017-08-291-2/+2
| | | * QFbVtHandler: Remove unused sys/signalfd.h includeDongmei Wang2017-08-291-1/+0