aboutsummaryrefslogtreecommitdiff
path: root/src/aoemotebutton.cpp
AgeCommit message (Expand)Author
2024-05-16Reimplemented favorite server widget, ...TrickyLeifa
2024-05-15Ported to CMake, ...TrickyLeifa
2022-07-07Overlay emote_buttons with emote_selected image from theme instead of generat...Crystalwarrior
2022-03-25Fix emote icon scaling being nearest neighbor due to qt stylesheet dumbness (...Crystalwarrior
2021-12-23Fix emote buttons not generating due to bad VPath lookupoldmud0
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-02-13Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a...Crystalwarrior
2021-01-11Allow button generator to generate both on and off buttons (#320)in1tiate
2020-08-23Fix: Qt failing to paint a darker button if source image is indexedlikeawindrammer
2020-07-30Add darker button generator (#201)windrammer
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2019-09-20Revert buttons using setIcon and use a better stylesheet method insteadCrystalwarrior
2019-09-18use SetIcon for AOEmoteButton instead of stylesheetsCrystalwarrior
2019-09-16Add two new helper functions - get_design_element and get_static_image_suffixCrystalwarrior
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland