- Jan 11, 2011
-
-
Friedemann Kleint authored
Remove from pluginspec.in as well, complete b606469a.
-
- Jan 10, 2011
-
-
Friedemann Kleint authored
(Cmake/Qt4). Use PluginManager invocation facility for the form class code generation. Do the rest (testing for form editor, retrieving the editor contents). Acked-By: hjk
-
- Jan 05, 2011
-
-
hjk authored
-
- Jan 04, 2011
-
-
Christian Kamm authored
-
- Dec 17, 2010
- Dec 07, 2010
-
-
dt authored
Makes multiple target factories per project possible Reviewed-By: hunger
-
- Dec 06, 2010
-
-
dt authored
Reviewed-By: hunger
-
dt authored
Introduce IOutputParser::setWorkingDirectory and IOutputParser::hasFatalErrors() Reviewed-By: hunger
-
dt authored
Reviwed-By: hunger
-
con authored
Also add the alternative way: IOptionsPageProvider, which states a category, and is asked for a list of options pages for that category when it is shown. Task-number: QTCREATORBUG-3131
-
- Dec 02, 2010
-
-
con authored
-
- Nov 17, 2010
-
-
Oswald Buddenhagen authored
do not inject SOURCEDIR and BUILDDIR into the environment of build steps and run configurations any more. instead, all custom executable paths, argument lists and working directories now support the %{sourceDir} and %{buildDir} macros. this approach is more elegant and more scalable.
-
Oswald Buddenhagen authored
get away from argument stringlists. instead, use native shell command lines which support quoting/splitting, environment variable expansion and redirections with well-understood semantics. Task-number: QTCREATORBUG-542 Task-number: QTCREATORBUG-1564
-
- Nov 11, 2010
-
-
Oswald Buddenhagen authored
they are initialized from the build configuration upon construction
-
- Nov 03, 2010
-
-
Oswald Buddenhagen authored
... instead of running a sed script over a lot of files on each version increment.
-
Oswald Buddenhagen authored
-
- Nov 02, 2010
-
-
Friedemann Kleint authored
-
con authored
-
- Nov 01, 2010
-
-
Friedemann Kleint authored
Acked-By: dt
-
Leandro Melo authored
-
- Oct 29, 2010
-
-
Tobias Hunger authored
-
- Oct 08, 2010
-
-
hjk authored
-
- Oct 07, 2010
-
-
hjk authored
-
- Oct 04, 2010
- Sep 30, 2010
-
-
hjk authored
Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1 days, and we'd like to have odd subminor for 'working' and even subminor numbers for pure cherry-picking release branches anyway.
-
- Sep 29, 2010
-
-
Lasse Holmstedt authored
Must be compiled during runtime - otherwise, the app may not work with Qt that is compiled with another compiler. Reviewed-by: hjk
-
- Sep 27, 2010
- Sep 24, 2010
-
-
Tobias Hunger authored
-
Tobias Hunger authored
-
- Sep 23, 2010
-
-
Tobias Hunger authored
Reviewed-by: dt
-
Tobias Hunger authored
Set BUILDDIR and SOURCEDIR in the build environment. Reviewed-by: dt
-