aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/linecolumn.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Use cursor range for better outline navigationIvan Donchevskii2018-06-041-0/+5
* Clang: implement current document filterIvan Donchevskii2018-02-201-0/+4
* Utils: Add equals operator to Utils::LineColumnMarco Bubke2018-01-221-0/+12
* Clang: Use LineColumn instead of explicit integers for line and columnMarco Bubke2018-01-171-5/+8
* Utils: Add simple LineColumn classMarco Bubke2017-11-231-0/+44