Sourcetrail v2019.1.11 Release Notes

  • ๐Ÿš€ released 2019-02-05

    • Mention Compilation Database can be generated by QtCreator since version 4.8
    • ๐Ÿ›  Code: Fixed qualifier locations were used in reference navigation
    • ๐Ÿ›  Fixed error count in status bar not restored after discarding interrupted index
    • ๐Ÿ›  Graph: Fixed layout for inheritance chains
    • โž• Added syntax highlighting rules for Python
    • ๐Ÿš€ Rerun cxx global header path detection if skipped due to error in previous release (issue #664)
    • ๐Ÿ›  Fixed status error may not show up if custom command fails on Windows
    • ๐Ÿ Graph: Fixed right click activates edge on Windows but should not
    • C/C++: Always add compiler header path to global include paths and warn user about possible problems
    • โž• Added option to execute custom indexer commands in parallel
    • Graph: Align layout in middle column at middle gap to avoid edges going through nodes
    • ๐Ÿง Code: Fixed line numbers disappearing on hover on Linux
    • ๐Ÿ›  Fixed initialization of header search paths on first start of Sourcetrail
    • Project Setup: Highlight project setup from Compilation Database as recommended for C/C++ projects
    • Project Setup: Double-click in project setup list boxes adds new line
    • Graph: Only bundle as "importing files" when "import" edge is present
    • Graph: Prevent flickering of edges when going back after multiple edge activations
    • ๐Ÿ›  Fixed relative paths not working in Code::Blocks project files (issue #663)
    • ๐Ÿšš Graph: Remove virtual nodes in depth-graph edges when moving nodes (issue #639)
    • โž• Added exception handling for HTTP request exceptions in update checker (issue #659)
    • Clear screen-search matches when the active symbol in the view changes (issue #660)
    • Wrap lines in status and error table (issue #658)
    • Graph: Elide name of active node if it has more than 100 characters (issue #652)
    • โž• Added link to changelog to help menu (issue #653)