"README.md" did not exist on "7e41cdc5b9a54f47513b0b909ebe75e475c17b89"
- Jul 19, 2012
-
-
Eike Ziller authored
Change-Id: I7134d7de30bcf9f9dcfad42520dd45ee083a852d Reviewed-by:
Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
-
- May 03, 2012
-
-
hjk authored
Change-Id: I658412c18d5ccfe978ec444451c6417ffb18d71c Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Apr 05, 2012
-
-
Leandro Melo authored
Add a method for basic structural checks of a definition. Currently it simply tests for a initial context. Task-number: QTCREATORBUG-7053 Change-Id: I56415034b50908d6da5f66ffab7def8fdd5fa1fb Reviewed-by:
David Schulz <david.schulz@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Feb 20, 2012
-
-
Eike Ziller authored
And adapt the other API respectively. Change-Id: I1e04e555409be09242db6890f9e013396f83aeed Reviewed-by:
Bill King <bill.king@nokia.com> Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Feb 15, 2012
-
-
Erik Verbruggen authored
Getting the #include directives ready for Qt5. This includes the new-project wizards. Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 24, 2012
-
-
hjk authored
Change-Id: I9b690d9b150c8d162b15370f9f8986267c9128f1 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 06, 2012
-
-
Friedemann Kleint authored
Change-Id: I8fa683c4f68d6e3d3a3eb95acf2f54f8c56b87b7 Reviewed-by:
Leandro Melo <leandro.melo@nokia.com>
-
- Nov 10, 2011
-
-
hjk authored
Change-Id: I3720946ba5485696822976567d83b4d6cb1fb283 x Change-Id: Iab58bc34bc56371405d132315573b484a533b77c Reviewed-by:
hjk <qthjk@ovi.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Jul 04, 2011
-
-
Leandro Melo authored
It's sufficient (and actually better) to configure the plain text editor at the moment in which the xml is synchronized. Task-number: QTCREATORBUG-5251 Change-Id: Ib2a3e1828f61770871486b8fbc1618abda1a5a74 Reviewed-on: http://codereview.qt.nokia.com/931 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com> (cherry picked from commit 754b8b3a)
-
- Jun 30, 2011
-
-
Leandro Melo authored
It's sufficient (and actually better) to configure the plain text editor at the moment in which the xml is synchronized. Task-number: QTCREATORBUG-5251 Change-Id: Ib2a3e1828f61770871486b8fbc1618abda1a5a74 Reviewed-on: http://codereview.qt.nokia.com/931 Reviewed-by:
Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by:
Friedemann Kleint <Friedemann.Kleint@nokia.com>
-
- May 06, 2011
-
-
Tobias Hunger authored
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
-
- Apr 14, 2011
-
-
hjk authored
-
- Apr 13, 2011
-
-
hjk authored
-
- Feb 22, 2011
-
-
hjk authored
rename BastTextEditor->BaseTextEditorWidget, BaseTextEditorEditable->BaseTextEditor rename BaseTextEditor{,Widget} subclasses rename editableInterface->editorInterface rename createEditableInterface->createEditor minor cleanups after renamings
-
- Jan 24, 2011
-
-
Friedemann Kleint authored
-
- Jan 12, 2011
- Dec 17, 2010
-
-
con authored
-
- 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 05, 2010
-
-
Leandro Melo authored
Reviewed-by: ckamm
-
- 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
-
- Sep 29, 2010
-
-
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 20, 2010
-
-
Leandro Melo authored
-
- Aug 19, 2010
-
-
Leandro Melo authored
-
- Aug 18, 2010
-
-
Leandro Melo authored
Now it is no longer necessary to close the editor for the highlighting to take effect.
-
- Aug 06, 2010
-
-
Leandro Melo authored
-
- Jun 25, 2010
- Jun 21, 2010
-
-
Leandro Melo authored
-
- Jun 18, 2010
-
-
Leandro Melo authored
-
- Jun 15, 2010
-
-
Leandro Melo authored
Relative to QTCREATORBUG-1225.
-
- Jun 11, 2010
-
-
Leandro Melo authored
Generic highlighter: Interface for automatic download of available definitions. Refactorings and changes in related parts of the code.
-
- Jun 04, 2010
-
-
Leandro Melo authored
Generic highlighter: New option to specify ignored file patterns so the highlight popup does not show up.
-
- Jun 03, 2010
-
-
Leandro Melo authored
-
- May 31, 2010
-
-
Leandro Melo authored
Now the highlighter engine does not directly depend on TextEditor::FontSettings. This also makes things easier for unit testing.
-
- May 28, 2010
-
-
Leandro Melo authored
-