summaryrefslogtreecommitdiff
path: root/indra/newview/llpanelprofile.cpp
AgeCommit message (Collapse)Author
2023-11-29Merge branch 'DRTVWR-559' into marchcat/587-v-pbr-mergeAndrey Lihatskiy
# Conflicts: # indra/llcommon/CMakeLists.txt # indra/newview/llspatialpartition.cpp # indra/newview/llviewergenericmessage.cpp # indra/newview/llvoavatar.cpp
2023-11-06SL-20523 Local textures not updating on PBR Materials #1Andrey Kleshchev
Update editor in which texture changed to local
2023-10-03Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
# Conflicts: # indra/newview/llinventorymodel.cpp # indra/newview/llvovolume.cpp
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-09-07SL-20273 IM, Offer Teleport, Map and Pay SLurls from external browser were ↵Andrey Kleshchev
blocked
2023-08-23Merge branch main (DRTVWR-582) into DRTVWR-567Andrey Kleshchev
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventoryfunctions.cpp # indra/newview/llinventoryfunctions.h # indra/newview/llinventorymodel.cpp # indra/newview/llinventoryobserver.cpp # indra/newview/llinventoryobserver.h # indra/newview/skins/default/xui/ja/floater_inventory_item_properties.xml
2023-08-23Merge branch 'main' into DRTVWR-587-maint-VAndrey Lihatskiy
# Conflicts: # autobuild.xml
2023-08-23Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-07-25SL-18058 Updated profile picture not shown in Conversation floaterAndrey Kleshchev
2023-07-22SL-20045 Texture picker should apply the exact texture inventory itemAndrey Kleshchev
2023-07-17Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-567Andrey Kleshchev
# Conflicts: # indra/llui/llfolderviewitem.cpp # indra/newview/llinventorymodel.cpp # indra/newview/llinventorymodelbackgroundfetch.cpp
2023-07-17Merge branch 'main' into DRTVWR-582-maint-UAndrey Lihatskiy
# Conflicts: # doc/contributions.txt # indra/llcommon/llerrorthread.cpp
2023-06-29SL-19928 Make thumbnail selection failures more user friendlyAndrey Kleshchev
2023-06-27SL-19924 Update profile type namesAndrey Kleshchev
2023-04-22SL-19636 Profile badgesAndrey Kleshchev
2023-04-19SL-19609 Urls aren't dispatched according to the indicated gridAndrey Kleshchev
2023-02-20SL-19108 WIP Managing inventory thumbnail #5Andrey Kleshchev
2023-02-07SL-19134 Replace icon in profiles with thumbnailAndrey Kleshchev
Mostly to make sure it works, but avatar images can be fairly large, so this prevents them from being permanently stored
2023-02-02Merge remote-tracking branch 'origin/main' into DRTVWR-559Brad Linden
2022-12-01SL-18648 Clean up unused mNonImmediateFilterPermMaskAndrey Kleshchev
2022-10-27DRTVWR-570 Mac build fix: unused variables cleanupAndrey Lihatskiy
2022-10-11SL-18165 Tighten up some command permissionsAndrey Kleshchev
2022-10-03SL-18047 Birthdate one day earlyAndrey Kleshchev
2022-09-06SL-17984 Small cleanup in profilesAndrey Kleshchev
2022-08-31Merge branch 'master' into DRTVWR-544-maintAndrey Lihatskiy
# Conflicts: # indra/newview/llpanelpicks.cpp # indra/newview/llpanelprofile.cpp
2022-08-10SL-17925 Fix SLURL based creation of picks and classifiedsAndrey Kleshchev
2022-08-08SL-14556 Profile floater does not update after a name changeAndrey Kleshchev
2022-07-14SL-17773 Properly reset buttonsAndrey Kleshchev
2022-07-14SL-17773 Discard changes clears notes instead of setting previous versionAndrey Kleshchev
2022-06-20SL-17633 Crash at LLFocusableElementAndrey Kleshchev
2022-06-20SL-17624 In profiles 'Remove Photo' remains inactive after uploading a photoAndrey Kleshchev
2022-06-09SL-17532 Ability to pick inventory image as a profile imageAndrey Kleshchev
2022-06-07SL-17532 Apply padding after 'partner'Andrey Kleshchev
2022-06-07SL-15312 Fixed group names not having paddingAndrey Kleshchev
Plus some focus and interactibility fixes
2022-06-06SL-15312 Larger image previewAndrey Kleshchev
At the moment without cursor handling
2022-06-06SL-15312 Header fixesAndrey Kleshchev
fixed 'remove_proto' being active even if there is no photo.
2022-06-04SL-15312 Updated sl bio layoutAndrey Kleshchev
2022-06-04SL-15312 Updated picks's layoutAndrey Kleshchev
- better emphasis onto saving - better resize logic - ability to discard changes
2022-06-03SL-15312 Show user's sl birthdayAndrey Kleshchev
2022-06-02SL-15312 Confirm usaved changes dialog when closing floaterAndrey Kleshchev
2022-06-02SL-15312 Reverted accidentally deleted slurl handlingAndrey Kleshchev
2022-05-31SL-15312 Tweaks and fixes #2Andrey Kleshchev
- changed 'is friend' color - fixed off/online status vanishing - changed user name format - fixed rights behavior - cleaned up some unused code - readded click functionality to permission icons (might need to return buttons instead)
2022-05-31SL-15312 Tweaks and fixesAndrey Kleshchev
- Allowed resizing text fields for classifieds in profiles - Fixed mislabeled floater from picks to classifieds - Fixed classified floater's title - Added support to see multiple classifieds - Removed obsolete panels - Fixed pick requests for various menus - Fixed pick creation from landmarks - Improved online status handling - Updated headers in files
2022-05-27SL-15312 Online statusAndrey Kleshchev
2022-05-24SL-15312 Change permission status to be icons instead of buttonsAndrey Kleshchev
2022-05-18SL-15312 Added permission indicatorsAndrey Kleshchev
2022-05-15SL-15312 Shortcut to notesAndrey Kleshchev
2022-05-11SL-15312 Profiles tweaksAndrey Kleshchev
Fix loading indicators to be at the center of picls and classified Hide classifieds and picks related buttons for other agents 10px distance from image Fix chat history menu button not working Changed 'partner' field behavior Prevent selection of disabled FL text field
2022-05-09SL-15312 Fixed picks tabs being too thinAndrey Kleshchev