summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Don't dereference pointers on QArrayData deallocationUlf Hermann2014-10-171-1/+2
* Do Q_CHECK_PTR on all results of QArrayData::allocate()Ulf Hermann2014-10-172-2/+9
* QtDBus: use qEnvironmentVariableIntValue()Marc Mutz2014-10-171-1/+1
* Simplify using tslib with eglfsLaszlo Agocs2014-10-173-4/+17
* Enable tslib autodetection in configureLaszlo Agocs2014-10-171-1/+9
* Make hellowindow multi display capable on embeddedLaszlo Agocs2014-10-163-8/+30
* Fix cast for qeglfshooks_kmsRisto Avila2014-10-161-1/+1
* Switch to categorized logging in all the input handlersLaszlo Agocs2014-10-166-137/+72
* Clean up tslib pluginLaszlo Agocs2014-10-166-36/+35
* Avoid qCWarningLaszlo Agocs2014-10-161-7/+7
* Make QRingBuffer::ungetChar() not leave empty array in buffer listAlex Trotsenko2014-10-131-2/+6
* Fix access of non-existing color tableAllan Sandfeld Jensen2014-10-131-2/+1
* eglconvenience/eglfs: Clean up warning messagesLaszlo Agocs2014-10-135-26/+22
* QAIV: speed up isRowHidden for the case where no rows are hidden.David Faure2014-10-121-0/+2
* EGLFS: Add support for multiple displaysLouai Al-Khanji2014-10-109-350/+574
* Use requestUpdate in QOpenGL and RasterWindowLaszlo Agocs2014-10-102-15/+2
* eglfs: Add support for systems without pbuffer supportLaszlo Agocs2014-10-1017-28/+286
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-09560-18734/+20464
|\
| * Removing a few unneeded "? true : false"Alessandro Portale2014-10-0917-32/+30
| * Don't stream QStringLiterals into QDebugMarc Mutz2014-10-094-10/+10
| * QFactoryLoader: de-duplicate two QStringLiteralsMarc Mutz2014-10-091-4/+8
| * Don't use QStringLiteral in startsWith/endsWidthMarc Mutz2014-10-096-13/+13
| * Don't use QStringLiteral in comparisonsMarc Mutz2014-10-0931-61/+61
| * Don't use QByteArrayLiteral in comparisonsMarc Mutz2014-10-097-19/+19
| * moc: don't use QByteArrayLiteralMarc Mutz2014-10-091-7/+7
| * Fix license text and URLs in QMessageBox::aboutQt().Friedemann Kleint2014-10-091-13/+10
| * Fix executable name of mousebuttons example.Friedemann Kleint2014-10-091-1/+1
| * fix VS 2008 project file generationJoerg Bornemann2014-10-091-18/+18
| * fix vcxproj generation for CONFIG-=flatJoerg Bornemann2014-10-092-16/+23
| * QCss: mark many classes as movableMarc Mutz2014-10-081-0/+24
| * QCss: Move declaration of ValueExtractorMarc Mutz2014-10-081-39/+34
| * QCss: unexport some classesMarc Mutz2014-10-081-6/+8
| * iOS: add system paletteRichard Moe Gustavsen2014-10-082-0/+13
| * Add text ranges to QGlyphRunPrivateEskil Abrahamsen Blomfeldt2014-10-082-8/+69
| * WinCE: fix DLL build errors with CONFIG+=consoleJoerg Bornemann2014-10-085-4/+5
| * qdoc: Fix generation of qhp sections for unsorted pagesTopi Reinio2014-10-081-1/+7
| * Change documentation links to point to qt.io.Friedemann Kleint2014-10-081-3/+3
| * Utilize Q_FORWARD_DECLARE_OBJC_CLASS in QCocoaFileDialogHelper.Jake Petroules2014-10-082-34/+25
| * Fix compilation of MIPS with ClangThiago Macieira2014-10-071-1/+1
| * Add Cinnamon to the list of Gtk+-based DEsDmitry Shachnev2014-10-071-0/+1
| * MSVC: Restore 'public' accessibility of QVariant member functions.Friedemann Kleint2014-10-071-1/+2
| * Clean up the CFTypes used in popuplateFamilyAndy Shaw2014-10-071-2/+2
| * Correct devicePixelRatio for software OpenGLMorten Johan Sørvig2014-10-071-6/+7
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Oswald Buddenhagen2014-10-0727-202/+361
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Oswald Buddenhagen2014-10-0627-202/+361
| | |\
| | | * Doc: Clarify QBitArray::fill() documentationTopi Reinio2014-10-032-3/+17
| | | * QMacStyle: Fix QToolButton appearance on YosemiteTimur Pocheptsov2014-10-021-1/+20
| | | * Avoid naming clashes with QStringLiteral local variableKai Koehne2014-10-011-3/+3
| | | * wrap ALL_DEPS somewhat sanelyOswald Buddenhagen2014-10-011-1/+1
| | | * fix parallel installation of private and qpa headers in qt framework bundlesOswald Buddenhagen2014-10-011-0/+2