qtc-sourcetrail
qtc-sourcetrail
Qt Creator Plugin for communication with Sourcetrail
Supported Qt Creator Versions:
- Qt Creator 4.12.x
- Qt Creator 4.11.x
- Qt Creator 4.10.x
- Qt Creator 4.9.x
- Qt Creator 4.8.x
- Qt Creator 4.7.x
- Qt Creator 4.6.x
- Qt Creator 4.5.x
Install
Download the libary from Releases and put it into the qtcreator plugins folder. It is in
(for example
). To find out where the Qt Creator installation folder is located please check Help -> System Information... -> PrefixPath
Settings
Sourcetrail Settings
In the menu Tools -> Options ... -> Sourcetrail
Keyboard
In the menu Tools -> Options ... -> Environment -> Keyboard and use the filter to find the Sourcetrail Actions
Building the Plugin
Run the build.sh script (curl and 7z needed to run) or look into it to see what is needed to build the plugin.
Creating a new Release
Commit your changes, bump the version number and create a new tag. The CI pipelines will create all the builds and upload them to the new release here on GitHub.