1. 20 Jan, 2016 1 commit
  2. 26 Dec, 2015 1 commit
  3. 13 Oct, 2015 1 commit
  4. 09 Oct, 2015 2 commits
    • Fabio Bas's avatar
      Fix PR #1600 · 7fe60279
      Fabio Bas authored
      7fe60279
    • Gavin Bisesi's avatar
      Add dummy googletest · 3ebe42c4
      Gavin Bisesi authored
      Uses the built in cmake -Dtest=ON
      
      It should download googletest on the fly if needed.
      
      Adds a new make target, `make test`
      
      Ref #167
      3ebe42c4
  5. 01 Oct, 2015 1 commit
  6. 23 Sep, 2015 2 commits
  7. 22 Sep, 2015 1 commit
  8. 13 Sep, 2015 1 commit
  9. 10 Sep, 2015 2 commits
  10. 25 Aug, 2015 1 commit
  11. 21 Aug, 2015 2 commits
  12. 20 Aug, 2015 1 commit
  13. 19 Aug, 2015 1 commit
  14. 16 Aug, 2015 1 commit
  15. 09 Aug, 2015 1 commit
  16. 05 Jul, 2015 2 commits
  17. 03 Jul, 2015 1 commit
  18. 15 Jun, 2015 1 commit
    • Fabio Bas's avatar
      Theme manager · 6b8ebe54
      Fabio Bas authored
      This is the first implementation of a theme manager. It’s a rebased and
      revisited version of #792.
      6b8ebe54
  19. 23 May, 2015 1 commit
  20. 17 May, 2015 1 commit
    • Fabio Bas's avatar
      Theme manager · bdd55db5
      Fabio Bas authored
      This is the first implementation of a theme manager. It’s a rebased and
      revisited version of #792.
      bdd55db5
  21. 26 Apr, 2015 1 commit
  22. 16 Apr, 2015 1 commit
  23. 13 Feb, 2015 1 commit
    • Fabio Bas's avatar
      Translation updates to support Transifex · 798dc09f
      Fabio Bas authored
       * ignore .tx folder
       * cmake: when UPDATE_TRANSLATIONS=ON, extract new strings only to the
      english translation file.
       * added info in CONTRIBUTING.md
       * updated english translations
      798dc09f
  24. 28 Dec, 2014 1 commit
  25. 26 Dec, 2014 1 commit
  26. 09 Nov, 2014 2 commits
  27. 14 Oct, 2014 1 commit
  28. 10 Oct, 2014 2 commits
  29. 06 Sep, 2014 1 commit
  30. 04 Sep, 2014 1 commit
  31. 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
  32. 27 Jun, 2014 2 commits