Commit Graph

38 Commits (0c39bdfd4de14a02104f3748030e974fbc98d978)

Author SHA1 Message Date
Andrey Kleshchev 7d36e7103e #3757 Disable ability to create folders in individual outfits
This part needs a recheck
2025-04-15 21:39:50 +03:00
Andrey Kleshchev 7dce74fcfb #3757 Move for subfodlers 2025-04-11 12:36:48 +03:00
Andrey Kleshchev 2371994a88 #3757 Menu for subfodlers in outfits p2 2025-04-11 12:36:48 +03:00
Andrey Kleshchev 1bb8fb2795 #3757 Menu for subfodlers in outfits 2025-04-11 12:36:48 +03:00
Andrey Kleshchev b95b20a1be #3757 Allow subfolders in "My Outfits" 2025-04-11 12:36:48 +03:00
Zi Ree 30a859de7e Fix double variable name in initialization
is_asset_knowable variable name is duplicated, causing a compiler warning in gcc.
2024-07-29 07:48:13 +03:00
Andrey Lihatskiy f74c10c4ec
Merge branch 'DRTVWR-600-maint-A' into signal/trim-trailing 2024-06-10 20:03:54 +03:00
Bennett Goble a0b3021bdc Trim trailing whitespace
Start trimming trailing whitespace, but limit the blast radius to a
handful of file types.
2024-05-29 08:10:00 -07:00
Ansariel 1b67dd855c Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-A
# 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-22 19:04:52 +02:00
Ansariel 60d3dd98a4 Convert remaining BOOL to bool 2024-02-21 23:14:31 +02:00
Andrey Kleshchev a657b9b52d jira-archive-internal#71115 Add Images to Objects in Bulk
SL-20725
2024-02-20 19:05:54 +02:00
Alexander Gavriliuk 74c8b028d4 SL-20743 Use LLMutex in LLImageBase for internal data thread-safety 2023-12-21 19:12:52 +01:00
Andrey Lihatskiy 3954e5d802 DRTVWR-600 macos buildfix 2023-12-15 10:18:32 +02:00
Andrey Kleshchev 70b6eaa6e3 SL-20672 Added outfit related menu options to gallery 2023-12-14 14:35:48 +02:00
Andrey Kleshchev 3b99af03ca SL-20672 Item and folder creation support
Moving everything manually doesn't seem like a right way, probably need
to make LLFolderView draw grids and then relace with LLInventoryPanel
2023-12-11 23:06:45 +02:00
Andrey Kleshchev 01a083ea64 SL-20672 Support marketplace in gallery view 2023-12-08 20:11:40 +02:00
Andrey Kleshchev aff01e2fd4 SL-20575 Fix some deletion issues
- Fixes 'cut' checks for gallery
- Checking if large folder is deletable should be faster now
- For large flat root folders eliminated delay of looking for cof

Might be a good idea to start cashing isItemRemovable if category
version hasn't changed.
2023-11-13 19:24:10 +02:00
Andrey Kleshchev 7d82ee8075 SL-20232 Allow deletion of folders with worn content in gallery view #4 2023-10-17 21:26:39 +03:00
Andrey Kleshchev 13ab6a408b SL-20232 Fix gallery not checking descendants 2023-10-17 21:26:39 +03:00
Andrey Kleshchev 813b0e7675 SL-20232 Allow deletion of worn items #2 2023-10-17 21:26:39 +03:00
Andrey Kleshchev a62f5bfac1 SL-20232 Allow deletion of worn items #1 2023-10-17 21:26:39 +03:00
Andrey Kleshchev f24f72d2f9 SL-19826 Gallery multiselect support Part#3
wip
2023-09-10 21:48:43 +03:00
Maxim Nikolenko 434f2ee512 SL-19918 "Save as" menu item is missing for textures in Gallery view 2023-06-26 18:39:51 +03:00
Maxim Nikolenko 6c0891473f SL-19892 add missing menu items for Landmarks in Gallery view 2023-06-20 17:38:23 +03:00
Andrey Kleshchev f608eafc37 SL-19496 Fix attempts to open trash for thumnail assigment do not work. 2023-06-16 22:43:10 +03:00
Andrey Kleshchev 5c6a2779c4 SL-19826 Pasting folders in Single folder should highlight pasted folder 2023-06-09 22:04:52 +03:00
Andrey Kleshchev a358acf86d SL-19845 Show delete confirmation for 'delete' key 2023-06-09 00:34:03 +03:00
Maxim Nikolenko f8823a4263 SL-19845 show delete confirmation at least once per session 2023-06-08 23:25:12 +03:00
Andrey Kleshchev 53fc42fe03 SL-19832 Inventory gallery should support CTRL+X, C and V 2023-06-08 22:50:19 +03:00
Maxim Nikolenko 29f52ad1a7 SL-19845 Show confirmation before deleting an item in Gallery view 2023-06-08 12:44:35 +03:00
Maxim Nikolenko 5c55adae47 SL-19773 add context menu for root folder in single folder mode 2023-05-30 13:10:36 +03:00
Maxim Nikolenko 67e17bd822 SL-19774 add context menu for root folder (without any selection); show paste menu when right clicking any item 2023-05-26 19:45:46 +03:00
Maxim Nikolenko a1d86ca8ab SL-19379 update for gallery context menu 2023-04-21 18:31:56 +03:00
Maxim Nikolenko 107a7eb919 SL-19544 WIP add active suffix for gestures and add appropriate context menu handling 2023-04-13 17:49:26 +03:00
Maxim Nikolenko 126bfa4877 SL-19379 WIP fix for displaying folder link items, added correct action for 'paste as link' 2023-03-31 15:23:11 +03:00
Maxim Nikolenko ae3e366215 SL-19379 WIP update gear menu with Gallery items 2023-03-30 21:40:19 +03:00
Maxim Nikolenko e161b128c7 SL-19379 WIP one more batch of context menu items 2023-03-30 02:36:14 +03:00
Maxim Nikolenko e5b8b799cc SL-19379 WIP add basic context menu 2023-03-29 13:51:40 +03:00