Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

begin clearing errors and warning #13

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Jun 6, 2021

  1. begin clearing errors and warning

    80 %  type-based:
     <Qxxx> added,
     Qt:: added,
     Qyyy::ENUM changed,
     QVector overlaods deleted (is alias of QList),
     QzzzLiteral are now simply QzzzString,
     QFileInfo constructor around paths,
     comparison with letters: 'A' (not "A"),
     some new methods ("secsSinceEpoch" instead of "time_t", "setEncoding" instead of "setCodec",
     ...
    some explicit casts (5%)
    some msvc #pragmas (5%)
    logic adjusment File Dialog (3%),
    logic correction SQL (7%) (prepared statement placeholders have no API to get them!)
    u-an-i committed Jun 6, 2021
    Configuration menu
    Copy the full SHA
    3f421be View commit details
    Browse the repository at this point in the history