- Jul 09, 2010
-
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
dt authored
Task-Nr: QTCREATORBUG-1732
-
con authored
-
Thorbjørn Lindeijer authored
Now you can type characters like ., ( and : to complete the selected item, depending on the type of the completion item. Task-number: QTCREATORBUG-271 Reviewed-by: Roberto Raggi
-
Christian Kamm authored
-
Kai Koehne authored
-
Roberto Raggi authored
We need our very own syntax highlighter in Qt Creator.
-
Roberto Raggi authored
-
Friedemann Kleint authored
when attempting to save a file under Perforce. Reviewed-by: con Task-number: QTCREATORBUG-1823
-
con authored
Reviewed-by: Roberto Raggi
-
Roberto Raggi authored
I hate this commit, but unfortunately, I don't have time right now to finish the new template instantion algorithm so I have to enable the old way of doing instantiations.
-
Olivier Goffart authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Allowing for nesting sections depending on Javascript expression using the (expanded) wizard field variables as in: -- test.pro.template: QT = core @if "%NETWORK_CHECKBOX%" == "true" QT += network @endif Rubber-stamped-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Jul 08, 2010
-
-
ck authored
-
Kai Koehne authored
Don't show e.g. all the methods that are defined by the Q_OBJECT macro in the outline. We skip these by checking for Symbol->isGenerated in the two proxy models used.
-
Kai Koehne authored
Don't calculate the right QModelIndex twice.
-
Kai Koehne authored
There's no use synchronizing the same model twice.
-
ck authored
Reviewed-by: kh1
-
dt authored
Task-Nr: QTCREATORBUG-1741
-
Friedemann Kleint authored
-
Tobias Hunger authored
-
Roberto Raggi authored
-
Christian Kamm authored
Done-with: Thomas Hartmann
-
Christian Kamm authored
Done-with: Thomas Hartmann Reviewed-by: Roberto Raggi
-
Kai Koehne authored
-
Kai Koehne authored
Add an Icons class to QmlJS along the Icons class in the C++ support. This will be used in the QmlJS Outline.
-
Kai Koehne authored
-
Kai Koehne authored
Adds a generic Outline pane to the sidebar. The CppEditor & QmlJSEditor plugins will implement the IOutlineWidget/IOutlineWidgetFactory interface to provide views specific to C++/Qml/JS documents. Reviewed-by: con
-
Kai Koehne authored
Will be used in QmlJSOutline.
-
ck authored
-
ck authored
We don't have the API to sensibly support writing tot he project file. Reviewed-by: kh1
-
hjk authored
Fits better into the scheme and makes grep^H^H^H^H Ctrl-F-ing easier.
-
hjk authored
-
Tobias Hunger authored
* Create and store a UUID when starting the projectexplorer plugin * Check for this UUID when reading .user files: * Hostnames may change due to moving between dhcp networks, etc. * MAC addresses do not change when booting different OSes * Put UUID into .user file when writting it (instead of hostname). Task-number: QTCREATORBUG-1820
-
hjk authored
-
Christian Kamm authored
Task-number: QTCREATORBUG-1825
-
hjk authored
-