- 09 Jul, 2018 10 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
So that clang-tidy is not confused and does not add an unappropriate "= delete"
-
Emmanuel Promayon authored
clang-tidy (4.0 and 7.0) did not find any "typedef" to modernize, this is a manual change
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 08 Jul, 2018 2 commits
-
-
Emmanuel Promayon authored
Feature/dont crash if extlib exceptions See merge request !90
-
Emmanuel Promayon authored
-
- 07 Jul, 2018 2 commits
-
-
-
Emmanuel Promayon authored
-
- 06 Jul, 2018 3 commits
-
-
Emmanuel Promayon authored
It seems that on top of generating a hard to read log, it generates problem with OpenGL context when too many process requires the OpenGL context
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
Catching all exception on windows, added a (strange) error: "Access violation - no RTTI data!" This commit checks a solution that does not use RTTI and directly use the Q_OBJECT property.
-
- 05 Jul, 2018 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
- 19 Jun, 2018 1 commit
-
-
Emmanuel Promayon authored
-
- 16 Jun, 2018 2 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
VM seems overwelmed
-
- 15 Jun, 2018 13 commits
-
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
As well as a proper uppercase H (as it should be in application menus)
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
see https://doc.qt.io/qt-5/qcoreapplication.html#notify for more details. This should send an error message instead of crashing imp! For instance old bugzilla bug #169 does not crash the application anymore, but just send an error message: see https://bugzilla-timc.imag.fr/show_bug.cgi?id=169
-
- 08 Jun, 2018 5 commits
-
-
Emmanuel Promayon authored
Feature/asm for regression test See merge request !22
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
-
Emmanuel Promayon authored
CMake was passing arguments separated with space, and only the first expected output file was used
-
Emmanuel Promayon authored
-