summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | * 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
* | | Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-041-0/+2
* | | [QNX]Add an option to not run fullscreenAndreas Holzammer2013-04-043-5/+30
* | | iOS: Enable NEON optimizations, except for the pixman draw-helpersTor Arne Vestbø2013-04-042-4/+7
* | | Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-031-1/+1
|/ /
* | With GCC, use __builtin_popcount{,l,ll} for qPopulationCount()Marc Mutz2013-04-031-0/+16
* | Add qPopulationCount() function, extracted from QBitArrayMarc Mutz2013-04-034-22/+75
* | Fixed a typo in the comment.Jan Arve Saether2013-04-031-2/+3
* | Avoid socket notifiers on invalid file descriptorsBernd Weimer2013-04-031-5/+4
* | Improve QTextEngine::elidedText() in TextShowMnemonic modeKonstantin Ritt2013-04-021-4/+5
* | QNetworkAccessManager: track online / accessible state without sessionPeter Hartmann2013-04-023-6/+59
* | QNetworkAccessManager: store QNetworkConfiguration instead of identifierPeter Hartmann2013-04-022-6/+8
* | Check 'node' for NULL before derefencing it, not afterMontel Laurent2013-04-021-2/+2
* | BlackBerry: fix compilationRafael Roquetto2013-04-011-1/+0
* | Add automatic metatype handling for common standard library containers.Stephen Kelly2013-04-011-0/+10
* | Improve shapeTextWithHarfbuzz() logic a bitKonstantin Ritt2013-04-012-85/+63
* | Replace HB_JustificationClass with QGlyphAttributes::JustificationClassKonstantin Ritt2013-04-013-53/+59
* | iOS: Specify framework dependencies in the right placeTor Arne Vestbø2013-03-311-1/+1
* | Bump Qt version to 5.2.0Sergio Ahumada2013-03-293-6/+8
* | Remove unused variableMontel Laurent2013-03-291-2/+0
* | QNX: Added warning when low memory event is receivedBernd Weimer2013-03-281-0/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-28189-689/+2673
|\|
| * 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