- Jul 16, 2009
-
-
Thorbjørn Lindeijer authored
-
Joel Nordell authored
Merge-request: 543 Reviewed-by:
dt <qtc-committer@nokia.com>
-
Friedemann Kleint authored
...thus enabling dumping of it in CDB. Reviewed-by:
hjk <qtc-committer@nokia.com>
-
Thorbjørn Lindeijer authored
-
Erik Verbruggen authored
-
Sergey Belyashov authored
Merge-request: 900 Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
Kai Koehne authored
-
Friedemann Kleint authored
-
Kai Koehne authored
This patch should fix auto-indentation (Ctrl+I) for the most usual cases. Before this patch, lines were never dedented, resulting in e.g. Rect { Item { } Item { }
-
- Jul 15, 2009
-
-
hjk authored
-
dt authored
Requires a lot of trivial forwarding.
-
Oswald Buddenhagen authored
avoid qstring functions. instead, use preallocated strings and pointers. now the majority of the parsing time is spent in qt (qfile and qtextcodec).
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Fixes the issue where it would stay the color of the previous color scheme until you change the cursor position.
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
The creation of the styles directory was in two places and the importing of an old customized style didn't have any safety when the name 'customized.xml' already existed.
-
dt authored
Patch based on the analysis by Grigory Zagorodnev. Task-number: 253974
-
con authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
-
Thorbjørn Lindeijer authored
Not all colors inherit the color from the standard text. For example line number colors.
-
Thorbjørn Lindeijer authored
So people's customized color schemes don't get lost, but get converted to the new format instead.
-
Norwegian Rock Cat authored
We now at least follow what other Mac applications do.
-
con authored
-
con authored
-
Friedemann Kleint authored
-
Friedemann Kleint authored
-
Erik Verbruggen authored
-
con authored
-
con authored
For this we needed to get rid of using QToolBar.
-
Thorbjørn Lindeijer authored
Makes sure that all files recognized by the CppEditorFactory get the proper icon.
-
hjk authored
-
- Jul 14, 2009
-
-
Oswald Buddenhagen authored
this gives a rather amazing performance boost to the pro reader
-
Oswald Buddenhagen authored
-
Oswald Buddenhagen authored
it was superseeded by using non-cumulative, corrected evalution for determining the targets.
-
Friedemann Kleint authored
Add some functionality needed for CVS.
-
Norwegian Rock Cat authored
Also synchronized suffixes to match what is in the xml file.
-
Thorbjørn Lindeijer authored
This was because they are not stored and thus loaded as invalid colors, which is fine, but on saving the invalid colors would then turn into black. Reviewed-by: Roberto Raggi
-