Commit Graph

12 Commits

Author SHA1 Message Date
Erik Verbruggen
3fa55b7ab9 Removed module names from #include directives.
Getting the #include directives ready for Qt5. This includes the
new-project wizards.

Change-Id: Ia9261f1e8faec06b9285b694d2b7e9a095978d2b
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2012-02-15 16:24:46 +01:00
hjk
2931a499e6 Long live the king!
Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2
Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
2012-01-26 19:55:36 +01:00
hjk
31600758de all: s/info@qt.nokia.com/qt-info@nokia.com/
Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e
Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
2011-11-03 10:33:19 +01:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
Kai Koehne
5e6496f664 QmlJsEditor: Add copyright header 2011-02-18 11:50:28 +01:00
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