summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Better handling of invalid font tables5.4Eskil Abrahamsen Blomfeldt2015-07-105-65/+176
* Network: Fix up previous corruption patchMarkus Goetz2015-07-089-50/+94
* Check for integer overflows in places where qAllocMore is usedMikhail Lappo2015-06-196-5/+33
* quote QUuid valuesEvgeniy Fominov2015-06-071-0/+3
* Make QStyle::itemPixmapRect handle devicePixelRatioDavid Edmundson2015-06-011-6/+10
* Improve documentation for Qt::ItemNeverHasChildren.Florian Bruhin2015-06-011-0/+1
* Doc: Moved some of the generic thumbnail config to relevant qdocconfsVenugopal Shivashankar2015-06-011-2/+0
* Update QProcess doc to use non-deprecated setProcessEnvironmentSamuel Gaist2015-05-301-4/+4
* Correct calculation of filesystem data on unusual filesystemsThiago Macieira2015-05-301-3/+3
* 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
* | Doc: fix QSystemSemaphore exampleJoerg Bornemann2015-05-131-2/+3
* | Handle parsing of GL_VERSION as reported by Nexus 6Andy Shaw2015-05-111-0/+4
* | Autotest: Check if this D-Bus library knows about file descriptorsThiago Macieira2015-05-081-1/+12
* | Merge "Merge remote-tracking branch 'origin/5.4.2' into 5.4" into refs/stagin...Allan Sandfeld Jensen2015-05-089-11/+13
|\ \
| * | Merge remote-tracking branch 'origin/5.4.2' into 5.4Allan Sandfeld Jensen2015-05-089-11/+13
| |\|
| | * Require -fPIC instead of just -fPIE for -reduce-relocationsThiago Macieira2015-05-076-9/+9
| | * Revert "configure: Change default of CFG_REDUCE_RELOCATIONS to "no"."Friedemann Kleint2015-05-072-2/+2
| | * Blacklist task256322_highlight on OS XAllan Sandfeld Jensen2015-05-071-0/+2
* | | QNAM: Fix compiler warningMarkus Goetz2015-05-081-1/+1
|/ /
* | Merge remote-tracking branch 'origin/5.4.2' into 5.4Simon Hausmann2015-05-0427-217/+408
|\|
| * ItemViews: Fix acceptance of drag enter eventsChristoph Schleifenbaum2015-05-011-1/+13
| * Android: Fix wrong field name in ExtractStyle.javaChristian Strømme2015-04-301-1/+3
| * Android: Use Holo theme on Android 5.1Christian Strømme2015-04-301-1/+1
| * Add the changelog for 5.4.2Thiago Macieira2015-04-291-0/+107
| * Revert "Rotate images according to Exif orientation"Rainer Keller2015-04-2911-182/+1
| * configure: Change default of CFG_REDUCE_RELOCATIONS to "no".Friedemann Kleint2015-04-292-2/+2