Skip to content
Snippets Groups Projects
  1. Jan 06, 2010
  2. Dec 11, 2009
  3. Dec 07, 2009
  4. Dec 03, 2009
  5. Nov 03, 2009
  6. Nov 02, 2009
  7. Oct 26, 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
    • dt's avatar
      The qtversions's toolchain now depends on the actual compiler not mkspec · cfc7040e
      dt authored
      That is we actually parse the mkspec and evaluate QMAKE_CXX (and a few
      other variables) to figure out the correct mkspec. This makes using
      custom mkspecs easier and is also cleaner. I also changed mkspec() and
      mkspecPath() to behave a little diffrent, essentialy mkspec() will
      return only the name (the actual dir name) of the mkspec. That is in
      general not sufficient for passing on to qmake. mkspecPath() only
      returns the correct path to mkspecs/default.
      Hopefully I haven't broken WinCE/Maemo/MinGW.
      cfc7040e
  9. Oct 20, 2009
  10. Oct 16, 2009
  11. Oct 13, 2009
    • Oswald Buddenhagen's avatar
      fold preparing inferior into starting inferior · d1783e09
      Oswald Buddenhagen authored
      after refactoring the trk adapter startup, the split was not necessary
      any more. in fact, it seemed fairly arbitrary at this point.
      d1783e09
    • Friedemann Kleint's avatar
      CDB: Bug fixing · 14058c07
      Friedemann Kleint authored
      - Turn off initial breakpoint when attaching (terminal) and
        additionally ignore it before the first startup complete
      - Refuse to step  the artifical thread created when
        interrupting
      - If possible, switch to thread 0 when interupting (do not
        use artificial thread)
      - Ignore non-fatal exceptions in dumper calls (stray Startup-
        complete-traps)
      - Use right thread for dumper call loading
      - Rename windows exception code enumeration
      - Turn off modification off watch-data children by setType,
        show empty lists correctly.
      - Verbose warnings about inserting invalid watch data.
      14058c07
  12. Oct 09, 2009
  13. Oct 08, 2009
  14. Oct 07, 2009
  15. Oct 05, 2009
  16. Oct 02, 2009
  17. Oct 01, 2009
  18. Sep 30, 2009
  19. Sep 29, 2009
Loading