summaryrefslogtreecommitdiff
path: root/indra/llui/llfolderviewmodel.cpp
AgeCommit message (Collapse)Author
2012-08-03CHUI-271 FIX Items that are cut and then removed from the clipboard without ↵Richard Linden
paste do not show in Trash until relog
2012-08-01CHUI-267 FIX Full inventory listing not always shown for test accountRichard Linden
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL removed sort order from filter, which was causing unneeded filtering
2012-07-03CHUI-101 WIP Make LLFolderview general purposeRichard Linden
move llfolderview* into LLUI!