* switch focus between views with Tab * move focus within views with WASD/HJKL/Arrows * move focus between graph edges by holding Shift * move focus between code references by holding Shift * removed graph panning with WASD and moved zooming to Alt + W/S * removed graph navigation by pressing starting character in graph view lists * changed local reference and custom trail shortcuts * updated Keyboard Shortcuts window * use common back and forward shortcuts and YZ & Shift + YZ * fix macOS issue where widgets don't get proper focus after creating a new tab * don't use shared_ptr in QtMainView fixes #486, #327, #214, #210
34 lines
1.4 KiB
XML
34 lines
1.4 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<config>
|
|
<description>Test Suites:\n\n [::\tmVIEW_TESTS\ts\tp]\n [::\tmGRAPH_TESTS\ts\tp]\n [::\tmCODE_TESTS\ts\tp]\n [::\tmHISTORY_TESTS\ts\tp]\n</description>
|
|
<source_groups>
|
|
<source_group_475571d1-b082-4fff-81c5-d099c19f957d>
|
|
<cpp_standard>c++17</cpp_standard>
|
|
<cross_compilation>
|
|
<target>
|
|
<abi>unknown</abi>
|
|
<arch>x86_64</arch>
|
|
<sys>unknown</sys>
|
|
<vendor>unknown</vendor>
|
|
</target>
|
|
<target_options_enabled>0</target_options_enabled>
|
|
</cross_compilation>
|
|
<exclude_filters>
|
|
<exclude_filter>data/files/template.h</exclude_filter>
|
|
</exclude_filters>
|
|
<name>C++ Source Group</name>
|
|
<source_extensions>
|
|
<source_extension>.cpp</source_extension>
|
|
<source_extension>.cxx</source_extension>
|
|
<source_extension>.cc</source_extension>
|
|
</source_extensions>
|
|
<source_paths>
|
|
<source_path>data</source_path>
|
|
</source_paths>
|
|
<status>enabled</status>
|
|
<type>C++ Source Group</type>
|
|
</source_group_475571d1-b082-4fff-81c5-d099c19f957d>
|
|
</source_groups>
|
|
<version>8</version>
|
|
</config>
|