Skip to content
Snippets Groups Projects
  1. Jan 14, 2014
  2. Jan 13, 2014
    • Ulf Hermann's avatar
      QmlProfiler: Don't hide the "Painting" category · 834c8932
      Ulf Hermann authored
      
      Hiding a category in the timeline view is highly confusing. Previously
      the "Painting" category would only be visible if either the model is
      empty or at least one painting event was available. Like this it's
      always there. In the obscure case of a mixed Qt4/Qt5 application you can
      get two "Painting" categories now.
      
      Change-Id: I54db106ed868b7e5d46d0e0ac22b46c0df8be862
      Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
      834c8932
    • Ulf Hermann's avatar
      QmlProfiler: Make sure animation paint events don't overlap · f10eccff
      Ulf Hermann authored
      
      Previously the animation paint events could overlap if the framerate
      estimates were off by more than 1 event. Furthermore the duration could
      be negative or 0, with a potential crash in the latter case. Also it's
      a bad idea to change the server-provided framerate to suit our estimated
      durations.
      
      Change-Id: I14da0855d7248a6ef32509572caa439ebb2d430e
      Reviewed-by: default avatarKai Koehne <kai.koehne@digia.com>
      f10eccff
  3. Jan 09, 2014
  4. Jan 08, 2014
  5. Jan 02, 2014
  6. Dec 16, 2013
  7. Dec 13, 2013
  8. Dec 12, 2013
  9. Dec 11, 2013
  10. Dec 09, 2013
  11. Dec 03, 2013
  12. Dec 02, 2013
  13. Nov 29, 2013
  14. Nov 22, 2013
  15. Nov 21, 2013
  16. Nov 19, 2013
  17. Nov 18, 2013
  18. Nov 15, 2013
Loading