Skip to content
Snippets Groups Projects
  1. Jan 08, 2014
  2. Oct 16, 2013
  3. Sep 27, 2013
  4. Sep 20, 2013
  5. Sep 17, 2013
  6. Aug 14, 2013
    • David Kaspar's avatar
      Qnx: Auto-generating SSH key used for connecting to a BB10 device · 8b925007
      David Kaspar authored
      
      BlackBerryDeviceConfigurationWizardSshKeyPage wizard page has been removed.
      It is not needed anymore. The wizard automatically generates or reuses
      a SSH key that is stores in __settings__/qnx/id_rsa file. The same SSH key
      is used for connecting to all BB10 devices.
      The generation of 'default' SSH key is gone as a second step of
      BlackBerryDeviceConfigurationWizardQueryPage wizard page.
      
      Disabling device-tester for BlackBerryDeviceConfiguration.
      Task-number: QTCREATORBUG-9977
      
      Change-Id: Ice6068530c9c72fa82907decaaa3dca6077e9c3a
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@digia.com>
      Reviewed-by: default avatarDavid Kaspar <dkaspar@blackberry.com>
      8b925007
  7. Mar 08, 2013
  8. Jan 29, 2013
  9. Oct 05, 2012
  10. 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
  11. Aug 01, 2012
  12. Jul 27, 2012
    • Friedemann Kleint's avatar
      tr()-Fixes for 2.6. · bf980649
      Friedemann Kleint authored
      
      - ProjectExplorer::Profile should appear as 'Target' in the UI.
      - Fix messagebox title capitalization
      - Fix Q_DECLARE_TR_FUNCTIONS to contain fully qualified class
        names, add where applicable to replace
        QCoreApplication::translate().
      - Introduce message utility function for the commonly used
        'No tool chain set up for this profile' message to
        ToolChainProfileInformation.
      - Introduce message utility functions related to adding files
        to version control to VcsManager to be shared by QmlJsEditor.
      - Fix typos.
      - Remove QObject::tr(), QCoreApplication::tr().
      - Do not translate diagnostic console warnings of
        QmlProfiler.
      
      Change-Id: I6cee717a504796ef39f6eae58f552c5c8630adf3
      Reviewed-by: default avatarTobias Hunger <tobias.hunger@nokia.com>
      bf980649
  13. Jul 16, 2012
  14. Jul 13, 2012
  15. Jun 05, 2012
  16. May 22, 2012
  17. May 16, 2012
  18. May 07, 2012
  19. May 02, 2012
  20. Apr 25, 2012
  21. Apr 18, 2012
  22. Apr 10, 2012
  23. Apr 02, 2012
  24. Mar 15, 2012
    • Christian Kandeler's avatar
      DeviceManager: Remember auto-detected devices. · c0e50601
      Christian Kandeler authored
      
      The current implementation "forgets" auto-detected devices when
      they've been disconnected or Creator has been closed.
      This has the drawback that potential changes by users to the connection
      parameters cannot become persistent. This is overcome by introducing a
      device fingerprint and keeping removed auto-connected devices in a
      special list from which they can later be retrieved, typically when the
      device gets connected again.
      
      Change-Id: I98cfd25c677e6a2a46891a0facf3a28f0a0c3465
      Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@nokia.com>
      c0e50601
  25. Mar 08, 2012
  26. Mar 07, 2012
    • Christian Kandeler's avatar
      RemoteLinux: More preparations for introducing an abstract device class. · effe56ef
      Christian Kandeler authored
      
      - Introduce clone() method.
      - Rename "osType" to "type" and "deviceType" to "machineType".
      - Move machine type display out of generic settings widget.
      - Put only immutable attributes into the device constructor and set the
      others via setters. As part of this, also give the
      SshConnectionParameters a default proxy type. The necessity to give one
      to the constructor explicitly was for historical reasons.
      
      Change-Id: I84757b1b2d6371544b9ab1f3290973e5498176ce
      Reviewed-by: default avatarKai Koehne <kai.koehne@nokia.com>
      effe56ef
  27. Mar 05, 2012
  28. Mar 02, 2012
  29. Mar 01, 2012
  30. Feb 29, 2012
  31. Feb 20, 2012
  32. Feb 15, 2012
  33. Jan 26, 2012
  34. Nov 28, 2011
  35. Nov 16, 2011
  36. Nov 03, 2011
  37. Sep 16, 2011
Loading