- Feb 11, 2009
-
-
dt authored
Details: These classes replace a number of classes with differing interfaces by just one class. The design isn't quite perfect, but a lot better than what it used to be. Also moved the ToolChain classes to the projectexplorerm so that eventually the cmake plugin can also use them.
-
- Jan 28, 2009
-
-
dt authored
Details: This should improve performance a bit. Instead of starting on indexer per .pro file, schedule and compress updates of ui files. And don't update if we have a full project code model update scheduled anyway. Which helps the startup case.
-
- Jan 20, 2009
- Jan 19, 2009
-
-
hjk authored
forward declaration is sufficient.
-
- Jan 16, 2009
-
-
Thorbjørn Lindeijer authored
Dependencies between projects can now be edited in the Projects mode. You can simply check for each project the projects that it depends on, and they will be built first. A message box pops up when you try to create a circular dependency. Could use some testing.
-
dt authored
Task: 241374 Details: Clean up what we leave behind, take care to not remove anything else. We run make distclean and remove the files we copies there plus the debug and release directories.
-
- Jan 13, 2009
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
- Jan 06, 2009
-
-
con authored
Task: - 238352 Details: - Since a while now, pro and pri files are directly part of a project's file list.
-
- Dec 16, 2008
-
-
hjk authored
-
- Dec 15, 2008
-
-
dt authored
RevBy: con, hjk
-
- Dec 11, 2008
-
-
Roberto Raggi authored
-
- Dec 09, 2008
- Dec 08, 2008
-
-
dt authored
Task: - RevBy: - AutoTest: - Details: Add the include path for qplatformdefs.h to the fot.
-
Roberto Raggi authored
-
- Dec 05, 2008
-
-
dt authored
Details: Free the whole ProFile*, ProItem*, ProValue* and etc structure after parsing, that frees around 200Mb for projects.pro.
-
- Dec 02, 2008