Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-04-07 | SL-14457 Removed legacy 'click on land' setting support | Andrey Kleshchev | |
By the time this will release, enough time should have passed for smooth transition. Alternative to removing this is to make it check build id for anything older than 6.4.17.557391 | |||
2021-04-07 | SL-14457 Make "Single click on land" default to "No action" | Andrey Kleshchev | |
2021-04-06 | SL-14717 Ability to trigger left clicks (and more) on animesh objects | Andrey Lihatskiy | |
Contribution by Rohacan Hirons SL-14717 Follow ups SL-14717 Using the cached setting in LLToolPie::handleHover() | |||
2021-04-06 | SL-14770 Sorting group notices by date disconnects the viewer. | Andrey Kleshchev | |
getItemIndex() on each insertion can be very expensive, use std::set's find instead | |||
2021-04-03 | SL-13182 Fix excessive resorting #2 | Andrey Kleshchev | |
Don't resort whole branch of inventory if created(loaded) item is not newer. Should also stabilize fetch phase a bit. | |||
2021-04-02 | SL-13182 Fix excessive resorting | Andrey Kleshchev | |
2021-04-02 | SL-13182 Expanded buildNewViews with build modes | Andrey Kleshchev | |
2021-04-01 | SL-13182 Split buildNewViews over frames | Andrey Kleshchev | |
2021-04-01 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-04-01 | Increment viewer version to 6.4.18 | Nat Goodspeed | |
following promotion of DRTVWR-514 | |||
2021-03-25 | SL-14855 Disable edit button for uneditable items | Andrey Kleshchev | |
2021-03-23 | SL-14993 Crash accessing mInvBindMatrix | Andrey Kleshchev | |
2021-03-11 | Merge branch 'SL-14862' into DRTVWR-527-maint | Andrey Lihatskiy | |
# Conflicts: # indra/newview/llviewerstats.cpp | |||
2021-03-11 | Merge remote-tracking branch 'origin/master' into SL-14862 | Brad Payne (Vir Linden) | |
2021-03-10 | SL-14862 - tab logging | Brad Payne (Vir Linden) | |
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 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-03-09 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-09 | Increment viewer version to 6.4.17 | Nat Goodspeed | |
following promotion of DRTVWR-532 | |||
2021-03-08 | Increment viewer version to 6.4.16 following revert of DRTVWR-519 | Brad Payne (Vir Linden) | |
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-527-maint | Andrey Lihatskiy | |
2021-03-02 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-03-02 | Increment viewer version to 6.4.15 | Nat Goodspeed | |
following promotion of DRTVWR-519 | |||
2021-03-01 | SL-14862 - more types of UI usage logs | Brad Payne (Vir Linden) | |
2021-03-01 | merge | Brad Payne (Vir Linden) | |
2021-02-25 | SL-14879 "Play sounds from gestures" should not affect own sounds | Andrey Kleshchev | |
2021-02-17 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Lihatskiy | |
2021-02-17 | Merge branch 'master' of https://bitbucket.org/lindenlab/viewer into DRTVWR-519 | unknown | |
2021-02-17 | Increment viewer version to 6.4.14 | Nat Goodspeed | |
following promotion of DRTVWR-517 | |||
2021-02-11 | SL-14862 - LLViewerStats logs which UI features get used | Brad Payne (Vir Linden) | |
2021-02-08 | Merge branch 'SL-14532' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-03 | Merge with Master after Viewer release | Callum Prentice | |
2021-02-01 | Merge branch 'master' into DRTVWR-514-keymappings | Andrey Kleshchev | |
# Conflicts: # indra/llui/llscrolllistctrl.cpp | |||
2021-02-01 | Merge remote-tracking branch 'origin/master' into DRTVWR-517 | Brad Payne (Vir Linden) | |
2021-02-01 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-02-01 | Increment viewer version to 6.4.13 | Nat Goodspeed | |
following promotion of DRTVWR-513 | |||
2021-01-29 | SL-14794 Group floater not focusing when clicking on 'more info' or 'view ↵ | Andrey Kleshchev | |
profile' | |||
2021-01-27 | SL-14423 Ctrl+Alt+Shift+A is assigned to 2 things | Andrey Kleshchev | |
Remapped debugging avatar textures (requires godlike agent) to Ctrl+Shift+Alt+K | |||
2021-01-27 | SL-14424 Remove shortcut that conflicts with camera controls | Andrey Kleshchev | |
2021-01-26 | SL-14651 Keybinding's panel combobox can cause confusion | Andrey Kleshchev | |
2021-01-26 | SL-14570 - inventory validation info to ViewerStats, added QA mode setting ↵ | Brad Payne (Vir Linden) | |
to exercise failure cases | |||
2021-01-21 | SL-14728 Im session without id should be closable | Andrey Kleshchev | |
2021-01-21 | SL-14728 Added data validation into incoming call dialog | Andrey Kleshchev | |
2021-01-15 | SL-14283 Don't crash viewer, only show a notification | Andrey Kleshchev | |
2021-01-14 | SL-14283 When updater is missing, viewer fails to launch silently | Andrey Kleshchev | |
2020-12-18 | SL-14570 - error messages, avoid a couple of warnings caused by attempts to ↵ | Brad Payne (Vir Linden) | |
create folders before inventory is loaded | |||
2020-12-17 | SL-14570 - error reporting and prevention | Brad Payne (Vir Linden) | |
2020-12-17 | SL-14570 - added getFullPath(), cleaned up logging at bit | Brad Payne (Vir Linden) | |