| Commit message (Expand) | Author | Age | Files | Lines |
| * | Sqlite: Print error message in ConstraintPreventsModification::what() | Marco Bubke | 2025-06-18 | 1 | -1/+5 |
| * | Sqlite: Fix exception message | Marco Bubke | 2025-06-12 | 1 | -7/+11 |
| * | QmlDesigner: Use Sqlite source location wrapper | Marco Bubke | 2025-01-22 | 1 | -87/+87 |
| * | Sqlite: Add location to exception | Marco Bubke | 2025-01-22 | 1 | -4/+6 |
| * | NanoTrace: Remove user literal workaround | Marco Bubke | 2024-10-25 | 1 | -2/+2 |
| * | Sqlite: trace exceptions | Marco Bubke | 2024-03-20 | 1 | -2/+28 |
| * | Merge remote-tracking branch 'origin/10.0' into qds/dev | Tim Jenßen | 2023-03-26 | 1 | -1/+1 |
| |\ |
|
| | * | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
| * | | Sqlite: Generalize error handling | Marco Bubke | 2023-03-15 | 1 | -0/+183 |
| * | | Sqlite: Add extended exceptions for can't open errors | Marco Bubke | 2023-03-15 | 1 | -0/+30 |
| * | | Sqlite: Add extended exceptions for connection lock errors | Marco Bubke | 2023-03-15 | 1 | -0/+10 |
| * | | Sqlite: Add extended exceptions for readonly errors | Marco Bubke | 2023-03-15 | 1 | -0/+30 |
| * | | Sqlite: Add extended exceptions for corruption errors | Marco Bubke | 2023-03-15 | 1 | -0/+15 |
| * | | Sqlite: Add extended exceptions for contraint errors | Marco Bubke | 2023-03-15 | 1 | -0/+60 |
| * | | Sqlite: Add extended exceptions for errors | Marco Bubke | 2023-03-15 | 1 | -0/+15 |
| * | | Sqlite: Add extended exceptions for busy errors | Marco Bubke | 2023-03-15 | 1 | -0/+30 |
| * | | Sqlite: Add extended exceptions for IO errors | Marco Bubke | 2023-03-15 | 1 | -0/+165 |
| * | | Sqlite: Inject RTTI into TU | Marco Bubke | 2023-02-28 | 1 | -1/+281 |
| * | | Sqlite: Move virtual methode into .cpp | Marco Bubke | 2023-02-28 | 1 | -0/+5 |
| |/ |
|
| * | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
| * | Sqlite: Cleanup exceptions | Marco Bubke | 2021-12-09 | 1 | -5/+2 |
| * | Sqlite: Remove the Sqlite Prefix | Marco Bubke | 2017-09-18 | 1 | -1/+1 |
| * | Sqlite: Cleanup exceptions | Marco Bubke | 2017-07-27 | 1 | -6/+2 |
| * | Sqlite: Cleanup Sqlite | Marco Bubke | 2017-07-27 | 1 | -5/+8 |
| * | Update License according to agreement with Free Qt Foundation | Tobias Hunger | 2016-01-19 | 1 | -17/+12 |
| * | Clang: Reorder includes | Marco Bubke | 2015-06-16 | 1 | -1/+1 |
| * | Introduce codemodelbackend process and library | Marco Bubke | 2015-06-03 | 1 | -0/+48 |