| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
Change-Id: I920624e76f5d4a181e9fff58af18e1f92d631597
Reviewed-by: David Llewellyn-Jones <david.llewellyn-jones@jolla.com>
Reviewed-by: Christopher Adams <chris.adams@jolla.com>
|
| |
|
|
|
|
|
|
|
|
|
|
| |
QMF_NO_MESSAGE_SERVICE_EDITOR used to have this effect but now that
QmfWidget is a separate module, it pulls in QtWidgets.
There could be use for disabling service editors, but still keeping
QmfWidgets, but now for simplicity just disabling both with the
new option.
Change-Id: Iebb5c52aab4b645572f694bae8c5ed40e8d6aa6b
Reviewed-by: Christopher Adams <chris.adams@jollamobile.com>
Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
|
|
|
Instead of having one gigantic master .pro, split things out into multiple
SUBDIRS templates. This allows for slightly better grained build dependencies
without losing the sanity of a clearly understandable build system.
Change-Id: Ib09cd6170bcf8be55a1b351731f9a6451bb82d27
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Matthew Vogt <matthew.vogt@qinetic.com.au>
|