summaryrefslogtreecommitdiff
path: root/src/gui/shortcutwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2013-08-29add some more missing checks.Andrei Karas1-2/+4
2013-06-20Add more profiler labels.Andrei Karas1-0/+9
2013-05-21Improve shortcutswindow class.Andrei Karas1-3/+5
2013-04-20fix style in gui directory.Andrei Karas1-2/+4
2013-01-20Another part with FOR_EACH changes.Andrei Karas1-4/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-02Fix resize issue in shortcuts windows in software drawing mode.Andrei Karas1-0/+6
2012-12-01Add batch drawing to shortcuts windows.Andrei Karas1-0/+7
2012-10-20Fix code style and some minor issues.Andrei Karas1-2/+0
2012-10-20Add palette inheritance to shortcutcontainer class.Andrei Karas1-0/+2
2012-10-20Add to some controls palette inheritance from other controls.Andrei Karas1-4/+5
2012-10-15Fix compilation warnings without C++11 support.Andrei Karas1-1/+1
2012-10-10Delete copy constructor from other classes.Andrei Karas1-0/+2
2012-10-03Add sound effects for open/close windows.Andrei Karas1-0/+2
2012-09-22Add final keyword to most classes.Andrei Karas1-1/+1
2012-09-07Improve constructors in some classes.Andrei Karas1-12/+11
2012-09-06Add theme option for title bar height.Andrei Karas1-2/+1
2012-08-28Add const to more classes.Andrei Karas1-9/+9
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-05Move some hardcoded paddings to themes.Andrei Karas1-10/+2
2012-07-28Simplify scrollarea opaque flag.Andrei Karas1-4/+2
2012-05-08Add titlepadding option to theme file.Andrei Karas1-1/+10
2012-01-15Add support moving shortcuts like windows by header.Andrei Karas1-0/+38
2012-01-14Add additional pixel in shortcuts like windows for better moving.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-6/+6
2011-09-28Hide popups in different hidden windows.Andrei Karas1-0/+19
2011-09-11Add own theme xml configuration for each shortcuts based window.Andrei Karas1-2/+5
2011-09-11Add own xml configuration for missing windows.Andrei Karas1-1/+2
2011-05-25Fix some memory leaks in being, debugwindow, shortcutwindow, skilldialog, map...Andrei Karas1-0/+2
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-20Disable scroll buttons in shortcuts windows.v1.1.3.20Andrei Karas1-2/+0
2011-03-19Add flag to enable or disable scroll buttons in tabbed area.Andrei Karas1-0/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+152