summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix simple semi-transparent blending of RGB32 on RGB30Allan Sandfeld Jensen2015-07-011-2/+2
* QFileIconEngine: Remove reference to QFileIconProviderGabriel de Dietrich2015-06-302-6/+22
* tst_qtooltip: Move cursor away from tooltip.Friedemann Kleint2015-06-301-0/+4
* 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-3087-183/+183
* iOS: remove unrecognized compiler flag '-fno-arc-abi'Richard Moe Gustavsen2015-06-291-1/+0
* configure: Infer licheck bitness from platform argumentKai Koehne2015-06-291-4/+14
* 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-2860-365/+1029
|\
| * Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-2760-365/+1029
| |\
| | * Update the changelog with the LTS discussion resultsv5.5.0Thiago Macieira2015-06-251-8/+39
| | * (mostly) build system changelog for 5.5.0Oswald Buddenhagen2015-06-251-12/+49
| | * Changelog: Document the SIC related to indirect includesOlivier Goffart2015-06-251-0/+3
| | * 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
| | * Doc: Update the list of highlighted examplesTopi Reinio2015-06-221-4/+5
| | * winrt: Fixed connectToHost, which is meant to be synchronousOliver Wolff2015-06-222-28/+27
| | * fix PCH related regression in vcxproj generatorJoerg Bornemann2015-06-221-0/+2
| | * 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
| | * Changelog: Mention changes regardig Q_GADGETOlivier Goffart2015-06-171-0/+5
| | * Doc: Remove link to deprecated QProcess::pid()Kai Koehne2015-06-171-1/+1
| | * Add changelog for 5.5.0 in qtbaseThiago Macieira2015-06-161-0/+543
| | * pbuilder_pbx: disable bit code for Xcode projectsRichard Moe Gustavsen2015-06-161-0/+4
| | * QTest: Make qExtractTestData() return the created QTemporaryDirv5.5.0-rc1Marc Mutz2015-06-143-23/+31
| | * Document -secure-transport parameter in configureDaniel Molkentin2015-06-141-0/+2
| | * Version transitionType as a new propertyAlan Alpert2015-06-111-1/+1
| | * Fix sizes QStorageInfo returns for invalid drivesIvan Komissarov2015-06-113-10/+16
| | * OSX: check if we have a native drag before accessing itRichard Moe Gustavsen2015-06-111-4/+6
| | * QSslSocket: move default cipher, EC and default CA APIs to QSslConfigurationGiuseppe D'Angelo2015-06-118-160/+116
| | * Compile on 10.7: Disable constexpr supportMorten Johan Sørvig2015-06-101-1/+1
| | * Fix signature of new methodsLars Knoll2015-06-102-12/+12