summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | QPSQLResultPrivate inherit QSqlResultPrivateMark Brand2013-04-022-12/+29
* | QPSQLResultPrivate: do not duplicate reference to private driverMark Brand2013-04-022-17/+19
* | Reduce the likelihood of underflows in qFuzzyComparehjk2013-04-021-2/+2
* | Let EglFS pick up a platform input context if installedGunnar Sletta2013-04-022-0/+7
* | Update the QMetaMethod::tag() documentation due to moc expanding macrosThiago Macieira2013-04-011-3/+11
* | Upgrade the PCRE import script to 8.32Giuseppe D'Angelo2013-04-011-10/+12
* | Upgrade the bundled PCRE to 8.32Giuseppe D'Angelo2013-04-0144-10169/+15835
* | update bundled sqlite to 3.7.16.1Mark Brand2013-04-013-11888/+22277
* | Fix reporting writing systems for non-TrueType fontsKonstantin Ritt2013-04-013-72/+85
* | Document Q_REVISION macro betterAlan Alpert2013-04-018-5/+244
* | Update bundled FreeType sources to 2.3.12Konstantin Ritt2013-04-01346-3418/+13251
* | QFontConfigDatabase: fix fallbacksForFamily() for CJK languagesKonstantin Ritt2013-04-013-6/+6
* | Update QLocale data to CLDRv23Konstantin Ritt2013-04-016-4077/+4284
* | Fix tickmark painting on Fusion styleJens Bache-Wiig2013-04-011-47/+49
* | Publish qEnvironmentVariableIs{Set,Empty}()Marc Mutz2013-03-301-7/+5
* | Fix typos in QBBSystemLocaleDataEl Mehdi Fekari2013-03-302-9/+9
* | Remove unused header file.Gatis Paeglis2013-03-301-2/+0
* | QLocale: Report textDirection() by looking to the locale scriptKonstantin Ritt2013-03-302-13/+62
* | tst_qthread: fix race on "bool visited"David Faure2013-03-291-4/+4
* | Mac style: Fix disabled menu item palette entryGabriel de Dietrich2013-03-292-2/+3
* | Make qt_setDockMenu work and call it.Morten Johan Sørvig2013-03-292-6/+3
* | Remove QMacQuartzPaintDevice.Morten Johan Sørvig2013-03-291-39/+0
* | Fix missing devicePixelRatio propagation on copy.Morten Johan Sørvig2013-03-292-3/+6
* | Update the high-dpi manual test.Morten Johan Sørvig2013-03-299-40/+169
* | Doc: Document Q_OS_WIN* macrosTopi Reinio2013-03-291-1/+16
* | Doc: Replaced canConvert() with canConvert(int)Venu2013-03-291-1/+1
* | QEventLoop: fix race on 'exit' and 'returnCode' private membersDavid Faure2013-03-292-10/+14
* | QWidget: micro-optimisationMarc Mutz2013-03-291-1/+1
* | QMetaTypeId: use QByteArray, not QVarLengthArray, to construct type namesMarc Mutz2013-03-291-27/+34
* | Load "@2x" images on high-dpi "retina" systems.Morten Johan Sørvig2013-03-281-0/+11
* | QTreeView - improve ItemNeverHasChildren slightlyThorbjørn Martsum2013-03-281-0/+2
* | Support high-dpi pixmaps.Morten Johan Sørvig2013-03-281-10/+13
* | Support high-dpi pixmaps and images.Morten Johan Sørvig2013-03-281-8/+13
* | Mac style: Fix scaled clipping regions on retina displaysGabriel de Dietrich2013-03-281-1/+1
* | QtSql tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2812-12/+0
* | Add some more qconfigs to configureapp.Ray Donnelly2013-03-281-0/+7
* | Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4
* | QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-28111-120/+0
* | QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2728-185/+185
* | FileDialogs: Set shortcuts for navigation buttons.Frederik Gladhorn2013-03-271-0/+9
* | Test with random qobject instead of widget twiceFrederik Gladhorn2013-03-271-1/+1
* | Fix '=' alignment and replace tabs in *.conf (whitespace only change)Axel Waggershauser2013-03-27123-2810/+2810
* | Mac style: Remove suspicious assignmentGabriel de Dietrich2013-03-271-1/+0
* | QCocoaScreen: Properly align secondary screens w.r.t. primary screenGabriel de Dietrich2013-03-271-5/+22
* | Populate includes, defines and pic flags in target interfaces.Stephen Kelly2013-03-277-2/+235
* | Doc: Corrected a typo in the constructor documentation.Venu2013-03-271-1/+1
* | Add qDebug() output for QTouchEvent.Friedemann Kleint2013-03-271-0/+37
* | raspberry pi: add /opt/vc/include/interface/vmcs_host/linux to GL includesv5.1.0-alpha1Volker Krause2013-03-271-1/+3
* | Fix infinit loopMontel Laurent2013-03-271-1/+1
* | QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-276-8/+8