forked from mdeets/personal-timer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
qml.qrc
182 lines (182 loc) · 11.5 KB
/
qml.qrc
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
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
<RCC>
<qresource prefix="/">
<file>main.qml</file>
<file>StopWatch.qml</file>
<file>theScripts/updateCountUp.js</file>
<file>theScripts/controllerSpingBoxCountDown.js</file>
<file>theControls/MyThreeBottomButtons.qml</file>
<file>theScripts/updateCountDown.js</file>
<file>theControls/MyMenu.qml</file>
<file>theControls/MySwitch.qml</file>
<file>theSounds/mixkit-elevator-tone-2863.wav</file>
<file>thePictures/icon-moon.png</file>
<file>thePictures/icon-sun.png</file>
<file>thePages/DismissPage.qml</file>
<file>theControls/MyCancelSaveButton.qml</file>
<file>theControls/MyWeekDayPicker.qml</file>
<file>theControls/MySlider.qml</file>
<file>theControls/MyAlarmContentStyle.qml</file>
<file>theScripts/updateIndicator.js</file>
<file>thePictures/white-25px/icon-stopwatch.png</file>
<file>thePictures/white-25px/icon-countdown.png</file>
<file>thePictures/white-25px/icon-alarm.png</file>
<file>thePictures/dark-25px/icon-stopwatch.png</file>
<file>thePictures/dark-25px/icon-countdown.png</file>
<file>thePictures/dark-25px/icon-alarm.png</file>
<file>thePictures/dark-25px/icon-calender.png</file>
<file>thePictures/white-25px/icon-calender.png</file>
<file>theControls/MyComboBox.qml</file>
<file>theControls/MyShadowForFocus.qml</file>
<file>theControls/MyCalender.qml</file>
<file>thePictures/dark-25px/icon-back-next.png</file>
<file>thePictures/white-25px/icon-back-next.png</file>
<file>theControls/MyDayPicker.qml</file>
<file>theScripts/calculateDates.js</file>
<file>thePictures/dark-25px/icon-lightmode.png</file>
<file>thePictures/dark-25px/icon-darkmode.png</file>
<file>thePictures/white-25px/icon-lightmode.png</file>
<file>thePictures/white-25px/icon-darkmode.png</file>
<file>thePages/SettingsPage.qml</file>
<file>thePages/theTimer/SportTimer.qml</file>
<file>thePages/theTimer/SportTimerSetPage.qml</file>
<file>theScripts/theTimer/sportTimer.js</file>
<file>thePages/theTimer/SingleTimer.qml</file>
<file>TrashCodesForLater.qml</file>
<file>thePictures/dark-25px/icon-unmute.png</file>
<file>thePictures/dark-25px/icon-mute.png</file>
<file>thePictures/white-25px/icon-unmute.png</file>
<file>thePictures/white-25px/icon-mute.png</file>
<file>thePictures/white-25px/icon-settings.png</file>
<file>thePictures/dark-25px/icon-settings.png</file>
<file>thePictures/white-25px/icon-cancel.png</file>
<file>thePictures/dark-25px/icon-cancel.png</file>
<file>thePages/theTimer/SingleTimerSetPage.qml</file>
<file>thePages/theTimer/MultiTimer.qml</file>
<file>thePages/theTimer/MultiTimerSetPage.qml</file>
<file>theControls/MyThreepleTumbler.qml</file>
<file>thePictures/dark-25px/icon-reset.png</file>
<file>thePictures/white-25px/icon-reset.png</file>
<file>theScripts/theTimer/sportTimerSoundEffects.js</file>
<file>theSounds/sportTimer/sound-effects/sound-pack-a/stopped.wav</file>
<file>theSounds/sportTimer/sound-effects/sound-pack-a/started.wav</file>
<file>theSounds/sportTimer/sound-effects/sound-pack-a/round-stopped.wav</file>
<file>theSounds/sportTimer/sound-effects/sound-pack-a/round-started.wav</file>
<file>theSounds/sportTimer/sound-effects/sound-pack-a/break-stopped.wav</file>
<file>theSounds/sportTimer/sound-effects/sound-pack-a/break-started.wav</file>
<file>theScripts/theTimer/sportTimerSpeech.js</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/stop.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/start.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/set.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/seconds.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/second.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/rest.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/remaining-time.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/minutes.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/minute.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/left.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/hours.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/hour.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/go.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/cheer.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/100.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/90.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/80.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/70.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/60.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/50.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/40.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/30.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/20.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/19.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/18.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/17.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/16.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/15.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/14.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/13.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/12.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/11.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/10.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/9.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/8.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/7.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/6.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/5.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/4.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/3.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/2.wav</file>
<file>theSounds/sportTimer/sound-speech/sound-pack-male-joey/numbers/1.wav</file>
<file>theControls/DrawCircle2.qml</file>
<file>android/gradle/wrapper/gradle-wrapper.jar</file>
<file>android/gradle/wrapper/gradle-wrapper.properties</file>
<file>android/res/values/libs.xml</file>
<file>android/AndroidManifest.xml</file>
<file>android/build.gradle</file>
<file>android/gradle.properties</file>
<file>android/gradlew</file>
<file>android/gradlew.bat</file>
<file>theScripts/theDataBaseSystem/dataBaseCenter.js</file>
<file>theScripts/theDataBaseSystem/saveLoadSettings.js</file>
<file>theScripts/theDataBaseSystem/saveLoadAlarm.js</file>
<file>theScripts/theDataBaseSystem/saveLoadLogs.js</file>
<file>thePages/theLogs/LogSetPage.qml</file>
<file>thePages/theLogs/LogMessages.qml</file>
<file>theScripts/theDataBaseSystem/saveLoadLogMessages.js</file>
<file>thePictures/white-25px/icon-send.png</file>
<file>thePictures/dark-25px/icon-send.png</file>
<file>thePages/theCalender/CalenderPage.qml</file>
<file>thePages/theLogs/LogsPage.qml</file>
<file>thePages/theAlarm/Alarm.qml</file>
<file>thePages/theAlarm/AlarmSetPage.qml</file>
<file>theScripts/theDataBaseSystem/saveLoadEventGroups.js</file>
<file>theScripts/theDataBaseSystem/saveLoadEvents.js</file>
<file>thePages/theEvents/EventGroupSetPage.qml</file>
<file>thePages/theEvents/EventGroupsPage.qml</file>
<file>thePages/theEvents/EventSetPage.qml</file>
<file>thePages/theEvents/EventsPage.qml</file>
<file>thePages/thePrioritize/Prioritize.qml</file>
<file>thePages/thePrioritize/PrioritizeSetPage.qml</file>
<file>theControls/PickDatePopup.qml</file>
<file>thePictures/dark-25px/icon-clock.png</file>
<file>thePictures/dark-25px/icon-pickDate.png</file>
<file>thePictures/white-25px/icon-clock.png</file>
<file>thePictures/white-25px/icon-pickDate.png</file>
<file>theControls/MyCircleClockPicker.qml</file>
<file>theControls/PickClockPopup.qml</file>
<file>theControls/MyNewIndicator.qml</file>
<file>thePictures/dark-25px/icon-event.png</file>
<file>thePictures/dark-25px/icon-log.png</file>
<file>thePictures/dark-25px/icon-multi-timer.png</file>
<file>thePictures/white-25px/icon-event.png</file>
<file>thePictures/white-25px/icon-log.png</file>
<file>thePictures/white-25px/icon-multi-timer.png</file>
<file>thePictures/dark-25px/icon-sport-timer.png</file>
<file>thePictures/white-25px/icon-sport-timer.png</file>
<file>theControls/MiniMenuEditAndDelete.qml</file>
<file>thePictures/dark-25px/icon-delete.png</file>
<file>thePictures/dark-25px/icon-edit.png</file>
<file>thePictures/white-25px/icon-delete.png</file>
<file>thePictures/white-25px/icon-edit.png</file>
<file>theScripts/staticValues.js</file>
<file>thePictures/dark-25px/icon-copy.png</file>
<file>thePictures/white-25px/icon-copy.png</file>
<file>theControls/ConfirmationMessage.qml</file>
<file>thePictures/dark-25px/icon-italic.png</file>
<file>thePictures/dark-25px/icon-strikeout.png</file>
<file>thePictures/dark-25px/icon-underline.png</file>
<file>thePictures/white-25px/icon-italic.png</file>
<file>thePictures/white-25px/icon-strikeout.png</file>
<file>thePictures/white-25px/icon-underline.png</file>
<file>thePictures/dark-25px/icon-bold.png</file>
<file>thePictures/white-25px/icon-bold.png</file>
<file>thePictures/white-25px/icon-archive.png</file>
<file>thePictures/dark-25px/icon-archive.png</file>
<file>theScripts/theAPI_v1/syncSettings.js</file>
<file>thePages/theSettings/TheMainPage.qml</file>
<file>thePages/theSettings/DataAndBackupConfiguration.qml</file>
<file>theScripts/theAPI_v1/syncLogs.js</file>
<file>theScripts/theAPI_v1/syncLogMessages.js</file>
<file>theScripts/theAPI_v1/connectionInfo.js</file>
</qresource>
<qresource prefix="/thePictures"/>
</RCC>