1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-19 22:00:53 +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
adjusterwidget.hpp
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
filewidget.hpp
globaldebugprofilemenu.cpp
globaldebugprofilemenu.hpp
loader.cpp
loader.hpp
newgame.cpp
newgame.hpp
operation.cpp Unify operation progress bar appearance 2024-06-04 11:07:08 +04:00
operation.hpp
operations.cpp Improve operations widget formatting 2024-05-22 14:37:58 +04:00
operations.hpp
runlogsubview.cpp
runlogsubview.hpp
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
subview.hpp
subviewfactory.cpp
subviewfactory.hpp
subviewfactoryimp.hpp
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
viewmanager.hpp