summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelexperiencelog.cpp
AgeCommit message (Expand)Author
2024-06-10Re-enable compiler warnings C4018, C4100, C4231 and C4506Ansariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2022-10-30Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...Rye Mutt
2016-01-15Merge VRRider Linden
2015-09-03Changes from code review with NatRider Linden
2015-09-01MAINT-5575: Convert the Experience cache into a coro based singleton.Rider Linden
2015-08-25MAINT-5478 FIXED Keep history according to calendar days and don't completely...Mnikolenko ProductEngine
2014-04-22Changed to iterating backwards for ACME-1431Cho
2014-04-22Sorted Experience Events with most recent first for ACME-1431Cho
2014-03-25Fixed temporary referencedolphin
2014-03-21Experience log panel is live and updates as new events come in.dolphin
2014-03-20Experience log paneldolphin
2014-03-18Added a default message handler for experience logs. Currently just forwards thedolphin