Age | Commit message (Collapse) | Author |
|
to make use of a class that was not fully implemented (placesfolderview). Resoltuion: Upon creation of the places panel, placesfolderview is created which contains the proper overloaded functions to show the correct menu when right clicking.
|
|
cleaned up a lot custom code for folder view item creation in inbox and outbox
proper initialization of views from inventory panel starting folder
|
|
havoc in LLInventoryModel instantiation. Still, some of those hack will have to come back on.
|
|
|
|
filtering mostly working
|
|
more compilation fixes, just need to add getName() back to LLInventoryFilter et al
|
|
continuing fixing build errors
renamed llfoldervieweventlistener.h to llfolderviewmodel.h
|
|
llfolderview refactornig
|
|
cleaned up and refactored inventory code a bit
reviewed by Leyla
|
|
|
|
restricted to landmarks and folders only.
|
|
|
|
to "LLFolderView* mRootFolder"
Superficial member variable name changes.
|
|
localized
reviwed https://codereview.productengine.com/secondlife/r/35/
--HG--
branch : product-engine
|
|
suggesting the user try global search.
|
|
Favorites)
- overridden default LLFolderView functionality to apply LLSelectFirstFilteredItem functor for Places / Landmarks Inventory panels
- this also fixed normal bug EXT-1631 (Landmarks panel: There is selection in the each accordion after filter reset)
--HG--
branch : product-engine
|
|
in my landmarks tab
--HG--
branch : product-engine
|
|
refactored to use LL implementation of possibility to show specified Inventory folder)
-- renamed files from llinventorysubtreepanel to llplacesinventorypanel
-- renamed class LLInventorySubTreePanel to LLPlacesInventoryPanel
--HG--
branch : product-engine
|