summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-30SL-19379 WIP one more batch of context menu itemsMaxim Nikolenko
2023-03-29Increment viewer version to 6.6.11Nat Goodspeed
following promotion of DRTVWR-573
2023-03-29SL-19479 Remove outfit photo preview and replace with a pop upAndrey Kleshchev
2023-03-29SL-19504 Allow drag and drop of textures into thumbnail floaterAndrey Kleshchev
2023-03-29SL-19379 WIP allow dnd foldersMaxim Nikolenko
2023-03-29SL-19379 WIP show wearable type iconsMaxim Nikolenko
2023-03-29SL-19504 Allow using inventory items as thumbnails from clipboardAndrey Kleshchev
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-28SL-18003 Improve dupplicate prevention #2Andrey Kleshchev
2023-03-28SL-18003 Improve dupplicate preventionAndrey Kleshchev
Try getting lost and found
2023-03-28SL-18003 Missed pool nameAndrey Kleshchev
2023-03-28SL-18003 Bulk download items when possibleAndrey Kleshchev
And signal fodler fetch completion when folder of recursive fetch is done, do not hold it for individual items
2023-03-28SL-18003 Don't cause excessive full rebuildAndrey Kleshchev
2023-03-27Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-27SL-18003 Basic dupplicate preventionAndrey Kleshchev
2023-03-27SL-17761 Updated the login failure messageAndrey Lihatskiy
2023-03-27SL-18003 Faster cof fetchingAndrey Kleshchev
2023-03-26Attempt to fix build breakage for DRTVWR-559Brad Linden
2023-03-26SL-18003 Bulk fetch some items by fetching whole folderAndrey Kleshchev
2023-03-24SL-18003 Make ais fetch fasterAndrey Kleshchev
2023-03-24SL-18003 Fix items not being marked as complete when fetched via aisAndrey Kleshchev
2023-03-24SL-19335 update for switching in/out of Gallery viewMaxim Nikolenko
2023-03-24SL-19379 WIP show localized folder names in GalleryMaxim Nikolenko
2023-03-24SL-19379 WIP add double-click attach action for objects; add icon link overlaysMaxim Nikolenko
2023-03-24SL-18003 Use AISv3 cap in LLInventoryFetchItemsObserverAndrey Kleshchev
2023-03-24SL-19445 Increment inventory cache version for Inventory thumbnailsAndrey Kleshchev
Inventory thumbnails appear as lost when moving between non thumbnail and thumbnail viewers. Release viewer doesn't know to cache thumbnails, thumbnail viewer loads release's cache and finds no thumbnails, but version control appears to be valid so viewer thinks there is nothing to download.
2023-03-24SL-19379 WIP add drag and drop out of GalleryMaxim Nikolenko
2023-03-23SL-19108 Disable "Image" button for task inventoriesAndrey Kleshchev
Thumbnails are not supported for task inventories yet
2023-03-23SL-19462 Declare the FetchGroupChatHistory setting in the codeAndrey Lihatskiy
to make it accessible after updating the viewer
2023-03-23SL-19391 FIXED SFV floater title displays unlocalised name for system foldersMaxim Nikolenko
2023-03-23SL-19379 WIP update Add menu for Gallery viewMaxim Nikolenko
2023-03-22SL-19379 WIP basic drag and drop handlingMaxim Nikolenko
2023-03-22SL-19379 WIP handle updated thumbnails in Gallery modeMaxim Nikolenko
2023-03-21SL-19188 Fix thumbnail changes being ignored by outfit galleryAndrey Kleshchev
2023-03-21SL-19379 build fixMnikolenko Productengine
2023-03-21SL-19379 WIP Gallery view Inventory: first passMaxim Nikolenko
2023-03-21SL-19289 UI for Estate Floater - Block Scripted Agents from Estate/RegionAndrey Lihatskiy
2023-03-20SL-18629 Load cof only once links are readyAndrey Kleshchev
2023-03-20SL-19161 - logging of basic translation stats in ViewerStatsBrad Payne (Vir Linden)
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
# Conflicts: # indra/cmake/Copy3rdPartyLibs.cmake # indra/cmake/FindOpenJPEG.cmake # indra/cmake/OpenJPEG.cmake # indra/integration_tests/llui_libtest/CMakeLists.txt # indra/newview/CMakeLists.txt
2023-03-19SL-18629 Rebuild brocken link on fetch compeltion.Andrey Kleshchev
2023-03-18SL-18629 MAC build fixAndrey Kleshchev
2023-03-18SL-18674 CleanupAndrey Kleshchev
2023-03-18SL-18674 Reenable folder creation via AIS v3Andrey Kleshchev
Add item fetching via AIS v3
2023-03-18SL-18629 Track request depth to be able to distinguish incomplete folder ↵Andrey Kleshchev
reliably
2023-03-17SL-18629 Try fetching inventory on BulkUpdateInventory to get missing dataAndrey Kleshchev
2023-03-17SL-19108 Fix folders not showing thumbnailsAndrey Kleshchev