summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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-013-4073/+4277
* 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-301-13/+20
* 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
* 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
* Make QMacStyle paint right side up again.Morten Johan Sørvig2013-03-281-4/+4
* FileDialogs: Set shortcuts for navigation buttons.Frederik Gladhorn2013-03-271-0/+9
* 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-271-2/+27
* Doc: Corrected a typo in the constructor documentation.Venu2013-03-271-1/+1
* Add qDebug() output for QTouchEvent.Friedemann Kleint2013-03-271-0/+37
* Fix infinit loopMontel Laurent2013-03-271-1/+1
* Support high-dpi images.Morten Johan Sørvig2013-03-261-3/+6
* Cocoa: Make retina desktop components work.Morten Johan Sørvig2013-03-261-4/+8
* Allow tslib to be specified at configure time.Michael Brasser2013-03-261-0/+4
* Make the inline CPU detection functions also staticThiago Macieira2013-03-261-2/+2
* Cocoa: Make touch events work again.Morten Johan Sørvig2013-03-265-0/+59
* Cocoa: Correct enter/leave event handling.Morten Johan Sørvig2013-03-263-4/+57
* Fix font stretching issueKonstantin Ritt2013-03-261-2/+2
* Fix a bug in QSystemLocale on BB10El Mehdi Fekari2013-03-262-18/+20
* QNX: Code cleanup: normalize 'if' macro usageRafael Roquetto2013-03-2627-41/+41
* QLocaleBlackberry - fix include statementsRafael Roquetto2013-03-261-3/+3
* Fix documentation of QFileSystemModel::resolveSymlinks().Sérgio Martins2013-03-261-2/+2
* FontConfig: Correctly report Symbol writing system supportEskil Abrahamsen Blomfeldt2013-03-261-0/+23
* Fix handling of 0x00AD code with symbol fonts (Win/QPA/QPF/fallback)Konstantin Ritt2013-03-261-0/+1
* Revert "Don't duplicate the 'top-level' include dir in all modules."Stephen Kelly2013-03-262-14/+2
* Document undefined behavior regarding Qt::ItemNeverHasChildren.Stephen Kelly2013-03-262-0/+6
* qdoc: Show signals inherited from abstract base typesMartin Smith2013-03-262-3/+4
* Fixed shortcuts for some (e.g. Russian) layoutsCyril Oblikov2013-03-261-4/+8
* Make QGraphicsScene::touchEventhandler ignore unhandled touch eventsMorten Johan Sørvig2013-03-261-1/+1
* Set screen position when generating synthetic mouse events from touchMorten Johan Sørvig2013-03-261-1/+1
* Silence warning by Apple Clang 4.2 about adding an integer to a stringThiago Macieira2013-03-261-1/+1