summaryrefslogtreecommitdiff
path: root/indra/llui/llfolderviewitem.cpp
AgeCommit message (Collapse)Author
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-08-02SL-20098 handleDoubleClick crashes in new inventory panelsAndrey Kleshchev
2023-07-18SL-19891 Make sure focusable elements clear focus on destructionAndrey Kleshchev
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-567Andrey Kleshchev
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp
2023-05-23SL-19759 FIXED Adding New Folders in Single Folder view can cause all ↵Maxim Nikolenko
folders to open and shift out of view
2023-05-18SL-19732 Fix folder's thumbnail from sticking over folder's contentAndrey Kleshchev
2023-05-16SL-19686 reduce delay when switching between foldersMaxim Nikolenko
2023-03-19SL-19099 The long name of the item is out of bounds on the Editing ↵Alexander Gavriliuk
Tools/Content tab
2023-03-13SL-19386 Double click to open Single folder view should affect only InventoryMaxim Nikolenko
2023-03-01SL-19288 Change item label suffix color to greyMaxim Nikolenko
2023-02-27SL-19274 Add new double-click option to Inventory settingsMaxim Nikolenko
2023-02-24SL-19234 add Inventory settings floaterMaxim Nikolenko
2023-02-17SL-19105 WIP Single-folder inventory viewMaxim Nikolenko
2023-02-03SL-19149 Highlight string match is misplaced when searching worn itemsMaxim Nikolenko
2023-02-01SL-19104 update label and permissions displayMaxim Nikolenko
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
2021-07-19Merge branch 'master' into DRTVWR-527-maintAndrey Lihatskiy
2021-04-01SL-13182 Split buildNewViews over framesAndrey Kleshchev
2021-03-19SL-14927 Some avatar names not resolving in chatAndrey Kleshchev
2021-03-19Revert "SL-14927 Some avatar names not resolving in chat"Andrey Kleshchev
This reverts commit a66932a091bac4d4ca1a861901b9cef619a406f7.
2021-03-19SL-14927 Some avatar names not resolving in chatAndrey Kleshchev
buildConversationViewParticipant() was deparenting view models that belong to session
2020-11-13Merge branch 'master' into DRTVWR-516-maintAndrey Lihatskiy
# Conflicts: # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.cpp # indra/newview/llenvironment.cpp
2020-09-30SL-13570 FIXED The name of the item is overlapped by search term in inventoryMnikolenko Productengine
2020-05-07SL-13119 Fixed label updatesAndrey Kleshchev
2020-04-30SL-13119 Made control settings cached and fixed potential filtering issueAndrey Kleshchev
2020-04-29SL-13119 Moved ineffective function from inventory view creationAndrey Kleshchev
2019-11-13Merge in from viewer-release 6.3.5Dave Houlton
2019-08-10DRTVWR-493 LLUI to LLParamSingletonandreykproductengine
2019-02-08SL-10509 EEP Settings Picker gets closed by drag&dropandreykproductengine
2017-06-02STORM-2149: Add a warning notification when deleting a folder of filtered ↵Kitty Barnett
content
2016-05-26linux build fixandreykproductengine
2016-05-25MAINT-6397 cut items should not go to trashandreykproductengine
2016-04-14MAINT-6302 FIXED Inventory tree indention displays incorrectly when dragging ↵Mnikolenko Productengine
an open folder into another folder
2015-08-04Merge downstream code and become version 3.8.3andreykproductengine
2015-06-22MAINT-5274 Missing folder arrowandreykproductengine
2015-06-11DD-410 : Do not extend inventory selections to items that are not visibleMerov Linden
2015-05-12MAINT-5205 FIXED ‘Share’ button isn't disabled when worn item and few ↵andreykproductengine
not worn items are selected
2015-03-16Merge lindenlab/viewer-tools-updateMerov Linden
2015-01-13merge changes for 3.7.24-releaseOz Linden
2014-12-19Pull merge from lindenlab/viewer-releaseMerov Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround ↵callum_linden
(long long round) in VS2013
2014-09-28Pull merge from lindenlab/viewer-releaseMerov Linden
2014-08-21fixing merge conflictsandreykproductengine
2014-07-30DD-75 : Prevent dropping on filtered tabs root. Adding an allow_drop option ↵Merov Linden
to inventory tab and folder view folders so that case can be taken into account.
2014-07-30MAINT-4218 Adding clothing from inventory closes THAT clothing folder and ↵andreykproductengine
hides THAT folder fixed issue with 'yet to be started filter' and 'dirty-visible' item.
2014-07-29MAINT-4289 FIXED [BEAR] Recent Items "Reset Filters" not working correctlyandreykproductengine
reverted and remade MAINT-4218
2014-07-24DD-128 : Fixed! Recycled allow_open into allow_wear and use an extra virtual ↵Merov Linden
methods on bridge items to know if items are wearable or not.
2014-07-14MAINT-4218 FIXED Adding clothing from inventory closes THAT clothing folder ↵andreykproductengine
and hides THAT folder
2014-05-30Pull merge from lindenlab/viewer-releaseMerov Linden
2014-05-16DD-102 : Fix crash when emptying trash containing nested folders. Also avoid ↵Merov Linden
getting listings several times