summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing Q_INIT_RESOURCETor Arne Vestbø2013-11-073-0/+18
* Android: allow installing apps to SD card by defaultPaul Olav Tvete2013-11-071-1/+1
* tst_QFlags: make constExpr() check compile on clang trunkMarc Mutz2013-11-071-1/+1
* QUrlTwoFlag: add two missing constexprMarc Mutz2013-11-071-2/+2
* Q(UrlTwo)Flags: avoid undefined behaviorMarc Mutz2013-11-072-21/+21
* iOS: set active window upon calls to requestActiveWindowRichard Moe Gustavsen2013-11-061-0/+1
* Doc: Fix cross-module linksSze Howe Koh2013-11-062-5/+2
* EglFS: make sure resize events are deliveredPaul Olav Tvete2013-11-065-16/+22
* Android: Fix registerClipboardManager semaphore initializationBogDan Vatra2013-11-061-1/+1
* Android: Catch any startActivity exceptionsBogDan Vatra2013-11-061-3/+7
* QMetaType: Fix conversion between module types.Stephen Kelly2013-11-062-1/+18
* 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
* Doc: update Qt Creator external pagesLeena Miettinen2013-11-061-37/+9
* 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-0611-12/+11
* Add note about fullscreen on Android to changes-5.2.0Eskil Abrahamsen Blomfeldt2013-11-061-0/+5
* 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
* QIntegerForSize: add testMarc Mutz2013-11-061-0/+15
* 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-052-36/+1
* Add missing \since 5.1 for QVector::takeFirst() and ::takeLast()Pekka Vuorela2013-11-051-0/+2
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-058-8/+28
* tst_qurl: add test for matches() with empty vs null caseDavid Faure2013-11-051-0/+8
* 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
* Test that QMetaObject::invokeMethod is exception safeOlivier Goffart2013-11-051-0/+38
* Test exceptions in signals and slotsOlivier Goffart2013-11-051-0/+97
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-055-0/+149
* Resolve Qt module deps before determining if QML import scanner is neededTor Arne Vestbø2013-11-051-1/+4
* 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-054-0/+16
* QLineEdit: Fix potential crash when removing the clear button.Friedemann Kleint2013-11-053-5/+4