- Nov 26, 2010
-
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Roberto Raggi authored
Don't trigger again the completion when completing identifiers.
-
Roberto Raggi authored
-
Christian Kandeler authored
-
Christian Kandeler authored
Don't hardcode PNG format.
-
Christian Kandeler authored
-
Christian Kandeler authored
Don't waste time going through the Qt4ProFileNodes.
-
Rhys Weatherley authored
-
Rhys Weatherley authored
Index types are arrays, matrices, and vectors, which can all be "indexed" by operator[].
-
Rhys Weatherley authored
-
Rhys Weatherley authored
DeclarationStatement wraps a single declaration, not a list.
-
- Nov 25, 2010
-
-
hjk authored
-
Christian Kandeler authored
Reviewed-by: kh1
-
con authored
-
con authored
Conflicts: src/plugins/qt4projectmanager/qt-s60/s60devicerunconfiguration.cpp
-
con authored
Local executable is put into a different folder (always 'armv5' despite it being a 'gcce' build, changed in qmake), and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'. Done-by: Friedemann Kleint Reviewed-by: Pawel Polanski
-
con authored
Conflicts: src/plugins/debugger/qml/qmlengine.cpp
-
Christiaan Janssen authored
Reviewed-by: Kai Koehne
-
hjk authored
Task-number: QTCREATORBUG-3073
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
con authored
-
con authored
Local executable is put into a different folder (always 'armv5' despite it being a 'gcce' build, changed in qmake), and the symbol file is named 'foo.exe.sym' instead of 'foo.sym'. Done-by: Friedemann Kleint Reviewed-by: Pawel Polanski
-
Christian Kamm authored
Rubber-stamped-by: Friedemann Kleint
-
hjk authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-3071 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
It still generates too many false-negatives for now. Will be enabled once the remaining lookup failures have been fixed. Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
* Bind::usesQmlPrototype is now significantly more performant * type environments are no longer hashed by filename, but rather by Document * * duplicate scope builds are avoided Task-number: QTCREATORBUG-2835 Reviewed-by: Erik Verbruggen
-
Christian Kamm authored
Determining the mime type is too expensive - and for deciding between qml and js files comparing suffixes is sufficient. Reviewed-by: Friedemann Kleint
-
hjk authored
-