Skip to content

Releases: Uko/QualityAssistant

v3.3.1

Choose a tag to compare

@Uko Uko released this 15 Jun 16:50

v3.2.11

Choose a tag to compare

@Uko Uko released this 19 Jan 20:43

v1.1.2

Choose a tag to compare

@Uko Uko released this 25 Jul 08:27

Fixed deprecation issue #12

Confirmation of Uselessness

Choose a tag to compare

@Uko Uko released this 25 Jul 08:26

Added a dialog to confirm that you want to report critic as useless
screen shot 2015-07-16 at 11 25 17 2

The first QualityAssistant

Choose a tag to compare

@Uko Uko released this 12 Jul 14:30

A v1 of QualityAssistant with "Useless Rule" reports, lots of polishing and a cake.

logo

v0.6.1

Choose a tag to compare

@Uko Uko released this 06 Jul 21:53

Removed usage of newly deprecated RBLintRule>>#category

Renraku split-off

Choose a tag to compare

@Uko Uko released this 31 May 21:31

All low level quality functionality was moved back to Renraku.

Now QualityAssistant is only a Nautilus/GTInspector/Spotter plugin.

qa06

Speedup without flickering

Choose a tag to compare

@Uko Uko released this 22 May 14:21

Now checks are performed x2 faster. Moreover there is no more border flickering when revalidation happens.

True Negative!

Choose a tag to compare

@Uko Uko released this 07 May 12:33

New features:

  • Skipping. Now you can press the cross icon (skip icon) next to a critic name to skip the related rule during validation. This functionality is implemented on top of Manifest false positives.

Improvements:

  • Critics update correctly when class changes (#9).
  • If a Nautilus window is opened with a class or method pre-selected, the plugin will show critics immediately (#8).
  • New list morph doesn't cause artifacts on windows dragged over the plugin (#7).
  • The refresh action and plugin itself shouldn't slow down navigation as much as it was.
  • New icons.

For installation and usage instructions please check the readme.

Autofix safely!

Choose a tag to compare

@Uko Uko released this 24 Apr 22:25

Now upon pressing autofix button a diff window will appear asking whether the user wants to apply proposed changes