summaryrefslogtreecommitdiff
path: root/src/gui/widgets/tabs/setup_theme.cpp
AgeCommit message (Expand)AuthorFilesLines
2020-02-23Fix some code style issuesAndrei Karas1-1/+0
2019-01-01Update copyright year.Andrei Karas1-1/+1
2018-11-27Remove extra ; from different code.Andrei Karas1-8/+8
2018-03-09Add skin parameter to all button constructors.Andrei Karas1-1/+1
2018-01-04Update copyrights year.Andrei Karas1-1/+1
2017-12-26Remove default parameters from dropdown.Andrei Karas1-12/+24
2017-12-25Remove default parameters from containerplacer.Andrei Karas1-25/+25
2017-06-07Fix clang-tidy check readability-implicit-bool-cast.Andrei Karas1-4/+4
2017-01-03Update copyright year.Andrei Karas1-1/+1
2016-09-27Show theme info dialog as modal dialog.Andrei Karas1-1/+1
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-2/+2
2016-01-04Add missing TRANSLATORS comments to translation strings.Andrei Karas1-1/+2
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-06-14Use CREATEWIDGET macro in setup_theme.Andrei Karas1-6/+10
2015-06-06Fix code style.Andrei Karas1-2/+0
2015-05-21Call postInit after each window creation.Andrei Karas1-4/+4
2015-05-05Add strong typed bool type in OkDialog.Andrei Karas1-4/+5
2015-05-05Add strong typed bool type for modal bool flag.Andrei Karas1-2/+8
2015-03-16Remove useless includes from cpp filesAndrei Karas1-1/+0
2015-01-06Move dialogtype.h into enums directory.Andrei Karas1-1/+2
2015-01-01Update copyrights year.Andrei Karas1-1/+1
2014-08-28Removed unused includes.Andrei Karas1-0/+1
2014-08-18Add parameter for button name in okdialog.Andrei Karas1-2/+8
2014-08-18Remove default values from okdialog constructor.Andrei Karas1-1/+2
2014-05-16Move dialog type into separate file.Andrei Karas1-1/+1
2014-05-16Fix code style.Andrei Karas1-3/+0
2014-05-15Move langlistmodel into separate file.Andrei Karas1-93/+1
2014-05-15Move fontsizechoicelistmodel into separate file.Andrei Karas1-56/+1
2014-05-14Move containerplacer into separate file.Andrei Karas1-0/+1
2014-05-14Move themeinfo into separate file.Andrei Karas1-0/+1
2014-03-28simplify variables cleanup.Andrei Karas1-20/+8
2014-02-28fix code style.Andrei Karas1-1/+0
2014-02-24Rename Rectangle into Rect.Andrei Karas1-1/+1
2014-02-22Move themesmodel into gui/models directory.Andrei Karas1-11/+1
2014-02-22Move themesmodel into gui/models directory.Andrei Karas1-14/+1
2014-02-22Move namesmodel into gui/models directory.Andrei Karas1-1/+1
2014-02-22Move extendedlistmodel into gui/models directory.Andrei Karas1-1/+2
2014-02-22Move listmodel into gui/modesl directory.Andrei Karas1-1/+1
2014-02-22Move Rectangle and ClipRectangle into gui directory.Andrei Karas1-1/+1
2014-02-20improve includes.Andrei Karas1-0/+2
2014-02-16move actionevent into events directory.Andrei Karas1-1/+1
2014-01-06Add missing npc font settings.Andrei Karas1-4/+23
2014-01-05Add chinese font auto usage if detected chinese locale.Andrei Karas1-1/+21
2014-01-01update copyright year in all sources.Andrei Karas1-1/+1
2013-10-24add final keyword to widgets files.Andrei Karas1-5/+5
2013-10-04fix code style.Andrei Karas1-2/+0
2013-09-30move tabs into tabs directory.Andrei Karas1-0/+541