| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | | Remove now unused files | Lars Knoll | 2017-06-30 | 1 | -43/+22 |
| * | | Pass the JSUnitGenerator into the codegen | Lars Knoll | 2017-06-19 | 1 | -2/+8 |
| |/ |
|
| * | Fix support for jsTr() and QT_TR_NOOP in list elements when caching | Simon Hausmann | 2017-04-06 | 1 | -3/+5 |
| * | Fix loading of ahead-of-time generated cache files when cross-compiling | Simon Hausmann | 2017-04-06 | 1 | -4/+11 |
| * | Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9 | Simon Hausmann | 2017-03-25 | 1 | -6/+2 |
| |\ |
|
| | * | Merge remote-tracking branch 'origin/5.8' into 5.9 | Simon Hausmann | 2017-03-15 | 1 | -6/+2 |
| * | | QHash: use the public functions to set the global hash seed | Thiago Macieira | 2017-03-16 | 1 | -2/+2 |
| |/ |
|
| * | Fix support for enums and translations in list elements | Simon Hausmann | 2017-03-10 | 1 | -0/+35 |
| * | Fix relocation related errors when loading AOT caches | Simon Hausmann | 2017-03-09 | 1 | -2/+2 |
| * | Fix time stamp related errors when loading AOT caches | Simon Hausmann | 2017-03-09 | 1 | -2/+0 |
| * | Fix skipping of qml cache generation on unsupported architectures | Simon Hausmann | 2017-03-07 | 1 | -5/+21 |
| * | Fix qmlcachegen command line parameters | Simon Hausmann | 2017-03-07 | 1 | -7/+15 |
| * | Do not crash when qmlcachegen is called without arguments | Robert Loehning | 2017-02-23 | 1 | -1/+3 |
| * | Fix crash when generating cache files | Simon Hausmann | 2017-02-08 | 1 | -1/+2 |
| * | Allow selecting armv7 as target architecture in qmlcachegen | Simon Hausmann | 2017-02-01 | 1 | -3/+17 |
| * | Re-do QML type compilation of ahead-of-time generated QML cache files | Simon Hausmann | 2017-01-31 | 1 | -0/+1 |
| * | Added tool to generate QML cache files | Simon Hausmann | 2017-01-31 | 1 | -0/+294 |