summarylogtreecommitdiffstats
path: root/CHANGELOG
blob: 712e600c09bdd2622658545fa4f6e7613452173f (plain)
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
2014-10-03 Dusan Saiko <dusan.saiko@gmail.com>

     * 1.2.1 :
	Fixes for QT 5.3.2
	Creating development version: 1.3-SNAPSHOT

2014-10-03 Dusan Saiko <dusan.saiko@gmail.com>

     * 1.2 :
	Translation finished
	Adding French translation
	German translation
	Changing default locale to system locale
	Translating to RU
	Adding Chinese, Japanese, Italian and Spanish translation
	Translating to Polish and Hindu
	Creating development version: 1.2-SNAPSHOT

2014-09-20 Dusan Saiko <dusan.saiko@gmail.com>

     * 1.1 :
	Fixing binding loop
	Creating development version: 1.1-SNAPSHOT

2014-09-20 Dusan Saiko <dusan.saiko@gmail.com>

     * 1.0 :
	Releasing version 1.0
	Last code finilization
	Code finalization
	Removing Quit button
	Bugfixing level creation
	Bugfixing level creation
	Redesigning levels
	Adding sql module to .pro file
	Fixing debian vs ubuntu installation package
	Creating development version: 0.9.12-SNAPSHOT

2014-08-27 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.11 :
	Dist packages for Linux
	Adjusting rpm, arch and deb deployment
	Creating development version: 0.9.11-SNAPSHOT

2014-08-27 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.10 :
	Creating man page
	Creating man page
	Aded Czech and German translation
	Added OS type detection (using Q_OS_* macros only)
	Finalized and optimized images
	Creating development version: 1.0.0-SNAPSHOT

2014-08-24 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.9 :
	Finished codebase tuning
	Ending game when only one piece of any color is left
	Added score-sync-in-progress animation
	Creating development version: 0.9.9-SNAPSHOT

2014-08-22 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.8 :
	Refactoring source code finished
	Refactoring source code - part 8
	Refactoring source code - part 7
	Refactoring source code - part 6
	Refactoring source code - part 5
	Creating development version: 0.9.8-SNAPSHOT

2014-08-16 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.7 :
	Migrated to new DB backend
	Refactoring source code - part 4
	Refactoring source code - part 3
	Refactoring source code - part 2
	Refactoring source code - part 1
	Creating development version: 0.9.7-SNAPSHOT

2014-08-11 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.6 :
	Online score sync finished
	Creating development version: 0.9.6-SNAPSHOT

2014-08-08 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.5 :
	Creating version 0.9.5
	Deleting local scores on room number change
	Added room number generator and validator
	Finished local scores
	Creating development version: 0.9.5-SNAPSHOT

2014-08-07 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.4 :
	Designed score table
	Changing menu panel layout
	Improving build system
	Creating development version: 0.9.3-SNAPSHOT

2014-08-01 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.2 :
	Redesigned game start buttons
	Menu buttons layout
	Designing new Menu Panel
	Menu panel buttons.
	Changing images source structure
	Menu button redesign
	Code optimizing
	Introducint post-commit hook to tag version numbers
	Adding GIT version numbering
	Small dist scripts fixes

2014-07-21 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9.1 :
	Finished RPM packages
	Extending Arch package scripts
	Finished deb packages for debian testing/jessie
	Creating Arch installation scripts
	Creating .deb installation scripts
	Testing deb creation

2014-07-19 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.9 :
	Resizing of game window simplified
	Migrated to QT 5.2.1 to support Ubuntu Trusty

2014-07-16 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.8 :
	Finishing levels
	new icon
	Finishing levels and multiple size
	major refactoring and GUI change
	bugfixes
	Code optimization
	Creating app icon
	Licence change do ASL2.0
	Improving code
	Adding platform dependent behaviour for onClick/onMouseEntered for mobile platforms without mouse cursor.
	Adding falling of pieces
	Finishing pop-up effects
	Finetuning image smoothing
	Renaming to One More SameGame

2014-06-18 Dusan Saiko <dusan.saiko@gmail.com>

     * 0.1 :
	Initial commit
	Update README.md
	Update README.md