summaryrefslogtreecommitdiff
path: root/src/windows/guildsettings/auditlogpane.cpp
AgeCommit message (Collapse)Author
2024-01-18add a bajillion headers back in to compile if pch is offouwou
2023-06-13remove dumb template stuffouwou
2023-06-13refactor, update user mention handlingouwou
2023-01-29first pass compile time optimizationouwou
2022-04-05fix up a bunch of clang-tidy stuffouwou
mostly changing references, which i hope doesnt break stuff with models (TreeRow, iterators) since they gave me some strange problems in the past
2021-11-23Restructure source and resource files (#46)Dylam De La Torre
importantly, res is now res/res and css is now res/css