1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 13:19:56 +00:00
openmw-tes3mp/apps/opencs/view/widget
Bret Curtis 66a527c3de
Merge pull request #3075 from akortunov/warnfix
Fix MSVC's C4244 and C4267 warnings
2021-05-14 21:28:56 +02:00
..
brushshapes.hpp Terrain shape editing related fixes 2019-10-22 21:26:55 +03:00
coloreditor.cpp #5480: Drop Qt4 support and require Qt 5.12 or later. 2020-06-22 12:17:06 +02:00
coloreditor.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
colorpickerpopup.cpp Fix some color picker regressions 2019-02-05 18:02:47 +03:00
colorpickerpopup.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
completerpopup.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
completerpopup.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
droplineedit.cpp Fix tab indentations in apps/ and components/ 2015-09-16 20:45:37 +02:00
droplineedit.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
modebutton.cpp allow mode buttons to setup the context menu 2016-01-19 12:52:30 +01:00
modebutton.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
pushbutton.cpp Move tool tip processing to ShortcutManager, 2016-07-29 16:02:46 -04:00
pushbutton.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
scenetool.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
scenetool.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
scenetoolbar.cpp Remove QShortcut usage, 2016-07-27 00:24:16 -04:00
scenetoolbar.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
scenetoolmode.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
scenetoolmode.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
scenetoolrun.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
scenetoolrun.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
scenetoolshapebrush.cpp Remove some superfluous includes in the opencs 2021-05-14 10:57:31 +02:00
scenetoolshapebrush.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
scenetooltexturebrush.cpp #5480: Drop Qt4 support and require Qt 5.12 or later. 2020-06-22 12:17:06 +02:00
scenetooltexturebrush.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
scenetooltoggle.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
scenetooltoggle.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
scenetooltoggle2.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
scenetooltoggle2.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00