aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QML: treat permanent guards more like active guardsv5.8.0-alpha1Erik Verbruggen2016-08-313-2/+18
* Bump cache file format versionSimon Hausmann2016-08-301-1/+1
* Fix conversion of QByteArray back to String in JavaScriptSimon Hausmann2016-08-303-0/+17
* Fix binding dependencies when used in together with functionsSimon Hausmann2016-08-3013-23/+52
* QML: Make sure the integer data is aligned on 4-byte boundariesErik Verbruggen2016-08-301-0/+1
* QML: Obliterate QQmlAccessorsErik Verbruggen2016-08-3012-357/+1
* Improve error handling in library loading testSimon Hausmann2016-08-261-1/+1
* Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-08-264-5/+53
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-253-4/+29
| |\
| | * Fix crash in tst_qqmlextensionplugin on shutdownSimon Hausmann2016-08-251-1/+6
| | * Prospective fix for the plugin check on Apple platformsSimon Hausmann2016-08-251-0/+4
| | * macOS: Check if sRGB is supported before activating the shaderSérgio Martins2016-08-241-3/+20
| * | V4: Correctly format on Number.toPrecision(n)Ulf Hermann2016-08-232-2/+29
* | | QML: In QV4::QObjectWrapper, use QQmlPropertyData to read valuesErik Verbruggen2016-08-261-81/+15
* | | Use predefined color instead of creation from stringAnton Kudryavtsev2016-08-262-3/+3
* | | V4: Replace the ranges QVector with a QVarLengthArrayErik Verbruggen2016-08-242-8/+8
* | | V4: Remove another use of QSetErik Verbruggen2016-08-241-19/+83
* | | V4: Replace 3 QHashes with std::vectorsErik Verbruggen2016-08-243-23/+18
* | | Fix mouse area pressed after removal of pre-grabFrederik Gladhorn2016-08-242-1/+23
* | | QML: Switch from using accessors to static_metacallErik Verbruggen2016-08-242-37/+64
* | | V4: Replace foreach with for in masmErik Verbruggen2016-08-242-8/+8
* | | V4: Store per-block interval info in a vector instead of a QHashErik Verbruggen2016-08-241-13/+13
* | | V4: Store live intervals in an array instead of a QHashErik Verbruggen2016-08-231-15/+26
* | | V4: Sort unprocessed ranges in reverse orderErik Verbruggen2016-08-233-17/+24
* | | Merge dev into 5.8Oswald Buddenhagen2016-08-22164-1179/+1291
|\ \ \
| * | | tools: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-2010-53/+53
| * | | manual tests: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-203-9/+12
| * | | auto tests: Particles: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-2023-38/+38
| * | | Quick: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-203-10/+11
| * | | QQuickWidget: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-201-1/+2
| * | | Particles: fix incorrect usage of 'range for' with Qt containersAnton Kudryavtsev2016-08-201-1/+2
| * | | Imports: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-201-3/+2
| * | | benchmarks: replace 'foreach' with 'range for'Anton Kudryavtsev2016-08-203-5/+5
| * | | Exclude tests that require features not present on UIKit platformsJake Petroules2016-08-192-3/+5
| * | | Merge "Merge remote-tracking branch 'origin/5.7' into dev" into refs/staging/devLiang Qi2016-08-1922-35/+51
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-08-1922-35/+51
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-197-14/+22
| | | |\|
| | | | * TestCase::mouseDrag: set mouse move delay >= 1 msShawn Rutledge2016-08-193-8/+16
| | | | * Remove some double-meaning text from documentationFrederik Schwarzer2016-08-181-1/+1
| | | | * QML: Do not register dependencies of deleted bindingErik Verbruggen2016-08-181-1/+1
| | | | * QQuickGridView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-181-2/+2
| | | | * QQuickListView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-181-2/+2
| | | * | Revert "localstorage: disable warning about tautological comparison"Shawn Rutledge2016-08-181-5/+0
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-1814-15/+29
| | | |\|
| | | | * QQuickPathView: fix doc for itemAt() and indexAt()Anton Kudryavtsev2016-08-171-2/+2
| | | | * QV4Object: fix GCC 6.1 tautologial compare warningMarc Mutz2016-08-171-1/+3
| | | | * Fix throwing an exception inside a finally block with a return in catchSimon Hausmann2016-08-162-3/+10
| | | | * Update .gitignoreSimon Hausmann2016-08-151-0/+5
| | | | * Doc: Change instances of 'OS X' to 'macOS'Topi Reinio2016-08-159-9/+9
| | | * | Doc: Remove references to Windows CEVenugopal Shivashankar2016-08-171-1/+0