Amarok/Development/KF5port/Status
This page is meant to show the status of the port of Amarok to Qt5/Frameworks5 and Plasma5.
Status of targets
This shows the status of the port of the files and these files are divided according to the targets.
Please use the following markups where needed:
* INCOMPLETE * TODO * DONE
Target files | Cmake Port | Qt5 Port | KF5 Port | Compiles? | Warnings? | Remarks/Changes |
---|---|---|---|---|---|---|
shared/CMakeLists.txt | Done | -- | -- | -- | -- | * amarokshared is dependent on Qt5::Core, Qt5::Gui |
shared/FileType.cpp | -- | Done | Done | Yes | No | -- |
shared/FileTypeResolver.cpp | -- | Done | Done | Yes | Yes | * KMimeType changed to QMimeType |
shared/MetaReplayGain.cpp | -- | Done | Done | Yes | No | -- |
shared/MetaTagLib.cpp | -- | Done | Done | Yes | Yes | -- |
shared/TagsFromFileNameGuesser.cpp | -- | Done | Done | Yes | No | -- |
shared/collectionscanner/Album.cpp | -- | Done | Done | Yes | No | -- |
shared/collectionscanner/BatchFile.cpp | -- | Done | Done | Yes | No | -- |
shared/collectionscanner/Directory.cpp | -- | Done | Done | Yes | No | -- |
shared/collectionscanner/Playlist.cpp | -- | Done | Done | Yes | No | -- |
shared/collectionscanner/ScanningState.cpp | -- | Done | Done | Yes | No | * QDataStream header added |
shared/collectionscanner/Track.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/APETagHelper.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/ASFTagHelper.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/ID3v2TagHelper.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/MP4TagHelper.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/StringHelper.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/TagHelper.cpp | -- | Done | Done | Yes | No | -- |
shared/tag_helpers/VorbisCommentTagHelper.cpp | -- | Done | Done | Yes | No | -- |