Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-07 | Revert "SL-14270 Crash accessing deleted 'parent' via callback from child" | Andrey Kleshchev | |
There are random inventory's buildViewsTree crashes in branch with SL-14270 commit and there doesn't seem to be anything else inventory related that could have caused those. Reverting commits to see if it fixes crashes. | |||
2020-12-03 | SL-14270 A bit of cleanup #3 | Andrey Kleshchev | |
Just in case and for clarity | |||
2020-11-23 | DRTVWR-513 Resolved merge conflict from merge with DRTVWR-507 | Andrey Kleshchev | |
See changes from SL-13119 and SL-13190 | |||
2020-11-11 | Merge branch 'master' into DRTVWR-513-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llui/llfolderviewmodel.h # indra/newview/lltexturecache.cpp # indra/newview/llviewermenu.h # indra/newview/skins/default/xui/en/menu_wearable_list_item.xml | |||
2020-11-06 | SL-14270 Crash fix | Andrey Kleshchev | |
2020-11-05 | SL-14270 A bit of cleanup #2 | Andrey Kleshchev | |
2020-11-05 | SL-14270 A bit of cleanup #1 | Andrey Kleshchev | |
2020-11-05 | SL-14270 Crash accessing deleted 'parent' via callback from child | Andrey Kleshchev | |
2020-04-30 | SL-13119 Made control settings cached and fixed potential filtering issue | Andrey Kleshchev | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2013-05-22 | Pull merge from viewer-release | Merov Linden | |
2013-04-19 | CHUI-849 : Use a time limit for filtering instead of number limit, use a ↵ | Merov Linden | |
different limit for visible and unvisible lists | |||
2013-04-18 | CHUI-849 : WIP : Filter limit on time instead of number of items | Merov Linden | |
2013-03-29 | Update Mac and Windows breakpad builds to latest | Graham Madarasz | |
2012-08-03 | CHUI-271 FIX Items that are cut and then removed from the clipboard without ↵ | Richard Linden | |
paste do not show in Trash until relog | |||
2012-08-01 | CHUI-267 FIX Full inventory listing not always shown for test account | Richard Linden | |
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering | |||
2012-07-03 | CHUI-101 WIP Make LLFolderview general purpose | Richard Linden | |
move llfolderview* into LLUI! |