summaryrefslogtreecommitdiff
path: root/src/gui/windows/ministatuswindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2015-11-12Remove manaserv related flag for use mana bar.Andrei Karas1-4/+3
2015-07-25Fix status bar width after new field was added.Andrei Karas1-1/+1
2015-06-14Use CREATEWIDGET macro in ministatuswindow.Andrei Karas1-3/+2
2015-06-06Fix code style.Andrei Karas1-9/+11
2015-06-01Fix again build without C++11 flag.Andrei Karas1-1/+1
2015-05-31Convert ThemeColorId enum into strong typed enum.Andrei Karas1-1/+1
2015-05-31Convert ProgressColorId enum into strong typed enum.Andrei Karas1-2/+3
2015-05-30Move theme progress colors enum into separate file.Andrei Karas1-11/+13
2015-05-30Move theme colors enum into separate file.Andrei Karas1-9/+9
2015-05-29Convert Attributes enum into strong typed enum.Andrei Karas1-2/+2
2015-05-28Add strong typed bool type Visible.Andrei Karas1-9/+10
2015-05-25Add method safeDrawChildren for safe OpenGL renderer.Andrei Karas1-1/+1
2015-05-25Fix some issues in safe OpenGL renderer after last changes.Andrei Karas1-0/+7
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-1/+1
2015-03-17Remove useless includes from .h files.Andrei Karas1-0/+1
2015-03-16Remove useless includes from cpp filesAndrei Karas1-1/+0
2015-01-24Move inventory type into separate file.Andrei Karas1-1/+1
2015-01-06Move attributes.h into enums directory.Andrei Karas1-1/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-10-10Fix code style.Andrei Karas1-2/+1
2014-10-01Move JOB stat from net enum into attributes.Andrei Karas1-4/+3
2014-09-26Fix code style.Andrei Karas1-1/+0
2014-09-17Remove getter for playerHandler.Andrei Karas1-7/+7
2014-09-17Remove getter for gameHandler.Andrei Karas1-2/+2
2014-08-17Use public text popup in ministatus window.Andrei Karas1-15/+12
2014-08-17Remove proxy methods used for access popup menu.Andrei Karas1-3/+3
2014-07-31Move popup related code from viewport into popupManager.Andrei Karas1-6/+3
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-2/+2
2014-05-29Move variables definition into each file with class definition.Andrei Karas1-0/+1
2014-05-18Move mousebutton into separate file.Andrei Karas1-1/+1
2014-05-14Move skin into separate file.Andrei Karas1-0/+1
2014-05-12Fix code styleAndrei Karas1-0/+1
2014-05-11Move player attributes into separate file.Andrei Karas1-20/+21
2014-04-27Add UpdateStatusListener.Andrei Karas1-0/+1
2014-04-27Add ArrowsListener.Andrei Karas1-5/+7
2014-04-27Fix compilation warning.Andrei Karas1-1/+1
2014-04-27Add StatListener.Andrei Karas1-8/+5
2014-04-27Add AttributeListener.Andrei Karas1-23/+29
2014-04-02Improve isVisible usage.Andrei Karas1-3/+3
2014-03-28simplify variables cleanup.Andrei Karas1-4/+3
2014-03-24Use window as base class for ministatuswindow.Andrei Karas1-6/+6
2014-03-21Add consume calls into mouse press / click handlers.Andrei Karas1-0/+1
2014-03-16Remove some useless static methods from theme.Andrei Karas1-7/+6
2014-03-13improve variables order in windows.Andrei Karas1-5/+5
2014-02-24Rename Rectangle into Rect.Andrei Karas1-4/+4
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-4/+4
2014-02-16move mouseevent into events directory.Andrei Karas1-4/+4
2014-02-15move some methods from base/graphics into render/graphics.Andrei Karas1-1/+1
2014-01-07Show job bar by default in new configs.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1