Skip to content
  • Ulf Hermann's avatar
    QmlJS: Lazy-load console items to allow for recursion · b5717a53
    Ulf Hermann authored
    
    
    Using Utils:TreeView automatically gives us the capability for loading
    item as they are expanded. This way we can show recursive structure in
    the console as well as load data from the debug server on demand.
    
    Also, properly print error messages received from unsuccessful
    command evaluations.
    
    Task-number: QTCREATORBUG-14931
    Change-Id: I66d440eedd9723b04670169b27db1ee18f3f2891
    Reviewed-by: default avatarhjk <hjk@theqtcompany.com>
    b5717a53