- May 19, 2010
-
-
Daniel Molkentin authored
Reviewed-by: trustme
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Robert Loehning authored
-
Lasse Holmstedt authored
Reviewed-by: con
-
ck authored
-
dt authored
-
Erik Verbruggen authored
Reviewed-by: con
-
Erik Verbruggen authored
When adding a new file, refreshing semantic errors in the open editor should have worked. It now also works for removing existing files. Done-with: Christian Kamm
-
Christian Kamm authored
* Context::build was potentially dangerous. Link and ScopeBuilder went out of scope before their results stopped being used. * ScopeBuilder: If no function scope object was found, don't add it. Reviewed-by: Erik Verbruggen
-
ck authored
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
ck authored
Reviewed-by: kh1
-
ck authored
-
Thomas Hartmann authored
-
Christian Kamm authored
The documentation requires having it there.
-
Christian Kamm authored
50cc55af broke it.
-
Christian Kamm authored
Reviewed-by: ossi
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Leena Miettinen authored
Reviewed-by: con
-
ck authored
-
ck authored
Reviewed-by: kh1
-
Christian Kamm authored
Task-number: QTCREATORBUG-1439
-
Christian Kamm authored
Task-number: QTCREATORBUG-1413 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
-
Christian Kamm authored
It is unused at the moment.
-
Christian Kamm authored
-
Christian Kamm authored
It would calculate an incorrect start token in this case as the linizer skips past the empty line. Task-number: QTCREATORBUG-1412
-
- May 18, 2010
-
-
dt authored
-
dt authored
-
Erik Verbruggen authored
This reverts commit e4fb53e8. Should have gone into master, not into the 2.0 release branch.
-
Thomas Hartmann authored
Task-number: BAUHAUS-647
-
Thomas Hartmann authored
Task-number: BAUHAUS-448
-
Jens Bache-Wiig authored
This should give things a cleaner look.
-
dt authored
And refuse to add it twice. The check is pretty simplistic in that it doesn't take scopes or which variable it's exactly in into account. But in those cases you need to edit the .pro file manually anyway. Task-Nr: QTCREATORBUG-932 Task-Nr: QTCREATORBUG-891 Task-Nr: QTCREATORBUG-653
-
dt authored
-
dt authored
That is e.g. SOURCES instead of whatever variable is used first in the project file. Reviewed-By: ossi
-