Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-29 | Merge master (DRTVWR-515) into DRTVWR-516-maint | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/llcommon/llcoros.cpp # indra/llmessage/llcoproceduremanager.cpp # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/llfloaterimsessiontab.cpp | |||
2021-04-29 | Merge master into DV525-merge-6.4.19 | Dave Houlton | |
2021-04-29 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llfloaterfixedenvironment.cpp # indra/newview/skins/default/xui/en/strings.xml | |||
2021-04-28 | SL-15174 set Starting Guidebook location on-screen | Mnikolenko Productengine | |
2021-04-24 | SL-15150 Crash at LLScrollColumnHeader::updateResizeBars | Andrey Kleshchev | |
Looks like mHeader is invalid yet mHeader->updateResizeBars() gets called, decided to validate column pointer | |||
2021-04-22 | Merge branch 'SL-14862' into DRTVWR-518-ui | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llstartup.cpp | |||
2021-04-21 | Revert "SL-12475 add Inventory Favorites tab" | Mnikolenko Productengine | |
2021-04-14 | SL-15077 Mac Crash destroying LLNotificationSet | Andrey Kleshchev | |
Not a fix. Mac sometimes crashes when destroying mItems in LLPersistentNotificationChannel Decided to try cleaning mItems explicitly to see if it will change callstack, it won't fix the crash, but will help figuring out if source of the issue is in mItems or is LLPersistentNotificationChannel itself | |||
2021-04-10 | SL-15082 regexp fix | Mnikolenko Productengine | |
2021-04-09 | SL-13182 Fix root folder's state | Andrey Kleshchev | |
2021-04-08 | SL-15082 fix for app/region SLURLS | Mnikolenko Productengine | |
2021-04-01 | Merge branch 'master' into DRTVWR-519 | Callum Prentice | |
2021-04-01 | Merge branch 'master' into DV525-merge-6.4.18 | Dave Houlton | |
2021-04-01 | SL-13182 Split buildNewViews over frames | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' (DRTVWR-514) into DRTVWR-518-ui | Andrey Kleshchev | |
# Conflicts: # indra/newview/skins/default/xui/en/menu_viewer.xml SL-12494 vs SL-15034 | |||
2021-04-01 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-04-01 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/lltoolpie.cpp | |||
2021-04-01 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-04-01 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-04-01 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-03-31 | Revert "SL-13182 Turn on openmp paralellization on Windows" | Andrey Kleshchev | |
This reverts commit a106d6cf78833a3e24f8d478807f6363e4af5652. | |||
2021-03-31 | SL-13182 Turn on openmp paralellization on Windows | Andrey Kleshchev | |
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
2021-03-19 | Revert "SL-14927 Some avatar names not resolving in chat" | Andrey Kleshchev | |
This reverts commit a66932a091bac4d4ca1a861901b9cef619a406f7. | |||
2021-03-19 | SL-14927 Some avatar names not resolving in chat | Andrey Kleshchev | |
buildConversationViewParticipant() was deparenting view models that belong to session | |||
2021-03-11 | SL-14862 - renamed widgets to the more descriptive controls | Brad Payne (Vir Linden) | |
2021-03-11 | SL-14862 - more generalized LLSD funcs | Brad Payne (Vir Linden) | |
2021-03-10 | SL-14862 - tab logging | Brad Payne (Vir Linden) | |
2021-03-10 | Merge branch 'master' v6.4.17 into DRTVWR-525 | Dave Houlton | |
2021-03-10 | SL-14862 - use nested LLSD for widget info, condensed to the two leaf-most ↵ | Brad Payne (Vir Linden) | |
elements of the path. Simplified floater logging. | |||
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-522-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-518-ui | 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' v 6.4.15 into DRTVWR-525 | Dave Houlton | |
2021-03-02 | Merge branch 'master' into DRTVWR-522-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-521-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-518-ui | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-516-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-515-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-01 | SL-14862 - more types of UI usage logs | Brad Payne (Vir Linden) | |
2021-02-18 | SL-14862 - catching more commands in LLUIUsage | Brad Payne (Vir Linden) | |
2021-02-16 | SL-14725 Validate trackball elevation | Andrey Kleshchev | |
2021-02-16 | SL-14725 Add elevation and azimuth to local lighting | Andrey Kleshchev | |
2021-02-15 | SL-14725 Rotation sliders for sun and moon panels | Andrey Kleshchev | |