Fix almost broken maxima plot:
ClosedPublic

Authored by sirgienko on Oct 2 2018, 7:46 PM.

Details

Summary
  • Replace KDirWatch, which don't purposed for files watching, by QFileSystemWatcher
  • Improve handling expression's results changes in Command entry (by new signals and slots)
  • Handle situation, when we have multiple results and one of them is plot results. Even we get plot after text output, we insert plot in right place.

Diff Detail

Repository
R55 Cantor
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
sirgienko created this revision.Oct 2 2018, 7:46 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptOct 2 2018, 7:46 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
sirgienko requested review of this revision.Oct 2 2018, 7:46 PM
sirgienko updated this revision to Diff 42755.Oct 2 2018, 8:10 PM

Add support for latex typesetting

sirgienko updated this revision to Diff 42893.Oct 4 2018, 9:04 PM

Comment's changes and some small text fixes

asemke accepted this revision.Oct 4 2018, 9:06 PM
This revision is now accepted and ready to land.Oct 4 2018, 9:06 PM
This revision was automatically updated to reflect the committed changes.