summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelmaininventory.cpp
AgeCommit message (Collapse)Author
2024-05-23Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵Brad Linden
brad/merge-maint-a-to-dev
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
# Conflicts: # autobuild.xml # indra/cmake/CMakeLists.txt # indra/cmake/GoogleMock.cmake # indra/llaudio/llaudioengine_fmodstudio.cpp # indra/llaudio/llaudioengine_fmodstudio.h # indra/llaudio/lllistener_fmodstudio.cpp # indra/llaudio/lllistener_fmodstudio.h # indra/llaudio/llstreamingaudio_fmodstudio.cpp # indra/llaudio/llstreamingaudio_fmodstudio.h # indra/llcharacter/llmultigesture.cpp # indra/llcharacter/llmultigesture.h # indra/llimage/llimage.cpp # indra/llimage/llimagepng.cpp # indra/llimage/llimageworker.cpp # indra/llimage/tests/llimageworker_test.cpp # indra/llmessage/tests/llmockhttpclient.h # indra/llprimitive/llgltfmaterial.h # indra/llrender/llfontfreetype.cpp # indra/llui/llcombobox.cpp # indra/llui/llfolderview.cpp # indra/llui/llfolderviewmodel.h # indra/llui/lllineeditor.cpp # indra/llui/lllineeditor.h # indra/llui/lltextbase.cpp # indra/llui/lltextbase.h # indra/llui/lltexteditor.cpp # indra/llui/lltextvalidate.cpp # indra/llui/lltextvalidate.h # indra/llui/lluictrl.h # indra/llui/llview.cpp # indra/llwindow/llwindowmacosx.cpp # indra/newview/app_settings/settings.xml # indra/newview/llappearancemgr.cpp # indra/newview/llappearancemgr.h # indra/newview/llavatarpropertiesprocessor.cpp # indra/newview/llavatarpropertiesprocessor.h # indra/newview/llbreadcrumbview.cpp # indra/newview/llbreadcrumbview.h # indra/newview/llbreastmotion.cpp # indra/newview/llbreastmotion.h # indra/newview/llconversationmodel.h # indra/newview/lldensityctrl.cpp # indra/newview/lldensityctrl.h # indra/newview/llface.inl # indra/newview/llfloatereditsky.cpp # indra/newview/llfloatereditwater.cpp # indra/newview/llfloateremojipicker.h # indra/newview/llfloaterimsessiontab.cpp # indra/newview/llfloaterprofiletexture.cpp # indra/newview/llfloaterprofiletexture.h # indra/newview/llgesturemgr.cpp # indra/newview/llgesturemgr.h # indra/newview/llimpanel.cpp # indra/newview/llimpanel.h # indra/newview/llinventorybridge.cpp # indra/newview/llinventorybridge.h # indra/newview/llinventoryclipboard.cpp # indra/newview/llinventoryclipboard.h # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorygallery.cpp # indra/newview/lllistbrowser.cpp # indra/newview/lllistbrowser.h # indra/newview/llpanelobjectinventory.cpp # indra/newview/llpanelprofile.cpp # indra/newview/llpanelprofile.h # indra/newview/llpreviewgesture.cpp # indra/newview/llsavedsettingsglue.cpp # indra/newview/llsavedsettingsglue.h # indra/newview/lltooldraganddrop.cpp # indra/newview/llurllineeditorctrl.cpp # indra/newview/llvectorperfoptions.cpp # indra/newview/llvectorperfoptions.h # indra/newview/llviewerparceloverlay.cpp # indra/newview/llviewertexlayer.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/macmain.h # indra/test/test.cpp
2024-05-06Merge remote-tracking branch 'origin/DRTVWR-600-maint-A' into ↵RunitaiLinden
gltf-dev-maint-a-merge
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ↵Andrey Lihatskiy
LF, and trim trailing whitespaces as needed
2024-04-01viewer#1081 Account for 2K texture upload price in material and texture uploadAndrey Kleshchev
2024-02-21Convert remaining BOOL to boolAnsariel
2024-02-21Convert BOOL to bool in lluiAnsariel
2023-12-11SL-20672 Item and folder creation supportAndrey Kleshchev
Moving everything manually doesn't seem like a right way, probably need to make LLFolderView draw grids and then relace with LLInventoryPanel
2023-10-03Merge branch 'main' (DRTVWR-567) into DRTVWR-559Andrey Kleshchev
# Conflicts: # indra/newview/CMakeLists.txt # indra/newview/VIEWER_VERSION.txt # indra/newview/llagent.cpp # indra/newview/llfloaternewfeaturenotification.cpp # indra/newview/llinventorybridge.cpp # indra/newview/llinventorymodel.cpp # indra/newview/lloutfitgallery.cpp # indra/newview/llpanelmaininventory.cpp # indra/newview/llpanelmaininventory.h # indra/newview/llsidepaneltaskinfo.cpp # indra/newview/llsidepaneltaskinfo.h # indra/newview/lltexturectrl.cpp # indra/newview/lltexturectrl.h # indra/newview/llviewerinventory.cpp # indra/newview/llviewerobject.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llviewertexturelist.h # indra/newview/skins/default/xui/en/floater_new_feature_notification.xml # indra/newview/skins/default/xui/en/menu_inventory.xml
2023-07-21SL-20040 Fix selection and context menu issuesAndrey Kleshchev
2023-07-01SL-19914 Inventory gallery Tab support #2Andrey Kleshchev
2023-06-24SL-19604 Fix gallery view having huge ident at the bottomAndrey Kleshchev
2023-06-20SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-19SL-19885 add sorting by date for Gallery viewMaxim Nikolenko
2023-06-15SL-19686 Fix memory leakAndrey Kleshchev
2023-06-15SL-19686 WIP Fix new inventory window not initingAndrey Kleshchev
2023-06-15SL-19686 WIP Switching single folder view for large inventories causes stalls #2Andrey Kleshchev
2023-06-14SL-19686 WIP Switching single folder view for large inventories causes stallsAndrey Kleshchev
2023-06-12SL-19823 Additional loggingAndrey Kleshchev
2023-06-12SL-19823 Fix list view not focusing properlyAndrey Kleshchev
2023-06-12SL-19823 Fix active panel not existingAndrey Kleshchev
2023-06-10SL-19823 Edit not always active #5Andrey Kleshchev
2023-06-07SL-19686 don't build inventory root views on init by defaultMaxim Nikolenko
2023-06-07SL-19823 Edit not active for itemsAndrey Kleshchev
2023-06-06SL-19823 Edit not always active #2Andrey Kleshchev
2023-06-06SL-19823 Edit not always active when adding items and folders in single ↵Andrey Kleshchev
folder view
2023-06-06SL-19813 Disable switch view on Worn and Recent Inventory tabsMaxim Nikolenko
2023-06-02SL-19796 Creating folders in list mode does not scroll to new folderAndrey Kleshchev
2023-06-02SL-19796 Small cleanupAndrey Kleshchev
2023-06-02SL-19796 Fix inventory autoscroll and autoranemeAndrey Kleshchev
2023-06-02SL-19795 Remove extra panels, reuse combination ones insteadAndrey Kleshchev
2023-06-01SL-19795 Smarter combination inventory resizingAndrey Kleshchev
2023-05-31SL-19795 fix inventory list offsetAndrey Kleshchev
2023-05-31Revert "SL-19795 Unified scroll"Andrey Kleshchev
2023-05-31SL-19686 don't search views every timeMnikolenko Productengine
2023-05-31SL-19795 Creating folders in combination mode does not scroll to new folder #2Andrey Kleshchev
2023-05-26SL-19604 Properly account for bordersAndrey Kleshchev
2023-05-25SL-19604 Creating new folders in combination views does not highlight ↵Andrey Kleshchev
created item
2023-05-12SL-19583 Fix scrollbars flashing when resizing floaterAndrey Kleshchev
2023-05-10SL-19697 FIXED Clicking on inventory item in list view does not unselect ↵Maxim Nikolenko
item in gallery view
2023-05-10SL-19683 'New folder' menu item should be disable for the listed folders in sfvMaxim Nikolenko
2023-05-06SL-19689 In combination view 'raname' field doesn't update position properlyAndrey Kleshchev
2023-05-06SL-19688 Fix combined view not updating on thumbnail changeAndrey Kleshchev
2023-05-05SL-19641 FIXED Gallery item is not selected after using 'Find original'Maxim Nikolenko
2023-05-04SL-19683 Add menu items should be disabled for some folders in single-folder ↵Maxim Nikolenko
view
2023-05-03SL-19583 Scroll fixesAndrey Kleshchev
2023-05-03SL-19583 Fix height not accounting for borders properlyAndrey Kleshchev
2023-05-03SL-19583 Fix rename's width and update frequencyAndrey Kleshchev
This way of calculating scroll turns out to be one large hack. Probably needs a proper combination view instead of combining two different views that have own scrolls or those views need to support not having personal scroll.
2023-04-28SL-19583 force reshape inventory panel when changing root in combination viewMaxim Nikolenko