summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rcc: Do not output empty lines when listing .qrc contentshjk2015-07-081-1/+2
* docs: QGraphicsWidget: Remove outdated statementSérgio Martins2015-07-081-3/+0
* 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-081-5/+16
* 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
* Fix QAction::setAutoRepeat(false)Frederik Gladhorn2015-07-072-2/+2
* doc: Fix and improve QMetaMethod::tagAlejandro Exojo2015-07-061-6/+9
* Fix memory leak in QJpegHandlerPrivateJian Liang2015-07-061-2/+3
* 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: 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
* Fix simple semi-transparent blending of RGB32 on RGB30Allan Sandfeld Jensen2015-07-011-2/+2
* QFileIconEngine: Remove reference to QFileIconProviderGabriel de Dietrich2015-06-301-6/+5
* Turn off optimizations for all windows arm platformsAndreas Holzammer2015-06-301-2/+2
* fix build under FreeBSD 10Oswald Buddenhagen2015-06-301-0/+1
* Re-fix X86 Wince builds.Giuseppe D'Angelo2015-06-302-1/+38
* Switch to new not deprecated apiAndreas Holzammer2015-06-301-5/+1
* eglfs: Destroy screens after windowsPier Luigi Fiorini2015-06-301-1/+4
* Replace MAC OS X with OS XNico Vertriest2015-06-3066-157/+157
* Bump versionOswald Buddenhagen2015-06-291-2/+2
* QDate/QTime: fix SiC introduced by adding new non-explicit ctorsMarc Mutz2015-06-281-2/+2
* Fix decoding of JPEGs with invalid EXIF headersAllan Sandfeld Jensen2015-06-281-2/+0
* Apple's 3.6.0svn based clang doesn't support -Winconsistent-missing-overrideGabriel de Dietrich2015-06-281-1/+1
* Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-2848-319/+356
|\
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2748-319/+356
| |\
| | * Don't document the IsGadget flagThiago Macieira2015-06-231-1/+1
| | * Revert "Windows: Use DND effect chosen in DragEnter/Move for Drop."Friedemann Kleint2015-06-221-1/+1
| | * Doc: document future direction of QCoreApplication::notify()Thiago Macieira2015-06-221-0/+11
| | * testlib: fix compile error with macosx10.8Tim Blechmann2015-06-221-1/+1
| | * Detect and set Xcode 6.3 clang versionGabriel de Dietrich2015-06-221-1/+3
| | * winrt: Fixed connectToHost, which is meant to be synchronousOliver Wolff2015-06-222-28/+27
| | * OSX: show file dialog in showCocoaFilePanel, don't wait for exec()Shawn Rutledge2015-06-175-33/+8
| | * qdoc: Keep track of attributes written to example manifest filesTopi Reinio2015-06-171-2/+12
| | * Doc: Remove link to deprecated QProcess::pid()Kai Koehne2015-06-171-1/+1
| | * QTest: Make qExtractTestData() return the created QTemporaryDirv5.5.0-rc1Marc Mutz2015-06-142-16/+23
| | * Version transitionType as a new propertyAlan Alpert2015-06-111-1/+1
| | * Fix sizes QStorageInfo returns for invalid drivesIvan Komissarov2015-06-112-1/+7