1. 09 Jun, 2017 1 commit
  2. 06 Jun, 2017 2 commits
  3. 31 May, 2017 2 commits
  4. 30 May, 2017 1 commit
  5. 25 May, 2017 1 commit
  6. 22 May, 2017 3 commits
  7. 21 May, 2017 3 commits
    • KoynovStas's avatar
      add object_script to Qt.gitignore · 91ae9708
      KoynovStas authored
      For template rules (modern style) in Qt project file,
      this file is autogenerated by qmake.
      
      Example old style (pro file):
      SOURCES += src/1.cpp \
                 src/2.cpp
      
      Example new style, uses template rules (pro file):
      SOURCES += src/*.cpp
      
      qmake auto generate files with list of objects
      object_script.*.Debug
      object_script.*.Release
      91ae9708
    • KoynovStas's avatar
      add target_wrapper.* to Qt.gitignore · ab1e4933
      KoynovStas authored
      This file is autogenerated by qmake for run auto(unit) tests.
      For Windows: target_wrapper.bat
      For Unix: target_wrapper.sh
      ab1e4933
    • Brendan Forster's avatar
      Merge pull request #2388 from KoynovStas/Static_QT · 67f633a0
      Brendan Forster authored
      add *_plugin_import.cpp to Qt.gitignore
      67f633a0
  8. 20 May, 2017 2 commits
  9. 17 May, 2017 1 commit
  10. 15 May, 2017 2 commits
  11. 12 May, 2017 2 commits
  12. 10 May, 2017 2 commits
  13. 09 May, 2017 1 commit
  14. 07 May, 2017 1 commit
  15. 06 May, 2017 1 commit
  16. 24 Apr, 2017 1 commit
  17. 23 Apr, 2017 1 commit
  18. 19 Apr, 2017 2 commits
  19. 17 Apr, 2017 1 commit
  20. 16 Apr, 2017 1 commit
  21. 14 Apr, 2017 4 commits
  22. 04 Apr, 2017 1 commit
  23. 03 Apr, 2017 2 commits
  24. 01 Apr, 2017 1 commit
  25. 31 Mar, 2017 1 commit