summaryrefslogtreecommitdiff
path: root/src/gui/widgets/itemlinkhandler.cpp
AgeCommit message (Expand)AuthorFilesLines
2014-02-20fix code style.Andrei Karas1-0/+2
2014-02-17combine mouseinput into one file.Andrei Karas1-5/+6
2014-02-16move mouseevent into events directory.Andrei Karas1-2/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-02-15move actionlistener from base into listeners.Andrei Karas1-2/+2
2014-02-15move exguichan files into gui/base/Andrei Karas1-2/+2
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to widgets files.Andrei Karas1-1/+1
2013-10-19move virtual member calls from itempopup constuctor into postInit.Andrei Karas1-0/+1
2013-10-19move virtual member calls from confirmdialog constuctor into postInit.Andrei Karas1-0/+1
2013-10-11Put OpenLinkHandler in own namespace.Andrei Karas1-12/+15
2013-09-30move db files into db directory.Andrei Karas1-1/+1
2013-09-30move popups into popups directory.Andrei Karas1-1/+2
2013-09-30move windows classes to windows directory.Andrei Karas1-2/+3
2013-09-18add consts in gui classes.Andrei Karas1-2/+2
2013-09-12remove unused includes from widget files.Andrei Karas1-3/+3
2013-06-30Add ability to open support page if error happend.Andrei Karas1-1/+1
2013-06-04Improve itemlinkhandler.Andrei Karas1-9/+14
2013-05-03add comments for translatorsAndrei Karas1-0/+1
2013-04-20fix style in gui directory.Andrei Karas1-0/+7
2013-04-14some more style fixes from cpplint.Andrei Karas1-1/+1
2013-04-12first part of style fixed after cpplint checks.Andrei Karas1-1/+1
2013-04-09Improve perfomance in windows and popups visibility checks.Andrei Karas1-1/+1
2013-02-18Add support for help seach links.Andrei Karas1-21/+38
2013-02-10Add https support to link handlers.Andrei Karas1-1/+1
2013-01-16update copyrights year.Andrei Karas1-1/+1
2013-01-16Add context menu to browserbox http links.Andrei Karas1-4/+16
2012-09-13Fix code style.Andrei Karas1-1/+1
2012-09-12Show dialog with question before opening url from chat.Andrei Karas1-1/+19
2012-09-12Add space at end of chat url link.Andrei Karas1-1/+3
2012-08-23Remove useless includes.Andrei Karas1-2/+0
2012-08-17Fix code style.Andrei Karas1-4/+4
2012-07-30Fix code style.Andrei Karas1-1/+6
2012-07-22Add new chat commands.Andrei Karas1-15/+24
2012-06-06Fix some issues after auto checking.Andrei Karas1-2/+2
2012-01-05Update copyrights year.Andrei Karas1-1/+1
2011-11-07Fix some warnings under gcc 4.7.Andrei Karas1-1/+1
2011-07-07Remove undescore from variables and defines.Andrei Karas1-1/+1
2011-05-24Add simple memory leak detector.Andrei Karas1-0/+2
2011-03-08Add possible colors to item popups.Andrei Karas1-1/+2
2011-02-19Update copyrights.Andrei Karas1-2/+3
2011-01-02Initial commit.Andrei Karas1-0/+66