Commit Graph

46512 Commits (0091fa0cbaba034da09d42d49f68c63f2cc7df14)

Author SHA1 Message Date
Andrey Kleshchev 0091fa0cba SL-19583 Uniform risizing for combination inventory view 2023-04-26 03:53:17 +03:00
Maxim Nikolenko 7c3452fe44 SL-19409 FIXED Received items panel in multiple inventory windows does not sync New tag status between windows 2023-04-25 17:29:46 +03:00
Andrey Kleshchev c1a3c7b239 SL-19533 Special COF handling #3 2023-04-25 13:51:23 +03:00
Andrey Kleshchev 8166a8d8d4 SL-19533 Fix a fetch blunder 2023-04-25 13:10:51 +03:00
Andrey Kleshchev c008d3e030 SL-19533 Reduce inventory fetch stalls 2023-04-25 12:27:44 +03:00
Andrey Kleshchev 154ab03bf8 SL-19533 Special COF handling #2 2023-04-25 04:26:38 +03:00
Andrey Kleshchev 9c2b0c709b SL-19533 Special COF handling 2023-04-25 01:34:35 +03:00
Andrey Kleshchev 4c3a7b1064 SL-19503 Fix thumbnails not being restored from cache 2023-04-25 00:04:05 +03:00
Andrey Kleshchev e7a1ac5db8 SL-19503 Deleting a thumbnail for folder does not remove thumbnail in viewer 2023-04-24 21:53:03 +03:00
Maxim Nikolenko c9a025e3d0 SL-19642 FIXED Outfit folders with thumbnails are displayed both in gallery and inventory panels in Combination view 2023-04-24 16:55:15 +03:00
Maxim Nikolenko 0304357384 SL-19356 bring existing sfv floater to the top regardless of selected view mode 2023-04-21 18:48:54 +03:00
Maxim Nikolenko a1d86ca8ab SL-19379 update for gallery context menu 2023-04-21 18:31:56 +03:00
Andrey Kleshchev 6d0c07840c SL-19533 Cap folder request depth 2023-04-20 20:05:25 +03:00
Maxim Nikolenko 5527c65064 SL-19105 set Combination view as default 2023-04-20 14:56:57 +03:00
Maxim Nikolenko a03f3cd00d SL-19630 FIXED Adding a thumbnail to item in combination view does not update gallery view 2023-04-20 14:42:25 +03:00
Mnikolenko Productengine 1b88a4e5f9 Merge branch 'SL-19594-fakesmile' into DRTVWR-567 2023-04-20 11:27:52 +03:00
Nat Goodspeed 86846ffb8d SL-19594: Update to bugsplat build 579696 2023-04-19 15:35:47 -04:00
Maxim Nikolenko 873fcd3a0b SL-19621 Right click>New folder in List View should change root folder before creating new folder 2023-04-19 22:06:00 +03:00
Maxim Nikolenko 1e4ebffa0c SL-19604 show layout panel before creating new item in combination mode, if there are no items in inventory panel 2023-04-19 17:09:39 +03:00
Andrey Kleshchev 97b0f637df SL-19533 Check descendants even for a recursive fetch 2023-04-19 00:20:27 +03:00
Maxim Nikolenko ce2aaab159 SL-19604 FIXED Creating new folders and items in gallery or combination views does not highlight created item 2023-04-18 21:27:25 +03:00
Maxim Nikolenko 5554686b91 SL-19544 WIP show item permissions after item name 2023-04-17 13:22:27 +03:00
Maxim Nikolenko 94dd7b2c0c SL-19544 WIP search by name should include suffix 2023-04-13 19:33:20 +03:00
Maxim Nikolenko 107a7eb919 SL-19544 WIP add active suffix for gestures and add appropriate context menu handling 2023-04-13 17:49:26 +03:00
Andrey Kleshchev c3d22fba60 SL-19533 MacOS build fix 2023-04-13 13:27:30 +03:00
Andrey Kleshchev 53f2e1710a SL-19533 Faster declouding 2023-04-13 02:20:42 +03:00
Maxim Nikolenko 37530c9d73 SL-19544 WIP hide inventory pane in Combination view, if there is no visible items 2023-04-12 21:11:36 +03:00
Andrey Kleshchev c6d2bf93c0 SL-19496 Recent server change requires thumbnail ids to be passed as strings 2023-04-12 20:06:23 +03:00
Andrey Kleshchev 8b1a7085be SL-19533 Logging tag change 2023-04-12 19:13:41 +03:00
Maxim Nikolenko bdd4cb5963 SL-19544 WIP show drag handler control 2023-04-12 19:11:59 +03:00
Maxim Nikolenko 842bc87941 SL-19544 WIP update combination gallery visibility after changing filter 2023-04-12 12:56:56 +03:00
Andrey Kleshchev 1f2cbfdbe2 SL-19533 Content should be recursive only 2023-04-12 00:53:48 +03:00
Andrey Kleshchev 627c4e45ba SL-19533 Track folder fetch requests in bulk fetch 2023-04-12 00:39:48 +03:00
Andrey Kleshchev 5e59ab0ab7 SL-19533 Further logging improvements 2023-04-12 00:39:48 +03:00
Maxim Nikolenko 6e5b94071b SL-19544 WIP combination view filtering; hidden items should be correctly removed when root is changed 2023-04-11 21:39:23 +03:00
Andrey Kleshchev af30c8c95b SL-19533 Don't try to restart fetchexcessively
No real point restarting, but due to significant changes decided to keep this around and raise asserts instead of removing.
2023-04-11 21:20:30 +03:00
Andrey Kleshchev 8171224a65 SL-19533 Don't fetch items if recursive fetch isn't done 2023-04-11 19:26:21 +03:00
Andrey Kleshchev 69e3b5fb40 SL-19533 Orphans plus additional logging 2023-04-11 01:58:28 +03:00
Andrey Kleshchev 4ce1e68ccb SL-19529 Marketplace validation improvements 2023-04-08 15:13:13 +03:00
Andrey Kleshchev d33328584f SL-19529 Fix uninitialized variable and calback counter 2023-04-08 02:56:34 +03:00
Andrey Kleshchev bb4967817e SL-18918 Fix folder type when creating folders
Might be better to replace "type" with "type_default" everywere, not just for AIS
2023-04-07 21:02:10 +03:00
Andrey Kleshchev 43ff8108f2 SL-19534 Better fetch failure handling 2023-04-07 20:12:22 +03:00
Maxim Nikolenko 7df076b626 SL-19544 WIP apply filter when adding an item to the Gallery 2023-04-07 18:02:22 +03:00
Maxim Nikolenko d5a949d97a SL-19544 WIP Combination view first pass 2023-04-07 15:13:47 +03:00
Andrey Kleshchev 3c23be758e SL-19534 Fixed fetch timeout during initial fetch 2023-04-06 21:51:17 +03:00
Andrey Kleshchev ae2c53f52b SL-19534 Fixed 'working' cursor flicker 2023-04-06 21:51:16 +03:00
Maxim Nikolenko b3beabec86 SL-19550 Add a shop menu item to the Inventory menu 2023-04-06 20:12:56 +03:00
Maxim Nikolenko cc39c1e852 SL-19544 preparation for Combination view 2023-04-06 19:54:22 +03:00
Andrey Kleshchev 0d12b5f637 SL-19529 MacOS build fix 2023-04-06 02:36:16 +03:00
Andrey Kleshchev fe695f3db2 SL-19529 Marketplace version folders not created 2023-04-06 01:53:34 +03:00