Age | Commit message (Collapse) | Author |
|
|
|
empty
|
|
|
|
|
|
Inventory by hot hey
|
|
|
|
|
|
|
|
|
|
wide char paths; on other platforms they are now just typedefs to the std classes
|
|
respectively
|
|
respectively
|
|
links" in Recent items tab of inventory, full inventory contents display in Recent items tab.
|
|
|
|
|
|
|
|
|
|
until relog
|
|
release: this change-set will does this issue not [BEAR] and reverts most part of fix for MAINT-1192.
|
|
appear in Recent tab of Inventory
|
|
until relog
|
|
|
|
|
|
|
|
Fix two issues with how hours and days are calculated and displayed
|
|
|
|
|
|
script, new notecard etc
|
|
|
|
- memory leaks fixing;
|
|
|
|
|
|
|
|
|
|
replace llinfos, lldebugs, etc with new LL_INFOS(), LL_DEBUGS(), etc.
|
|
|
|
|
|
pointers to widgets in PostBuild
|
|
|
|
LLInventoryPanel level. Use it when using the delete key.
|
|
|
|
active panel
|
|
design of the resident picker it can have only one parent. Having multiple parents caused both parents to fight for depth ordering...which caused the flickering. Resolution: Now multiple 'resident pickers' can exist and they are coupled to the floater that spawned then. Meaning that when the parent floater closes, the 'resident picker' floater will also close. In addition, a shadow frustum eminates from the button that opened the 'resident picker'.
|
|
|
|
changed LLFolderViewModelInterface::getFilter() to return a reference, since it is never NULL
removed sort order from filter, which was causing unneeded filtering
|
|
|
|
started to remove newview dependencies from llfolder*
|
|
renames parent folder instead. Reviewed by Kelly
|
|
cleaned up ownership of viewmodel
more filtering fixes
|
|
moved filtering logic to viewmodel
|