- sept. 09, 2021
- sept. 06, 2021
-
-
Kubat a rédigé
We destroy the log console before the final flush, take that into account => disable handle message for the ConsoleLogSinkDispatcher if the corresponding LogConsole was destroyed. This is a quick and dirty solution, but I don't know any other way for now!
-
Kubat a rédigé
Because we create a shared_ptr, and because the MainWindow will delete the widget on exit, we have a double free error...
-
- sept. 02, 2021
-
-
Kubat a rédigé
-
Kubat a rédigé
-
Kubat a rédigé
MISC: Get ride of VivyCli and everything is placed in VivyApplication (because of the way to get the log sink)
-
Kubat a rédigé
-
Kubat a rédigé
- The message no longer outlives the logger - Update the objects that use the LOG API - Print more things with the stderr dispatcher - The UI, src/Lib, src/Lib/Ass, src/Lib/Document use the new LOG API
-
- sept. 01, 2021
- août 27, 2021
-
-
Kubat a rédigé
-
- août 26, 2021
-
-
Kubat a rédigé
-
- août 25, 2021
-
-
Kubat a rédigé
-
- août 18, 2021
- août 17, 2021
-
-
Kubat a rédigé
-
- août 04, 2021
-
-
Kubat a rédigé
-
- août 01, 2021
- juil. 24, 2021
- juil. 19, 2021
-
-
Kubat a rédigé
-
- juil. 16, 2021
-
-
Kubat a rédigé
-
- juil. 14, 2021
-
-
Kubat a rédigé
-
- juin 28, 2021
-
-
Kubat a rédigé
-
- juin 27, 2021
- juin 26, 2021
-
-
Elliu a rédigé
Removing icon for the moment
-
- juin 25, 2021
-
-
Kubat a rédigé
-
Kubat a rédigé
CMP0100 is set to NEW, so moc and uic can be run on .hh files if needed. This is the new behaviour of the policy so it's safe. It also permits to separate clearly C++ headers from C ones.
-
Kubat a rédigé
APPLICATION: Add an application object that will be in charge of everything, also use it to store some extra data like icons and such
-