Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jesperhh/qmlfmt

Tags

1.1.4

Toggle 1.1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update Qt version in AppVeyor (#42)

* Update Qt version

* Update readme and access token

Resolves #37

1.1.3

Toggle 1.1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update to Qt 6 and Qt Creator 6.0 (#38)

* Update to Qt 6
* Update to Qt Creator 6.0
* Build Linux version with AppVeyor instead of Travis-CI

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Always write output to standard out even if there are no differences

Always write output to standard out even if there are no differences

1.1.1

Toggle 1.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Minor issues (#28)

* Update build steps in readme

* hack to ensure tags are built in travis

* Revert "replaced submodule source with main repo (#27)"

1.1.0

Toggle 1.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix version command (#26)

* only build master and PRs

* Fall back to commit hash if no tag defined

1.0.104

Toggle 1.0.104's commit message
Adds explicit build instructions (#25)

1.0.89

Toggle 1.0.89's commit message
Add homebrew installation (#22)

* add homebrew installation

1.0.85

Toggle 1.0.85's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
MacOS build, Qt Creator as submodule and tab/indent size control

* Add qt-cretor 4.8.1 as submodule and use it instead of downloading the source manually on build.

* Clang build in Travis CI

* Add support for building on Mac OS

* Add support for controlling tab/indent size

1.0.74

Toggle 1.0.74's commit message
Remove the deprecated QtScript dependency (#13)

1.0.71

Toggle 1.0.71's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Refactoring, multi-file support and test coverage (#12)

- Add support for providing multiple files/directories at once
- Refactorings
- Improve test coverage