| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: I2d3535f579f0e5c9e350bc548e59fc43189b2a8b
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
| |
Change-Id: I3f46a8543bfcb2b5436162f37fe33d1ba54c0842
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
| |
Change-Id: I22a770d936311250f86fa36980ab8e13a34111df
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
|
|
|
|
|
| |
Change-Id: I8fc3e5b65f059bd591200b449f2c68f62368d3cb
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
| |
Change-Id: Ib541f1cedacf4472223d11ae545a3d444190180c
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
| |
Change-Id: Ife586f245ffb60626372701e649b8f1df9e5aea5
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
|
|
| |
In FileName, and project management
Change-Id: I8c549c56e2de6dd1fc3f9451e3964bad31327651
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
|
|
| |
Upstream 32ba65c7f8176487402f6982ecd92acda3ad629c
Change-Id: Ie4249b301550bbf11519f23c3fe2d14fc39cc979
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
| |
Change-Id: I280e2f79a7c427d1a582f20fd0fbcb09909d8e55
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
| |
Change-Id: Ib3b531027294ed1e5d95842ef12e05b3bf706693
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
| |
Change-Id: I22bd72ee5b8d8a28d87459fe125ef3a211b9ad16
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
|
|
|
|
|
| |
The run configuration's extraId is checked against the
RunConfigurationCreationInfos' targetName and buildKey to find out if
the run configuration came from that creation info. So we need to
implement that in the run configuration.
Change-Id: I396605a19b39837d769287d6753cf16ac4d9e77d
Reviewed-by: hjk <hjk@qt.io>
|
|
|
|
|
| |
Change-Id: Ic3f470b1d3df47b90f054ef1e006927b9ee675ca
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
|
|
| |
In hover handler and run configuration factory
Change-Id: Ib60db43560e8485ce9b5a8f9ddcb703382a0ef70
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
| |
Change-Id: Ib3f470b1d3df47b90f054ef1e006927b9ee675ca
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
|
|
|
|
|
|
| |
Change-Id: Ifc984f3eff16d109923db33f87906c49765f7864
Reviewed-by: Tobias Hunger <tobias.hunger@qt.io>
Reviewed-by: hjk <hjk@qt.io>
|
|
Shows all files from the file system tree around the .cabal file.
Provides a simple build configuration with "stack build" step.
Provides a simple run configuration with "stack exec" for each
"executable" entry.
|