Qt Extension: Qt HTTP Server
Go to file
Paul Wicking 1a9e043c73 Add .gitreview file
`git-review` is a command line tool for interacting with Gerrit.
Some IDEs offer support for this tool, either natively or through
plugins. The tool relies on a configuration file, .gitreview. Adding
this configuration file to our repositories simplifies initial setup
for contributors that use the tool directly or through their IDE of
choice.

The configuration file adds a remote called 'gerrit'. This is the
default for the tool, and also the name set for
codereview.qt-project.org by Qt's `init-repository` script. Thus,
the configuration should work seamlessly alongside other repository
helpers.

Task-number: QTBUG-132604
Pick-to: 6.9 6.8
Change-Id: I4a9d9b02a195bd4e630ebe758391d1975663221f
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
2025-03-24 16:08:15 +01:00
LICENSES Add REUSE.toml files and missing licenses 2024-11-06 14:06:33 +01:00
coin Remove unnecessary comment 2025-03-05 16:06:06 +01:00
doc Improve the Http Server documentation 2025-03-10 12:07:28 +01:00
examples Improve the Http Server documentation 2025-03-10 12:07:28 +01:00
src QHttpServer: Fix segmentation fault in tst_qhttpserverrequestfilter 2025-03-11 17:02:19 +01:00
tests Add failing test that show that QHttpServerRequest is overwritten 2025-03-18 16:03:56 +01:00
.cmake.conf Bump version to 6.10.0 2025-01-03 15:19:00 +00:00
.gitattributes Add missing .gitattributes and .tag files 2022-08-23 14:32:50 +03:00
.gitignore gitignore: add object_script.* 2020-05-06 19:44:18 +02:00
.gitreview Add .gitreview file 2025-03-24 16:08:15 +01:00
.tag Add missing .gitattributes and .tag files 2022-08-23 14:32:50 +03:00
CMakeLists.txt Add the use of the qt_internal_project_setup function 2023-05-10 18:51:00 +02:00
REUSE.toml Update licensing of files with infrastructure type 2025-03-13 14:10:09 +01:00
dependencies.yaml Update dependencies on 'dev' in qt/qthttpserver 2025-03-19 18:31:01 +00:00
licenseRule.json Update licensing of files with infrastructure type 2025-03-13 14:10:09 +01:00