summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* | Android: remove the duplicate registration for qt accessibilityLiang Qi2014-05-081-1/+0
* | Remove trailing whitespace.Jake Petroules2014-05-081-1/+1
* | Direct2D QPA: Check Direct2D versionLouai Al-Khanji2014-05-072-2/+135
* | Direct2D QPA: Speed up text renderingLouai Al-Khanji2014-05-072-53/+60
* | Accessibility Android: Do not always append roleFrederik Gladhorn2014-05-071-8/+0
* | Fix FT glyph outline to path conversionBernd Weimer2014-05-071-12/+24
* | Testlib: Fix minor leak and crash when comparing listsStanislav Ionascu2014-05-061-2/+8
* | Windows: Use Format_ARGB32_Premultiplied for backing store with alpha.Friedemann Kleint2014-05-061-3/+2
* | Add virtual function to QFontEngine report if outlines are reliableJørgen Lind2014-05-064-0/+37
* | Doc: removed references to QtSharedMemory.Nico Vertriest2014-05-061-5/+3
* | Fix visual index lookup in QTreeViewPrivate::adjustViewOptionsForIndex().Friedemann Kleint2014-05-061-10/+3
* | Fix debug output when enabling QABSTRACTSOCKET_DEBUG.David Faure2014-05-061-1/+1
* | QFileDialog: Return empty QUrl from the static get..FileUrl() functions.Friedemann Kleint2014-05-061-3/+8
* | Remove warnings about sleep times from QTest::qSleep()Ulf Hermann2014-05-061-16/+0
* | Document returned format of QOpenGLFramebufferObject::toImage()Allan Sandfeld Jensen2014-05-061-0/+3
* | Fix typo in QGraphicsView's interactive property doc.Mitch Curtis2014-05-061-1/+1
* | Accessibility: Do not report popup for QLineEditFrederik Gladhorn2014-05-061-4/+0
* | Prevent interaction with a disabled menu in the menubarAndy Shaw2014-05-061-2/+2
* | Use QCoreApplication::postEvent() for replaying popup mouse events.Friedemann Kleint2014-05-062-4/+7
* | Avoid showing warnings from drawPixmap when using a QGLWidgetLaszlo Agocs2014-05-051-6/+12
* | QMdiArea: Ignore events of other instances in the event filter.Friedemann Kleint2014-05-051-0/+3
* | Fix crash on startup when running screenreaderFrederik Gladhorn2014-05-051-2/+4
* | Direct2D QPA: Fix DXGI Factory discovery magicLouai Al-Khanji2014-05-051-1/+1
* | WinRT: set orientation update mask to native orientation by defaultAndrew Knight2014-05-051-0/+1
* | 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-0530-84/+123
|\ \
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-0330-84/+123
| |\|
| | * Add a comment about not obvious code in VariantData.Jędrzej Nowacki2014-05-021-0/+1
| | * 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-301-1/+1
| | * Fix incorrect repaints with plain text editSimon Hausmann2014-04-301-1/+1
| | * printsupport: only build cocoa backend for OS XRichard 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
| | * Fix font fallback handling with Harfbuzz and CoreTextSimon Hausmann2014-04-281-5/+1
| | * centralize auxiliary lib creationOswald Buddenhagen2014-04-289-44/+12
| | * 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