1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-09-17 03:44:13 +00:00
openmw/apps/opencs/view/doc
elsid dea69b229c
Remove small translation units
Remove .cpp files with small amount of code which don't have additional
includes compared to corresponding .hpp files. This reduces the total
size of preprocessed code of the project and should reduce compilation
time.
2025-08-29 00:41:47 +02:00
..
adjusterwidget.cpp Move local variables in the editor 2024-01-12 10:10:27 +04:00
adjusterwidget.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
filedialog.cpp FIX: Correct data directory iteration order in CS 2024-11-28 18:19:12 -06:00
filedialog.hpp Move from qt_wrap_ui to AUTOUIC for opencs 2024-11-10 20:38:14 +01:00
filewidget.cpp Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
filewidget.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
globaldebugprofilemenu.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
globaldebugprofilemenu.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
loader.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
loader.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
newgame.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
newgame.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
operation.cpp Unify operation progress bar appearance 2024-06-04 11:07:08 +04:00
operation.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
operations.cpp Improve operations widget formatting 2024-05-22 14:37:58 +04:00
operations.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
runlogsubview.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
runlogsubview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
sizehint.hpp Remove small translation units 2025-08-29 00:41:47 +02:00
startup.cpp Change SVG color in the editor 2024-04-27 09:57:47 +04:00
startup.hpp Treat editor icons as scalable 2024-04-21 20:56:06 +04:00
subview.cpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
subview.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00
subviewfactory.cpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
subviewfactory.hpp Replace some empty constructors and destructors with default 2023-05-29 13:37:19 +02:00
subviewfactoryimp.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
view.cpp Drop support for Qt5 2025-07-27 10:47:34 +02:00
view.hpp Improve screen detection for editor's widgets 2024-09-28 10:19:30 +04:00
viewmanager.cpp Move local variables in the editor 2024-01-12 10:10:27 +04:00
viewmanager.hpp Run IWYU on the opencs 2022-10-31 21:04:01 +01:00