summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Work around ICC bug in brace initializations containing constexprThiago Macieira2014-07-121-1/+2
* | Doc: edited qtxml.qdocconfNico Vertriest2014-07-111-1/+1
* | xcb: QTabletEvents and proximity events correctly identify the toolShawn Rutledge2014-07-112-45/+115
* | Android: Prefer "Droid Serif" as default serif fontEskil Abrahamsen Blomfeldt2014-07-103-5/+8
* | Fixed wrong function name in a file snippetIvan Komissarov2014-07-101-1/+1
* | Android: enable FBO readback workaround for more devices.Yoann Lopes2014-07-101-3/+2
* | Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-100-0/+0
* | Fix fallbacks for adapted common scriptEskil Abrahamsen Blomfeldt2014-07-106-7/+41
* | QSslCertificate: blacklist NIC certificates from IndiaPeter Hartmann2014-07-094-0/+80
* | Doc: moved saxbookmarks example filesNico Vertriest2014-07-093-3/+1
* | tst_qdir: Move QFINDTESTDATA() from init() to constructor.Friedemann Kleint2014-07-091-6/+16
* | Doc: moved streambookmarks example filesNico Vertriest2014-07-084-0/+0
* | Don't assert when HB-old is unable to deal with surrogatesKonstantin Ritt2014-07-081-1/+5
* | Android: Fix compiling targets with space in nameEskil Abrahamsen Blomfeldt2014-07-081-1/+1
* | REG: Fix nbsp in QTextLayoutEskil Abrahamsen Blomfeldt2014-07-082-1/+34
* | Support getting test data from qrcEskil Abrahamsen Blomfeldt2014-07-081-0/+7
* | Android: [REG] Fix QScreen::physicalSize()Eskil Abrahamsen Blomfeldt2014-07-081-4/+4
* | Document QApplication::cursorFlashTime() can return -1İsmail Dönmez2014-07-071-0/+3
* | Fix for code snippet in commandlineparser documentationNiels Weber2014-07-071-1/+2
* | Doc: removed trolltech.com from namespace in manual qdocconf fileNico Vertriest2014-07-071-1/+1
* | Android: Refactor exception checking in qjni.Christian Strømme2014-07-071-19/+16
* | Fix typo in QGraphicsView documentation.Mitch Curtis2014-07-071-1/+1
* | Fix QTimer with negative interval in QWidgetLineControl::setCursorBlinkPeriodİsmail Dönmez2014-07-061-1/+1
* | Attempt to work with Visual Studio in -Za (strict ANSI) modeThiago Macieira2014-07-051-6/+15
* | Improve QListWidget documentation.Mitch Curtis2014-07-041-1/+8
* | Fix debug output of QTouchEvent.Friedemann Kleint2014-07-041-1/+1
* | Doc: fix a link in QAbstractOpenGLFunctions documentationLiang Qi2014-07-031-1/+1
* | Accessibility Linux: Fix crashes when accessing invalid functionsFrederik Gladhorn2014-07-031-6/+13
* | QPdf::addImage(): avoid a QImage detach when it's in an acceptable FormatMartin Pley2014-07-031-3/+3
* | Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-034-22/+22
* | Move QXmlReaderPrivate to private header.David Faure2014-07-032-241/+307
* | Add opt-out environment variable for @2x imagesMorten Johan Sørvig2014-07-032-3/+5
* | Listen to touch events on the master device instead of slave.Maarten Lankhorst2014-07-021-36/+13
* | add support for device linux-arm-hisilicon-hix5hd2-g++Xu Feng2014-07-023-0/+204
* | Cocoa: Handle Qt::WA_ShowWithoutActivatingMorten Johan Sørvig2014-07-023-0/+16
* | Cocoa: Handle Qt::WindowDoesNotAcceptFocusMorten Johan Sørvig2014-07-023-1/+19
* | Cocoa: Fix Qt-in-namespace build.Tim Blechmann2014-07-026-19/+32
* | Cocoa: Separate framestrut and normal button stateMorten Johan Sørvig2014-07-022-7/+10
* | Make tst_QLocale::macDefaultLocale() more robustMorten Johan Sørvig2014-07-021-28/+44
* | QMacStyle: Fix focus frame rendering in YosemiteGabriel de Dietrich2014-07-021-5/+14
* | OS X: when opening a URL via QFileOpenEvent, pass as QUrlShawn Rutledge2014-07-021-1/+1
* | Fix some tst_qwidget test casesBernd Weimer2014-07-021-62/+72
* | QNX: Override QPlatformScreen::topLevelAtBernd Weimer2014-07-022-15/+14
* | xcb: make sure to update window title when it is changedTasuku Suzuki2014-07-021-0/+1
* | Skip unstable autotests in QtBase.Morten Johan Sørvig2014-07-024-0/+13
* | WINCE: Fix grabWindowAndreas Holzammer2014-07-021-1/+3
* | Empty icons and Cocoa menu items.Timur Pocheptsov2014-07-021-3/+4
* | Address Book example: Fix QTableView column sortingTopi Reinio2014-07-021-7/+6
* | QOpenGLTexture: fix the feature test for Buffer TexturesGiuseppe D'Angelo2014-07-011-3/+2
* | qDebug: fix data race in qt_message_printDavid Faure2014-07-012-27/+24