Skip to content

Check feasability of the "ToDo"s in Storeman's source files #356

Description

@Olf0

A fgrep -inr "todo" . reveals:

./src/ornapplication.cpp:295: // TODO: Try to avoid using QTimer here
./src/harbour-storeman.cpp:59: // TODO: Available in Qt.application object since Qt 5.9
./src/ornclient.cpp:335: // TODO: Remove later
./src/storeman.cpp:105: // TODO: Remove later
./qml/components/AppPageMenu.qml:76: // TODO: This also should be shown for apps with no solved packages
./qml/harbour-storeman.qml:12: // TODO: Use Qt.application.displayName (available since Qt 5.9)

Note that the minimal supported SailfishOS version is (and should stay) 3.1.0. Hence check that SFOS 3.1.0 uses Qt ≥ 5.9, first (for ./src/harbour-storeman.cpp:59 and ./qml/harbour-storeman.qml:12).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementIs supposed to enhance somethinghelp wantedSupport is needed to proceedinformation neededMore information is needed to address this

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions