kfontinst: Port away from Kdelibs4Support
ClosedPublic

Authored by volkov on May 26 2016, 2:29 PM.

Details

Summary
  • get rid of KGlobal and KLocale
  • get rid of KComponentData
  • port to QTemporaryFile
  • port to Q_GLOBAL_STATIC
  • port to Q_DECL_EXPORT/Q_DECL_IMPORT
  • reorder includes to avoid including fixx11.h

Diff Detail

Repository
R119 Plasma Desktop
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
volkov updated this revision to Diff 4012.May 26 2016, 2:29 PM
volkov retitled this revision from to kfontinst: Port away from Kdelibs4Support.
volkov updated this object.
volkov edited the test plan for this revision. (Show Details)
volkov added a reviewer: Plasma.
volkov set the repository for this revision to R119 Plasma Desktop.
Restricted Application added a project: Plasma. · View Herald TranscriptMay 26 2016, 2:29 PM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
davidedmundson accepted this revision.May 26 2016, 3:19 PM
davidedmundson added a reviewer: davidedmundson.
This revision is now accepted and ready to land.May 26 2016, 3:19 PM

Please, review also https://phabricator.kde.org/D1691 , because this change depends on it.

This revision was automatically updated to reflect the committed changes.