summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-1/+2
* Android: Fix menu on API-11+BogDan Vatra2013-11-065-17/+92
* iOS: Remove unused QIOSWindow methods for getting effective width/heightTor Arne Vestbø2013-11-062-12/+0
* Clarify Q_INIT_RESOURCE in relation to namespacesTor Arne Vestbø2013-11-061-0/+4
* Don't hardcode devicePixelRatio to 1.Morten Johan Sørvig2013-11-061-1/+6
* Revert "Use Qt's own glyph cache with the freetype engine."Gunnar Sletta2013-11-061-1/+2
* Android: prevent main activity to be recreated.BogDan Vatra2013-11-061-1/+1
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-0610-10/+10
* Make OpenGL texture glyph cache use the right freetype glyphsGunnar Sletta2013-11-061-1/+11
* QGlobal: static_assert that sizeof(int) == 4 and UCHAR_MAX == 255Marc Mutz2013-11-061-0/+8
* Force length fo licensee literals to be computed at runtimeKai Koehne2013-11-061-2/+2
* Doc: Add a little more information about current dirsThiago Macieira2013-11-061-2/+5
* Remove two unused functions from QAccessibleTabBarFrederik Gladhorn2013-11-062-38/+0
* Disable threaded rendering for Intel HD 3000 cards.Gunnar Sletta2013-11-061-4/+18
* Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-5/+1
* Add missing \since 5.1 for QVector::takeFirst() and ::takeLast()Pekka Vuorela2013-11-051-0/+2
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-057-6/+20
* Add better version checks for accessibilityFrederik Gladhorn2013-11-052-16/+33
* Support native event filters for screen eventsJan Arne Petersen2013-11-051-1/+5
* Declare Cocoa conversion funcs in objc-mode only.Morten Johan Sørvig2013-11-052-2/+10
* Cocoa (OpenGL): If no view is attached, makeCurrent() should return falseGabriel de Dietrich2013-11-051-0/+2
* Cocoa: Don't hide views when reparentingGabriel de Dietrich2013-11-051-0/+3
* Improve documentation of QImageIOPluginAlex Merry2013-11-051-13/+27
* Fix placeholder text in QTextBrowserJ-P Nurmi2013-11-051-7/+8
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-051-0/+53
* Remove Q_INIT_RESOURCE_EXTERNTor Arne Vestbø2013-11-053-7/+0
* qdoc: Eliminate qobject_cast() collisionMartin Smith2013-11-051-0/+2
* Clean up QWindowsSessionManager.Friedemann Kleint2013-11-053-45/+10
* iOS: Enable threaded OpenGL.Maciej Kujalowicz2013-11-053-1/+21
* Clarify use of Q_INIT_RESOURCETor Arne Vestbø2013-11-053-10/+43
* Process screen events in the main threadJan Arne Petersen2013-11-054-9/+98
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-053-0/+13
* QLineEdit: Fix potential crash when removing the clear button.Friedemann Kleint2013-11-053-5/+4
* BlackBerry: Prevent superfluous removal of socket notifiersBernd Weimer2013-11-051-12/+11
* Make error messages a bit better.Stephen Kelly2013-11-053-3/+3
* Add qcollator_p.h to the list of headers.Thiago Macieira2013-11-051-0/+1
* Doc: Fix broken linksSze Howe Koh2013-11-0523-60/+51
* Doc: Clean up threading examplesSze Howe Koh2013-11-052-124/+3
* Fix ARGB image glyphs on Open GL ES2 or big endianAllan Sandfeld Jensen2013-11-041-11/+16
* Remove now redundant argb to rgba functionAllan Sandfeld Jensen2013-11-041-20/+4
* Revert "QTest: use nth_element to calculate the median"Marc Mutz2013-11-041-5/+4
* Revert "QtConcurrent::Median: add some qMove()"Marc Mutz2013-11-041-2/+2
* Fix major performance regression in QGLWidget on texture bindAllan Sandfeld Jensen2013-11-041-3/+5
* Silence compiler warningMarcel Krems2013-11-041-1/+1
* fix warnings about unused variables & parametersOswald Buddenhagen2013-11-041-1/+3
* Windows: Do not detect full-screen state for child windows.Friedemann Kleint2013-11-041-1/+1
* QPdfEngine - Remove Producer copyright noticeJohn Layt2013-11-041-1/+1
* CMake: Add the qreal typedef type to the Qt5::Core target.Stephen Kelly2013-11-041-1/+2
* iOS: Prevent calling QWindow methods on native NSViewsAndy Nichols2013-11-041-1/+1
* enable PPS keyboard implementation also for plain QNXFrank Osterfeld2013-11-041-12/+4