[Gammaray-commits] [KDAB/GammaRay] a4acc6: Share the syntax highlighting repository between a...
Volker Krause
volker.krause at kdab.com
Sun Sep 25 19:31:33 CEST 2016
Branch: refs/heads/wip/code-editor
Home: https://github.com/KDAB/GammaRay
Commit: a4acc63a18bdeb8e77ca926b300f422d9a40f793
https://github.com/KDAB/GammaRay/commit/a4acc63a18bdeb8e77ca926b300f422d9a40f793
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:
-----------
Share the syntax highlighting repository between all instance
Loading the repository is expensive, so we should only have one.
Commit: 7b420ebdb9a782eb037b2374143b506a7036e3e9
https://github.com/KDAB/GammaRay/commit/7b420ebdb9a782eb037b2374143b506a7036e3e9
Author: Volker Krause <volker.krause at kdab.com>
Date: 2016-09-25 (Sun, 25 Sep 2016)
Changed paths:
M plugins/quickinspector/materialextension/materialtab.cpp
M plugins/quickinspector/materialextension/materialtab.ui
M ui/codeeditor/codeeditor.cpp
M ui/codeeditor/codeeditor.h
Log Message:
-----------
Add syntax highlighting to the QQ2 material inspector
Compare: https://github.com/KDAB/GammaRay/compare/6aecda4b5ffd...7b420ebdb9a7
More information about the Gammaray-commits
mailing list