Skip to content
Snippets Groups Projects
  1. Aug 24, 2010
  2. Aug 16, 2010
  3. Jul 26, 2010
  4. Mar 25, 2010
  5. Mar 05, 2010
  6. Feb 18, 2010
    • Friedemann Kleint's avatar
      Rework S60DeviceRunconfiguration/RunControl. · b70a4e62
      Friedemann Kleint authored
      - Prepare usage of 'make sis' target for GnuPoc.
      - Change the package names to '_unsigned.sis', '.sis'
        instead of using '.sisx' for signed, adding accessors
        to S60DeviceRunconfiguration.
      - Determine the local executable file name from the
        package template for GnuPoc (as it is no longer
        located under the SDK tree).
      b70a4e62
  7. Feb 05, 2010
  8. Feb 01, 2010
  9. Jan 21, 2010
  10. 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
  11. Oct 29, 2009
  12. 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
  13. Oct 21, 2009
    • Friedemann Kleint's avatar
      S60: Use a DetailsWidget for the run configuration widgets, add info · 20edb020
      Friedemann Kleint authored
      - Move the s60devicerunconfigurationwidget into a separate file,
        add an info button that connects to the device and displays
        CPU/Trk version for testing the connection.
      - give TrkLauncher a parent object and an acessor for the device
        description in formatted form.
      - Break deadlock when trying to terminate the Windows Trk writer
        thread with bytes pending by using a wait with timeout and
        termination flag.
      20edb020
Loading