1. 01 6月, 2017 1 次提交
  2. 30 5月, 2017 1 次提交
  3. 26 5月, 2017 1 次提交
  4. 22 5月, 2017 3 次提交
  5. 21 5月, 2017 3 次提交
    • K
      add object_script to Qt.gitignore · 91ae9708
      KoynovStas 提交于
      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
    • K
      add target_wrapper.* to Qt.gitignore · ab1e4933
      KoynovStas 提交于
      This file is autogenerated by qmake for run auto(unit) tests.
      For Windows: target_wrapper.bat
      For Unix: target_wrapper.sh
      ab1e4933
    • B
      Merge pull request #2388 from KoynovStas/Static_QT · 67f633a0
      Brendan Forster 提交于
      add *_plugin_import.cpp to Qt.gitignore
      67f633a0
  6. 20 5月, 2017 2 次提交
  7. 18 5月, 2017 1 次提交
  8. 15 5月, 2017 2 次提交
  9. 12 5月, 2017 2 次提交
  10. 10 5月, 2017 2 次提交
  11. 09 5月, 2017 1 次提交
  12. 07 5月, 2017 2 次提交
  13. 24 4月, 2017 1 次提交
  14. 23 4月, 2017 1 次提交
  15. 20 4月, 2017 1 次提交
  16. 19 4月, 2017 1 次提交
  17. 17 4月, 2017 2 次提交
  18. 15 4月, 2017 4 次提交
  19. 04 4月, 2017 1 次提交
  20. 03 4月, 2017 2 次提交
  21. 01 4月, 2017 2 次提交
  22. 31 3月, 2017 1 次提交
  23. 29 3月, 2017 3 次提交