improve combo box model utility functions

- remove filtering of disabled items to simplify code (this can be
  (done via a QSortFilterProxy model if needed)
- add a more generic version of the helper function which doesn't
  force a text renderer

Change-Id: Ic916f7e60f83331a3753b45f56fee1cb38e80858
Reviewed-by: Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
4 files changed