Skip to content

Commit fb2a8c4

Browse files
authored
V1.3.0 (#22)
* Upgrade to QT 6 * Win32 fixes * Random format fixes + journal empty bugfix * Optimize: Make XML parsing and reading parallell. * Start to separate view/model a bit better. * Installer
1 parent a77fe10 commit fb2a8c4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

65 files changed

+2558
-3129
lines changed

.gitignore

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
################################################################################
2+
# This .gitignore file was automatically created by Microsoft(R) Visual Studio.
3+
################################################################################
4+
5+
/.vs
6+
/debug
7+
/innsyn-1.3.0
8+
/innsyn-v1.3.0
9+
/lib/sphinx-3.5.1
10+
/mysql
11+
/obj/W64
12+
/release

0 commit comments

Comments
 (0)