- Jan 27, 2010
-
-
Roberto Raggi authored
-
- Jan 26, 2010
-
-
Christian Kamm authored
Enables completion for function declarations inside qml files.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Erik Verbruggen authored
Done-with: ckamm
-
Roberto Raggi authored
Add the snippets to the completion box when the character at the left of the text cursor is a delimiter.
-
Erik Verbruggen authored
Done-with: Christian Kamm
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Store the error message in the QTextCharFormat of the extra selection.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Activate the global completion when the the character at the left of the text cursor is a delimiter.
-
Friedemann Kleint authored
Move code to Foldernavigationwidget as static utilities and use them from there and from the Project explorer. Fix error message box. Task-number: QTCREATORBUG-62
-
Kai Koehne authored
The Navigator "called back" to the model in case e.g. the id of an item changed. This was catched by the WriteLogger, which lead to an assert. Fix this by tracking whether we are changing the navigator items due to a model change, and not reacting to itemChanged signal in this case.
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Simon Hausmann authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
con authored
-
Friedemann Kleint authored
hoping for better performance. On this occasion, add context menu containing "Open" and "Choose folder" enabling drive changes on Windows. Purge remains of QDirModel elsewhere. Task-number: QTCREATORBUG-62
-
Roberto Raggi authored
-
Roberto Raggi authored
-
Roberto Raggi authored
-
- Jan 25, 2010
-
-
Marco Bubke authored
Task-number: BAUHAUS-120
-
Roberto Raggi authored
Yet another quick and dirty hack while waiting for the real binding pass.
-
Oswald Buddenhagen authored
potentially reduces the number of file::exists() calls
-
Oswald Buddenhagen authored
-