Skip to content

various cleanups

Alexander Stippich requested to merge astippich/skanlite:cleanup into master
  1. remove Qt 5.14 checks now that Skanlite depends on it
  2. cleanup leftover variables after adaption to new libksane signal
  3. remove KDE4libs config migration, should be unused by now
  4. apply DQT_NO_CAST_FROM_BYTEARRAY, works just fine now
  5. documentation cleanups of issues which are now fixed
  6. remove connected signal just for debugging

Merge request reports