Skip to content
Snippets Groups Projects
  1. Apr 12, 2013
  2. Mar 21, 2013
    • Eike Ziller's avatar
      Version bump · 2bb4f6c1
      Eike Ziller authored
      Change-Id: I4cd263b2f85ae4a342af68d156893bbaf9d2f90b
      2bb4f6c1
  3. Mar 19, 2013
  4. Mar 11, 2013
  5. Mar 07, 2013
    • Eike Ziller's avatar
      Version bump · e0ba5d95
      Eike Ziller authored
      Change-Id: I97f84d16a092348332c18ad6ce34acc96d9a540f
      e0ba5d95
  6. Mar 06, 2013
  7. Mar 01, 2013
  8. Feb 21, 2013
  9. Feb 18, 2013
  10. Feb 14, 2013
  11. Feb 11, 2013
  12. Feb 08, 2013
  13. Feb 07, 2013
  14. Feb 05, 2013
  15. Feb 01, 2013
  16. Jan 24, 2013
  17. Dec 19, 2012
  18. Nov 15, 2012
  19. Nov 12, 2012
  20. Nov 05, 2012
  21. Oct 24, 2012
  22. Oct 18, 2012
    • Eike Ziller's avatar
      Version bump · d8e6a314
      Eike Ziller authored
      Change-Id: Id0b100ae13cdd5edd82614c10bdf0cdeb45e6615
      d8e6a314
  23. Oct 16, 2012
  24. Oct 11, 2012
    • Eike Ziller's avatar
      Version bump · 236bd842
      Eike Ziller authored
      Change-Id: I6d9fe17cdddda9916ca5fd4da467c83cd14d4b75
      236bd842
  25. Oct 01, 2012
  26. Sep 27, 2012
  27. Sep 24, 2012
  28. Sep 21, 2012
    • Tobias Hunger's avatar
      Add sdktool · 4f36ad63
      Tobias Hunger authored
      
      Add a tool to ease configuration of Qt versions, tool chains
      and kits with Qt Creator for the SDK and similar systems.
      
      Change-Id: I9727dd25ea359a935ea494b035a59411eb3529b8
      Reviewed-by: default avatarTim Jenssen <tim.jenssen@digia.com>
      4f36ad63
    • Nikolai Kosjar's avatar
      Linux: Add a crash handler providing a backtrace for debug builds. · 903281b3
      Nikolai Kosjar authored
      
      Use case: You're working with a debug version of Qt Creator and you're
      interested in getting a backtrace displayed as soon as Qt Creator
      crashes without searching for the core file, starting your debugger, ...
      
      Once a 'serious signal' (currently SIGILL, SIGFPE, SIGSEGV, SIGBUS,
      SIGPIPE) is delivered, a popup displays the following debug information:
      
       - Qt Creator version (same as in the about dialog)
       - Kernel version (uname -a)
       - GNU/Linux Distribution (/etc/lsb-release)
       - Backtrace (by gdb)
      
      Please note that this crash handler is built and used only in debug mode
      on GNU/Linux. It's solely meant as a convenience tool for the developer.
      
      In contrast to the breakpad integration, this crash handler operates
      'offline'. There is no network i/o involved.
      
      Change-Id: Idcfb1bf1ad68942615ecfe0dffc0d03154455049
      Reviewed-by: default avatarChristian Kandeler <christian.kandeler@digia.com>
      Reviewed-by: default avatarhjk <qthjk@ovi.com>
      903281b3
  29. Sep 19, 2012
    • Christian Kandeler's avatar
      Exclude the qml designer from the qbs build. · 78f80caf
      Christian Kandeler authored
      
      The qbs build of this plugin is constantly being broken by its
      maintainers. Due to its convoluted structure, it's hard for others to
      keep the qbs files up to date, so we give up on that for now.
      We can re-enable it later if and when there is more consideration
      for qbs.
      (This patch also contains one last build fix.)
      
      Change-Id: I37f8bea3ee65cb62857e7d6649eab4e6d129eb5b
      Reviewed-by: default avatarMarco Bubke <marco.bubke@digia.com>
      78f80caf
  30. Sep 17, 2012
  31. Sep 13, 2012
  32. Sep 11, 2012
  33. Sep 06, 2012
  34. Sep 04, 2012
  35. Aug 27, 2012
Loading