summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | QDateTime: Add more tests for parsing/writing timezone offsetsDaniel Seither2014-05-081-0/+8
| | * | move qlocale_mac.mm to OBJECTIVE_SOURCESJoerg Bornemann2014-05-081-1/+2
* | | | Windows: Improve checking of options to the QPA plugin.Friedemann Kleint2014-05-141-6/+30
* | | | Move the PKCS#12 support from QSslSocket to QSslCertificate.Richard J. Moore2014-05-1413-74/+149
|/ / /
* | | Removed unused variable macItemVMargin in qmacstyle_mac.mm.Ivan Komissarov2014-05-131-1/+0
* | | Moved qt_mac_toQColor(CGColorRef) to qcocoahelpers.Ivan Komissarov2014-05-133-20/+22
* | | QMenu: Use Qt::QueuedConnection when connecting to native menu.Ivan Komissarov2014-05-131-2/+2
* | | remove unused macro definitionJoerg Bornemann2014-05-131-5/+0
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-05-1391-384/+1215
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-05-1391-384/+1215
| |\| |
| | * | qmake: Use QDir::toNativeSeparators on paths printed as infoAlessandro Portale2014-05-081-3/+3
| | * | kms plugin: use first returned mode if no preferred one is presentRolf Eike Beer2014-05-081-2/+6
| | * | kms plugin: do not needlessly query drm information twiceRolf Eike Beer2014-05-083-16/+8
| | * | Speed up tst_QXmlSimpleReader.Friedemann Kleint2014-05-081-20/+14
| | * | Accessibility Android: Make debug tags consistentFrederik Gladhorn2014-05-081-1/+1
| | * | Avoid drawing when the QOpenGLWidget isn't mappedJocelyn Turcotte2014-05-081-1/+1
| | * | Android: text cursor position fixesPaul Olav Tvete2014-05-081-11/+44
| | * | iOS: Gracefully handle cancelling of subset of active touchesTor Arne Vestbø2014-05-081-11/+25
| | * | Android: remove the duplicate registration for qt accessibilityLiang Qi2014-05-081-1/+0
| | * | Fix tst_QStyleSheetStyle::toolTip().Friedemann Kleint2014-05-081-1/+17
| | * | Revive tst_qstylesheetstyle on Desktop platforms.Friedemann Kleint2014-05-082-32/+91
| | * | 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
| | * | Use the "gcc" feature in simd.prfThiago Macieira2014-05-061-1/+1
| | * | 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-062-11/+31
| | * | 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-062-3/+53
| | * | 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
| | * | Add autotest for the QSslCertificate QIODevice constructor.Richard J. Moore2014-05-061-0/+42
| | * | Add an autotest the QSslCertificate::version() method works.Richard J. Moore2014-05-061-0/+29
| | * | Fix typo in QGraphicsView's interactive property doc.Mitch Curtis2014-05-061-1/+1
| | * | Xcode generator: resolve QMAKE_BUNDLE_RESOURCES from project sourceRichard Moe Gustavsen2014-05-061-1/+1
| | * | Accessibility: Do not report popup for QLineEditFrederik Gladhorn2014-05-062-6/+2
| | * | Prevent interaction with a disabled menu in the menubarAndy Shaw2014-05-061-2/+2
| | * | Revert "Ignore tst_QStyleSheetStyle::hoverColors() failures on Mac OS X"Liang Qi2014-05-061-9/+0
| | * | Use QCoreApplication::postEvent() for replaying popup mouse events.Friedemann Kleint2014-05-062-4/+7
| | * | Use sched_yield instead of pthread_yieldFrederik Gladhorn2014-05-051-3/+3
| | * | 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