summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-21SL-19108 Enabled Image changing floater for foldersAndrey Kleshchev
2023-02-21SL-19105 Updated icons, menus and Received items panel visibility in ↵Maxim Nikolenko
single-folder mode
2023-02-21SL-19108 Managing inventory thumbnailAndrey Kleshchev
2023-02-21SL-19108 Rename outfit snapshot floaterAndrey Kleshchev
2023-02-20SL-19108 WIP Managing inventory thumbnail #5Andrey Kleshchev
2023-02-20SL-19105 WIP Allow setting on_visible in XML for menu separatorMaxim Nikolenko
2023-02-20mac build fixMaxim Nikolenko
2023-02-19SL-19108 WIP Managing inventory thumbnail #4Andrey Kleshchev
Added icons
2023-02-17SL-19108 Build fixAndrey Kleshchev
2023-02-17SL-19117 Fix thumbnail preview not working for outfitsAndrey Kleshchev
2023-02-17SL-19108 WIP Managing inventory thumbnail #3Andrey Kleshchev
2023-02-17SL-19108 WIP Managing inventory thumbnail #2Andrey Kleshchev
2023-02-17SL-19108 WIP Managing inventory thumbnail #1Andrey Kleshchev
2023-02-17SL-19105 WIP Single-folder inventory viewMaxim Nikolenko
2023-02-14SL-19140 Fix contribution docAndrey Kleshchev
2023-02-14SL-19140 Merge pull request #81 from Ansariel/DRTVWR-567akleshchev
Add multi item properties floater support
2023-02-14Re-enable properties menu option for inventory multi-selectionsAnsariel
2023-02-14Add multi item properties floater supportAnsariel
2023-02-11SL-19203 Change default link color from green to blueAndrey Kleshchev
2023-02-09SL-19167 Preview on outfit snapshot tool is too smallAndrey Kleshchev
In thin windows preview can be tiny, make sure it displays properly
2023-02-08SL-19134 Fix thumbnail ctrl not drawing an 'X' for empty textureAndrey Kleshchev
2023-02-08SL-19134 Multiline description fieldAndrey Kleshchev
2023-02-08SL-19134 Fix owner and creator names not being clickableAndrey Kleshchev
2023-02-08SL-19134 Hide item properties when moving to trashAndrey Kleshchev
2023-02-08SL-19134 Remove lock icon, add item type iconAndrey Kleshchev
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-07SL-19134 Item Profile redesign #4Andrey Kleshchev
2023-02-07SL-19134 [WIP] Item Profile redesign #3Andrey Kleshchev
2023-02-07SL-19134 Some texture related adjustmentsAndrey Kleshchev
2023-02-07SL-19134 Replace icon in profiles with thumbnailAndrey Kleshchev
Mostly to make sure it works, but avatar images can be fairly large, so this prevents them from being permanently stored
2023-02-07SL-19134 Thumbnail ctrlAndrey Kleshchev
LLIconCtrl stores icons indefinitely which is undesired for fairly large and expected to be numerous thumbnails, LLTextureCtrl is tied to texture picker and has a number of limitations (already processes clicks, enforces label area). Intent behind LLThumbnailCtrl is to bridge the gap - to not store texture indefinitely and to allow further customisation.
2023-02-04SL-19109 Turn LLSidepanelTaskInfo into a normal panelAndrey Kleshchev
2023-02-04SL-19109 Turn LLSidepanelItemInfo into a normal panelAndrey Kleshchev
2023-02-04SL-19109 Cut out object profiles from inventoryAndrey Kleshchev
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 'xcode-14.1' into andreyk/SL-19134Andrey Kleshchev
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h
2023-02-03SL-7277 show Advanced permissions in Item profile that was opened from inventoryMnikolenko Productengine
2023-02-03SL-19149 Highlight string match is misplaced when searching worn itemsMaxim Nikolenko
2023-02-03Merge branch 'main' into DRTVWR-567Maxim Nikolenko
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp
2023-02-02Increment viewer version to 6.6.10Nat Goodspeed
following promotion of DRTVWR-570
2023-02-01SL-19104 update label and permissions displayMaxim Nikolenko
2023-02-01SL-19104 Clean up inventory UI to prepare for thumbnails (#66)Maxim Nikolenko
2023-02-01SL-19117 Textures should return asset id when thumbnail is not setAndrey Kleshchev
2023-02-01SL-19117 Extend texture preview to show thumbnails when presentAndrey Kleshchev
2023-02-01SL-18988 OSX buildfixAndrey Lihatskiy
2023-02-01SL-18988 Updated contributions.txtAndrey Lihatskiy
2023-02-01Add a texture inspector and show it when hovering over an inventory textory ↵Kitty Barnett
(or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures
2023-01-27Revert "SL-18581 Don't show the starter avatar toolbar button for NUX"Andrey Lihatskiy
This reverts commit 4d429b7ea31f51f653e0e2ad6b5799a515e28334.
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)