Base
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |
Core
|
Rename source to module.
|
2020-03-21 23:02:27 +02:00 |
Entity
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |
Library
|
Merge SQLite library into a single file.
|
2020-03-22 02:44:33 +02:00 |
Misc
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |
Vendor
|
Add new vendor libraries. Fix old names.
|
2020-03-21 23:12:14 +02:00 |
CMakeLists.txt
|
Merge SQLite library into a single file.
|
2020-03-22 02:44:33 +02:00 |
Core.cpp
|
Rename source to module.
|
2020-03-21 23:02:27 +02:00 |
Core.hpp
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |
Logger.cpp
|
Rename source to module.
|
2020-03-21 23:02:27 +02:00 |
Logger.hpp
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |
Main.cpp
|
Rename source to module.
|
2020-03-21 23:02:27 +02:00 |
Register.cpp
|
Integrate XML module.
|
2020-03-22 01:33:11 +02:00 |
SqBase.hpp
|
Use pragma once instead of macro guards.
|
2020-03-22 01:45:04 +02:00 |