Skip to content
Extraits de code Groupes Projets
  1. fév. 08, 2022
  2. nov. 19, 2021
  3. sept. 09, 2021
  4. sept. 02, 2021
    • Kubat's avatar
      LOG: Add a clean way to create loggers · 6b8cc899
      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
      6b8cc899
  5. août 30, 2021
    • Kubat's avatar
      BUILD: Fix some gcc's warnings · 0230e2d0
      Kubat a rédigé
      - Disable the subobject linkage warning for gcc.
      - Solves one shadowing pb
      - Delete unused DataPtr
      0230e2d0
  6. août 27, 2021
  7. août 26, 2021
  8. août 24, 2021
  9. août 20, 2021
  10. août 19, 2021
  11. août 04, 2021
  12. août 01, 2021
  13. juil. 24, 2021
  14. juil. 16, 2021
  15. juil. 14, 2021
  16. juil. 13, 2021
  17. juil. 11, 2021
  18. juil. 06, 2021
  19. juil. 05, 2021
  20. juil. 04, 2021
  21. juil. 02, 2021
  22. juin 30, 2021
  23. juin 28, 2021
  24. juin 27, 2021
  25. juin 26, 2021
  26. juin 25, 2021
    • Kubat's avatar
      MISC: Add a way to use .hh files with cmake · 0d135d43
      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.
      0d135d43
Chargement en cours