- Feb 17, 2010
-
-
dt authored
-
dt authored
And rename it to updateRunActions() again, since that function is only called if the run actions actually change.
-
dt authored
And port the Qt4ProjectManager to use that API for synchronization between editors and the .pro file tree. Reviewed-By: con
-
dt authored
-
Christiaan Janssen authored
-
Kai Koehne authored
We used to fail back to the old format if the .qmlproject file was invalid. Anyhow, this lead to weird effects ... better disable it explicitly. That no warning is shown right now when loading an invalid qmlproject file is a bug in coreplugin.
-
mae authored
task-number: QTCREATORBUG-611
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Thorbjørn Lindeijer authored
Broke in f14c50da
-
Tobias Hunger authored
* Accidentally included a header not ready to commit yet.
-
Marco Bubke authored
OS
-
Marco Bubke authored
-
Tobias Hunger authored
-
Marco Bubke authored
-
Lasse Holmstedt authored
metatype redefinition
-
Lasse Holmstedt authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
Christiaan Janssen authored
-
ck authored
-
Kai Koehne authored
Check for the case that a new file to be added to a .qmlproject is also automatically covered e.g. by a wildcard filter. In this case we don't have to do anything.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Done-with: Roberto Raggi <roberto.raggi@nokia.com>
-
Kai Koehne authored
The old code still assumed the old, plain text format, and just added the file path to the end of the file. This broke the new .qmlproject file format. Ideally QmlProject should be clever enough to check whether the file will be automatically picked up in the monitored directories, and if not added explicitly e.g. to QmlFiles { paths: ... }. Anyhow, this quick fix just shows every time an error message instead of destroying the .qmlproject file.
-
Friedemann Kleint authored
-
Christian Kamm authored
-
Christian Kamm authored
-
Kai Koehne authored
call of overloaded ‘QString(int)’ is ambiguous
-
Christian Kamm authored
-
Christian Kamm authored
-
Christian Kamm authored
-
- Feb 16, 2010
-
-
Marco Bubke authored
-
Marco Bubke authored
-
con authored
-
Robert Loehning authored
-