Skip to content
Snippets Groups Projects
  1. Sep 09, 2009
    • mae's avatar
      Make indentation/tabbing more developer friendly: · f269031b
      mae authored
      - when doing backspace, preserve the previous indentation litterally
      - when having auto-indentation turned off, simply repeat the previous
        indentation litterally instead of jumping to 0
      f269031b
    • hjk's avatar
      debugger: small refactoring of the access to the gdb process in the gdbengine · 1614d6b6
      hjk authored
      That's the first step to make the gdb/trk Adapter work with the otherwise
      unmodified gdb engine. GdbProcessBase is inherited by GdbProcess and the
      gdb/trk Adapter. In the GdbProcess case it's just a wrapper around a QProcess
      running gdb, in the Adapter case it's the interface to the gdb process in the
      whole rfomm/gdb/gdbserver combo.
      1614d6b6
  2. Sep 08, 2009
  3. Sep 07, 2009
  4. Sep 04, 2009
  5. Sep 03, 2009
  6. Sep 02, 2009
  7. Sep 01, 2009
  8. Aug 31, 2009
  9. Aug 28, 2009
Loading