summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* Cocoa integration: do not use released sessionTimur Pocheptsov2017-08-291-1/+11
* Revert "tst_qgraphicswidget expect fail on Win 10"Joni Jäntti2017-08-291-7/+0
* QWidgets/CommonStyle: Fix tooltip drawing under HighDPIAlessandro Portale2017-08-291-7/+2
* Fix: WebP missing from QMovie::supportedFormats()Eirik Aavitsland2017-08-291-1/+1
* Fix jumping to anchors with offline styleEike Ziller2017-08-291-0/+10
* QFileInfo: Clarify documentation on symlinksFriedemann Kleint2017-08-291-7/+11
* Doc: Fix exampleRobert Loehning2017-08-281-2/+2
* QCocoaMenu: Stop update timerGabriel de Dietrich2017-08-281-0/+1
* Remove unused mkspecs variable QMAKE_LIBS_NISJoerg Bornemann2017-08-2810-10/+0
* Remove QMAKE_LIBS_CORE variableJoerg Bornemann2017-08-288-11/+10
* Remove QMAKE_LIBS_NETWORK from QSqlQuery benchmarkJoerg Bornemann2017-08-281-1/+0
* Make it possible to override QT_LOGGING_TO_CONSOLE in test casesJoerg Bornemann2017-08-281-1/+7
* QCompleter: Add check before setting the widgetGabriel de Dietrich2017-08-281-0/+4
* Fix crashes with libproxy+webkitgtk: it's not threadsafeThiago Macieira2017-08-272-25/+120
* Fix resolution of relative symlinks from relative path on unixOrgad Shaneh2017-08-272-7/+12
* Update bundled libpng to version 1.6.32André Klitzing2017-08-2625-245/+1212
* QFileInfo: Fix typo in docOrgad Shaneh2017-08-261-1/+1
* qmake: fix hypothetical raw data leak in $$replace()Oswald Buddenhagen2017-08-261-1/+5
* qmake: fix hypothetical raw data leaks relating to qt i/o classesOswald Buddenhagen2017-08-261-5/+9