Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-10 | Merge branch 'main' into marchcat/y-merge | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llsys.cpp | |||
2024-02-09 | #746 BugSplat Crash: LLAccordionCtrlTab::showAndFocusHeader(873) | Alexander Gavriliuk | |
2024-02-05 | Merge branch 'DRTVWR-599-maint-Z' into release/maint-yz | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llchiclet.h | |||
2024-01-09 | Replace BOOST_FOREACH with standard C++ range-based for-loops | Ansariel | |
2023-10-24 | SL-20468 Add ability to overwrite an existing outfit | Maxim Nikolenko | |
2023-10-11 | SL-20432 Filtering My Outfits with big number of items freezes UI | Alexander Gavriliuk | |
2023-06-27 | SL-19904 Outfit gallery keyboard support | Andrey Kleshchev | |
2023-03-31 | SL-19379 WIP add worn suffix, use bold font style for worn items and italic ↵ | Maxim Nikolenko | |
for links | |||
2023-03-21 | SL-19188 Fix thumbnail changes being ignored by outfit gallery | Andrey Kleshchev | |
2023-03-02 | SL-19282 Thumbnail adjustments | Andrey Kleshchev | |
Follow links, fix outfts missing 'image' option, adjust inspector, recolor 'worn' in gallery | |||
2023-02-22 | SL-19108 Cleanup Outfit Galery #2 | Andrey Kleshchev | |
2023-02-21 | SL-19108 Cleanup Outfit Galery | Andrey Kleshchev | |
Is supposed to use thumbnails now | |||
2023-02-21 | SL-19108 Update Simple snapshot floater | Andrey Kleshchev | |
2023-02-21 | SL-19108 Managing inventory thumbnail | Andrey Kleshchev | |
2023-02-21 | SL-19108 Rename outfit snapshot floater | Andrey Kleshchev | |
2022-12-12 | Merge branch 'main' into DRTVWR-570-maint-Q | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt # indra/newview/app_settings/shaders/class1/deferred/materialF.glsl # indra/newview/llfloater360capture.cpp | |||
2022-10-27 | DRTVWR-570 Mac build fix: unused variables cleanup | Andrey Lihatskiy | |
2022-08-31 | Merge branch 'master' into DRTVWR-565-maint-P | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloateroutfitsnapshot.cpp | |||
2022-07-19 | SL-17670 Simplify outfit snapshot floater | Mnikolenko Productengine | |
2022-06-09 | SL-17532 Ability to pick inventory image as a profile image | Andrey Kleshchev | |
2021-12-15 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-11-16 | Merge branch 'master' into DRTVWR-519 | Andrey Lihatskiy | |
# Conflicts: # README.md | |||
2021-11-16 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2021-07-20 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
# Conflicts: # autobuild.xml # indra/llcommon/llerror.cpp # indra/llui/llnotifications.h # indra/newview/llappviewer.cpp # indra/newview/llappviewermacosx.cpp | |||
2021-07-19 | Merge with tip of Master after a Viewer release | Callum Prentice | |
2021-07-19 | Merge branch 'master' into DRTVWR-530-maint | Andrey Lihatskiy | |
2021-06-03 | SL-15272 Bugsplat crashes at condition wait() | Andrey Kleshchev | |
Made sure all waits will be triggered, won't loop back and that in case of http queue it had some time to trigger | |||
2021-06-01 | SL-15291 Outfit Gallery shows 3 items per row when only 2 can fit | Andrey Kleshchev | |
2021-05-21 | SL-15272 Bugsplat crashes at condition wait() | Andrey Kleshchev | |
Made sure all waits will be triggered, won't loop back and that in case of http queue it had some time to trigger | |||
2021-03-09 | This set of changes reverts the merge with master (git revert c83e740) and ↵ | Callum Prentice | |
results in a version of the DRTVWR-519 that matches what was presemt before it was deployed as a release viewer *plus* 3 small fixes from Maxim (See commits). This branch can now be used for additional fixes before eventually being used to release D-519 as normal | |||
2021-03-09 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-08 | Revert "Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into ↵ | Brad Payne (Vir Linden) | |
DRTVWR-519" This reverts commit e61f485a04dc8c8ac6bcf6a24848359092884d14, reversing changes made to 00c47d079f7e958e473ed4083a7f7691fa02dcd5. | |||
2021-03-02 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2020-11-10 | SL-14303 Fix LLWearableType to not spam in logs | Andrey Kleshchev | |
2020-09-28 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llvocache.cpp | |||
2020-09-24 | Complete the change from lldiskcache -> llfilesystem and then addition of ↵ | Callum Prentice | |
new lldiskcache implementation | |||
2020-09-24 | SL-12435 Crash on mRowPanels.back() | Andrey Kleshchev | |
2020-09-22 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2020-09-16 | Renamed the references to LLVFile and llvfile.* source code plus cmake ↵ | Callum Prentice | |
scripts to use a different name - lldiskcache - since that more closely resembles what it is (or will be) now that the VFA is no more | |||
2020-09-14 | SL-13930 Appearance sort order should be similar to Inventory sort order | Mnikolenko Productengine | |
2020-05-05 | Merge branch 'DRTVWR-501-maint' into DRTVWR-503-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llinventorybridge.cpp # indra/newview/llinventorypanel.cpp # indra/newview/lltexturectrl.cpp # indra/newview/skins/default/xui/de/floater_texture_ctrl.xml # indra/newview/skins/default/xui/es/floater_texture_ctrl.xml # indra/newview/skins/default/xui/fr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/it/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ja/floater_texture_ctrl.xml # indra/newview/skins/default/xui/pt/floater_texture_ctrl.xml # indra/newview/skins/default/xui/ru/floater_texture_ctrl.xml # indra/newview/skins/default/xui/tr/floater_texture_ctrl.xml # indra/newview/skins/default/xui/zh/floater_texture_ctrl.xml | |||
2020-04-29 | Merge branch 'DRTVWR-500' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-03-28 | Merge branch 'master' into DRTVWR-501-maint | Andrey Lihatskiy | |
2020-03-18 | Merge master (v 6.3.9) into DRTVWR-440 | Dave Houlton | |
2020-01-16 | SL-12569 - Fixed more places where texture upload cost was hardcoded in UI | Brad Payne (Vir Linden) | |
2019-11-28 | SL-12366 FIXED Crash in LLOutfitGallery::refreshOutfit(LLUUID const&) | maxim_productengine | |
2019-11-25 | SL-12358 Preview picker for outfits shouldn't have 'apply now' | andreykproductengine | |