build: Changelog for 2019.1.11
This commit is contained in:
@@ -1,5 +1,33 @@
|
||||
### Changelog
|
||||
|
||||
#### 2019.1.11
|
||||
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)
|
||||
|
||||
#### 2018.4.45
|
||||
released 2018-12-18
|
||||
|
||||
|
||||
Reference in New Issue
Block a user