Skip to content

DeepTags 0.7

Compare
Choose a tag to compare
@SZinedine SZinedine released this 13 Dec 15:21
  • DeepTags is much faster than it used to be
  • heavy optimizations
  • ability to copy tags to the clipboard
  • added an Ubuntu 20.04 (focal) build
  • simplified the code by adding .ui files instead of manually allocating memory for every widget
  • Added a Settings Dialog that contains 2 tabs, one for setting the Data Directory and another for setting external markdown editors
  • fixed the wrong color in tabs from the light style of QBreeze
  • fixed non removing empty tags
  • The integrated reader: use MarkdownHighlighter from qmarkdowntextedit instead of the whole QMarkdownTextEdit class.