summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-0226-241/+405
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-0126-241/+405
| |\
| | * Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Liang Qi2015-05-297-17/+33
| | |\
| | | * Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-297-17/+33
| | | |\
| | | | * Revert some changes in light of GCC 4 -fPIE reversalv5.4.2Stephen Kelly2015-05-296-12/+31
| | | | * Make qglobal.h only complain for GCC >= 5 about -fPIEThiago Macieira2015-05-291-1/+2
| | | | * Mention cmake changes in ChangeLog for -fPIE -> -fPIC changesSimon Hausmann2015-05-281-0/+4
| | | | * Fix cmake auto tests failing with cmake 2.8.11Simon Hausmann2015-05-283-5/+4
| | | | * Only add -fPIC flags for compilers known to require it.Stephen Kelly2015-05-272-6/+1
| | | | * Avoid false positives from google by storing OpenSSL version as Unicode.Richard J. Moore2015-05-251-1/+4
| | | | * Do not modify decoder when determining image-formatAllan Sandfeld Jensen2015-05-211-7/+0
| | | | * Workaround for Samsung keyboard bugPaul Olav Tvete2015-05-201-0/+2
| | * | | Fix no bearermanagement buildLorn Potter2015-05-292-20/+24
| | |/ /
| | * | Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-275-2/+16
| | * | Fix documentation of obsoleted functions to show the right replacementAndy Shaw2015-05-261-2/+2
| | * | Use the new non-obsoleted functions for getting the paper detailsAndy Shaw2015-05-261-2/+2
| | * | Ensure the same behavior on Win as Unix re the host in isApparentlyStaleAndy Shaw2015-05-221-1/+1
| | * | Doc: Excluded qdoc files that caused unnecessary Qt Creator warnings.Venugopal Shivashankar2015-05-201-0/+3
| | * | Prevent bad-ptrs deref in QNetworkConfigurationManagerPrivateMikhail Lappo2015-05-181-0/+1
| | * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Liang Qi2015-05-187-185/+306
| | |\|
| | | * xcode generator: use absolute path when creating PBXFileReferences for librariesRichard Moe Gustavsen2015-05-151-1/+1
| | | * Try to ensure that -fPIC is used in CMake buildsEvangelos Foutras2015-05-141-1/+2
| | | * Windows: Fix exit crash of GUI applications when deleting argv[].Friedemann Kleint2015-05-131-1/+1
| | | * Make qglobal.h complain if you use -fPIEThiago Macieira2015-05-132-2/+9
| | | * Android: Store and use the class names as key when caching.Christian Strømme2015-05-082-180/+293
| | * | Doc: corrected autolink issues statemachine.qdocNico Vertriest2015-05-131-16/+16
| | * | Doc: clarify ownership after QStackedWidget::removeWidgetJoerg Bornemann2015-05-131-1/+3