Skip to content

Releases: jesperhh/teamfoundation

4.8.43

Choose a tag to compare

@jesperhh jesperhh released this 16 Feb 11:36
b12e60d
Update to Qt Creator 4.8.1 (#13)

* Update CI config

* Implement dummy commitFromEditor

4.7.37

Choose a tag to compare

@jesperhh jesperhh released this 24 Nov 14:10
d5e6f13
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

4.4.32 Pre-release
Pre-release

Choose a tag to compare

@jesperhh jesperhh released this 03 Jan 19:13

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.31

Choose a tag to compare

@jesperhh jesperhh released this 19 Dec 18:33
8d0c005
Update README.md

4.5.30

Choose a tag to compare

@jesperhh jesperhh released this 18 Dec 19:30
af8b210
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

Choose a tag to compare

@jesperhh jesperhh released this 12 Jul 14:04
Fix build with QtCreator 4.3 (#9)

4.2.23

Choose a tag to compare

@jesperhh jesperhh released this 11 Jan 18:59
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

Choose a tag to compare

@jesperhh jesperhh released this 11 Jan 18:39
AppVeyor likes extra linebreaks

4.0.7

Choose a tag to compare

@jesperhh jesperhh released this 14 Jun 07:28
Adds support for TFS shelve/unshelve command pair

* Adds support for TFS shelve/unshelve commands

4.0.4

Choose a tag to compare

@jesperhh jesperhh released this 10 Jun 18:10
Change 'Repository' to 'Project' in commands and add undo unchanged f…