35 Commits (bfdd66ac5e89fbf3e12488492ea99cc9d5546fdd)

Author SHA1 Message Date
Max Katz bfdd66ac5e Remove System.Reactive from Diagnostics package as well 3 years ago
Steven Kirk ec74057151 Removed a number of interfaces. 4 years ago
Steven Kirk 6cc1215989 Initialize DevTools MainWindow theme in code. 4 years ago
Max Katz 1731f88822 Rename Default to Simple 4 years ago
Max Katz 88f3088031 Avoid deprecated input API in devtools 4 years ago
Luis von der Eltz 85363e7972 Use parent toplevel from PopupRoot 4 years ago
Luis von der Eltz 429d8a7b57 Fix devtools popup inspection 4 years ago
Giuseppe Lippolis 1f5560a8a8 feat(DevTools): Open DevTools with Focused Element Automatically Selected in Tree 4 years ago
amwx ad1779390f Add UseDarkMode property to DevToolsOptions 4 years ago
Luis von der Eltz be6784d6e8 Enable diagnostics for button flyouts 4 years ago
Emmanuel Hansen 280eef2d23 maintain key down event, add extra cases to handle shift and control modifiers 4 years ago
Emmanuel Hansen abfb2ed462 Trigger control inspection on key up 4 years ago
workgroupengineering c39cc1b083
feat(DevTools): Allow to attach DevTools at Application (#6771) 4 years ago
Steven Kirk c9c9d05098 Fix nullable reference errors. 4 years ago
Giuseppe Lippolis 3b65579b1a fixes(DevTools): Warning CS8604 Possible null reference argument for parameter 'topLevel' 5 years ago
Luis von der Eltz dbb8427e3a Make event actually keydown 5 years ago
Luis von der Eltz cabe6daa3f Review changes 5 years ago
Luis von der Eltz df20794540 Set LightDimissEnabled via SetValue() 5 years ago
Luis von der Eltz 2387e0bb5a Add option to freez popups (Alt + Ctrl + F) 5 years ago
Luis von der Eltz 838626d763 remove c#9 features, clean up 5 years ago
Luis von der Eltz 650ae63bd6 make "ctrl+shift+click" work 5 years ago
Luis von der Eltz 05361cdb74 Adding option to inspect Popup visual tree 5 years ago
Giuseppe Lippolis 02fd0006a9 fixes: check StartupScreenIndex is greater than -1 5 years ago
Giuseppe Lippolis c7da3ccdc5 feat(DevTools): Startup Screen 5 years ago
Max Katz de0be9326d Fix .NET 5 warnings 5 years ago
Max Katz 522f6b97ae Enable nullable on Avalonia.Diagnostics 5 years ago
Dariusz Komosinski 161b9374a5 Add style snapshotting and context menus to copy property values. 5 years ago
Dan Walmsley 528a45c93e make logic easier to understand for dev tools ctrl + shift hit test. 6 years ago
Dan Walmsley ba990ad959 breakup long statement 6 years ago
Dan Walmsley a412570262 dont return elements with IsHitTestVisible = false; 6 years ago
Dan Walmsley 794554f74d simplify logic. 6 years ago
Dan Walmsley 82a654a1de perform a real hit test on devtools ctrl + shift 6 years ago
Steven Kirk b41c1babe9 Close DevTools when inspected window closes. 6 years ago
Steven Kirk 9fb970523f Initial implementation of new DevTools. 6 years ago