Commit Graph

18 Commits (8e2adbcde79d0586fba20fecb3a4eae5aa3ff8dd)

Author SHA1 Message Date
Andrey Kleshchev 7ab3de94cd Revert "SL-14270 Crash accessing deleted 'parent' via callback from child"
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-07 19:34:36 +02:00
Andrey Kleshchev 18b664cd76 SL-14270 A bit of cleanup #3
Just in case and for clarity
2020-12-03 01:26:26 +02:00
Andrey Kleshchev 7b7667973b DRTVWR-513 Resolved merge conflict from merge with DRTVWR-507
See changes from SL-13119 and SL-13190
2020-11-23 14:38:32 +02:00
Andrey Lihatskiy 0303dd8179 Merge branch 'master' into DRTVWR-513-maint
# 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-11 22:14:24 +02:00
Andrey Kleshchev 561da5bd7f SL-14270 Crash fix 2020-11-06 23:17:30 +02:00
Andrey Kleshchev dc136e8dc8 SL-14270 A bit of cleanup #2 2020-11-05 22:54:28 +02:00
Andrey Kleshchev d17af5f3a6 SL-14270 A bit of cleanup #1 2020-11-05 22:02:26 +02:00
Andrey Kleshchev 281c3d8bee SL-14270 Crash accessing deleted 'parent' via callback from child 2020-11-05 22:02:21 +02:00
Andrey Kleshchev 59433e3132 SL-13119 Made control settings cached and fixed potential filtering issue 2020-04-30 16:32:16 +03:00
andreykproductengine c61d0f4297 DRTVWR-493 LLUI to LLParamSingleton 2019-08-10 15:31:03 +03:00
Oz Linden c8726aba30 remove execute permission from many files that should not have it 2015-11-10 09:48:56 -05:00
Merov Linden 2113bb8159 Pull merge from viewer-release 2013-05-22 11:23:51 -07:00
Merov Linden 2cc1fb250f CHUI-849 : Use a time limit for filtering instead of number limit, use a different limit for visible and unvisible lists 2013-04-19 16:51:44 -07:00
Merov Linden 03ad10d258 CHUI-849 : WIP : Filter limit on time instead of number of items 2013-04-18 19:46:08 -07:00
Graham Madarasz bf6182daa8 Update Mac and Windows breakpad builds to latest 2013-03-29 07:50:08 -07:00
Richard Linden af8d113557 CHUI-271 FIX Items that are cut and then removed from the clipboard without paste do not show in Trash until relog 2012-08-03 15:23:08 -07:00
Richard Linden a204059d2e CHUI-267 FIX Full inventory listing not always shown for test account
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL
removed sort order from filter, which was causing unneeded filtering
2012-08-01 01:14:27 -07:00
Richard Linden 1494a1058f CHUI-101 WIP Make LLFolderview general purpose
move llfolderview* into LLUI!
2012-07-03 23:55:39 -07:00