summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| | * Don't enforce all QMetaType::TypeFlag difference across Qt versionsAlex Blasche2015-06-101-4/+14
| | * Inline QSpacerItem::sizePolicy()Marc Mutz2015-06-102-5/+2
| | * Update for the newest Darwin-family operating systems.Jake Petroules2015-06-103-1/+39
| | * Android: Delay initialization of Accessibility.Christian Strømme2015-06-097-26/+49
| | * Unexport QSslPreSharedKeyAuthenticatorMarc Mutz2015-06-091-12/+12
| | * Fix build on 32-bit OS X.Jake Petroules2015-06-091-1/+1
| | * Doc: Remove generic thumbnails for a number of examplesTopi Reinio2015-06-051-3/+0
| | * Cocoa: Remove ToolTip windows from popup stackMorten Johan Sørvig2015-06-051-1/+1
| | * QNSImageView - remove observer before deallocTimur Pocheptsov2015-06-051-0/+1
| | * Use absolute rpath to Qt libraries for non-prefix buildsTor Arne Vestbø2015-06-041-9/+10
| | * Make logicalDpi consistent in relation to device pixel ratioAllan Sandfeld Jensen2015-06-041-4/+4
| | * Doc: Update due to renaming QTextStream::readLine() overloadAlexander Volkov2015-06-032-2/+2
| | * Avoid qtbase/bin/bin artifact when running make installKai Koehne2015-06-031-1/+1
| | * Rename QTextStream::readLine(QString *, qint64) into readLineIntoSimon Hausmann2015-06-033-12/+12
| | * Android: Fix resuming app after locale changeEskil Abrahamsen Blomfeldt2015-06-021-1/+1
* | | QHeaderView - fix a logical / visual index mismatchThorbjørn Martsum2015-06-272-2/+4
* | | [QZip] Do not depend on platform definitionsKonstantin Ritt2015-06-271-85/+98
* | | Doc: rearrange tables with overflowNico Vertriest2015-06-267-22/+29
* | | Treat color (ARGB) glyphs, e.g. Emoji, as having unreliable glyph outlinesTor Arne Vestbø2015-06-262-6/+6
* | | lance: Ensure that OpenGL FBO is cleared before being used as surfaceTor Arne Vestbø2015-06-261-0/+3
|/ /
* | Return format as specified in original QWindowMike Krus2015-06-262-0/+9
* | Fix warning with MSVC 2013Thiago Macieira2015-06-261-0/+1
* | Windows / Wifi plugin: Refactor code resolving symbols from wlanapi.dll.Friedemann Kleint2015-06-261-10/+11