index
:
ao2-client
master
AO2 client fork
Osmium Sorcerer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
aoemotebutton.cpp
Age
Commit message (
Expand
)
Author
2024-05-16
Reimplemented favorite server widget, ...
TrickyLeifa
2024-05-15
Ported to CMake, ...
TrickyLeifa
2022-07-07
Overlay emote_buttons with emote_selected image from theme instead of generat...
Crystalwarrior
2022-03-25
Fix emote icon scaling being nearest neighbor due to qt stylesheet dumbness (...
Crystalwarrior
2021-12-23
Fix emote buttons not generating due to bad VPath lookup
oldmud0
2021-12-11
Update slots/signals to Qt5 connection style and eliminate some clazy warnings
Salanto
2021-02-13
Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...
Crystalwarrior
2021-01-11
Allow button generator to generate both on and off buttons (#320)
in1tiate
2020-08-23
Fix: Qt failing to paint a darker button if source image is indexed
likeawindrammer
2020-07-30
Add darker button generator (#201)
windrammer
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-20
Revert buttons using setIcon and use a better stylesheet method instead
Crystalwarrior
2019-09-18
use SetIcon for AOEmoteButton instead of stylesheets
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