Commit Graph

5 Commits

Author SHA1 Message Date
Guillaume Jacquemin 22c9627b84 Main: add single-instance checking. 2021-07-28 15:17:46 +02:00
Guillaume Jacquemin ff1782ca9d main: change the name of the log file. 2021-07-13 18:50:38 +02:00
Guillaume Jacquemin e0647b907a CMakeLists: change the name of the debug macro. 2021-07-13 18:35:23 +02:00
Guillaume Jacquemin b0affadd9a Add output redirection in release mode.
Debug mode gets outputted to std{out,err}. While most IDEs are sane
enough to capture the streams by default (hello, Qt Creator!), others
aren't (such as CLion, but there's a workaround there), and you can
forget about CMD output as well. Ugh, I hate Windows...
2021-06-20 13:39:43 +02:00
Guillaume Jacquemin 61d1e3635f Add initial files.
Feature parity is also reached.
2021-06-11 19:24:52 +02:00