summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * Fix crash in QOpenGLTextureSean Harmer2015-07-151-0/+2
| | * ssl: improve SecureTransport error loggingJeremy Lainé2015-07-151-42/+45
| | * QWindowsVistaStyle: Don't use new style background on Controls ComboBoxGabriel de Dietrich2015-07-151-0/+2
| | * Fix alignment of 64-bit atomics on iOSThiago Macieira2015-07-151-1/+4
| | * Fix the printing of the ms-since-boot in %{time boot}Thiago Macieira2015-07-151-2/+3
| | * Fix change-of-sign warning with ICCThiago Macieira2015-07-151-1/+2
| | * Fix compilation with GCC 4.9.2 and up in debug modeThiago Macieira2015-07-151-2/+2
| | * Set the state of QTemporaryFileEngine properly prior to reopeningThiago Macieira2015-07-154-14/+29
| | * Fix build on FreeBSD: kinfo_getproc is in libutilThiago Macieira2015-07-151-0/+1
| | * fix running libQtCore.so failureTasuku Suzuki2015-07-151-1/+1
| | * Make sure to report correct NetworkAccessibilityLorn Potter2015-07-152-8/+19
| | * QDial: remove documentation for non-existent functions.Mitch Curtis2015-07-141-3/+2
| | * Mangle QNSApplication and methods into a namespaceMelanie Cappelaere2015-07-141-10/+10
| | * Use QImageReader::setAutoTransform() in examples.Friedemann Kleint2015-07-133-5/+14
| | * Windows: Fix crash when using wmain() and passing a fake argv.Friedemann Kleint2015-07-131-1/+1
| | * ssl: fix SecureTransport handling of remote host disconnectJeremy Lainé2015-07-131-1/+6
| | * QComboBox: Fix compilation with QT_NO_COMPLETERChristoph Schleifenbaum2015-07-131-0/+2
| | * doc: Correction in access(): signals are now publicAlejandro Exojo2015-07-121-2/+3
| | * Add support for PNG to QWindowsMimeImage::convertFromMime().Friedemann Kleint2015-07-101-2/+11
| | * Windows XP style: Pass widget to XPThemeData.Friedemann Kleint2015-07-102-4/+4
| | * configure: Mention availability of linux-clangRobert Loehning2015-07-081-1/+1
| | * Rcc: Do not output empty lines when listing .qrc contentshjk2015-07-081-1/+2
| | * Fix separate_debug_info with unversioned_libnameAllan Sandfeld Jensen2015-07-081-1/+1
| | * docs: QGraphicsWidget: Remove outdated statementSérgio Martins2015-07-081-3/+0
| | * QVarLengthArray: Unit-test that clear() preserves capacitySérgio Martins2015-07-081-0/+16
| | * xcb: set SM_CLIENT_ID propertyStefan Becker2015-07-085-37/+57
| | * xcb: Use _NET_FRAME_EXTENTS to get frame marginsAlexander Volkov2015-07-083-0/+20
| | * QNX: Fix namespace Qt buildSérgio Martins2015-07-081-2/+4
| | * Fix compile error on big endianAllan Sandfeld Jensen2015-07-081-1/+1
| | * Fix ambiguous overload call on OS XThiago Macieira2015-07-081-1/+1
| | * Remove the warning printed when QObject's destructor catches exceptionsThiago Macieira2015-07-081-8/+1
| | * Fix the remainingTime() result after the first activation of a QTimerThiago Macieira2015-07-082-6/+74
| | * Make the Windows qt_msectime() function return 64-bitThiago Macieira2015-07-083-3/+3
| | * remove Build date from qt_core_boilerplate()Tasuku Suzuki2015-07-081-2/+0
| | * Test QAction::autoRepeatFrederik Gladhorn2015-07-071-0/+38
| | * Fix QAction::setAutoRepeat(false)Frederik Gladhorn2015-07-072-2/+2
| | * doc: Fix and improve QMetaMethod::tagAlejandro Exojo2015-07-061-6/+9
| | * Fix typo in configure.Jake Petroules2015-07-061-1/+1
| | * Fix memory leak in QJpegHandlerPrivateJian Liang2015-07-061-2/+3
| | * Added Mkspec for Toradex WEC2013 SDKBjoern Breitmeyer2015-07-062-0/+82
| | * DirectWrite: Fix crash when loading QRawFont from dataEskil Abrahamsen Blomfeldt2015-07-061-16/+13
| | * Fix accidental fall through in QOpenGLTexture::set[Compressed]Data()Sean Harmer2015-07-041-0/+2
| | * Doc: Updated the footer in the online templateVenugopal Shivashankar2015-07-013-2/+3
| | * Doc: Give advice on foreach vs range-based forKai Koehne2015-07-011-0/+7
| | * Remove stray period in QGraphicsItem documentation.Mitch Curtis2015-07-011-1/+1
| | * doc: Fix error in QOpenGLShaderProgram exampleEskil Abrahamsen Blomfeldt2015-07-011-1/+1
* | | QFileDialog: add setSupportedSchemes and pass it along to the QPA.David Faure2015-07-174-8/+48
* | | Doc: fix punctuation and missing word in QFileDialog docu.David Faure2015-07-171-8/+8
* | | QtConcurrent example: remove unneeded explicit template typeDavid Faure2015-07-171-1/+1
* | | Fix sub test float of tests/auto/testlib/selftests/tst_selftests for MSVC 2015.Friedemann Kleint2015-07-171-2/+2