phoenix-firestorm/indra/llui
Andrey Kleshchev e231b6d8d3 SL-18689 Crash at LLTabContainer::selectNextTab()
FPE_NOOP at "idx = (idx + 1 ) % (S32)mTabList.size();"
2022-11-22 01:45:04 +02:00
..
tests SL-15082 regexp fix 2021-04-10 01:38:17 +03:00
CMakeLists.txt DRTVWR-546 merge up to 6.5.2 2021-12-15 14:37:18 -07:00
llaccordionctrl.cpp
llaccordionctrl.h
llaccordionctrltab.cpp
llaccordionctrltab.h
llbadge.cpp
llbadge.h
llbadgeholder.cpp
llbadgeholder.h
llbadgeowner.cpp
llbadgeowner.h
llbutton.cpp SL-17628 Added attachments can be moved past limit 2022-06-25 00:39:36 +03:00
llbutton.h SL-17628 Added attachments can be moved past limit 2022-06-25 00:39:36 +03:00
llcallbackmap.h
llchat.h SL-14796 After teleporting, add notation into Nearby Chat 2021-02-03 20:05:20 +02:00
llchatentry.cpp
llchatentry.h
llcheckboxctrl.cpp
llcheckboxctrl.h
llclipboard.cpp
llclipboard.h
llcombobox.cpp SL-16892 Fix incorrect width of dropdown menus 2022-02-22 00:05:38 +02:00
llcombobox.h SL-16892 Fix incorrect width of dropdown menus 2022-02-22 00:05:38 +02:00
llcommandmanager.cpp
llcommandmanager.h
llconsole.cpp
llconsole.h
llcontainerview.cpp
llcontainerview.h
llctrlselectioninterface.cpp
llctrlselectioninterface.h
lldockablefloater.cpp
lldockablefloater.h Revert "Merge branch 'c++17' into DRTVWR-522-maint" 2021-09-28 19:22:18 +03:00
lldockcontrol.cpp
lldockcontrol.h
lldraghandle.cpp
lldraghandle.h
lleditmenuhandler.cpp
lleditmenuhandler.h
llf32uictrl.cpp
llf32uictrl.h
llfiltereditor.cpp
llfiltereditor.h
llflashtimer.cpp
llflashtimer.h
llflatlistview.cpp Fix leak of item pairs during LLFlatListView destruction 2022-10-19 22:15:17 -04:00
llflatlistview.h Fix leak of item pairs during LLFlatListView destruction 2022-10-19 22:15:17 -04:00
llfloater.cpp Merge branch 'master' into DRTVWR-544-maint 2022-08-31 00:16:09 +03:00
llfloater.h Merge branch 'master' into DRTVWR-483 2022-05-26 02:56:29 +03:00
llfloaterreg.cpp Merge branch 'master' into DRTVWR-530-maint 2021-06-25 01:02:15 +03:00
llfloaterreg.h Merge branch 'master' into DRTVWR-530-maint 2021-06-25 01:02:15 +03:00
llfloaterreglistener.cpp
llfloaterreglistener.h
llflyoutbutton.cpp
llflyoutbutton.h
llfocusmgr.cpp
llfocusmgr.h
llfolderview.cpp Reduce folderview menu bloat via lazy creation on right click 2022-10-19 16:21:05 -04:00
llfolderview.h Reduce folderview menu bloat via lazy creation on right click 2022-10-19 16:21:05 -04:00
llfolderviewitem.cpp Merge branch 'master' into DRTVWR-527-maint 2021-07-19 22:22:32 +03:00
llfolderviewitem.h Merge branch 'master' into DRTVWR-527-maint 2021-07-19 22:22:32 +03:00
llfolderviewmodel.cpp
llfolderviewmodel.h Fix leak of LLFolderViewModel sorter and filter with unique_ptr 2022-10-19 22:19:22 -04:00
llfunctorregistry.h
llhelp.h
lliconctrl.cpp SL-15312 Fixed group names not having padding 2022-06-07 02:18:22 +03:00
lliconctrl.h SL-15312 Fixed group names not having padding 2022-06-07 02:18:22 +03:00
llkeywords.cpp
llkeywords.h
lllayoutstack.cpp SL-17635 remove unused variables 2022-06-21 17:55:29 +03:00
lllayoutstack.h
lllazyvalue.h
lllineeditor.cpp Merge remote-tracking branch 'RyeMutt/viewer/minor-fixes' into DRTVWR-570-maint-Q 2022-11-01 23:12:58 +02:00
lllineeditor.h Merge branch 'master' into DRTVWR-540-maint 2021-06-25 01:02:22 +03:00
llloadingindicator.cpp
llloadingindicator.h
lllocalcliprect.cpp
lllocalcliprect.h
llmenubutton.cpp
llmenubutton.h
llmenugl.cpp Fix leak of context menu branches 2022-10-19 16:21:01 -04:00
llmenugl.h Fix leak of context menu branches 2022-10-19 16:21:01 -04:00
llmodaldialog.cpp SL-18153 Fixed bring to front multiple dialog handling 2022-09-15 01:56:54 +03:00
llmodaldialog.h
llmultifloater.cpp
llmultifloater.h
llmultislider.cpp Fix checks for empty LLSD maps to use size and not emptyMap which is for creating an empty LLSDMap type. 2022-10-30 06:56:16 -04:00
llmultislider.h
llmultisliderctrl.cpp
llmultisliderctrl.h
llnotificationptr.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
llnotifications.cpp Merge branch 'master' (DRTVWR-557) into DRTVWR-546 2022-03-01 13:41:42 +02:00
llnotifications.h Merge branch 'master' into DRTVWR-530-maint 2021-11-16 01:09:11 +02:00
llnotificationslistener.cpp
llnotificationslistener.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
llnotificationsutil.cpp
llnotificationsutil.h
llnotificationtemplate.h SL-15093 Crash nanov2_free_to_block #2 2021-05-31 19:36:36 +03:00
llnotificationvisibilityrule.h
llpanel.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llpanel.h
llprogressbar.cpp SL-17759 Crash at LLProgressBar::draw 2022-07-12 23:28:13 +03:00
llprogressbar.h
llradiogroup.cpp
llradiogroup.h
llresizebar.cpp
llresizebar.h
llresizehandle.cpp
llresizehandle.h
llresmgr.cpp
llresmgr.h
llrngwriter.cpp
llrngwriter.h
llscrollbar.cpp
llscrollbar.h
llscrollcontainer.cpp
llscrollcontainer.h
llscrollingpanellist.cpp
llscrollingpanellist.h
llscrolllistcell.cpp SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrect 2021-05-27 23:51:59 +03:00
llscrolllistcell.h SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrect 2021-05-27 23:51:59 +03:00
llscrolllistcolumn.cpp SL-15150 Crash at LLScrollColumnHeader::updateResizeBars 2021-04-24 01:04:23 +03:00
llscrolllistcolumn.h
llscrolllistctrl.cpp SL-18388 Searchable debug settings UI 2022-10-24 21:46:14 +03:00
llscrolllistctrl.h SL-18388 Searchable debug settings UI 2022-10-24 21:46:14 +03:00
llscrolllistitem.cpp SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrect 2021-05-27 23:51:59 +03:00
llscrolllistitem.h SL-13179 FIXED Sorting residents banned on the parcel by duration is incorrect 2021-05-27 23:51:59 +03:00
llsearchablecontrol.h
llsearcheditor.cpp
llsearcheditor.h
llslider.cpp
llslider.h
llsliderctrl.cpp
llsliderctrl.h
llspellcheck.cpp
llspellcheck.h
llspellcheckmenuhandler.h
llspinctrl.cpp SL-17628 Added attachments can be moved past limit 2022-06-25 00:39:36 +03:00
llspinctrl.h
llstatbar.cpp SL-16329 - track frame time and jitter (as average deviation frame to frame) in stats window 2021-11-19 14:43:19 -05:00
llstatbar.h SL-16329 - track frame time and jitter (as average deviation frame to frame) in stats window 2021-11-19 14:43:19 -05:00
llstatgraph.cpp
llstatgraph.h
llstatview.cpp
llstatview.h
llstyle.cpp
llstyle.h
lltabcontainer.cpp SL-18689 Crash at LLTabContainer::selectNextTab() 2022-11-22 01:45:04 +02:00
lltabcontainer.h
lltextbase.cpp Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltextbase.h Merge branch 'master' (DRTVWR-543) into DRTVWR-483 2022-06-29 18:30:05 +03:00
lltextbox.cpp Merge branch 'master' into DRTVWR-521-maint 2021-04-30 03:00:32 +03:00
lltextbox.h
lltexteditor.cpp Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltexteditor.h Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltextparser.cpp
lltextparser.h
lltextutil.cpp SL-16320 Remove references to AvaLine from the viewer 2021-11-05 21:01:45 +02:00
lltextutil.h SL-16320 Remove references to AvaLine from the viewer 2021-11-05 21:01:45 +02:00
lltextvalidate.cpp
lltextvalidate.h
lltimectrl.cpp
lltimectrl.h
lltoggleablemenu.cpp
lltoggleablemenu.h
lltoolbar.cpp Fix menu leaks and lazy creation in text editing and scroll lists 2022-10-19 16:28:03 -04:00
lltoolbar.h
lltooltip.cpp
lltooltip.h
lltrans.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lltrans.h
lltransutil.cpp
lltransutil.h
llui.cpp Merge branch 'master' into DRTVWR-530-maint 2021-07-19 22:22:42 +03:00
llui.h
lluicolor.cpp
lluicolor.h
lluicolortable.cpp
lluicolortable.h
lluiconstants.h
lluictrl.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lluictrl.h SL-14862 - LLViewerStats logs which UI features get used 2021-02-11 15:29:20 +00:00
lluictrlfactory.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lluictrlfactory.h SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
lluifwd.h
lluistring.cpp
lluistring.h
lluiusage.cpp SL-14862 - renamed widgets to the more descriptive controls 2021-03-11 15:11:51 +00:00
lluiusage.h SL-14862 - renamed widgets to the more descriptive controls 2021-03-11 15:11:51 +00:00
llundo.cpp
llundo.h
llurlaction.cpp SL-3007 Ability to report abuse from chat 2022-01-24 23:37:21 +02:00
llurlaction.h SL-3007 Ability to report abuse from chat 2022-01-24 23:37:21 +02:00
llurlentry.cpp Merge branch 'master' into DRTVWR-540-maint 2021-11-19 04:45:15 +02:00
llurlentry.h Merge branch 'master' into DRTVWR-540-maint 2021-11-19 04:45:15 +02:00
llurlmatch.cpp
llurlmatch.h
llurlregistry.cpp Merge branch 'master' into DRTVWR-540-maint 2021-11-19 04:45:15 +02:00
llurlregistry.h
llview.cpp SL-16606: Add profiler category UI 2022-01-14 11:50:21 -08:00
llview.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llviewborder.cpp
llviewborder.h
llviewereventrecorder.cpp SL-16202: Instantiate LLSimpleton::sInstance generically 2021-11-19 14:53:12 -05:00
llviewereventrecorder.h DRTVWR-546 merge up to 6.5.2 2021-12-15 14:37:18 -07:00
llviewinject.cpp
llviewinject.h
llviewmodel.cpp SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llviewmodel.h SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTracked, introduce alignas, hook most/all reamining allocs, disable synchronous occlusion, and convert frequently accessed LLSingletons to LLSimpleton 2021-10-28 18:06:21 +00:00
llviewquery.cpp
llviewquery.h
llvirtualtrackball.cpp SL-14725 Validate trackball elevation 2021-02-16 21:47:34 +02:00
llvirtualtrackball.h SL-14725 Rotation sliders for sun and moon panels 2021-02-15 22:02:21 +02:00
llwindowshade.cpp
llwindowshade.h
llxuiparser.cpp
llxuiparser.h
llxyvector.cpp
llxyvector.h