Fix ProblemsView tabs order

Authored by antonanikin on Oct 21 2016, 11:06 AM.

Description

Fix ProblemsView tabs order

Summary:
The patch fixes (random) order of tabs in ProblemsView with follows settings:

  1. First tab always used by "Parser" model due it's the most important problem listing, it should be at the front (K.Funk idea at KDevelop IRC channel).
  1. Other tabs are alphabetically ordered.

Test Plan: Tested on master branch. Manually plugins loading/unloading don't break the order.

Reviewers: kfunk, KDevelop

Reviewed By: kfunk, KDevelop

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D3125

Details

Committed
antonanikinOct 21 2016, 11:06 AM
Reviewer
KDevelop
Differential Revision
D3125: Fix ProblemsView tabs order
Parents
R32:25e66ba40f6f: Fix a few more -Wdocumentation warnings
Branches
Unknown
Tags
Unknown