Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-01 | Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-merge | Andrey Lihatskiy | |
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-03-18 | viewer#961 Add a notification appearing when user tries to insert a ↵ | Alexander Gavriliuk | |
disallowed character | |||
2024-01-30 | BugSplat Crash #1409959 onTopLost | Andrey Kleshchev | |
onTopLost crashed 1. It contradicts callstack, but clearPopups() definetely has an issue due to not checking the pointer prior to calling onTopLost 2. According to callstack, crash happened around ~LLFolderViewFolder and while it does call removePopup for itself, it isn't a popup, the only one in the list would be the renamer, which calls back to parent, so made sure to secure it. 3. mFlashTimer was never deleted 4. Some explicit cleanup for TopLost | |||
2023-10-17 | SL-20232 Allow deletion of worn items #1 | Andrey Kleshchev | |
2023-10-03 | Merge branch 'main' into DRTVWR-591-maint-X | Andrey Lihatskiy | |
# Conflicts: # indra/newview/app_settings/settings.xml # indra/newview/llinventorybridge.cpp # indra/newview/lltexturectrl.h # indra/newview/llvovolume.cpp | |||
2023-09-27 | SL-15039 Prune unused preferences #4 | Andrey Kleshchev | |
2023-09-10 | SL-19826 Keep scroll from acting up if selection changed | Andrey Kleshchev | |
Unfulfilled scroll (due to fetching) persisted after selection changed | |||
2023-06-12 | SL-19823 Additional logging | Andrey Kleshchev | |
2023-06-12 | SL-19825 do not mix bool and BOOL types | Maxim Nikolenko | |
2023-06-12 | SL-19825 clear selection when right-clicking outside of selected items | Maxim Nikolenko | |
2023-06-10 | SL-19823 Edit not always active #5 | Andrey Kleshchev | |
2023-06-02 | SL-19796 Creating folders in list mode does not scroll to new folder | Andrey Kleshchev | |
2023-05-31 | Revert "SL-19795 Unified scroll" | Andrey Kleshchev | |
2023-05-30 | SL-19773 add context menu for root folder in single folder mode | Maxim Nikolenko | |
2023-05-25 | SL-19604 Creating new folders in combination views does not highlight ↵ | Andrey Kleshchev | |
created item | |||
2023-05-22 | SL-19752 don't try to scroll after opening the new folder in single-folder ↵ | Maxim Nikolenko | |
view to avoid crash | |||
2023-05-18 | SL-19732 Fix folder's thumbnail from sticking over folder's content | Andrey Kleshchev | |
2023-05-17 | Merge branch 'main' into DRTVWR-567 | Andrey Lihatskiy | |
# Conflicts: # doc/contributions.txt | |||
2023-04-12 | SL-19544 WIP hide inventory pane in Combination view, if there is no visible ↵ | Maxim Nikolenko | |
items | |||
2023-04-04 | SL-19273 Show empty folder message for empty folders regardless of filter state | Maxim Nikolenko | |
2023-03-02 | SL-19310 Update navigation buttons in single-folder view | Maxim Nikolenko | |
2023-02-17 | SL-18735 Fix scroll not following item for long enough | Andrey Kleshchev | |
2023-02-09 | Merge branch 'main' into DRTVWR-577-maint-S | Andrey Kleshchev | |
# Conflicts: # indra/llcommon/llsdserialize.cpp # indra/llcommon/llsdserialize.h # indra/newview/llfilepicker.h # indra/newview/llfilepicker_mac.h # indra/newview/llfilepicker_mac.mm | |||
2023-02-03 | Merge branch 'main' into DRTVWR-567 | Maxim Nikolenko | |
# Conflicts: # indra/newview/llappearancemgr.cpp # indra/newview/llpanelmaininventory.cpp | |||
2023-02-01 | Add a texture inspector and show it when hovering over an inventory textory ↵ | Kitty Barnett | |
(or folder containing - among others - exactly one texture) and when hovering over notecard embedded textures | |||
2023-01-16 | SL-18735 Using "Find original" in main inventory tab breaks inventory view | Andrey Kleshchev | |
Fixes folders being invidible (missing arrange) Fixes sroll to target not working reliably | |||
2022-10-19 | Reduce folderview menu bloat via lazy creation on right click | Rye Mutt | |
2022-03-01 | Merge branch 'master' (DRTVWR-557) into DRTVWR-546 | Andrey Kleshchev | |
# Conflicts: # autobuild.xml # doc/contributions.txt # indra/cmake/GLOD.cmake # indra/llcommon/tests/llprocess_test.cpp # indra/newview/VIEWER_VERSION.txt # indra/newview/lldrawpoolavatar.cpp # indra/newview/llfloatermodelpreview.cpp # indra/newview/llmodelpreview.cpp # indra/newview/llviewertexturelist.cpp # indra/newview/llvovolume.cpp # indra/newview/viewer_manifest.py | |||
2022-01-14 | SL-16606: Add profiler category UI | Ptolemy | |
2021-10-28 | SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove ↵ | Dave Parks | |
LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton | |||
2021-07-19 | Merge branch 'master' into DRTVWR-527-maint | Andrey Lihatskiy | |
2021-04-09 | SL-13182 Fix root folder's state | Andrey Kleshchev | |
2020-09-18 | SL-13729 Performance of LLUI and LLRender2D #3 | Andrey Kleshchev | |
2020-09-17 | SL-13729 Performance of LLUI and LLRender2D #2 | Andrey Kleshchev | |
2020-04-30 | SL-13119 Made control settings cached and fixed potential filtering issue | Andrey Kleshchev | |
2019-11-13 | Merge in from viewer-release 6.3.5 | Dave Houlton | |
2019-08-10 | DRTVWR-493 LLUI to LLParamSingleton | andreykproductengine | |
2019-02-08 | SL-10509 EEP Settings Picker gets closed by drag&drop | andreykproductengine | |
2018-09-24 | SL-9676 EEP Pick:SELECT SETTINGS limit folder operations options | maxim_productengine | |
2017-06-02 | STORM-2149: Add a warning notification when deleting a folder of filtered ↵ | Kitty Barnett | |
content | |||
2016-06-16 | MAINT-85 Using mouse scroll while renaming item moves it out of My Inventory tab | andreykproductengine | |
2016-06-09 | MAINT-85 changes should not be lost | andreykproductengine | |
2016-06-08 | MAINT-85 Using mouse scroll while renaming item moves it out of My Inventory tab | andreykproductengine | |
2016-05-19 | Merged in lindenlab/viewer-release | AndreyL ProductEngine | |
2016-04-27 | MAINT-204 Fixed Top folder is expanded when my inventory filter is changed | andreykproductengine | |
2015-11-10 | remove execute permission from many files that should not have it | Oz Linden | |
2015-07-28 | MAINT-5432 MAINT-5440 FIXED Crash | AndreyL ProductEngine | |
in LLUUID::operator==(LLUUID const &) and LLFolderView::removeSelectedItems() | |||
2015-05-29 | Pull merge from lindenlab/viewer-release | Merov Linden | |
2015-04-24 | merge | Brad Payne (Vir Linden) | |