- Nov 16, 2010
-
-
Christian Kamm authored
Task-number: QTCREATORBUG-3097 Reviewed-by: con
-
- Nov 10, 2010
-
-
Leandro Melo authored
It was being reset based on the highlighter definitions. Consider some refactoring with the related options as well to avoid overriding user's settings. Done-with: Thorbjorn Lindeijer
-
- Nov 09, 2010
-
-
Leandro Melo authored
This leaves the code prepared if we decide to ship some of the Kate XMLs (still a pending decision). In this case the installer needs to be "notified" and the Kate files put in the repo. An addition check for actual XML files in the searched directories is also added. Reviewed-by: con Reviewed-by: Thorbjorn Lindeijer
-
- Nov 02, 2010
-
-
con authored
-
- Oct 19, 2010
-
-
con authored
Didn't work if a project specific encoding was set. Task-number: QTCREATORBUG-65 Reviewed-by: Robert Loehning
-
- Oct 18, 2010
-
-
mae authored
There was an off-by-one error for the normal find scope. Improved look by ignoring the left side.
-
- Oct 15, 2010
-
-
Thorbjørn Lindeijer authored
This caused it to go to 0 when for example displaying size 9 at 10%, which is an invalid value so it caused the text to revert back to the default size. It also caused zooming to sometimes appearing to have no effect. For example zooming size 9 to 110% would still yield size 9 rather than 9.9. Task-number: QTCREATORBUG-2744 Task-number: QTCREATORBUG-2745 Reviewed-by: Robert Loehning Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
Reviewed-by: Leandro Melo Reviewed-by: hjk
-
- Oct 13, 2010
-
-
Leandro Melo authored
Example situation: The plain text editor is displaying in-memory content and has not been explicitly "configured". If there's an attempt to indent the text it crashes since the indenter is invalid. This can happen if one clicks on 'Show View Contents in Editor' within a debug session and press enter in the editor. Reviewed-by: con
-
- Oct 12, 2010
-
-
Leandro Melo authored
Reviewed-by: con
-
- Oct 11, 2010
-
-
Leandro Melo authored
Reviewed-by: con
-
Leandro Melo authored
Reviewed-by: ckamm
-
- 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
Reviewed-by: hjk Reviewed-by: dt Task-number: QTCREATORBUG-2038
-
- Sep 30, 2010
-
-
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
-
-
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
-