summaryrefslogtreecommitdiff
path: root/src/gui/fonts/textchunklist.cpp
AgeCommit message (Collapse)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-13/+13
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-24Fix compilation with clang.Andrei Karas1-3/+3
2015-12-24Add restrict keyword in textchunklist.Andrei Karas1-10/+10
2015-05-22Fix code style.Andrei Karas1-1/+1
2015-05-20Add fast way for draw not changed text strings.Andrei Karas1-0/+22
TextChunk with colors and image stored inside draw object. If string or color changed old string image moved to cache. New string image generated or moved from cache. Use new way in drawing string in label.
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-05-18fix code style.Andrei Karas1-3/+3
2014-05-17Move textchunklist into separate file.Andrei Karas1-0/+131