Skip to content
Snippets Groups Projects
  1. Mar 26, 2014
  2. Mar 14, 2014
    • Frantisek Vacek's avatar
      Qnx: Add support for qml profiler in BlackBerry/Qnx · 2c732970
      Frantisek Vacek authored
      
      We cannot set -qmljsdebugger arg in bar-descriptor.xml file since
      it can be done in DeployStep only. QTC architecture do not allows this.
      
      Current approach modifies already deployed MANIFEST.MF on the device.
      
      This patch has nothing to do with QML analyzer for pure QNX,
      it's purely for BlackBerry.
      
      Task-number: QTCREATORBUG-10520
      Change-Id: I89e83c6ff70a7a35344ff7e3fe573fc19e797ccb
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      2c732970
  3. Mar 13, 2014
  4. Mar 07, 2014
  5. Feb 13, 2014
    • Tobias Nätterlund's avatar
      BlackBerry: Improve handling of Qt libraries when creating package · 6b8b60ce
      Tobias Nätterlund authored
      
      This lets the user choose between bundling the Qt libraries in the
      bar package, use the libraries shipped with the device, or use
      libraries deployed to the device by the user.
      
      From the user's choice, the correct assets will be added to the bar
      package, and the correct environment will be set up, so those does
      not have to be pre-filled in the bar-descriptor.xml template any longer.
      
      Task-number: QTCREATORBUG-11376
      Change-Id: If44a9f9868d068f2ccbbeca3e25447496a336648
      Reviewed-by: default avatarNicolas Arnaud-Cormos <nicolas@kdab.com>
      6b8b60ce
  6. Feb 05, 2014
  7. Jan 08, 2014
  8. Oct 29, 2013
  9. Oct 16, 2013
  10. Aug 28, 2013
  11. Apr 29, 2013
  12. Apr 05, 2013
  13. Mar 25, 2013
  14. Mar 21, 2013
  15. Feb 13, 2013
  16. Feb 12, 2013
  17. Feb 01, 2013
  18. Jan 29, 2013
  19. Oct 05, 2012
  20. Sep 05, 2012
  21. Sep 04, 2012
    • Tobias Hunger's avatar
      s/profile/kit/ · 8ba422d0
      Tobias Hunger authored
      
      * Rename profiles to kits.
      * Update some strings:
         * projects mode has a Kits tab, not a Targets tab.
         * " Settings" was dropped from the sub-tabs of the Kits tab
         * menu entry "Build/Open Build/Run Target Selector" was renamed
           to "Build/Open Build and Run Kits Selector".
         * Use "Kit" instead of "Target" in miniprojecttargetselector.
           (The class was not renamed as it does indeed select targets,
            not kits)
      
      Change-Id: I0727e086e2dfa0e8aaaf89fdc6f2e3596c7a4314
      Reviewed-by: default avatarEike Ziller <eike.ziller@nokia.com>
      8ba422d0
  22. Aug 01, 2012
    • Friedemann Kleint's avatar
      tr()-fixes for 2.6. · ee8e1122
      Friedemann Kleint authored
      
      - Fix typos and various capitalization errors.
      - Fix wrong placeholders.
      - Remove QCoreApplication::tr().
      - Fix androidpackagecreationwidget.ui, remove translation
        from combo and clean up some HTML markup.
      
      Change-Id: I51bcdad90c770c0f861a9d17e92b9c9222c6e8bf
      Reviewed-by: default avatarRobert Löhning <robert.loehning@nokia.com>
      ee8e1122
  23. Jul 13, 2012
Loading