Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-01-15 | Organise files into a module structure. | Jussi Pakkanen | 1 | -162/+0 |
2015-10-26 | Parse contents of gresource xml and add deps manually. A bit of a hack but ne... | Jussi Pakkanen | 1 | -1/+1 |
2015-05-05 | Prefer version numbered Qt binaries to plain named ones (i.e. moc-qt5 to plai... | Jussi Pakkanen | 1 | -6/+6 |
2015-05-05 | Qrc resources should be relative to the .qrc file and not the meson.build one... | Jussi Pakkanen | 1 | -1/+2 |
2015-04-08 | Autodetect Qt5 rcc dependencies as well as reasonably possible. | Jussi Pakkanen | 1 | -0/+23 |
2015-03-13 | Made Qt5 module do just preprocessing instead of building full executable, so... | Jussi Pakkanen | 1 | -13/+2 |
2015-03-09 | Crossing. | Jussi Pakkanen | 1 | -1/+9 |
2015-03-09 | Now can compile all Qt5 tests with module. | Jussi Pakkanen | 1 | -19/+39 |
2015-03-09 | Major refactoring to move Qt5 from core into a module. Rules are written but ... | Jussi Pakkanen | 1 | -0/+121 |