Skip to content
Snippets Groups Projects
  1. Apr 27, 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 26, 2010
  4. Mar 18, 2010
  5. Mar 05, 2010
  6. 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
  7. Jan 12, 2010
  8. Jan 07, 2010
    • Tobias Hunger's avatar
      Make method naming more consistent. · a6ad7737
      Tobias Hunger authored
        * Use id() for methods returning a string used to represent
          some type of object.
        * Use displayName() for strings that are meant to be user
          visible.
        * Quieten some warnings while touching the files anyway.
        * Move Factories to their products in the plugins where that
          was not done before.
      
      Reviewed-by: dt
      a6ad7737
  9. Nov 27, 2009
  10. Nov 20, 2009
  11. 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
  12. Aug 14, 2009
  13. Jul 20, 2009
  14. Jun 24, 2009
Loading