File tree
72 files changed
+3219
-209
lines changed- .idea
- artifacts
- modules
- dist
- gradle/wrapper
- src
- META-INF
- br/com/pinter/tqrespec
- save
- images
- main
- java/br/com/pinter/tqrespec
- gui
- save
- resources
- fxml
- i18n
- icon
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
72 files changed
+3219
-209
lines changedDiff for: .idea/artifacts/tqrespec.xml
+34
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/artifacts/tqrespec_jar.xml
-16
This file was deleted.
Diff for: .idea/misc.xml
+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: .idea/modules/tqrespec.iml
+2-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Diff for: LICENSE
+674
Large diffs are not rendered by default.
Diff for: build.gradle
+7-5
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 | 7 |
| |
9 | 8 |
| |
10 |
| - | |
| 9 | + | |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
16 | 15 |
| |
17 | 16 |
| |
18 |
| - | |
19 | 17 |
| |
20 |
| - | |
21 |
| - | |
22 | 18 |
| |
| 19 | + | |
23 | 20 |
| |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
24 | 25 |
| |
| 26 | + |
Diff for: dist/create_dist.cmd
+43
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + |
Diff for: dist/jlink.cmd
+50
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + |
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 |
| - | |
| 10 | + |
Diff for: src/META-INF/MANIFEST.MF
-4
This file was deleted.
Diff for: src/br/com/pinter/tqrespec/Main.java
-31
This file was deleted.
Diff for: src/br/com/pinter/tqrespec/Util.java
-11
This file was deleted.
-5
This file was deleted.
This file was deleted.
-63
This file was deleted.
Diff for: src/images/about.xcf
32.2 KB
Binary file not shown.
Diff for: src/images/about_character.xcf
295 KB
Binary file not shown.
Diff for: src/images/icon.png
93.2 KB
Loading
Diff for: src/images/icon.xcf
167 KB
Binary file not shown.
Diff for: src/images/icon2.xcf
193 KB
Binary file not shown.
Diff for: src/images/window.xcf
4.09 MB
Binary file not shown.
Diff for: src/images/window2.xcf
1.04 MB
Binary file not shown.
+38
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + |
0 commit comments