.. |
qtlocalpeer
|
Convert Windows header names to lowercase
|
2023-08-16 10:29:13 +03:00 |
application.cpp
|
Use std::clamp() instead of various custom implementations
|
2023-08-27 21:55:08 +03:00 |
application.h
|
Use atomic primitives from standard library
|
2023-08-28 02:08:40 +08:00 |
applicationinstancemanager.cpp
|
Move to separate headers
|
2023-08-11 13:47:55 +08:00 |
applicationinstancemanager.h
|
Initialize pointer to a default value
|
2022-06-23 21:31:16 +08:00 |
CMakeLists.txt
|
Use CMake to update translation files
|
2022-05-29 02:49:57 +03:00 |
cmdoptions.cpp
|
Use default operators generated/synthesized by compiler
|
2023-07-22 02:25:44 +08:00 |
cmdoptions.h
|
Improve command line parameters dispatching
|
2023-02-02 10:02:51 +03:00 |
filelogger.cpp
|
Drop support of Qt 5
|
2023-07-20 11:17:27 +03:00 |
filelogger.h
|
Implement class for handling filesystem paths
|
2022-02-08 06:03:48 +03:00 |
main.cpp
|
Display error message when unrecoverable error occurred
|
2023-08-14 16:03:57 +03:00 |
signalhandler.cpp
|
Move to separate headers
|
2023-08-11 13:47:55 +08:00 |
signalhandler.h
|
Move system signal related functions to its own file
|
2022-05-01 12:32:51 +08:00 |
stacktrace.cpp
|
Migrate to Boost.Stacktrace
|
2022-05-12 11:06:05 +08:00 |
stacktrace.h
|
Migrate to Boost.Stacktrace
|
2022-05-12 11:06:05 +08:00 |
upgrade.cpp
|
Move to separate headers
|
2023-08-11 13:47:55 +08:00 |
upgrade.h
|
Migrate settings much earlier
|
2023-01-24 10:23:12 +02:00 |