1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-11-24 08:32:34 +02:00
vcmi/launcher/modManager
John Bolton a05ae78e67 Fixed lots of warnings.
Disabled the following (for MSVC only) that couldn't (or shouldn't) be fixed.

4003: not enough actual parameters for macro 'identifier'
4250: 'class1' : inherits 'class2::member' via dominance
4251: 'type' : class 'type1' needs to have dll-interface to be used by clients of class 'type2'
4275: non dll-interface class 'type1' used as base for dll-interface class 'type2'
2020-10-04 02:20:18 -07:00
..
cdownloadmanager_moc.cpp Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
cdownloadmanager_moc.h Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
cmodlist.cpp Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
cmodlist.h Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
cmodlistmodel_moc.cpp Fixed lots of warnings. 2020-10-04 02:20:18 -07:00
cmodlistmodel_moc.h Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
cmodlistview_moc.cpp Remove space after if 2019-07-30 11:00:44 +02:00
cmodlistview_moc.h Prevent shadowing of function arguments by local vars 2018-10-29 16:56:14 +01:00
cmodlistview_moc.ui Fix launcher's UI for Ubuntu's scaled view on Retina displays 2016-10-02 00:31:22 +02:00
cmodmanager.cpp Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
cmodmanager.h Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
imageviewer_moc.cpp Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
imageviewer_moc.h Code style: formatting and refactoring of launcher code 2018-04-13 15:23:35 +07:00
imageviewer_moc.ui - added *_moc suffix to imageviewer files 2014-03-29 12:46:41 +00:00