D16182: Port KWordQuiz away from kdelibs4support

Yuri Chornoivan noreply at phabricator.kde.org
Sat Oct 13 18:56:57 BST 2018


yurchor created this revision.
yurchor added a reviewer: KDE Edu.
Herald added a project: KDE Edu.
Herald added a subscriber: kde-edu.
yurchor requested review of this revision.

REVISION SUMMARY
  Porting by examples. Files for KFilterProxySearchLine replacement are shamelessly borrowed from KDevelop. Code to recover files is borrowed from Umbrello.
  
  Printing works but Print Preview for some reason does not (empty document). It looks like some temporary file cannot be created. Console output: "QPainter::begin(): Returned false"

TEST PLAN
  1. Start KWordQuiz and open an example (e.g. /usr/share/kwordquiz/examples/us_states_and_capitals.kvtml or src/examples/us_states_and_capitals.kvtml in the source tree).
  2. Try to print it into the cards PDF file (KWordQuiz tab under "Options" should work).
  3. Try to link image (Vocabulary -> Link Image) or sound (Vocabulary -> Link Sound) with a cell.
  4. Try to filter the list with entering "co" in the filter proxy list at the top of the window.
  5. Try if everything works (saves and restores) in the "Settings -> Configure KWordQuiz" window (1st and 2nd tabs).

REPOSITORY
  R338 KWordQuiz

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

AFFECTED FILES
  CMakeLists.txt
  src/CMakeLists.txt
  src/cleardialogbase.ui
  src/filterproxysearchline.cpp
  src/filterproxysearchline.h
  src/kwordquiz.cpp
  src/kwordquiz.h
  src/kwqcardscene.cpp
  src/kwqcleardialog.cpp
  src/kwqtablemodel.cpp
  src/kwqtableview.cpp
  src/kwqtutor.cpp
  src/preftutor.cpp
  src/preftutorbase.ui

To: yurchor, #kde_edu
Cc: kde-edu, narvaez, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-edu/attachments/20181013/9f902d3c/attachment.html>


More information about the kde-edu mailing list