atrooney-online-2/include
Crystalwarrior 3c3002122e
Add settings option for Evidence double-click that can be turned off (single-click evidence view) and more (#749)
* Add 'evidence_one_click_view' courtroom_design.ini function, which allows you to treat every click as if it's a double-click (meaning every click will bring evidence overlay)
Fix name not being set to read only when evidence is initialized
If evidence is double-clicked and overlay is visible, trigger "on_x_clicked" behavior
Make sure evidence is selected when double-click is called
Stop hovering from changing name text if overlay is visible
Simplify on_evidence_x_clicked "modified" check by simply checking if "ui_evidence_ok" is visible

* Fix pressing "cancel" when trying to switch between evidence still acting the same as "discard"

* Remove unnecessary ic message input focus setters for evidence, make only the Present button set focus on ic message input

* Fix second page ignoring the evidence_one_click_view setting because of a wrong ID being used for the double-click call

* Make evidence_switch() have everything required to properly switch between private/global

* Make evidence cursor start at the top when looking at evidence description

* Change it from theme setting to settings option

* Make evidence double click default option to "true" due to it being the default for years

Co-authored-by: Salanto <62221668+Salanto@users.noreply.github.com>
2022-07-29 18:36:58 +03:00
..
aoapplication.h Add settings option for Evidence double-click that can be turned off (single-click evidence view) and more (#749) 2022-07-29 18:36:58 +03:00
aoblipplayer.h Suppress application volume when alt-tabbed (#730) 2022-07-23 18:18:45 +03:00
aobutton.h Animated Themes. Subthemes. Custom default_theme. Overhaul asset paths. Fix a ton of asset resolution bugs. (#466) 2021-02-13 11:52:12 +03:00
aocaseannouncerdialog.h Perform clang-format 2020-05-22 17:13:37 -05:00
aocharbutton.h Perform clang-format 2020-05-22 17:13:37 -05:00
aoclocklabel.h Add timer packets to demo playback (#494) 2021-03-20 21:12:44 -05:00
aoemotebutton.h Overlay emote_buttons with emote_selected image from theme instead of generating files (#727) 2022-07-07 13:59:34 +03:00
aoemotepreview.h Add Emote preview (#774) 2022-07-23 18:18:54 +03:00
aoevidencebutton.h Perform clang-format 2020-05-22 17:13:37 -05:00
aoevidencedisplay.h Feature: Clicking the evidence icon when it's presented by a player will show the details of that evidence (#760) 2022-05-21 16:21:34 +02:00
aoimage.h Fix aoimage masking being enabled by default (#703) 2022-03-25 16:00:20 +03:00
aolayer.h Fix build failure in GitLab CI (#630) 2022-01-08 21:26:06 -06:00
aomusicplayer.h Fix an extremely rare issue where loop point goes outside track bounds if loop end is not defined (#748) 2022-07-27 00:27:01 +02:00
aooptionsdialog.h Add settings option for Evidence double-click that can be turned off (single-click evidence view) and more (#749) 2022-07-29 18:36:58 +03:00
aopacket.h Handle packet decoding separately for SC packet (#433) 2021-01-24 18:26:39 -06:00
aosfxplayer.h Suppress application volume when alt-tabbed (#730) 2022-07-23 18:18:45 +03:00
aotextarea.h Add line limit to server chat and debug log panes (#784) 2022-06-11 18:09:53 -05:00
aoutils.h Code to support effects ini version 2 (#813) 2022-07-27 21:43:50 +02:00
bass.h Perform clang-format 2020-05-22 17:13:37 -05:00
bassmidi.h Midi music (#614) 2022-03-25 15:58:59 +03:00
bassopus.h clang 2 electric boogaloo 2020-05-22 02:14:54 +03:00
chatlogpiece.h Add showname and selfname colors to courtroom_fonts.ini (#672) 2022-03-19 17:21:24 -05:00
CMakeLists.txt Midi music (#614) 2022-03-25 15:58:59 +03:00
courtroom.h Add settings option for Evidence double-click that can be turned off (single-click evidence view) and more (#749) 2022-07-29 18:36:58 +03:00
datatypes.h Dual-Stack AO2 Client to handle both TCP and Websocket connections seemlessly (#696) 2022-06-06 19:14:44 +02:00
debug_functions.h Perform clang-format 2020-05-22 17:13:37 -05:00
demoserver.h Fix demoserver max_wait skips happening even when they're not supposed to (#680) 2022-03-19 17:18:27 -05:00
discord_register.h Perform clang-format 2020-05-22 17:13:37 -05:00
discord_rich_presence.h Merge KFO source unconditionally into AO2 2020-05-22 19:17:55 -05:00
discord_rpc.h Perform clang-format 2020-05-22 17:13:37 -05:00
discord-rpc.h Perform clang-format 2020-05-22 17:13:37 -05:00
eventfilters.h Use event filters instead of subclassing QLineEdit and QPlainTextEdit (#587) 2021-08-30 21:23:11 -05:00
file_functions.h Perform clang-format 2020-05-22 17:13:37 -05:00
hardware_functions.h Android hdid (#822) 2022-07-23 18:19:40 +03:00
lobby.h Clear selection when switching between favorites and public servers (#763) 2022-06-06 19:31:18 +02:00
misc_functions.h Perform clang-format 2020-05-22 17:13:37 -05:00
networkmanager.h Dual-Stack AO2 Client to handle both TCP and Websocket connections seemlessly (#696) 2022-06-06 19:14:44 +02:00
scrolltext.h clang 2 electric boogaloo 2020-05-22 02:14:54 +03:00
text_file_functions.h Perform clang-format 2020-05-22 17:13:37 -05:00