summaryrefslogtreecommitdiff
path: root/src/dyetool/gui/viewport.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-09-06Move dyecmd separate sources from dyetool into progs/dyecmd directory.Andrei Karas1-272/+0
2017-08-14Replace static members usage from pointers to direct classes.Andrei Karas1-2/+2
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-1/+1
2017-01-20Fix code style.Andrei Karas1-0/+1
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-17Add strong typed bool Opaque.Andrei Karas1-1/+1
2016-03-11Fix code style.Andrei Karas1-1/+3
2016-03-03Improve a bit calculations in viewport.Andrei Karas1-0/+4
2016-02-20Add missing const in other left files.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-08-10Fix code style.Andrei Karas1-25/+0
2015-08-03Add gui mode for dyecmd. Now only basic code added.Andrei Karas1-0/+290