"README.md" did not exist on "fc31836ebd2673d66fde87620d0b6448b1234d51"
- Jan 26, 2012
-
-
hjk authored
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by:
Daniel Teske <daniel.teske@nokia.com>
-
- Jan 10, 2012
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-5485 Change-Id: Ib6aaeaadad4b421480d22399392768d4bad85bda Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-
- Nov 15, 2011
-
-
Leandro Melo authored
Change-Id: Id552539c6a2cf5d7558adf88bed61a11ab770516 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- Nov 03, 2011
-
-
hjk authored
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by:
Eike Ziller <eike.ziller@nokia.com>
-
- Oct 25, 2011
-
-
Christian Kandeler authored
Change-Id: I0778aa3d91d8c62fcce7e07e2ceffa1970281ec6 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- Oct 18, 2011
-
-
Eike Ziller authored
Change-Id: I834bc5da86c97ddaeefb43011444da8ed0e85180 Reviewed-by:
Tobias Hunger <tobias.hunger@nokia.com>
-
- Oct 12, 2011
-
-
Leandro Melo authored
Task-number: QTCREATORBUG-6240 Change-Id: Id3dc48d47f88017b3bc9e026c8e5552d2e9f4d48 Reviewed-by:
Christian Kamm <christian.d.kamm@nokia.com>
-
- Jul 08, 2011
-
-
Leandro Melo authored
Now the type hierarchy widget will also show the classes derived from the selected one. For consistency the way the base classes are shown was changed too. The diagram below is an example from Creator's code when openining the type hierarchy for BaseTextEditorWidget: Bases +QObject +QWidget +... BaseTextEditorWidget +QPaintDevice +... BaseTextEditorWidget Derived +BaseTextEditorWidget +VCSBaseEditorWidget GitEditor MercurialEditor ... GLSLEditorWidget CppEditorWidget QmlJSTextEditorWidget ... Depending on the project and on the selected class the hierarchy widget might take a bit to be constructed. This should be improved later. Change-Id: Ifbdd1cbbba955a0bdf03297ff0e7620351b12dc5 Reviewed-on: http://codereview.qt.nokia.com/883 Reviewed-by:
Roberto Raggi <roberto.raggi@nokia.com>
-