Skip to content
Snippets Groups Projects
  1. Apr 09, 2010
  2. Apr 08, 2010
    • dt's avatar
      Revert "Progress so far" · 9ddd7a59
      dt authored
      This reverts commit b1a121c5.
      
      Accidentally pushed the linux icc parser before it was ready.
      
      Conflicts:
      
      	src/plugins/qt4projectmanager/qtversionmanager.cpp
      9ddd7a59
  3. Apr 07, 2010
  4. Apr 06, 2010
  5. Mar 30, 2010
  6. Mar 26, 2010
  7. Mar 25, 2010
  8. Mar 23, 2010
    • Jens Bache-Wiig's avatar
      Improved statusbar output for the debugger mode · a3b7290f
      Jens Bache-Wiig authored
      * We now consistently avoid punctuation when possible
      * Renamed usage of "Inferior" and "Program" to "Application" for
        increased readability
      * Fixed inconsistent spacing in front of statusbar label
      
      Reviewed-by:hjk
      a3b7290f
  9. Mar 22, 2010
  10. Mar 18, 2010
  11. Mar 17, 2010
  12. Mar 11, 2010
  13. Mar 10, 2010
  14. Mar 05, 2010
  15. Mar 03, 2010
  16. Feb 25, 2010
  17. Feb 23, 2010
  18. Feb 16, 2010
  19. Feb 15, 2010
  20. Feb 12, 2010
  21. Feb 11, 2010
    • hjk's avatar
      debugger: some basic support for 'catch catch' and 'catch throw' · 47fa65be
      hjk authored
      Hidden in the Breakpoints context menu.
      47fa65be
    • 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
Loading