summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fix typo in QListWidget documentation.Mitch Curtis2014-05-051-1/+1
| | * | Direct2D QPA: Draw directly to swap chainLouai Al-Khanji2014-05-056-44/+149
| | * | Vectorize bilinear rotating transformsAllan Sandfeld Jensen2014-05-051-0/+157
| | * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2014-05-0535-85/+222
| | |\ \
| | | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0335-85/+222
| | | |\|
| | | | * Add a comment about not obvious code in VariantData.Jędrzej Nowacki2014-05-021-0/+1
| | | | * Update changelog for iOSRichard Moe Gustavsen2014-05-021-0/+9
| | | | * Revision new signalAlan Alpert2014-05-021-1/+1
| | | | * Fix more double release in QTimeZone on MacJean-Philippe Proulx2014-05-021-6/+0
| | | | * Cocoa QPA Menu: Clear menu items' Cocoa ancestor on destructionGabriel de Dietrich2014-05-022-0/+6
| | | | * Fix assert on justification of QTextLine with only spacesEskil Abrahamsen Blomfeldt2014-04-302-1/+16
| | | | * Fix incorrect repaints with plain text editSimon Hausmann2014-04-302-1/+48
| | | | * printsupport: only build cocoa backend for OS XRichard Moe Gustavsen2014-04-301-1/+1
| | | | * mkspec (iOS): use QTPLUGIN.platforms=-Richard Moe Gustavsen2014-04-301-1/+1
| | | | * Logging: Mention 'best practices' for using QLoggingCategoryKai Koehne2014-04-291-0/+6
| | | | * QCocoaPrintDevice: Compile on Mac OS 10.6Morten Johan Sørvig2014-04-291-0/+4
| | | | * iOS: Send updated expose events on application background/foregroundingTor Arne Vestbø2014-04-282-5/+28
| | | | * Revert "Mac: fix bugs for font selection in QFontDialog"Liang Qi2014-04-281-6/+10
| | | | * Fix double release in QTimeZone on MacJean-Philippe Proulx2014-04-281-1/+1
| | | | * install convenience libraries when building staticallyOswald Buddenhagen2014-04-281-1/+3
| | | | * Fix font fallback handling with Harfbuzz and CoreTextSimon Hausmann2014-04-281-5/+1
| | | | * centralize auxiliary lib creationOswald Buddenhagen2014-04-2810-44/+37
| | | | * Avoid reentering processMouseEvents on embeddedLaszlo Agocs2014-04-282-3/+43
| | | | * Doc: Remove Qt Core documentation dependency to Qt QMLTopi Reinio2014-04-281-1/+2
| | | | * iOS: Send application state changes synchronouslyTor Arne Vestbø2014-04-281-0/+1
| | | | * [QtSql][QSqlTableModel] fix failure to refresh in selectRow()Mark Brand2014-04-271-1/+2
| | | | * Fix identical sub-expressions in comparisonKonstantin Ritt2014-04-261-2/+2
| | | | * Remove old symbols from QOpenGLContextLaszlo Agocs2014-04-261-7/+1
| | * | | [blitter] Initialize m_devicePixelRatio to fix crashLucile Quirion2014-05-041-1/+3
| | * | | Add winrt and winphone to the list of platform file selector namesAndrew Knight2014-05-031-0/+5
| | * | | Fixed wrong condition in QMacStyle.Ivan Komissarov2014-05-031-1/+1
| | |/ /
* | | | Remove unsused local variables from tst_collectionsJędrzej Nowacki2014-05-131-4/+0
* | | | Fix gcc warning in tst_collections.Jędrzej Nowacki2014-05-131-29/+31
* | | | Move tst_collections test to corelib/tools.Jędrzej Nowacki2014-05-135-1/+1
* | | | Remove OOM exception handling from QDebugKai Koehne2014-05-131-5/+3
* | | | Document behavioral dependencies to ICU in QLocaleKai Koehne2014-05-131-0/+14
* | | | qpa: merge qrawfont_qpa.cppTor Arne Vestbø2014-05-135-77/+19
* | | | qpa: Merge qfont_qpa.cppTor Arne Vestbø2014-05-133-183/+117
* | | | qpa: Merge qkeymapper.cppTor Arne Vestbø2014-05-133-83/+31
* | | | qpa: Merge qcursor.cppTor Arne Vestbø2014-05-133-165/+98
* | | | qpa: Merge QClipboardTor Arne Vestbø2014-05-133-91/+31
* | | | Make handling of QEvent::Close consistent with QWindow::close()Gunnar Sletta2014-05-131-9/+4
* | | | Use the new unified toolbar implementation in examples on OS X.Jake Petroules2014-05-123-0/+12
* | | | remove automagic command path fixing misfeatureJoerg Bornemann2014-05-121-52/+4
* | | | Add the static/shared split to QLibraryInfo::build()Thiago Macieira2014-05-121-1/+6
* | | | Remove the use of __DATE__ from QtCoreThiago Macieira2014-05-121-1/+1
* | | | Update QLibraryInfo::build() to use the arch-detection from QSysInfoThiago Macieira2014-05-121-16/+10
* | | | Wiggly example: Modernize/compactify codehjk2014-05-123-24/+13
* | | | qpa: Rename qplatformsystemtrayicon_qpa.cppTor Arne Vestbø2014-05-122-1/+1
* | | | Fix up examples for dynamic opengl buildsLaszlo Agocs2014-05-124-8/+15