Remove the need to configure QT_PLUGIN_PATH before running Cantor
ClosedPublic

Authored by sirgienko on Jun 14 2018, 9:56 PM.

Diff Detail

Repository
R55 Cantor
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 39
Build 39: arc lint + arc unit
sirgienko created this revision.Jun 14 2018, 9:56 PM
Restricted Application added a project: KDE Edu. · View Herald TranscriptJun 14 2018, 9:56 PM
Restricted Application added a subscriber: kde-edu. · View Herald Transcript
sirgienko requested review of this revision.Jun 14 2018, 9:56 PM

I have tested this changes with installation path, which contains utf8 symbols (I have used japan language). Also I checked installation in user directory (without sudo)
As I see, all works fine, but Cantor don't install correctly, if path to install is set: we loose Qalculate icon and buttons like "Worksheet evaluate", "Interapt Calculation", etc.
I think, I fix it soon.

sirgienko updated this revision to Diff 36198.Jun 15 2018, 11:27 AM

Move code from backend.cpp to main.cpp: it guaranteeses, that plugin path will be modified before using

sirgienko updated this revision to Diff 36200.Jun 15 2018, 12:16 PM

Fix comment messages

asemke accepted this revision.Jun 15 2018, 5:04 PM
This revision is now accepted and ready to land.Jun 15 2018, 5:04 PM
This revision was automatically updated to reflect the committed changes.