index
:
playground/qtopenapi.git
dev
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies on 'dev' in playground/qtopenapi
HEAD
dev
Qt Submodule Update Bot
2025-10-09
1
-1
/
+1
*
Petstore: replace Qt5 server with go server
Ivan Solovev
2025-10-09
61
-5462
/
+10
*
Add go server for petstore tests
Ivan Solovev
2025-10-09
18
-5
/
+1287
*
Fix qtopenapi compilation problems
Tatiana Borisova
2025-10-09
3
-52
/
+72
*
Fix a compilation warning
Tatiana Borisova
2025-10-09
8
-8
/
+8
*
Give every automatically produced Client a package name
Tatiana Borisova
2025-10-08
26
-44
/
+70
*
Move commonly used mustache files to a separate folder
Tatiana Borisova
2025-10-08
13
-24
/
+24
*
Delete AUTORCC and AUTOUIC from a Client library generation
Tatiana Borisova
2025-10-06
8
-16
/
+0
*
Update dependencies on 'dev' in playground/qtopenapi
Qt Submodule Update Bot
2025-10-03
1
-1
/
+1
*
Update dependencies on 'dev' in playground/qtopenapi
Qt Submodule Update Bot
2025-09-30
1
-1
/
+1
*
Update dependencies on 'dev' in playground/qtopenapi
Qt Submodule Update Bot
2025-09-29
1
-1
/
+1
*
Update dependencies on 'dev' in playground/qtopenapi
Qt Submodule Update Bot
2025-09-26
1
-1
/
+1
*
Fix indentation of generator blocks in {{nickname}}WithDataImpl
Ivan Solovev
2025-09-26
7
-26
/
+15
*
Move serialization helpers from api-base to helpers
Ivan Solovev
2025-09-26
32
-1656
/
+1712
*
Introduce SerializationOptions struct
Ivan Solovev
2025-09-26
31
-2810
/
+4255
*
Make isObject and headerAssignOperator reusable in a Headers block
Tatiana Borisova
2025-09-25
4
-23
/
+38
*
Make cookieSuffix and cookieAssignOperator reusable in a Cookies block
Tatiana Borisova
2025-09-25
2
-41
/
+19
*
Refactor helper functions in operation parameters test
Ivan Solovev
2025-09-25
1
-21
/
+16
*
Cleanup macros in operation parameters test
Ivan Solovev
2025-09-25
1
-33
/
+30
*
Add style validation for cookie parameters
Ivan Solovev
2025-09-25
9
-0
/
+213
*
Add style validation for header parameters
Ivan Solovev
2025-09-25
9
-0
/
+200
*
Fix compilation on Qt 6.8
Ivan Solovev
2025-09-25
8
-8
/
+8
*
Add provisioning step to the qtopenapi project
Tatiana Borisova
2025-09-25
2
-16
/
+2
*
Add a test operation with several header parameters
Tatiana Borisova
2025-09-25
7
-0
/
+224
*
Refactor Cookie operation parameters block
Tatiana Borisova
2025-09-25
16
-79
/
+3363
*
Remove QUrl::toPercentEncoding() from getParamStyleSuffix()
Tatiana Borisova
2025-09-25
23
-233
/
+233
*
Add isObject variable into Path and Query blocks
Tatiana Borisova
2025-09-23
15
-410
/
+579
*
Add query and path parameters in the same operation
Rym Bouabid
2025-09-23
7
-8
/
+445
*
Add warning when style value is invalid for path params
Rym Bouabid
2025-09-23
9
-0
/
+209
*
Update dependencies on 'dev' in playground/qtopenapi
Qt Submodule Update Bot
2025-09-20
1
-1
/
+1
*
Make headers optional in some test operations
Tatiana Borisova
2025-09-19
3
-54
/
+49
*
HttpRequest: remove unnecessary check for fi.fileName() emptiness
Rym Bouabid
2025-09-19
8
-40
/
+8
*
HttpRequest: remove unused httpAttributeEncode()
Rym Bouabid
2025-09-18
16
-344
/
+0
*
Add warnings when style or explode values are invalid for query params
Rym Bouabid
2025-09-18
11
-47
/
+1035
*
Fix deepobject serialization for anytype object parameters
Rym Bouabid
2025-09-18
20
-275
/
+425
*
Update dependencies on 'dev' in playground/qtopenapi
Qt Submodule Update Bot
2025-09-18
1
-1
/
+1
*
Fix usage of optional array parameter in headers block
Tatiana Borisova
2025-09-17
5
-15
/
+16
*
Refactor Header operation parameters block
Tatiana Borisova
2025-09-17
31
-249
/
+2977
*
Introduce a new serializeMapValue template function
Tatiana Borisova
2025-09-11
38
-721
/
+201
*
HttpRequest: remove unused QRandomGenerator
Ivan Solovev
2025-09-10
8
-16
/
+0
*
HttpRequest: optimize for loops
Ivan Solovev
2025-09-10
8
-128
/
+128
*
HttpRequest: assume that the encoding is UTF-8
Ivan Solovev
2025-09-10
8
-32
/
+32
*
HttpRequest: fix potential memleak
Ivan Solovev
2025-09-10
8
-32
/
+32
*
HttpRequest: avoid UB in content disposition header parsing
Ivan Solovev
2025-09-10
8
-16
/
+40
*
Use Qt::StringLiterals in HttpRequest
Ivan Solovev
2025-09-10
8
-232
/
+264
*
Improve error handling in HttpFileElement
Ivan Solovev
2025-09-10
8
-120
/
+96
*
Fix a colorpalette generation warning
Tatiana Borisova
2025-09-10
1
-0
/
+1
*
Add setting of input.m_headers into the request
Tatiana Borisova
2025-09-10
28
-754
/
+1101
*
Revert alignments to the variant that go-gin-server uses
Tatiana Borisova
2025-09-09
6
-683
/
+683
*
Add the m_isFormData member to the {{prefix}}HttpRequestInput
Tatiana Borisova
2025-09-09
20
-30
/
+109
[next]