Skip to content
Snippets Groups Projects
  1. Aug 24, 2010
  2. Aug 16, 2010
  3. Jul 26, 2010
  4. Jun 07, 2010
  5. May 14, 2010
  6. Apr 01, 2010
    • con's avatar
      Agree on a default sis package name. · 1d663484
      con authored
      Instead of renaming it first. We agree on always deploying
      target.sis (where target is the qmake TARGET).
      For older Qt for Symbian versions we rename to match this.
      1d663484
  7. Mar 30, 2010
  8. Mar 25, 2010
  9. Mar 05, 2010
  10. 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
  11. Feb 11, 2010
    • Friedemann Kleint's avatar
      Symbian: Let SymbianDeviceManager handle TrkDevice leases. · dc006860
      Friedemann Kleint authored
      ...making use of a shared device by all clients. Detect device removal by
      delaying the WM_DEVICE event handling. Introduce Acquire/Release mechanism
      to SymbianDeviceManager and let acquire() fail if the device is in use, thus
      preventing starting 'run' while debugging is active, etc.
      Handle "Device removed" (unplugging of cable) signal by closing the device and adding
      handlers to the clients, stabilize TrkDevice against it.
      Remove communication type from the run configuration parameters (now handled by
      SymbianDeviceManager).
      
      Working towards keeping the Trk-connection always open and a giving the target pane
      a meaningful tooltip.
      For the moment, pass on tooltips from device manager additional information
      (Trk version and such as determined by the launcher).
      dc006860
  12. Feb 08, 2010
  13. Feb 05, 2010
  14. Feb 01, 2010
  15. Jan 29, 2010
  16. Jan 21, 2010
  17. Jan 11, 2010
  18. 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
  19. Oct 29, 2009
  20. Oct 26, 2009
  21. Oct 23, 2009
  22. 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
  23. Oct 21, 2009
Loading