Skip to content
Snippets Groups Projects
  1. Aug 28, 2013
  2. Feb 12, 2013
    • Tobias Hunger's avatar
      AbstractProcessStep: Do not run a qprocess in a thread · 962ba86d
      Tobias Hunger authored
      
      This avoids sending signals for new tasks and process output
      via the gui thread's event loop. When finding lots of issues in
      the output we generate so many events that any attempt to
      compress events takes a long time (max. events waiting to be
      processed were > 1200000 when doing a clang -Weverything build!),
      and thus the UI freezes.
      
      Change-Id: I9668d2537b1a268e788cd0ea5c756ebaab4462a9
      Reviewed-by: default avatarDaniel Teske <daniel.teske@digia.com>
      962ba86d
  3. Jan 29, 2013
  4. Dec 07, 2012
  5. Nov 16, 2012
  6. Oct 05, 2012
  7. Aug 06, 2012
  8. Jun 21, 2012
    • Tobias Hunger's avatar
      Profile introduction · 24314562
      Tobias Hunger authored
      
      Introduce Profiles to store sets of values that describe a system/device.
      
      These profiles are held by a target, getting rid of much of the information
      stored in the Build-/Run-/DeployConfigurations, greatly simplifying those.
      
      This is a squash of the wip/profile branch which has been on gerrit for a
      while, rebased to current master.
      
      Change-Id: I25956c8dd4d1962b2134bfaa8a8076ae3909460f
      Reviewed-by: default avatarDaniel Teske <daniel.teske@nokia.com>
      24314562
  9. Apr 25, 2012
  10. Apr 03, 2012
  11. Feb 15, 2012
  12. Jan 31, 2012
  13. Jan 16, 2012
  14. Nov 30, 2011
Loading