ahmadsamir updated this revision to Diff 80988.
ahmadsamir added a comment.


  - Use a proper flag set, 0/1/2/4/8, from dfaure
  - When checking a flag is set use bitwise &, not bitwise ^, the latter would 
fail if another flag was set
  - As per dfaure's suggestion, when FixedFontsOnly is set, don't use the 
checkbox that toggles/filters fixed fonts
  - Add more use cases to the kfontchooserdialogtest app

REPOSITORY
  R236 KWidgetsAddons

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D29065?vs=80792&id=80988

BRANCH
  l-kfontchooser-onlyfixed-display-flag (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D29065

AFFECTED FILES
  src/kfontchooser.cpp
  src/kfontchooser.h
  tests/kfontchooserdialogtest.cpp

To: ahmadsamir, #frameworks, dfaure, cfeck, bport
Cc: kde-frameworks-devel, LeGast00n, cblack, michaelh, ngraham, bruns

Reply via email to