summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_relations.cpp
AgeCommit message (Expand)AuthorFilesLines
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-1/+1
2018-10-29Fix code style.s20181102Andrei Karas1-6/+6
2018-03-09Add skin parameter to all button constructors.Andrei Karas1-1/+2
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-26Remove default parameters from dropdown.Andrei Karas1-1/+2
2017-12-26Remove default parameters from checkbox.Andrei Karas1-2/+4
2017-12-25Remove default parameter from guitable.s20171226Andrei Karas1-2/+2
2017-12-25Remove default parameters from containerplacer.Andrei Karas1-6/+6
2017-12-24Remove default parameters from widget2.Andrei Karas1-1/+1
2017-12-24Remove default parameters from scrollarea.Andrei Karas1-1/+2
2017-06-11Rename player_relations into playerRelations.Andrei Karas1-26/+26
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-11/+11
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-10-28Fix conflict for variable mSelectable between two classes.Andrei Karas1-1/+1
2016-09-17Add strong typed bool Opaque.Andrei Karas1-1/+1
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-1/+1
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-0/+1
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-05-30Move theme colors enum into separate file.Andrei Karas1-1/+1
2015-05-17Fix some issues after automatic checks.Andrei Karas1-2/+4
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-07-30Rename player_node variable into localPlayer.Andrei Karas1-4/+4
2014-05-18fix code style.Andrei Karas1-1/+0
2014-05-16Fix code style.Andrei Karas1-2/+0
2014-05-15Move playertablemodel into separate file.Andrei Karas1-126/+7
2014-05-14Move containerplacer into separate file.Andrei Karas1-0/+1
2014-05-08Fix code style in gui.Andrei Karas1-1/+2
2014-03-28simplify variables cleanup.Andrei Karas1-9/+5
2014-03-04Merge scrollarea classes into one.Andrei Karas1-1/+1
2014-02-24Rename Rectangle into Rect.Andrei Karas1-1/+1
2014-02-22Move ignorechoiceslistmodel into gui/models directory.Andrei Karas1-25/+1
2014-02-22Move playerrelationlistmodel into gui/models directory.Andrei Karas1-37/+2
2014-02-22Move listmodel into gui/modesl directory.Andrei Karas1-2/+2
2014-02-22Move Widget into gui/widgets directory.Andrei Karas1-3/+3
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-1/+1
2014-02-18derive Widget from Widget2.Andrei Karas1-1/+1
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-11-30add support for unselectable guitables.Andrei Karas1-0/+1
2013-11-30Add new theme color TABLE_BACKGROUND.Andrei Karas1-2/+2
2013-10-24add final keyword to widgets files.Andrei Karas1-9/+9
2013-10-19Rename actorspritemanager into actormanager.Andrei Karas1-3/+3
2013-10-19remove default parameter from guitable constructor.Andrei Karas1-1/+1
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+445