summaryrefslogtreecommitdiff
path: root/src/gui/popups/itempopup.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-09Update copyright headers up to 2023Jesusalva Jesusalva1-1/+2
2019-09-30Add missing static keywordsAndrei Karas1-1/+2
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-28Add missing override and final to destructors.Andrei Karas1-1/+1
2017-06-28Fix showing cached additional fields in item popups.Andrei Karas1-0/+2
2017-04-21Show item options in item popups.Andrei Karas1-1/+7
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-08-15Move itemdbtype.h into item directory.Andrei Karas1-1/+1
2016-07-28Remove define EATHENA_SUPPORT from all code.Andrei Karas1-2/+0
2016-04-17Revert "Remove override keyword, if it present with final."Andrei Karas1-2/+2
2016-04-17Remove override keyword, if it present with final.Andrei Karas1-2/+2
2016-03-24Rename enum ItemType into ItemDbType.Andrei Karas1-3/+3
2016-03-24Change ItemType into strong typed enum.Andrei Karas1-2/+2
2016-03-24Move ItemType enum into enums directory.Andrei Karas1-2/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-09-11Fix compilation with disabled eathena server type.Andrei Karas1-0/+2
2015-08-20Add missing checks or attributes to popups.Andrei Karas1-6/+6
2015-08-16Add strong typed int for item color.Andrei Karas1-2/+4
2015-07-15Update existing item after inserting card.Andrei Karas1-0/+2
2015-07-14In item popup show attached cards to item.Andrei Karas1-1/+5
2015-07-14Remove default parameters from item popup.Andrei Karas1-3/+6
2015-06-25Add missing checks into popups.Andrei Karas1-1/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-17Create public variable for itempopup.Andrei Karas1-0/+2
2014-05-19fix code style.Andrei Karas1-1/+2
2014-05-19Move itemtype into separate file.Andrei Karas1-2/+2
2014-03-21Rename mouseEvent variables into event.Andrei Karas1-1/+1
2014-02-20improve includes.Andrei Karas1-0/+1
2014-02-16move mouseevent into events directory.Andrei Karas1-1/+1
2014-01-02fix itempopup update if old and new item is unknown.Andrei Karas1-0/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to gui files.Andrei Karas1-2/+2
2013-10-19move virtual member calls from itempopup constuctor into postInit.Andrei Karas1-0/+2
2013-10-04fix code style.Andrei Karas1-3/+3
2013-09-30move popups into popups directory.Andrei Karas1-0/+76