[Gammaray-commits] [KDAB/GammaRay] de95a6: Add syntax highlighting to the resource browser te...

Volker Krause volker.krause at kdab.com
Sun Sep 25 16:29:54 CEST 2016


  Branch: refs/heads/wip/code-editor
  Home:   https://github.com/KDAB/GammaRay
  Commit: de95a641c688c7ae5270332a19ccfe4befd7dc09
      https://github.com/KDAB/GammaRay/commit/de95a641c688c7ae5270332a19ccfe4befd7dc09
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M CMakeLists.txt
    M config-gammaray.h.cmake
    M ui/CMakeLists.txt
    A ui/codeeditor/codeeditor.cpp
    A ui/codeeditor/codeeditor.h
    M ui/tools/resourcebrowser/resourcebrowserwidget.cpp
    M ui/tools/resourcebrowser/resourcebrowserwidget.ui

  Log Message:
  -----------
  Add syntax highlighting to the resource browser text view


  Commit: 959e50d023a8af0298402d258e5e2cff68716dce
      https://github.com/KDAB/GammaRay/commit/959e50d023a8af0298402d258e5e2cff68716dce
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M ui/CMakeLists.txt
    M ui/codeeditor/codeeditor.cpp
    M ui/codeeditor/codeeditor.h
    A ui/codeeditor/codeeditorsidebar.cpp
    A ui/codeeditor/codeeditorsidebar.h

  Log Message:
  -----------
  Add line number side bar


  Commit: 5e9a92e09533026872d80891bb65a976ed758f6a
      https://github.com/KDAB/GammaRay/commit/5e9a92e09533026872d80891bb65a976ed758f6a
  Author: Volker Krause <volker.krause at kdab.com>
  Date:   2016-09-25 (Sun, 25 Sep 2016)

  Changed paths:
    M ui/codeeditor/codeeditor.cpp
    M ui/codeeditor/codeeditor.h

  Log Message:
  -----------
  Highlight current line

Makes it easier to find the right spot when using code navigation.


Compare: https://github.com/KDAB/GammaRay/compare/de95a641c688^...5e9a92e09533


More information about the Gammaray-commits mailing list