Commit Graph

3 Commits

Author SHA1 Message Date
Ulf Hermann
aaab74e276 Tracing: Don't use "row" and "column" as IDs
Fixes: QTCREATORBUG-21478
Change-Id: I9bda68abc4980ab9bc4247e48f5bc8bfc788c2dd
Reviewed-by: Robert Loehning <robert.loehning@qt.io>
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
2018-11-14 15:46:10 +00:00
Ulf Hermann
6f81ee7840 Tracing: Make sure the time display repeater's model is not negative
Change-Id: Iedc2f82194a48c426491d05ede8ff8b3341bc63b
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2018-09-25 08:01:11 +00:00
Ulf Hermann
734611131d Move Timeline and FlameGraph into a common "Tracing" library
This allows us to share code between the two, in particular the QML code
for the Details window, and the theme code. This way we can potentially
deduplicate some code.

Change-Id: I3a0d26b18488bd2a46b5b077b5b5d79ac2dfc5ce
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
2018-05-04 14:08:47 +00:00