aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/sqlite/sqliteids.h
Commit message (Expand)AuthorAgeFilesLines
* QmlDesigner: SourceId has now fileNameId() and directoryPathId() getterMarco Bubke2025-04-091-1/+1
* Sqlite: Fix CompoundBasicId::compareInvalidAreTrueMarco Bubke2025-01-211-1/+1
* Sqlite: Fix id tracing codeMarco Bubke2025-01-151-2/+2
* QmlDesigner: Improve tracing printing codeMarco Bubke2025-01-091-6/+5
* Sqlite: Fix tracingMarco Bubke2024-10-231-2/+2
* Sqlite: Fix equal operatorMarco Bubke2024-08-211-4/+9
* QmlDesigner: More rangesMarco Bubke2024-08-191-46/+2
* Sqlite: Add compound idMarco Bubke2024-08-061-0/+101
* Sqlite: Fix instable return valuesMarco Bubke2024-07-101-0/+2
* Utils: Add to_underlyingMarco Bubke2024-05-281-9/+3
* QmlDesigner: Use error notifier for prototype and extension type name resolvingMarco Bubke2024-05-281-5/+28
* QmlDesigner: Add more tracing to project storageMarco Bubke2024-03-201-6/+9
* Sqlite: Add convertToString to Sqlite idMarco Bubke2024-03-181-0/+8
* QmlDesigner: Add std::hash to NodeMetaInfoMarco Bubke2023-09-071-1/+1
* Sqlite: Add hash operator to BasicIdMarco Bubke2023-09-061-0/+11
* QmlDesigner: More test for NodeMetaInfoMarco Bubke2023-07-121-2/+0
* QmlDesigner: Improve warning suppressionMarco Bubke2023-05-101-7/+0
* QmlDesigner: Improve sqlite idMarco Bubke2023-05-091-2/+2
* QmlDesigner: Disbable maybe-uninitialized warningMarco Bubke2023-04-191-0/+7
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Sqlite: Cleanup id handlingMarco Bubke2022-07-211-1/+13
* Sqlite: Make the statement conversion operator id awareMarco Bubke2022-07-211-4/+9
* Sqlite: Make bind id awareMarco Bubke2022-07-211-0/+87