- Oct 11, 2010
- Oct 08, 2010
-
-
hjk authored
-
- Oct 07, 2010
-
-
hjk authored
-
Christian Kamm authored
Reviewed-by: hjk Reviewed-by: Erik Verbruggen
-
- Oct 06, 2010
-
-
Leandro Melo authored
Currently used by the QML outline and C++ type hierarchy. Reviewed-by: kkoehne Task-number: QTCREATORBUG-2583
-
Leandro Melo authored
Reviewed-by: hjk Reviewed-by: dt Task-number: QTCREATORBUG-2038
-
- Sep 30, 2010
-
-
hjk authored
Should have been done earlier. 2.1.80 was burned in the pre-2.1.0->2.0.1 days, and we'd like to have odd subminor for 'working' and even subminor numbers for pure cherry-picking release branches anyway.
-
Leandro Melo authored
The generic highlighter already provided a method for this. This method was then lifted to the base syntax highlighter and it is now used by the profile highlighter. Reviewed-by: Roberto Raggi Task-number: QTCREATORBUG-2448
-
- Sep 29, 2010
-
-
Leandro Melo authored
-
Leandro Melo authored
Now the plain text editor only tries to apply a highlight configuration if the MIME type passed is valid. Otherwise, it should behave as an ordinary trivial editor and should not miss a highlight definition.
-
- Sep 28, 2010
-
-
mae authored
There was an off-by-one error for the normal find scope. Improved look by ignoring the left side.
-
Thorbjørn Lindeijer authored
It was refusing to stay at index 0. Task-number: QTCREATORBUG-2472 Reviewed-by: Erik Verbruggen
-
- Sep 27, 2010
-
-
hjk authored
-
- Sep 24, 2010
-
-
Leandro Melo authored
-
Leandro Melo authored
-
Leandro Melo authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
-
Erik Verbruggen authored
Reviewed-by: Leandro Melo
-
Erik Verbruggen authored
-
- Sep 23, 2010
-
-
Leandro Melo authored
-
Leandro Melo authored
-
hjk authored
-
Erik Verbruggen authored
-
dt authored
And make use of it to accept on the command line the patterns: "filename" "+45", "filename" ":23", "filename:12" and "filename+42" Task-Nr: QTCREATORBUG-2428
-
Leandro Melo authored
-
- Sep 20, 2010
-
-
Leandro Melo authored
-
- Sep 17, 2010
-
-
Leandro Melo authored
Buttons Select All/Clear Selection/Invert Selection.
-
Leandro Melo authored
- Names of buttons, labels, dialogs, and methods.
-
Leena Miettinen authored
-
hjk authored
-
- Sep 16, 2010
-
-
Thorbjørn Lindeijer authored
While it was set to 2 for most editors, some editors, like the .pro file editor, set another document on the BaseTextEditor, which then did not get its cursor width set. Also removed a duplicated line. Reviewed-by: dt
-
Friedemann Kleint authored
Introduce some more private classes for the coreplugin, use header include convention <QtModule/QClass>, de-qobjectify VariableManager.
-
- Sep 15, 2010
-
-
Leandro Melo authored
Only kde-config (and the defined paths) was being considered previously.
-
Christian Kamm authored
Reviewed-by: hjk
-
Friedemann Kleint authored
Rename 'QML standalone application' to 'QML application' and the 'old-style' QML applications to 'QML Viewer based applications'. For the QML renaming: Rubber-stamped-by:
Alessandro Portale <alessandro.portale@nokia.com>
-
- Sep 14, 2010
-
-
hjk authored
-