- Mar 19, 2009
-
-
Thorbjørn Lindeijer authored
Now it will only update the list of files when you edit [project].files, and only reparse all files when you edit [project].config or [project].includes. When updating the file list it will only parse the added files.
-
Thorbjørn Lindeijer authored
The name is used as the base for files like [project].creator, [project].files, etc. and is displayed in the Projects mode and the Projects tree.
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Fixes: Add common configuration to the VCSA base plugin; submit message check script and user name configuration. Details: Extend submit editor widget by configureable fields. Use them in the VCS base submit editor to specify users, provide completion and selection dialog for them.
-
con authored
Task: 240811
-
con authored
-
con authored
Task: 240811
-
con authored
Task: 240811
-
con authored
-
dt authored
-
dt authored
Task: 246800 Details: The value was restored correctly, but due to a optimization, a signal wasn't emitted.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
dt authored
-
dt authored
Task: 247606 Details: Remove all the magic which build on top of the cumalative parser. Instead trust the exact parsing to get those variables correct. This required a bug fix in the profile evaluator, done with ossi. Hopefully this doesn't break windows/mac. Will check.
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
- Mar 18, 2009
-
-
mae authored
-
mae authored
-
Oswald Buddenhagen authored
-
Thorbjørn Lindeijer authored
It was missing for CustomExecutableRunConfiguration and Qt4RunConfiguration. Reviewed-by: dt
-
Friedemann Kleint authored
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-
Thorbjørn Lindeijer authored
For the generic project manager.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
For now only for GenericProject, since the CMakeProject doesn't have the right tool chain set on Windows yet. Reviewed-by: dt
-
Thorbjørn Lindeijer authored
Was a bit confusing that a MakeStep was constructed by a MakeBuildStepFactory and configured by a MakeBuildStepConfigWidget. The MakeStep of the generic project manager was renamed to GenericMakeStep.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Reviewed-by: Roberto Raggi
-