index
:
license-tools/license-service.git
2.0
2.1
3.0
3.0.0
3.0.1
3.1
3.1.0
3.2
3.2.0
3.2.1
3.3
3.3.0
3.3.1
3.3.2
3.4
3.4.0
3.5
3.5.0
3.6
3.6.0
3.6.1
3.6.2
dev
The Qt License Service is a gateway between Qt License Server and Qt developer tools (i.e. Qt Creator and Qt Design Studio)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix spelling mistake: locahost → localhost
HEAD
dev
Ashan Walpitage
4 days
1
-2
/
+2
*
CIP: Add numeric version to version.h
Ashan Walpitage
4 days
1
-6
/
+14
*
Use micromamba env when creating sbom.json with Rhel 7 and Debian 11
Heikki Halmet
10 days
1
-3
/
+20
*
Add QTLICD_RUNTIME_DIR and QTLICD_CONFIG_DIR env var support
Arttu Tarkiainen
10 days
21
-53
/
+411
*
Allow making license reservations via the qtlicensetool
Iikka Eklund
2026-04-07
3
-0
/
+107
*
Update changelog for 3.6.2 release
Arttu Tarkiainen
2026-03-20
1
-0
/
+11
*
Add support for connecting to daemon from inside a docker container
Ashan Walpitage
2026-03-18
4
-20
/
+183
*
testapp: add option for testing the reservation share policy
Arttu Tarkiainen
2026-03-18
3
-6
/
+70
*
CIP: allow expressing preferred share policy for cached reservation
Arttu Tarkiainen
2026-03-18
16
-101
/
+458
*
CipCommandParser: suppress warning if client did not pass error policy
Arttu Tarkiainen
2026-03-17
1
-0
/
+3
*
Fix home directory resolution in Snap environment
Ashan Walpitage
2026-03-12
1
-3
/
+3
*
CI: include version.h in client library artifacts
Arttu Tarkiainen
2026-03-11
2
-0
/
+5
*
Work with cached licenses in listLicenses
Ashan Walpitage
2026-03-09
18
-39
/
+250
*
Include SBOM generation to build script
Heikki Halmet
2026-02-13
4
-2
/
+33
*
InstallationManager: unregister installations with case insensitive path
Arttu Tarkiainen
2026-01-16
2
-1
/
+34
*
IniFileParser: add support for case insensitive mode
Arttu Tarkiainen
2026-01-16
3
-13
/
+139
*
tst_reservation: fix flakiness in asserting the initial renewal time
Arttu Tarkiainen
2025-12-30
1
-1
/
+1
*
add ILicenseClient interface to allow testing
Gennadii Semenyshyn
2025-12-19
1
-16
/
+51
*
Linux: close all inherited file descriptors in the detached process
Arttu Tarkiainen
2025-12-05
1
-0
/
+10
*
Update changelog for 3.6.1 release
Arttu Tarkiainen
2025-12-05
1
-0
/
+1
*
Update changelog for 3.6.1
Arttu Tarkiainen
2025-11-28
1
-0
/
+9
*
RetryManager: limit fallback server usage to whitelisted QLS domains
Arttu Tarkiainen
2025-11-26
10
-18
/
+227
*
QtAccount: store unique user id on login and renewal
Arttu Tarkiainen
2025-11-26
8
-39
/
+81
*
macOS: use posix_spawn for safe detached process creation
Arttu Tarkiainen
2025-11-26
3
-8
/
+93
*
Fix globals.h missing in several release artifacts
Arttu Tarkiainen
2025-11-26
1
-2
/
+4
*
utils::startDetached: use _Exit() for async-safe termination
Arttu Tarkiainen
2025-11-20
1
-6
/
+6
*
AuthenticationManager: skip login renewal if route is missing in config
Arttu Tarkiainen
2025-11-08
1
-2
/
+8
*
Fix update of license properties when renewing a reservation
Arttu Tarkiainen
2025-11-06
1
-1
/
+31
*
Update changelog
Arttu Tarkiainen
2025-11-06
1
-0
/
+1
*
utils::startDetached(): ensure parent reaps the intermediate child
Arttu Tarkiainen
2025-11-06
1
-1
/
+3
*
Add instructions for building license service in existing Docker container
Heikki Halmet
2025-11-04
3
-4
/
+165
*
Update retry policies for existing rules based on review
Arttu Tarkiainen
2025-11-04
1
-2
/
+2
*
Improve error messages for end users
Ashan Walpitage
2025-11-03
3
-53
/
+66
*
Update changelog for 3.6.0 RC
Arttu Tarkiainen
2025-10-31
1
-1
/
+6
*
Update the default timeout and retry delay configuration
Arttu Tarkiainen
2025-10-31
1
-3
/
+3
*
Add explicit CMake generator argument in Visual Studio 16 2019 build
Arttu Tarkiainen
2025-10-27
1
-1
/
+11
*
utils::getUserHomeDir(): guard against nullptr dereference
Arttu Tarkiainen
2025-10-24
1
-1
/
+3
*
TcpClient: add IPv4/IPv6 address prioritization for client connections
Arttu Tarkiainen
2025-10-24
5
-15
/
+256
*
3rdparty: remove unneeded subdirectories from the libcurl source tree
Arttu Tarkiainen
2025-10-22
3454
-383269
/
+11
*
3rdparty: downgrade curl to version 8.14.1
Arttu Tarkiainen
2025-10-21
1917
-49281
/
+62776
*
Update changelog for 3.6.0 beta
Arttu Tarkiainen
2025-10-20
1
-0
/
+31
*
Disable subsequent request retries on service shutdown
Arttu Tarkiainen
2025-10-20
4
-1
/
+14
*
Logger: fix incorrect source file context in the logged lines
Arttu Tarkiainen
2025-10-20
1
-33
/
+10
*
Windows: create a static and dynamic CRT variant of all build artifacts
Arttu Tarkiainen
2025-10-15
4
-26
/
+92
*
QtAccount: consider user to be logged in if JWT is found
Arttu Tarkiainen
2025-10-15
1
-1
/
+1
*
HttpClient: update the response info for network errors on receive()
Arttu Tarkiainen
2025-10-15
1
-1
/
+2
*
Pump version to 3.7.0
Heikki Halmet
2025-10-15
1
-2
/
+2
*
3rdparty: update curl to version 8.16.0
Arttu Tarkiainen
2025-10-14
2500
-98176
/
+101857
*
Improve request retry handling with structured rule and state management
Arttu Tarkiainen
2025-10-13
23
-97
/
+1205
*
Logger: implement file size based log rotation
Arttu Tarkiainen
2025-10-07
16
-13
/
+181
[next]