Kai Koehne
|
32f69b9b77
|
Outline: Add context menu for collapsing/expanding tree
Task-number: QTCREATORBUG-2976
|
2010-12-20 09:19:56 +01:00 |
|
Leandro Melo
|
2d50925071
|
Create a reusable item delegate wich supports "annotations".
Currently used by the QML outline and C++ type hierarchy.
Reviewed-by: kkoehne
Task-number: QTCREATORBUG-2583
|
2010-10-06 15:40:01 +02:00 |
|
Kai Koehne
|
0ff9a47c48
|
QmlOutline: Don't decorate root item
Saves some pixels, and there is little use in collapsing the complete
tree.
|
2010-08-12 15:21:28 +02:00 |
|
Kai Koehne
|
757b314631
|
QmlJSOutline: Show the type icons again in the outline
They got kicked out when I added a custom style delegate.
|
2010-08-10 16:34:11 +02:00 |
|
Kai Koehne
|
fe3bfad766
|
QmlOutline: Show id beside type name
Show id in addition to type string, but with a lighter text color
|
2010-08-10 14:34:56 +02:00 |
|
Kai Koehne
|
7fac110d75
|
QmlOutline: Move QmlOutlineTreeView into it's own file
|
2010-08-10 14:34:55 +02:00 |
|