Skip to content
Snippets Groups Projects
  1. Feb 10, 2016
  2. Feb 09, 2016
  3. Feb 08, 2016
  4. Jan 19, 2016
  5. Nov 19, 2015
  6. Nov 17, 2015
  7. Sep 17, 2015
  8. Sep 11, 2015
  9. Sep 01, 2015
    • Ulf Hermann's avatar
      QmlProfiler: Clean up the state widget · b054fd85
      Ulf Hermann authored
      
      Ultimately we want this as jobs for the progress manager, but let's
      get the logic right before. The state widget should not estimate
      profiling times and it doesn't have to keep local copies of all the
      state the model and state managers already have. Also, we need an
      additional indication for "waiting for application to send data", as
      that can take significant time.
      
      Change-Id: I3677dea4b0561bc83a7bc3c196ce0854c5624f12
      Task-number: QTCREATORBUG-12958
      Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
      b054fd85
  10. Jul 08, 2015
  11. Jul 02, 2015
  12. May 27, 2015
  13. May 18, 2015
    • Ulf Hermann's avatar
      Timeline: Remove useless dataAvailable() signals · d71dfa97
      Ulf Hermann authored
      
      The only thing they did was trigger some QML code that set the zoom to
      10% of the available range. 10% is somewhat arbitrary, so we shouldn't
      have it in the general purpose timeline. Also, we don't really have to
      pass the signal through several connections just to do that in QML.
      
      The clearChildren() didn't have any effect there as dataAvailable()
      should only happen if the view is already cleared.
      
      Change-Id: I1813ed37a82fc3fd5c3b7fc02b2afb1dcbcadcfb
      Reviewed-by: default avatarJoerg Bornemann <joerg.bornemann@theqtcompany.com>
      d71dfa97
  14. Feb 26, 2015
  15. Jan 16, 2015
  16. Nov 21, 2014
  17. Nov 12, 2014
  18. Oct 24, 2014
  19. Oct 15, 2014
  20. Oct 09, 2014
  21. Sep 15, 2014
  22. Sep 12, 2014
  23. Jun 17, 2014
  24. Jun 06, 2014
  25. Jun 03, 2014
  26. Apr 02, 2014
  27. Mar 31, 2014
  28. Feb 19, 2014
Loading