- Apr 01, 2010
-
-
Christiaan Janssen authored
-
- Mar 31, 2010
-
-
con authored
-
Jarek Kobus authored
-
Christian Kamm authored
Reviewed-by: Roberto Raggi
-
Christiaan Janssen authored
The run configuration id changed, leaving restored qmlproject without any run configuration. Reviewed-by: kkoehne
-
- Mar 29, 2010
-
-
hjk authored
-
Kai Koehne authored
Only watch directories, and not single files. Also, share one FileSystemWatcher between projects & FileFilter items. This fixes the issue that the process runs out of file handles e.g. when loading a .qmlproject file containing all of qt examples & demos. Basic implementation of FileSystemWatcher was copied from ProjectExplorer::FileWatcher - however the FileWatcher is only for files (and not directories), and also monitors the last change date etc.
-
- Mar 25, 2010
-
-
dt authored
-
- Mar 22, 2010
-
-
con authored
Reviewed-by: dt
-
Kai Koehne authored
E.g. "QmlFiles {}" now also monitors subdirectories by default, while "QmlFiles { paths : ["bla.qml"] } does not. Task-number: BAUHAUS-503
-
- Mar 21, 2010
-
-
Christian Kamm authored
See c722282c.
-
- Mar 19, 2010
-
-
Kai Koehne authored
Suggested by Erik Verbruggen
-
Kai Koehne authored
Suggested by Erik Verbruggen
-
- Mar 18, 2010
-
-
Lasse Holmstedt authored
-
Christian Kamm authored
* Fill the snapshot with files that could be imported. * Implement package imports. * The qmldir file is not parsed yet. Reviewed-by: Erik Verbruggen
-
Friedemann Kleint authored
-
Kai Koehne authored
- It's QML, not Qml. But this is only the file format. - The umbrella term is Quick (or Qt Quick, to be sorted out)
-
- Mar 12, 2010
-
-
Lasse Holmstedt authored
Go to About Plugins and enable/disable plugins from there. Reviewed-by: mae
-
dt authored
Since otherwise we can't forward declare it.
-
- Mar 11, 2010
-
-
Roberto Raggi authored
-
Thomas Hartmann authored
-
- Mar 10, 2010
-
-
Kai Koehne authored
-
Kai Koehne authored
-
- Mar 09, 2010
-
-
Lasse Holmstedt authored
-
- Mar 08, 2010
-
-
Lasse Holmstedt authored
Use a lowercase .qml file found in project tree if no current file is selected. This way we don't have to disable run controls if there are some files to execute. Reviewed-by: kkoehne
-
- Mar 05, 2010
-
-
Lasse Holmstedt authored
Reviewed-by: dt
-
hjk authored
-
Lasse Holmstedt authored
Task-number: BAUHAUS-396 Reviewed-by: dt
-
- Mar 03, 2010
-
-
Roberto Raggi authored
-
- Mar 02, 2010
-
-
Lasse Holmstedt authored
-
Daniel Molkentin authored
Reviewed-By: con
-
- Mar 01, 2010
-
-
con authored
-
- Feb 28, 2010
-
-
Kai Koehne authored
-
- Feb 26, 2010
-
-
Kai Koehne authored
All files have been renamed from Qml to QDeclarative. Registration of types is now done in an initializer method.
-
Lasse Holmstedt authored
Moved Qt Designer to open from Design Mode. Also, Design mode is now global, and created in coreplugin. Other plugins can register themselves to it.
-
- Feb 24, 2010
-
-
con authored
-
con authored
Doing it creates huge delays, because it resolves to a network path. Also rename FolderNode::setFolderName to FolderNode::setDisplayName, because that's the name of the property. Task-number: QTCREATORBUG-695
-
Lasse Holmstedt authored
-
Lasse Holmstedt authored
-