summaryrefslogtreecommitdiff
path: root/indra/newview/llinventorypanel.cpp
AgeCommit message (Collapse)Author
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
# Conflicts: # autobuild.xml # indra/cmake/ConfigurePkgConfig.cmake # indra/cmake/ICU4C.cmake # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamer_syms.h # indra/media_plugins/gstreamer010/llmediaimplgstreamertriviallogging.h # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.cpp # indra/media_plugins/gstreamer010/llmediaimplgstreamervidplug.h # indra/media_plugins/gstreamer010/media_plugin_gstreamer010.cpp # indra/newview/llappviewerlinux_api.h # indra/newview/llappviewerlinux_api_dbus.cpp # indra/newview/llappviewerlinux_api_dbus.h # indra/newview/llfloateremojipicker.cpp # indra/newview/lloutfitslist.cpp
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-11Make sure items get removed from maps before the item itself gets destroyed,Nicky
Otherwise the viewer ends with a dangling pointer in the map
2023-11-30Merge branch 'DRTVWR-588-maint-W' into marchcat/588-w-pbr-mergeAndrey Lihatskiy
# Conflicts: # indra/llrender/llgl.cpp # indra/llrender/llvertexbuffer.cpp # indra/llui/llflatlistview.cpp # indra/newview/lldrawpoolground.cpp # indra/newview/llspatialpartition.cpp # indra/newview/lltexturefetch.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llviewertexture.cpp # indra/newview/llvosky.cpp # indra/newview/skins/default/xui/en/floater_preferences_graphics_advanced.xml # indra/newview/skins/default/xui/en/floater_stats.xml # indra/newview/skins/default/xui/en/floater_texture_fetch_debugger.xml # indra/newview/skins/default/xui/en/notifications.xml # indra/newview/skins/default/xui/en/panel_performance_preferences.xml
2023-10-11SL-20419 Receiving new objects or items, etc causes inventory to switch from ↵Alexander Gavriliuk
recent to my inventory tab
2023-10-07SL-20383 Fix scroll locking viewAndrey Kleshchev
2023-10-03D559 Post merge fixesAndrey Kleshchev
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-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-07-01SL-19914 Inventory gallery Tab support #2Andrey Kleshchev
2023-06-20SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-19SL-19888 Fix flat list loading partiallyAndrey Kleshchev
2023-06-16SL-19863 FIXED Items are not copied when attempting to paste into gallery modeMaxim Nikolenko
2023-06-15Revert "SL-18977 Borders of inventory view in inventory floater seem to be ↵Andrey Kleshchev
cut a bit" This reverts commit 7ac094e92105122b22b4693dafae7f0cee72d9a0. Commit breaks gallery panel, it is not ready.
2023-06-15SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
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-19825 clear selection when right-clicking outside of selected itemsMaxim Nikolenko
2023-06-09SL-18977 Borders of inventory view in inventory floater seem to be cut a bitAlexander Gavriliuk
2023-06-07SL-19686 Fix selection callbackAndrey Kleshchev
2023-06-07SL-19823 Edit not active for items #4Andrey Kleshchev
2023-06-07SL-19686 don't build inventory root views on init by defaultMaxim Nikolenko
2023-05-31Revert "SL-19795 Unified scroll"Andrey Kleshchev
2023-05-31SL-19795 Creating folders in combination mode does not scroll to new folderAndrey Kleshchev
2023-05-30SL-19773 add context menu for root folder in single folder modeMaxim Nikolenko
2023-05-25SL-19604 Creating new folders in combination views does not highlight ↵Andrey Kleshchev
created item
2023-05-19SL-19738 don't switch the view when creating an itemMaxim Nikolenko
2023-05-18SL-19732 Fix folder's thumbnail from sticking over folder's contentAndrey Kleshchev
2023-05-16SL-19686 reduce delay when switching between foldersMaxim Nikolenko
2023-05-11SL-19701 Clicking on 'Show' in inventory offering does not open inventory in ↵Maxim Nikolenko
Single folder
2023-05-10SL-19650 don't build anything except direct children views for single-folder ↵Maxim Nikolenko
panel
2023-05-03SL-19583 Scroll fixesAndrey Kleshchev
2023-05-02SL-19650 don't rebuild views right after initialising panelMaxim Nikolenko
2023-04-25SL-19652 Fixed 'working' cursor flickerAndrey Kleshchev
2023-04-19SL-19621 Right click>New folder in List View should change root folder ↵Maxim Nikolenko
before creating new folder
2023-04-18SL-19604 FIXED Creating new folders and items in gallery or combination ↵Maxim Nikolenko
views does not highlight created item
2023-04-12SL-19544 WIP hide inventory pane in Combination view, if there is no visible ↵Maxim Nikolenko
items
2023-04-07SL-19544 WIP apply filter when adding an item to the GalleryMaxim Nikolenko
2023-04-06SL-19534 Fixed 'working' cursor flickerAndrey Kleshchev
2023-04-04SL-19379 Don't switch focus to other Inventory floater when creating an item ↵Maxim Nikolenko
in Gallery
2023-03-30Merge branch 'main' into DRTVWR-567Maxim Nikolenko
# Conflicts: # indra/newview/llinventoryfunctions.cpp # indra/newview/llpanelmaininventory.h # indra/newview/skins/default/xui/en/floater_inventory_item_properties.xml # indra/newview/skins/default/xui/en/sidepanel_item_info.xml
2023-03-29Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-03-21SL-19379 WIP Gallery view Inventory: first passMaxim Nikolenko
2023-03-10SL-18629 WIP Replacing UDP creation messages with callback based AIS #2Andrey Kleshchev
findCategory and move_item_to_marketplacelistings
2023-03-10SL-19335 Switching view (using the switch button) should select appropriate ↵Maxim Nikolenko
folder
2023-03-02SL-19310 Update navigation buttons in single-folder viewMaxim Nikolenko
2023-02-28SL-19288 Change link color to whiteMaxim Nikolenko
2023-02-27SL-19274 Add new double-click option to Inventory settingsMaxim Nikolenko
2023-02-27SL-19273 Show message when folder is empty or if no search resultsMaxim Nikolenko