Skip to content
Snippets Groups Projects
  1. Sep 23, 2010
  2. Apr 14, 2010
    • Friedemann Kleint's avatar
      Symbian/Linux: Remove GnuPoc autodetection code · fbfa8255
      Friedemann Kleint authored
      and make it possible to configure it in the settings.
      Split up S60Devices up into a class hierarchy and implement
      the Autodetected Windows case and the manually configured
      Linux case separately for code clarity. Same with the settings
      widgets.
      Reviewed-by: con
      fbfa8255
  3. Mar 05, 2010
  4. Feb 17, 2010
    • Friedemann Kleint's avatar
      Symbian/Linux: Enable building with makefile-based system. · 7c9c99dc
      Friedemann Kleint authored
      - Autodetect SDK by environment variable EPOCROOT and qt directory
      below.
      - Environment::appendOrSet/prependOrSet: Avoid duplicate entries
      - Rename toolchain enumeration value
      - Adapt S60ToolChainMixin to new GnuPoc setup, provide routines for
        all required variables.
      - RVCTToolChain: Make RVCT detection smarter (Check for RVCT<v1><v2>BIN
        variable). Set all required variables in case of RVCTToolChain/GnuPoc
      - QtVersionManager: Detect toolchain and Qt version properly, make S60
        device run config accept toolchain.
      - Modify S60DeviceRunControl to execute 'make sis'
      - Modify S60Devices::detectQt...() to check for Qt installed into SDK
        first and symlink as fallback.
      7c9c99dc
  5. Feb 12, 2010
  6. Nov 13, 2009
    • Friedemann Kleint's avatar
      S60: Work towards new toolchains · e35a754d
      Friedemann Kleint authored
      Factor out the initialization setting up the environment and headers in
      the RVCT/GCCE toolchains.
      Modify the RunControl to be able to support different package
      building/signing processes.
      e35a754d
  7. Oct 27, 2009
  8. Oct 22, 2009
    • Friedemann Kleint's avatar
      S60: Introduce a communications device type. · 8175e4e4
      Friedemann Kleint authored
      - Introduce a communications device type flag, add stubs for
        Bluetooth to serialdevicelister and pass the device type
        in new struct CommunicationDevice along to run configuration
        and debugger start parameters (overriding the debugger settings).
      - Give the s60devices::Device a tooltip in the settings page
      8175e4e4
  9. Aug 14, 2009
  10. Jul 20, 2009
  11. Jun 24, 2009
Loading