Releases: jesperhh/teamfoundation
Releases · jesperhh/teamfoundation
4.8.43
Update to Qt Creator 4.8.1 (#13)
* Update CI config
* Implement dummy commitFromEditor
4.7.37
Add support for Qt Creator 4.7 (#12)
* Update AppVeyor build to Qt Creator 4.7.2
* Update Qt to 5.11
* Remove auto release and use nullptr instead of 0
* Use FileName instead of string where necessary
4.4.32
NOTE: This is a release for an old version of Qt Creator, only use this if you need Qt Creator 4.4 support, otherwise use the latest non-pre-release version.
Support for Qt Creator 4.4.1.
4.5.30
Update plugin for Qt Creator 4.5 (#11)
* Update appveyor.yml file to point to qt creator 4.5
* Apply similar fixes as was done for other scm plugins
4.3.26
Fix build with QtCreator 4.3 (#9)
4.2.23
Fix build for Qt Creator 4.2
* Fix build for Qt Creator 4.2
* Log downloads in AppVeyor build
* Tweak AppVeyor logging
* Tweak AppVeyor logging
* Remove AppVeyor download logging
* Update library name
* AppVeyor likes extra linebreaks
* Update readme and update appveyor config to build less frequently
4.2.20
AppVeyor likes extra linebreaks
4.0.7
Adds support for TFS shelve/unshelve command pair
* Adds support for TFS shelve/unshelve commands
4.0.4
Change 'Repository' to 'Project' in commands and add undo unchanged f…