Skip to content

Releases: jesperhh/qmlfmt

1.1.4 Update to Qt Creator 10

29 Mar 08:19
088ae92
Compare
Choose a tag to compare
Update Qt version in AppVeyor (#42)

* Update Qt version

* Update readme and access token

Resolves #37

Update to Qt 6 and Qt Creator 6.0

16 Dec 20:02
e99c9e9
Compare
Choose a tag to compare
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: Always write output to standard out even if there are no differences

24 Oct 20:01
1e59529
Compare
Choose a tag to compare
  • Fix bug where no output is written to standard output when there are no differences.

1.1.1: Minor issues (#28)

17 Nov 20:35
051ba7c
Compare
Choose a tag to compare
* Update build steps in readme

* hack to ensure tags are built in travis

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

1.1.0

17 Nov 19:44
7ba3492
Compare
Choose a tag to compare
Fix version command (#26)

* only build master and PRs

* Fall back to commit hash if no tag defined

1.0.104

16 Nov 13:41
Compare
Choose a tag to compare
Adds explicit build instructions (#25)

1.0.89

25 Jun 07:32
Compare
Choose a tag to compare
Add homebrew installation (#22)

* add homebrew installation

1.0.85

06 Feb 22:06
da84680
Compare
Choose a tag to compare
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

28 Dec 13:23
Compare
Choose a tag to compare
Remove the deprecated QtScript dependency (#13)

1.0.71

29 Mar 15:13
942200d
Compare
Choose a tag to compare
Refactoring, multi-file support and test coverage (#12)

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