[Gammaray-commits] [KDAB/GammaRay] f0f73b: Use zero-based numbering in SourceLocation

Kevin Funk kevin.funk at kdab.com
Fri Apr 28 17:31:55 CEST 2017


  Branch: refs/heads/sourcelocation-zero-based-numbering
  Home:   https://github.com/KDAB/GammaRay
  Commit: f0f73be01edbca58a7cc86d9c57fd5595986b74b
      https://github.com/KDAB/GammaRay/commit/f0f73be01edbca58a7cc86d9c57fd5595986b74b
  Author: Kevin Funk <kevin.funk at kdab.com>
  Date:   2017-04-28 (Fri, 28 Apr 2017)

  Changed paths:
    M common/sourcelocation.cpp
    M common/sourcelocation.h
    M core/probe.cpp
    M plugins/qmlsupport/qmlsupport.cpp
    M tests/sourcelocationtest.cpp
    M ui/contextmenuextension.cpp
    M ui/mainwindow.cpp
    M ui/tools/messagehandler/messagehandlerwidget.cpp

  Log Message:
  -----------
  Use zero-based numbering in SourceLocation

Makes a few things easier to handle and removes the uncertain state of
`SourceLocation(0, 0)`.

Add more apidocs




More information about the Gammaray-commits mailing list