Skip to content
View DoozyX's full-sized avatar

Highlights

  • Pro
Block or Report

Block or report DoozyX

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. clang-format-lint-action clang-format-lint-action Public

    This action checks if the source code matches the .clang-format file.

    Python 129 45

  2. qt-sqlite-orm qt-sqlite-orm Public

    sqlite_orm with added QString mapping

    C

  3. qt-list-model qt-list-model Public

    Additional data models aimed to bring more power to QML applications by using useful C++ models in back-end.

    C++ 1 1

  4. qt-property-macros qt-property-macros Public

    A set of one-line C++ macros to simplify the creation of reccurent things (like Qt Meta Properties) so that doing them in C++ is not harder than in QML, and requires no boilerplate glue-code.

    C++ 6 1

  5. doozy-web-shop doozy-web-shop Public archive

    doozy-web-shop

    JavaScript 1

  6. sqlite_orm sqlite_orm Public

    Forked from fnc12/sqlite_orm

    SQLite ORM light header only library for modern C++

    C++