index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aoimage.cpp
Age
Commit message (
Expand
)
Author
2024-05-16
Reimplemented favorite server widget, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2023-05-31
2.10.1 Changes (#888)
Salanto
2022-07-19
Make lambda captures of 'this' explicit
in1tiate
2022-03-25
Fix aoimage masking being enabled by default (#703)
Crystalwarrior
2021-12-30
Add and refine debug log messages (#625)
oldmud0
2021-12-25
Change master chat in courtroom to debug log
oldmud0
2021-06-06
Merge branch 'master' into feature/mounting
oldmud0
2021-06-05
Finish mounting feature
oldmud0
2021-04-19
Fix potential memory leak due to QMovie not being parented to anything
Crystalwarrior
2021-04-07
Don't generate QMovie() at all if we're told we're a static AOImage
Crystalwarrior
2021-03-24
Mark ui_selector, ui_passworded, ui_taken for evidence and character select a...
Crystalwarrior
2021-02-13
Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...
Crystalwarrior
2020-10-13
Fix missing #include, run clang-format
in1tiate
2020-10-13
Add proper masking to AOImage elements
in1tiate
2020-05-22
clang 2 electric boogaloo
Crystalwarrior
2020-05-22
Clang-ify the code with this styling using Visual Studio Code:
Crystalwarrior
2019-09-16
Add two new helper functions - get_design_element and get_static_image_suffix
Crystalwarrior
2018-12-26
moved headers into include and cpp files into src + logo into resource
David Skoland