summaryrefslogtreecommitdiff
path: root/indra/newview/llinventoryfunctions.cpp
AgeCommit message (Collapse)Author
2023-09-10SL-19826 Gallery multiselect support Part#3Andrey Kleshchev
wip
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
2023-06-30SL-19938 Make sure marketplace removes empty folder it automatically moved ↵Andrey Kleshchev
items from when folder was recreated into stock fodler
2023-06-29SL-19932 FIXED Drag and drop or paste of new item in existing marketplace ↵Maxim Nikolenko
entry does not work
2023-06-09SL-19826 Pasting folders in Single folder should highlight pasted folderAndrey Kleshchev
2023-06-08SL-19845 show delete confirmation at least once per sessionMaxim Nikolenko
2023-05-30SL-19773 add context menu for root folder in single folder modeMaxim Nikolenko
2023-04-12SL-19036: Extra folder is created after dragging the inventory folderAlexander Gavriliuk
2023-04-08SL-19529 Marketplace validation improvementsAndrey Kleshchev
2023-04-08SL-19529 Fix uninitialized variable and calback counterAndrey Kleshchev
2023-04-06SL-19529 MacOS build fixAndrey Kleshchev
2023-04-06SL-19529 Marketplace version folders not createdAndrey Kleshchev
2023-03-30SL-19379 WIP update gear menu with Gallery itemsMaxim Nikolenko
2023-03-30Merge branch 'main' into DRTVWR-567Maxim Nikolenko
# Conflicts: # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmaininventory.h # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml # indra/newview/skins/default/xui/en/sidepanel_item_info.xml
2023-03-29SL-19379 WIP allow change search type for GalleryMaxim Nikolenko
2023-03-29SL-19379 WIP add basic context menuMaxim Nikolenko
2023-03-29SL-19502 Copying folders should copy thumbnailsAndrey Kleshchev
2023-03-24SL-19379 WIP show localized folder names in GalleryMaxim Nikolenko
2023-03-22SL-19379 WIP basic drag and drop handlingMaxim Nikolenko
2023-03-21SL-19379 WIP Gallery view Inventory: first passMaxim Nikolenko
2023-03-20SL-18629 Load cof only once links are readyAndrey Kleshchev
2023-03-11mac build fixMaxim Nikolenko
2023-03-10SL-18629 Replacing UDP creation messages with callback based AISAndrey Kleshchev
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AIS #2Andrey Kleshchev
findCategory and move_item_to_marketplacelistings
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AISAndrey Kleshchev
2023-03-10SL-19335 Switching view (using the switch button) should select appropriate ↵Maxim Nikolenko
folder
2023-02-24SL-19234 add Inventory settings floaterMaxim Nikolenko
2023-02-14SL-19140 Fix contribution docAndrey Kleshchev
2023-02-14Add multi item properties floater supportAnsariel
2023-02-08SL-19134 Remove llfloaterpropertiesAndrey Kleshchev
Looks like it wasn't used for a while and LLFloaterItemPropertie does the same thing now
2023-02-03SL-19109 Decouple object profiles from inventoryAndrey Kleshchev
Potentially this won't stay as sidepanels, but such rework is planned for SL-19134, for now just making it possible to open multiple instances of item profiles
2023-02-03Merge branch 'main' into DRTVWR-567Maxim Nikolenko
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp
2023-02-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-01-24Merge branch 'DRTVWR-567' of ssh://github.com/secondlife/viewer into DRTVWR-567Brad Payne (Vir Linden)
2023-01-24SL-18629 - various notes on work for D567Brad Payne (Vir Linden)
2023-01-13SL-18823 Restore fix after the mergeMnikolenko Productengine
2023-01-12Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/newview/llagent.cpp # indra/newview/llimview.cpp # indra/newview/llimview.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmediasettingsgeneral.cpp # indra/newview/pipeline.cpp
2022-12-12Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp
2022-12-09SL-18823 FIXED Crash when using 'Create folder from selected'Maxim Nikolenko
2022-12-09SL-18810 FIXED "Find Original" doesn't work if Item profile was previously ↵Mnikolenko Productengine
selected
2022-11-17SL-18644 reset 'All items' filter when using 'Find Original' in Recent tabMaxim Nikolenko
2022-10-28SL-16534 The link item is not updating after rezzing the linked object in-worldMnikolenko Productengine
2022-10-27DRTVWR-570 Mac build fix: unused variables cleanupAndrey Lihatskiy
2022-10-06SL-18297 A freeze while checking marketplace for errorsAndrey Kleshchev
2022-09-10SL-18117 Smarter add and detach inventory menusAndrey Kleshchev
The 'exceptions' solution is a bit ugly, but alternative is remaking all inventory and chat menus to act based on registars
2022-07-11SL-17665 additional checks to avoid moving protected foldersMnikolenko Productengine
2022-07-04SL-17665 Add operation to create a subfolder from selected items in InventoryMnikolenko Productengine
2021-11-16Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
# Conflicts: # doc/contributions.txt
2021-07-02SL-14075 allow exporting multiple textures with the same nameMnikolenko Productengine
2021-06-25Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy