aboutsummaryrefslogtreecommitdiff
path: root/src/evidence.cpp
AgeCommit message (Expand)Author
2025-01-11use std::as_const instead of qAsConstin1tiate
2024-05-16Reimplemented favorite server widget, ...TrickyLeifa
2024-05-15Ported to CMake, ...TrickyLeifa
2023-05-312.10.1 Changes (#888)Salanto
2022-12-28Qt6 (#824)stonedDiscord
2022-08-20Hitting the emergency exit (#861)Salanto
2022-07-31Fix evidence out of range issue due to an oversight (#836)Crystalwarrior
2022-07-30Never send an unencoded packet to the server (#719)Crystalwarrior
2022-07-30Add private evidence autosaving into inventories/autosave.ini (#778)Crystalwarrior
2022-07-29Fix evidence image lookup behaving weirdly if the mounted path from which it ...Crystalwarrior
2022-07-29Add settings option for Evidence double-click that can be turned off (single-...Crystalwarrior
2022-06-08Fix relative paths for evidence image and mounted base folders (#757)Crystalwarrior
2022-06-05UTF-8 support and human sorting for evidence (#781)Lernos
2022-05-21Feature: Clicking the evidence icon when it's presented by a player will show...Rosemary Witchaven
2022-02-19Fix editing the image name not showing the "ok" buttonAlex Noir
2022-02-19Fix evidence image button getting set to disabledAlex Noir
2022-02-19Polish up the evidence system so it's a single-click editingAlex Noir
2021-12-11Update slots/signals to Qt5 connection style and eliminate some clazy warningsSalanto
2021-08-30Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587)Rosemary Witchaven
2021-04-23Expand .css power by giving object names to all AO UI elements (#534)Crystalwarrior
2021-02-28Stop parenting qMesageBoxes to the courtroom (fixes stylesheet conflicts)Crystalwarrior
2021-02-21Stop hardcoding stylesheets so the behavior is more consistent finally (and c...Crystalwarrior
2021-01-07Adopt the orphaned msgBox's and add delete on close attributeSkye Deving
2020-07-27Fix private evidence arrows not updating (#213)Crystalwarrior
2020-05-23translate stuff that got run oversD
2020-05-22Merge KFO source unconditionally into AO2oldmud0
2020-05-22Perform clang-formatoldmud0
2020-05-22Full revert to tag 2.6.2oldmud0
2020-05-22clang 2 electric boogalooCrystalwarrior
2020-05-22Clang-ify the code with this styling using Visual Studio Code:Crystalwarrior
2020-04-17Run clang-format on entire projectoldmud0
2019-10-03Fix move func making characters slowly move to the left every frame on animat...Crystalwarrior
2019-10-03Remove /rainbow as clientside slash commands are cursed. I shall purge all cl...Crystalwarrior
2019-10-03Positional evidence implemented. Click a button to change between private/glo...Crystalwarrior
2019-10-02Rewrite pairing character ordering logic to instead operate based on a user-a...Crystalwarrior
2019-09-28Overhaul the evidence system:Crystalwarrior
2019-09-25Hellcommit of doom and sufferingCrystalwarrior
2019-09-20Revert buttons using setIcon and use a better stylesheet method insteadCrystalwarrior
2019-09-18Get rid of some debug textCrystalwarrior
2019-09-18emote_button_size,evidence_button_size added to courtroom_design.iniCrystalwarrior
2019-09-18Concurrent evidence updating!Crystalwarrior
2019-09-18use SetIcon for AOEmoteButton instead of stylesheetsCrystalwarrior
2019-09-18Evidence and emotes reloading when reload_theme is pressedCrystalwarrior
2019-09-16Add two new helper functions - get_design_element and get_static_image_suffixCrystalwarrior
2019-09-16Allow char.ini to override the chat font and font size with chat_font = and c...Crystalwarrior
2019-07-29fixed 2 stringsstonedDiscord
2019-07-28Make all strings translatableoldmud0
2019-07-03Permanent and not temporary solution for evidence. Supports up to infite subf...cents02
2019-07-01Fixed evidence not recognizing subfolder issue. Can support 1 folder tho.cents02
2018-12-26moved headers into include and cpp files into src + logo into resourceDavid Skoland