summaryrefslogtreecommitdiff
path: root/src/gui/widgets/virtshortcutcontainer.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-05-30Move theme colors enum into separate file.Andrei Karas1-8/+8
2015-05-30Convert MouseButton enum into strong typed enum.Andrei Karas1-1/+1
2015-05-28Add strong typed bool type Visible.Andrei Karas1-3/+3
2015-05-25Add safeDraw method into shortcutcontainer childs.Andrei Karas1-0/+74
2015-05-25Dont set global color variables before drawing text.Andrei Karas1-5/+16
2015-03-16Remove useless includes from cpp filesAndrei Karas1-2/+0
2015-02-11Add typed bool type Equipped.Andrei Karas1-2/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-28Removed unused includes.Andrei Karas1-2/+0
2014-08-18Rename DropShortcutContainer into VirtShortcutContainer.Andrei Karas1-0/+301