Update to Qt Creator 4.8.1 (#13) * Update CI config * Implement dummy commitFromEditor
Assets
3
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
Assets
3
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.
Assets
3
Update README.md
Assets
3
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
Assets
3
Fix build with QtCreator 4.3 (#9)
Assets
3
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
Assets
3
AppVeyor likes extra linebreaks
Assets
3
Adds support for TFS shelve/unshelve command pair * Adds support for TFS shelve/unshelve commands
Assets
3
Change 'Repository' to 'Project' in commands and add undo unchanged f… …iles command/setting * changes 'Repository' to 'Project' in command names * the project related commands (get latest, history, etc.) now work fine * adds 'force' option to get latest to overwrite files in workspace that are writable * adds option 'revert unchanged files' to settings (requires tfpt.exe) - if enabled undoes files that have no local changes (but are checked out) during checki * adds 'Undo unchanged (Project)' command
Assets
3
PreviousNext