Commit Graph

472 Commits

Author SHA1 Message Date
silverqx d1f8fc31ff tom added const and noexcept 2024-02-05 16:27:50 +01:00
silverqx 68cdf252e5 moved gathering C macros to LibraryInfo 2024-02-05 16:27:50 +01:00
silverqx 5a661c1b93 extracted stringify C macro to own hpp file 2024-02-05 16:27:49 +01:00
silverqx 6f5155760a tom added muted output method 2024-02-05 16:27:49 +01:00
silverqx 8ca3b85b58 fixtypo 2024-02-05 16:27:49 +01:00
silverqx f83149f5b9 secured sl macro using #ifdef 2024-02-05 16:27:44 +01:00
silverqx 951cad0fac tom enhanced shell:connection RegEx 2024-02-05 16:27:44 +01:00
silverqx 3d2d0519cb tom added comment 2024-02-05 16:27:40 +01:00
silverqx 961e89c7a6 made all Q_GLOBAL_STATIC_WITH_ARGS() types const 2024-02-05 16:27:40 +01:00
silverqx 85b05dcd2d added :memory: constant 2024-02-05 16:27:38 +01:00
silverqx 6dae6934a1 tom updated comments 2023-12-12 21:19:25 +01:00
silverqx 68a06852b7 unified constants comment 2023-12-09 13:33:11 +01:00
silverqx 5867331647 qmake initialize empty variables 2023-12-04 18:18:18 +01:00
silverqx 54a30b00fb tom fixtypo 2023-11-30 14:55:23 +01:00
silverqx c38968946b fixtypo 2023-11-26 08:27:25 +01:00
silverqx 9d1ce8d06b fixed constructor comments
[skip ci]
2023-11-06 20:18:08 +01:00
silverqx bb1fbbc991 fixtypo
[skip ci]
2023-11-06 20:13:28 +01:00
silverqx 97ee043adb bump version to TinyORM v0.36.0 and tom v0.7.0
- workflows added CI for TinyORM vcpkg ports
 - upgraded to Qt v6.5.3
 - upgraded to Clang-Tidy 17
 - docs added Partial guessing of TINYORM_BUILD_TREE
 - tom enhanced about command
 - tools added deploy.ps1 script 🥳
 - vcpkg revisited vcpkg ports
 - cmake revisited vcpkg-related code
 - cmake added STRICT_MODE option
2023-10-17 16:13:31 +02:00
silverqx 38aa141573 tom bugfix removed inline 2023-10-17 15:26:18 +02:00
silverqx 2241f71276 fixed clazy warning 2023-10-17 15:26:11 +02:00
silverqx eff05d58c4 tom whitespaces 2023-10-17 15:26:11 +02:00
silverqx 3c42782ff7 tom fixtypo 2023-10-17 15:26:11 +02:00
silverqx b04a304ffd tom added comment 2023-10-17 15:26:10 +02:00
silverqx 6a7660b744 tom made method static 2023-10-17 15:26:10 +02:00
silverqx 5d7779a9d7 fixed clang-tidy warnings 2023-10-17 15:26:10 +02:00
silverqx 8527c6218f tom added #ifdef 2023-10-17 15:26:10 +02:00
silverqx bd424cc9df tom enhanced in unit tests check
Dropped a flag in the StatusCommand and used in unit tests flag defined
in the TomApplication.
2023-10-17 15:26:10 +02:00
silverqx 6b4cb526d4 tom enhanced QCoreApplication instantiation
Enhanced and fixed the QCoreApplication instantiation in unit tests,
exactly in the tst_migrate auto test.
2023-10-17 15:26:09 +02:00
silverqx 7b76620f2e tom whitespace 2023-10-17 15:26:09 +02:00
silverqx 37724f41f2 enabled clang-tidy check
cppcoreguidelines-rvalue-reference-param-not-moved
2023-10-17 15:26:09 +02:00
silverqx a66a729319 upgraded to Clang-Tidy v17
- fixed new Clang-Tidy warnings
2023-10-17 15:26:09 +02:00
silverqx 90d88f55fb tom added comments 2023-10-17 15:26:05 +02:00
silverqx 4651a129d6 tom bugfix about command
Needed to distinguish between the defined, ON, and OFF.
2023-10-17 15:26:05 +02:00
silverqx 1bcaf4b49c tom wrapped in #ifdef 2023-10-17 15:26:05 +02:00
silverqx a916947fc9 tom extracted code to macro function 2023-10-17 15:26:05 +02:00
silverqx d3dc7738f0 tom added comments 2023-10-17 15:26:04 +02:00
silverqx 339ad43058 tom enhanced about command
Used Q_GLOBAL_STATIC_WITH_ARGS() for ON and OFF.
2023-10-17 15:26:04 +02:00
silverqx f84de5e3bc tom enhanced tom about
Added C macros TINYORM_DISABLE_TOM, TINYORM_STRICT_MODE, and
TINYORM_MSVC_RUNTIME_DYNAMIC.
2023-10-17 15:26:04 +02:00
silverqx 48a46f8723 tom enhanced tom about
Added the MSVC Runtime dynamic and MSVC Runtime library.
2023-10-17 15:26:04 +02:00
silverqx 8435c62aaf tom removed useless includes 2023-10-17 15:26:03 +02:00
silverqx 1998a7ab19 tom zsh added missing about command 2023-10-17 15:26:03 +02:00
silverqx df75c9c1c5 tom about added link type 2023-10-17 15:26:02 +02:00
silverqx 5539e4479d tom updated pwsh autocomplete code 2023-10-17 15:26:02 +02:00
silverqx 82bd49db22 fixtypo 2023-09-10 12:11:56 +02:00
silverqx dbb01c74b1 tom bugfix GCC Release build warning 2023-09-10 12:06:44 +02:00
silverqx cf0d9ea1c6 updated years in copyright
- also updated unit test
2023-09-10 12:06:41 +02:00
silverqx 01a834ef3d bump version to TinyORM v0.35.0 and tom v0.6.1
- bugfix and continue revisit of qmake build system
2023-09-09 09:34:44 +02:00
silverqx da50dd6b25 fixtypo in comments 2023-09-09 09:15:49 +02:00
silverqx 60b4fbc914 qmake changed to *= for all INCLUDEPATH
Changed all to INCLUDEPATH *= $$PWD.
2023-09-09 09:13:32 +02:00
silverqx 3de68b3c56 tom removed useless function call
I don't even remember why I called it this way but it had a reason.
Anyway, it's useless as the qt_call_post_routines() is also called
in the QCoreApplication destructor.

I'm removing it because it breaks vcpkg static builds.
2023-09-09 09:00:35 +02:00