Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • O openapi-generator
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3,476
    • Issues 3,476
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 402
    • Merge requests 402
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • OpenAPI Tools
  • openapi-generator
  • Merge requests
  • Open 1
  • Merged 165
  • Closed 3
  • All 169
Subscribe to RSS feed
  • [C++] [Qt5]Update isSet when the object is received from callback.   5 of 5 checklist items completed
    !4385 · created Nov 06, 2019 by Administrator   4.2.1   Client: C++ Client: QT Enhancement: General
    • MERGED
    • 0
    updated Mar 19, 2020
  • [C++] minor improvements   5 of 5 checklist items completed
    !5319 · created Feb 14, 2020 by William Cheng   4.3.0   Client: C++ Enhancement: CI/Test Enhancement: Code format Server: C++
    • MERGED
    • 0
    updated Feb 18, 2020
  • [C++] [Qt5] Add missing supporting files when prefix is provided   4 of 4 checklist items completed
    !4132 · created Oct 11, 2019 by Administrator   4.2.0   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Feb 13, 2020
  • [C++] [Qt5] Add generation of cmake files to qt5 client   4 of 4 checklist items completed
    !4133 · created Oct 11, 2019 by Administrator   4.2.0   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Feb 13, 2020
  • [C++] Enable Qt5 Petstore tests   5 of 5 checklist items completed
    !4164 · created Oct 15, 2019 by Administrator   4.2.0   Client: C++ Enhancement: CI/Test
    • MERGED
    • 0
    updated Feb 13, 2020
  • cpp-qt5-client: fix warning reordering member initialization   5 of 5 checklist items completed
    !4526 · created Nov 18, 2019 by Martin Delille   4.2.2   Client: C++ Issue: Non-operational
    • MERGED
    • 0
    updated Nov 21, 2019
  • Simpler timeout with QTimer::singleShot   5 of 5 checklist items completed
    !4435 · created Nov 10, 2019 by Martin Delille   4.2.1   Client: C++ Client: QT Enhancement: General
    • MERGED
    • 0
    updated Nov 15, 2019
  • cpp-qt5-client: remove host since it is not well handled   5 of 5 checklist items completed
    !4429 · created Nov 09, 2019 by Martin Delille   4.2.1   Client: C++ Client: QT Enhancement: General
    • MERGED
    • 0
    updated Nov 12, 2019
  • cpp qt5 client: fix prefix bug   5 of 5 checklist items completed
    !4432 · created Nov 09, 2019 by Martin Delille   4.2.1   Client: C++ Client: QT Enhancement: General
    • MERGED
    • 0
    updated Nov 10, 2019
  • [C++] [Qt5] Add initial version of File upload and download for Qt5 client   4 of 4 checklist items completed
    !3853 · created Sep 06, 2019 by Administrator   4.1.3   Client: C++ Enhancement: Feature
    • MERGED
    • 0
    updated Oct 11, 2019
  • [C++] [cpprest] Fixed wstring on linux   4 of 4 checklist items completed
    !3892 · created Sep 15, 2019 by Administrator   4.1.3   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Oct 11, 2019
  • [C++] [rest-sdk] Add missing enum processing in C++Abstract codegen   4 of 4 checklist items completed
    !3986 · created Sep 29, 2019 by Administrator   4.1.3   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Oct 11, 2019
  • [C++] bug fix for ishttpcontent not set properly   3 of 3 checklist items completed
    !3888 · created Sep 14, 2019 by Administrator   4.1.3   Client: C++ Issue: Bug
    • MERGED
    • 0
    updated Oct 04, 2019
  • [C++][Qt5] Remove QRandomGenerator   4 of 4 checklist items completed
    !3508 · created Jul 31, 2019 by Administrator   4.1.0   Client: C++ Enhancement: Compatibility
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Qt5]Map number to double since float is also parsed as double in Qt5   4 of 4 checklist items completed
    !3046 · created May 31, 2019 by Administrator   4.0.2   Client: C++ Client: QT Issue: Bug Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] [Qt5] Add API timeout handling   4 of 4 checklist items completed
    !3078 · created Jun 03, 2019 by Administrator   4.0.2   Client: C++ Enhancement: Feature
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++][Qt5] Add Q_DECLARE_METATYPE to the generated models and remove ref in signals   4 of 4 checklist items completed
    !3091 · created Jun 04, 2019 by Administrator   4.0.2   Client: C++ Client: QT Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] [cpprestsdk] Add examples and test for cpprestsdk   4 of 4 checklist items completed
    !3109 · created Jun 05, 2019 by Administrator   4.0.2   Client: C++ Enhancement: CI/Test Enhancement: Feature Feature: Documentation
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] Use super class methods for Model and Api Filenames   4 of 4 checklist items completed
    !2787 · created May 01, 2019 by Administrator   4.0.0   Client: C++ Enhancement: General Server: C++
    • MERGED
    • 0
    updated Sep 16, 2019
  • [C++] [Qt5] Set default base path and change constructor to const ref   4 of 4 checklist items completed
    !2973 · created May 22, 2019 by Administrator   4.0.1   Client: C++ Enhancement: General
    • MERGED
    • 0
    updated Sep 16, 2019
  • Prev
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • Next