summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorygallerymenu.cpp
AgeCommit message (Collapse)Author
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
Co-authored-by: AiraYumi <aira.youme@airanyumi.net>
2023-11-13SL-20575 Fix some deletion issuesAndrey Kleshchev
- Fixes 'cut' checks for gallery - Checking if large folder is deletable should be faster now - For large flat root folders eliminated delay of looking for cof Might be a good idea to start cashing isItemRemovable if category version hasn't changed.
2023-10-17SL-20232 Allow deletion of folders with worn content in gallery view #4Andrey Kleshchev
2023-10-17SL-20232 Fix gallery not checking descendantsAndrey Kleshchev
2023-10-17SL-20232 Allow deletion of worn items #2Andrey Kleshchev
2023-10-17SL-20232 Allow deletion of worn items #1Andrey Kleshchev
2023-09-10SL-19826 Gallery multiselect support Part#3Andrey Kleshchev
wip
2023-06-26SL-19918 "Save as" menu item is missing for textures in Gallery viewMaxim Nikolenko
2023-06-20SL-19892 add missing menu items for Landmarks in Gallery viewMaxim Nikolenko
2023-06-16SL-19496 Fix attempts to open trash for thumnail assigment do not work.Andrey Kleshchev
2023-06-09SL-19826 Pasting folders in Single folder should highlight pasted folderAndrey Kleshchev
2023-06-09SL-19845 Show delete confirmation for 'delete' keyAndrey Kleshchev
2023-06-08SL-19845 show delete confirmation at least once per sessionMaxim Nikolenko
2023-06-08SL-19832 Inventory gallery should support CTRL+X, C and VAndrey Kleshchev
2023-06-08SL-19845 Show confirmation before deleting an item in Gallery viewMaxim Nikolenko
2023-05-30SL-19773 add context menu for root folder in single folder modeMaxim Nikolenko
2023-05-26SL-19774 add context menu for root folder (without any selection); show ↵Maxim Nikolenko
paste menu when right clicking any item
2023-04-21SL-19379 update for gallery context menuMaxim Nikolenko
2023-04-13SL-19544 WIP add active suffix for gestures and add appropriate context menu ↵Maxim Nikolenko
handling
2023-03-31SL-19379 WIP fix for displaying folder link items, added correct action for ↵Maxim Nikolenko
'paste as link'
2023-03-30SL-19379 WIP update gear menu with Gallery itemsMaxim Nikolenko
2023-03-30SL-19379 WIP one more batch of context menu itemsMaxim Nikolenko
2023-03-29SL-19379 WIP add basic context menuMaxim Nikolenko