Skip to content
Snippets Groups Projects
  1. Apr 04, 2014
  2. Mar 07, 2014
  3. Feb 25, 2014
  4. Feb 18, 2014
  5. Jan 06, 2014
  6. 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
  7. Nov 27, 2013
  8. Oct 29, 2013
  9. Oct 15, 2013
  10. Oct 14, 2013
  11. Oct 09, 2013
  12. Oct 08, 2013
  13. 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
  14. 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
  15. Sep 17, 2013
  16. Sep 16, 2013
  17. Sep 11, 2013
  18. Jul 17, 2013
  19. Jun 25, 2013
  20. Jun 06, 2013
  21. Apr 03, 2013
  22. Mar 26, 2013
  23. Mar 25, 2013
  24. Mar 01, 2013
  25. Feb 25, 2013
  26. Feb 23, 2013
  27. Feb 18, 2013
  28. Feb 07, 2013
    • Sergey Shambir's avatar
      Added PythonEditor plugin · 04b9d761
      Sergey Shambir authored
      
      Contains lexical highlighter, indenter and file wizard.
      Icon loaded from theme, if possible.
      Class wizard will be added later since it needs to extend libUtils.
      
      Change-Id: If723867c01e9be83371424e406d116805c88c2b0
      Reviewed-by: default avatarhjk <hjk121@nokiamail.com>
      04b9d761
  29. Feb 01, 2013
  30. Jan 23, 2013
  31. Oct 18, 2012
  32. Sep 27, 2012
  33. Sep 26, 2012
  34. Aug 29, 2012
  35. Aug 24, 2012
    • Christian Kandeler's avatar
      RemoteLinux: Remove dependency on Qt4ProjectManager. · c7ebfd47
      Christian Kandeler authored
      
      Instead use the newly added abstractions from ProjectExplorer.
      This makes the plugin qmake-independent in principle; any build system
      can be used as long as the respective QtCreator plugin provides a way to
      set up the required deployment information.
      As a side effect of this patch, two features are lost:
          (1) The ability to add a remote directory automatically for a
      RemoteLinux based target. This was rarely ever useful, because any non-
      trivial project requires more files to be deployed than just one binary.
          (2) The ability to add Desktop files and icons for Fremantle and
      Harmattan projects. Similar points as above apply here as well; such
      projects should be set up via QtCreator's wizards or manually by users
      who know what they are doing.
      
      Change-Id: I2d7e621256f01143aafe3b191b04a120f053e672
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
      c7ebfd47
  36. Aug 18, 2012
Loading