Skip to content
Snippets Groups Projects
  1. Apr 18, 2016
  2. Feb 25, 2016
    • hjk's avatar
      Move analyzerbase to debugger · aaf05f5a
      hjk authored
      
      This is the first mechanical step to execute on the 'shared pool of
      debugger/analyzer views' idea.
      
      Future steps would be providing infrastructure for the view pool,
      making all analyzer/debugger views use the pool and then re-extract
      a sensible base for a 'analyzer-and/or-debugger' tool plugin interface.
      
      Change-Id: I1bb392e6dd3084fc56937956bee1d6fd9530335d
      Reviewed-by: default avatarEike Ziller <eike.ziller@theqtcompany.com>
      aaf05f5a
  3. Sep 16, 2015
  4. Jun 16, 2015
  5. Jun 05, 2015
  6. Nov 17, 2014
  7. Sep 03, 2014
  8. Sep 02, 2014
  9. Aug 26, 2014
  10. Jul 24, 2014
  11. Jul 03, 2014
  12. Jun 25, 2014
  13. Apr 04, 2014
  14. Mar 07, 2014
  15. Feb 25, 2014
  16. Feb 18, 2014
  17. Jan 06, 2014
  18. Dec 20, 2013
    • Erik Verbruggen's avatar
      Add experimental clang code-model plug-in. · 5beb74fd
      Erik Verbruggen authored
      
      Previously known as the wip/clang branch.
      
      Contributors (in alphabetical order):
      - Christian Kamm <christian.d.kamm@nokia.com>
      - Erik Verbruggen <erik.verbruggen@digia.com>
      - Leandro Melo <leandro.melo@nokia.com>
      - Peter Kuemmel <syntheticpp@gmx.net>
      - Sergey Shambir <sergey.shambir.auto@gmail.com>
      
      Change-Id: I4c3ff600a19b6732641c1d5ef28236bf2cc17737
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      5beb74fd
  19. Nov 27, 2013
  20. Oct 29, 2013
  21. Oct 15, 2013
  22. Oct 14, 2013
  23. Oct 09, 2013
  24. Oct 08, 2013
  25. Oct 02, 2013
    • Fawzi Mohamed's avatar
      ios: preliminary support for ios · 8d96ce55
      Fawzi Mohamed authored
      
      first work in progress support for ios
      * separate iosTool using xml communication used for device info and run
      * iossim tool to handle the simulator
      * debug prepared but not working
      * separate gcc toolchain detection fix for simulator
      
      1) add a QT built for ios
      2) open a project, for example qtbase/examples/widgets/animation/animatedtiles/animatedtiles.pro
      3) build/run...
      
      Change-Id: I7e01604e416338cbe4692dfb34f5d3f31312702d
      Reviewed-by: default avatarEike Ziller <eike.ziller@digia.com>
      8d96ce55
  26. Sep 20, 2013
    • Tim Sander's avatar
      add baremetal plugin · 3fbeca21
      Tim Sander authored
      
      This patch adds the baremetal plugin. The baremetal plugin is for
      debugging small targets with hardware debugger where the remote linux
      plugin does not fit. It adds a new kit and device class of type
      baremetal. The device allows entering custom gdb commands. Currently only
      qmake builds are possible. To use this with smaller devices without qt
      a fake-qt installation is needed. CMake and qbs is currently not
      supported.
      
      Change-Id: I86816f897a2e9ed8b95e3184387969cedf8a14d7
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      3fbeca21
  27. Sep 17, 2013
  28. Sep 16, 2013
  29. Sep 11, 2013
  30. Jul 17, 2013
  31. Jun 25, 2013
  32. Jun 06, 2013
  33. Apr 03, 2013
  34. Mar 26, 2013
  35. Mar 25, 2013
  36. Mar 01, 2013
  37. Feb 25, 2013
Loading