Skip to content

Releases: Uko/QualityAssistant

v3.3.1

15 Jun 16:50
@Uko Uko

Choose a tag to compare

v3.2.11

19 Jan 20:43
@Uko Uko

Choose a tag to compare

v1.1.2

25 Jul 08:27
@Uko Uko

Choose a tag to compare

Fixed deprecation issue #12

Confirmation of Uselessness

25 Jul 08:26
@Uko Uko

Choose a tag to compare

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

12 Jul 14:30
@Uko Uko

Choose a tag to compare

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

logo

v0.6.1

06 Jul 21:53
@Uko Uko

Choose a tag to compare

Removed usage of newly deprecated RBLintRule>>#category

Renraku split-off

31 May 21:31
@Uko Uko

Choose a tag to compare

All low level quality functionality was moved back to Renraku.

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

qa06

Speedup without flickering

22 May 14:21
@Uko Uko

Choose a tag to compare

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

True Negative!

07 May 12:33
@Uko Uko

Choose a tag to compare

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!

24 Apr 22:25
@Uko Uko

Choose a tag to compare

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