1. 21 Mar, 2016 1 commit
  2. 08 Mar, 2016 1 commit
  3. 27 Feb, 2016 1 commit
  4. 23 Feb, 2016 1 commit
  5. 27 Dec, 2015 1 commit
  6. 01 Oct, 2015 1 commit
  7. 25 Aug, 2015 1 commit
  8. 25 Jul, 2015 1 commit
  9. 03 Jul, 2015 1 commit
  10. 30 Jun, 2015 1 commit
  11. 24 May, 2015 1 commit
    • Fabio Bas's avatar
      More work · 471f6371
      Fabio Bas authored
       * Refactored code out of common/ into servatrice/
       * added smtp client library
       * disable registration when connected
       * validate email address
       * send activation token via email
      471f6371
  12. 11 Apr, 2015 1 commit
  13. 28 Dec, 2014 1 commit
  14. 13 Dec, 2014 1 commit
  15. 09 Nov, 2014 2 commits
  16. 11 Oct, 2014 1 commit
  17. 06 Oct, 2014 1 commit
    • Matt Lowe's avatar
      Servatrice logo · 5b50aa0f
      Matt Lowe authored
      + added resources needed for servatrice logo
      ~ updated CMakeLists.txt to include the new resources
      5b50aa0f
  18. 02 Oct, 2014 2 commits
  19. 01 Oct, 2014 1 commit
  20. 28 Jun, 2014 1 commit
    • Fabio Bas's avatar
      Cmake reorganization · fc24ffde
      Fabio Bas authored
      * Move all cmake-related files in a new “cmake” folder
      * move nsis files in there, too, since they are templates parsed by cake
      * retrieve git version once when cmake is run, and use it for both
      creating version_string.h/cpp and for package naming
      fc24ffde
  21. 27 Jun, 2014 2 commits
  22. 25 Jun, 2014 1 commit
  23. 22 Jun, 2014 6 commits
  24. 21 Jun, 2014 5 commits
  25. 12 Jun, 2014 1 commit
  26. 11 Jun, 2014 1 commit
  27. 10 Jun, 2014 1 commit
    • Fabio Bas's avatar
      servatrice's CMakeLists.txt: major overhaul · 4b49458e
      Fabio Bas authored
      * Remove cockatrice_HEADERS (obsoleted by automoc)
      * Remove compilation flags definition and Qt4 finding calls
      * Make use of CMAKE_INSTALL_PREFIX
      * use INSTALL(TARGETS) in place of INSTALL(PROGRAM)
      * Osx: create a proper application bundle
      * Added comments
      4b49458e
  28. 28 Oct, 2012 1 commit