- Jul 12, 2010
-
-
Kai Koehne authored
Crashes were introduced in commit 9d803829. Reverting this, to have a second look.
-
Kai Koehne authored
-
Kai Koehne authored
-
Tobias Hunger authored
* Have the BuildManager report whether it queued the buildsteps or not.
-
Roberto Raggi authored
-
Roberto Raggi authored
Done-with: Erik Verbruggen
-
Kai Koehne authored
The drop down combo box and the Outline in the sidebar now share the same model.
-
Kai Koehne authored
-
Kai Koehne authored
-
Tobias Hunger authored
-
Leandro Melo authored
-
Friedemann Kleint authored
in VCSBaseEditor and BaseTextEditor::createNew to the size used for limiting file size. Reviewed-by:
Robert Loehning <robert.loehning@nokia.com> Task-number: QTCREATORBUG-1847
-
mae authored
The lexer needs its own lexerState, before it was using the syntax highlighter user state. This breaks the brace depth calculation of the highlighter. Reviewed-by: Roberto Raggi
-
mae authored
-
Erik Verbruggen authored
-
ck authored
-
- Jul 09, 2010
-
-
Alessandro Portale authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
this function returns the bound region for the text in lineStart to lineEnd We use this to position the context pane
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
Thomas Hartmann authored
-
dt authored
Task-Nr: QTCREATORBUG-1732
-
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
-
Olivier Goffart 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.
-