Commit Graph

22 Commits

Author SHA1 Message Date
Aurindam Jana
689e5a09f3 CrumblePath: Sort Children
Add a sort children function

Change-Id: I3621abf11fdea22deda6aba1ef6e094554950c93
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-04-11 15:37:15 +02:00
Aurindam Jana
16d5b5165c QmlJSInspector: Show root in property inspector
Change-Id: I281ef1f74e8d8128b91c426057c4d727a77543a6
Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
2012-03-30 14:24:57 +02:00
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
Thorbjørn Lindeijer
38c798a642 Made CrumblePath API a bit more consistent/generic
Was a bit confusing to pass QVariant data in and get an int back.

Change-Id: I613d2eb88ade45baee85a4f84d7db6d3ce7fb923
Reviewed-on: http://codereview.qt.nokia.com/205
Reviewed-by: Christiaan Janssen <christiaan.janssen@nokia.com>
2011-05-30 11:59:40 +02:00
Tobias Hunger
aa2acec14c Fix/add copyright headers
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Kai Koehne
8a28be85c6 QmlObserver: Disable crumblepath if not active 2011-04-27 17:25:48 +02:00
hjk
8397663964 Update license. 2011-04-13 11:49:28 +02:00
Christiaan Janssen
512fe4b668 QmlInspector: fixed bug in crumblepath 2011-02-28 17:14:55 +01:00
Thorbjørn Lindeijer
522ffd8622 QmlJSInspector: Code cosmetics 2011-02-17 12:33:53 +01:00
Thorbjørn Lindeijer
b2424347b7 QmlJSInspector: Fixed position of crumble path menu
These buttons are not in a regular layout so they were not being resized
down to the available size. Just specify a fixed height on all levels
now, and make sure it is consistent.
2011-02-17 11:52:37 +01:00
Thorbjørn Lindeijer
4af3d9bdd2 Code cosmetics 2011-02-17 10:17:36 +01:00
Christiaan Janssen
49fa40cf9e QmlInspector: changed crumblepath appearance
Reviewed-by: Kai Koehne
2011-02-10 14:33:20 +01:00
Friedemann Kleint
edb4893547 Header cleanup in src, specify module name. 2011-01-24 12:29:48 +01:00
Christiaan Janssen
f5039a4a02 QmlJsInspector: implemented Property Inspector
Reviewed-by: Kai Koehne
2011-01-20 15:11:39 +01:00
con
d1023c7614 It's 2011 now.
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049 License headers. 2010-12-17 16:03:42 +01:00
Olivier Goffart
69b72283af Missing license headers 2010-08-18 10:44:32 +02:00
Lasse Holmstedt
3e9193021c Qml JS Debugger: Change context path from Creator's crumble path 2010-08-03 12:37:45 +02:00
Lasse Holmstedt
f464de1cd5 Qml JS Inspector: Show "no context" element in crumble path when empty 2010-08-03 12:37:45 +02:00
Lasse Holmstedt
524d4453e5 Qml JS Inspector: Added context crumble path as a dock widget
The crumble path shows the current context of the debugger/inspector.
2010-08-02 17:31:11 +02:00