Skip to content
Snippets Groups Projects
  1. Jun 07, 2010
  2. Jun 01, 2010
  3. May 27, 2010
  4. May 26, 2010
  5. May 20, 2010
  6. May 14, 2010
  7. May 12, 2010
  8. Apr 30, 2010
  9. Apr 29, 2010
  10. Apr 28, 2010
  11. Apr 27, 2010
  12. Apr 26, 2010
    • Jens Bache-Wiig's avatar
      Optimize default header section size for the stack view · d03367df
      Jens Bache-Wiig authored
      Both line and level should be smaller than the other headers
      in the default layout since they only show numbers here.
      
      Reviewed-by: danimo
      d03367df
    • Jens Bache-Wiig's avatar
      Use south tabs in the debugger · e7eeaf72
      Jens Bache-Wiig authored
      The current northpointing dockwidget layout looks
      broken since we repeat the label when the docks are
      unlocked. We also dont line up properly with the header sections.
      Other dock widgets in designer are also using the south tab so
      this would be more consistent.
      
      Reviewed-by: danimo
      e7eeaf72
  13. Apr 23, 2010
  14. Apr 21, 2010
  15. Apr 20, 2010
  16. Apr 19, 2010
  17. Apr 16, 2010
  18. Apr 15, 2010
    • Lasse Holmstedt's avatar
      Added debugging mode for simultaneous QML and C++ debugging · 990ec1be
      Lasse Holmstedt authored
      It's not yet possible to attach to an external app running a qml
      debugging server, because the server is only started on startup if an
      env variable is set. Changing this requires action from Brisbane, but
      even the current solution works for C++ apps with QML in them.
      
      Task-number: BAUHAUS-585
      Reviewed-by: dt
      990ec1be
Loading