index
:
viewer.git
2024.09-ExtraFPS
main
maint-c
Megapahit's fork of the Second Life viewer.
Erik Kundiman
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
indra
/
newview
/
llpanelexperiencelog.cpp
Age
Commit message (
Expand
)
Author
2024-06-10
Re-enable compiler warnings C4018, C4100, C4231 and C4506
Ansariel
2024-06-01
Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...
Ansariel
2024-05-22
Fix line endlings
Ansariel
2024-05-22
Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
Ansariel
2024-04-29
#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...
Andrey Lihatskiy
2024-02-21
Convert remaining BOOL to bool
Ansariel
2024-02-21
Convert BOOL to bool in llui
Ansariel
2022-10-30
Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...
Rye Mutt
2016-01-15
Merge VR
Rider Linden
2015-09-03
Changes from code review with Nat
Rider Linden
2015-09-01
MAINT-5575: Convert the Experience cache into a coro based singleton.
Rider Linden
2015-08-25
MAINT-5478 FIXED Keep history according to calendar days and don't completely...
Mnikolenko ProductEngine
2014-04-22
Changed to iterating backwards for ACME-1431
Cho
2014-04-22
Sorted Experience Events with most recent first for ACME-1431
Cho
2014-03-25
Fixed temporary reference
dolphin
2014-03-21
Experience log panel is live and updates as new events come in.
dolphin
2014-03-20
Experience log panel
dolphin
2014-03-18
Added a default message handler for experience logs. Currently just forwards the
dolphin