Merge lp:~popey/memories-touch/add-packaging into lp:~sebastijan-kuzner/memories-touch/trunk

Status: Approved
Approved by: mr.incomplete
Approved revision: 2
Proposed branch: lp:~popey/memories-touch/add-packaging
Merge into: lp:~sebastijan-kuzner/memories-touch/trunk
Diff against target: 497 lines (+372/-9)
17 files modified
debian/changelog (+5/-0)
debian/compat (+1/-0)
debian/control (+14/-0)
debian/copyright (+29/-0)
debian/files (+1/-0)
debian/install (+26/-0)
debian/memories-touch.debhelper.log (+45/-0)
debian/memories-touch.substvars (+1/-0)
debian/memories-touch/DEBIAN/control (+10/-0)
debian/memories-touch/DEBIAN/md5sums (+44/-0)
debian/memories-touch/usr/share/applications/memories.desktop (+9/-0)
debian/memories-touch/usr/share/doc/memories-touch/copyright (+29/-0)
debian/rules (+13/-0)
debian/source/format (+1/-0)
memories.desktop (+7/-5)
memories.qmlproject.user (+74/-4)
memories.qmlproject.user.b8a2a5b (+63/-0)
To merge this branch: bzr merge lp:~popey/memories-touch/add-packaging
Reviewer Review Type Date Requested Status
mr.incomplete Pending
Review via email: mp+160299@code.launchpad.net

Description of the change

Attempt at adding packaging to memories, so we can get it in the collections ppa.

To post a comment you must log in.

Unmerged revisions

2. By Alan Pope 🍺🐧🐱 πŸ¦„

first attempt at packaging

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== added directory 'debian'
2=== added file 'debian/changelog'
3--- debian/changelog 1970-01-01 00:00:00 +0000
4+++ debian/changelog 2013-04-23 08:48:28 +0000
5@@ -0,0 +1,5 @@
6+memories-touch (0.1) raring; urgency=low
7+
8+ * Initial Release.
9+
10+ -- Alan Pope <alan.pope@canonical.com> Tue, 23 Apr 2013 09:17:59 +0100
11
12=== added file 'debian/compat'
13--- debian/compat 1970-01-01 00:00:00 +0000
14+++ debian/compat 2013-04-23 08:48:28 +0000
15@@ -0,0 +1,1 @@
16+8
17
18=== added file 'debian/control'
19--- debian/control 1970-01-01 00:00:00 +0000
20+++ debian/control 2013-04-23 08:48:28 +0000
21@@ -0,0 +1,14 @@
22+Source: memories-touch
23+Section: games
24+Priority: extra
25+Maintainer: Alan Pope <alan.pope@canonical.com>
26+Build-Depends: debhelper (>= 8.0.0)
27+Standards-Version: 3.9.4
28+Vcs-Bzr: https://code.launchpad.net/~sebastijan-kuzner/memories-touch/trunk
29+
30+Package: memories-touch
31+Architecture: all
32+Depends:${misc:Depends},qtdeclarative5-localstorage-plugin,qtdeclarative5-particles-plugin,qtdeclarative5-qtquick2-plugin,qtdeclarative5-ubuntu-ui-toolkit-plugin|qt-components-ubuntu,qtdeclarative5-window-plugin,qtdeclarative5-xmllistmodel-plugin,${shlibs:Depends},qmlscene
33+Description: Simple pairs memory game
34+ Match pairs of icons by tapping on them.
35+
36
37=== added file 'debian/copyright'
38--- debian/copyright 1970-01-01 00:00:00 +0000
39+++ debian/copyright 2013-04-23 08:48:28 +0000
40@@ -0,0 +1,29 @@
41+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
42+Upstream-Name: memories-touch
43+Source: https://code.launchpad.net/~sebastijan-kuzner/memories-touch/trunk
44+
45+Files: *
46+Copyright: 2013 Sebastijan Kuzner <sebastijan.kuzner@gmail.com>
47+License: GPL-3.0+
48+
49+Files: debian/*
50+Copyright: 2013 Alan Pope <alan.pope@canonical.com>
51+License: GPL-3.0+
52+
53+License: GPL-3.0+
54+ This program is free software: you can redistribute it and/or modify
55+ it under the terms of the GNU General Public License as published by
56+ the Free Software Foundation, either version 3 of the License, or
57+ (at your option) any later version.
58+ .
59+ This package is distributed in the hope that it will be useful,
60+ but WITHOUT ANY WARRANTY; without even the implied warranty of
61+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
62+ GNU General Public License for more details.
63+ .
64+ You should have received a copy of the GNU General Public License
65+ along with this program. If not, see <http://www.gnu.org/licenses/>.
66+ .
67+ On Debian systems, the complete text of the GNU General
68+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
69+
70
71=== added file 'debian/files'
72--- debian/files 1970-01-01 00:00:00 +0000
73+++ debian/files 2013-04-23 08:48:28 +0000
74@@ -0,0 +1,1 @@
75+memories-touch_0.1_all.deb games extra
76
77=== added file 'debian/install'
78--- debian/install 1970-01-01 00:00:00 +0000
79+++ debian/install 2013-04-23 08:48:28 +0000
80@@ -0,0 +1,26 @@
81+Surface.qml /usr/share/memories-touch
82+memories.qml /usr/share/memories-touch
83+gamelogic.js /usr/share/memories-touch
84+Images /usr/share/memories-touch
85+Images/16.svg /usr/share/memories-touch
86+Images/2.png /usr/share/memories-touch
87+Images/17.png /usr/share/memories-touch
88+Images/14.png /usr/share/memories-touch
89+Images/9.png /usr/share/memories-touch
90+Images/3.png /usr/share/memories-touch
91+Images/11.png /usr/share/memories-touch
92+Images/8.png /usr/share/memories-touch
93+Images/7.png /usr/share/memories-touch
94+Images/12.png /usr/share/memories-touch
95+Images/4.png /usr/share/memories-touch
96+Images/5.png /usr/share/memories-touch
97+Images/6.png /usr/share/memories-touch
98+Images/10.png /usr/share/memories-touch
99+Images/1.png /usr/share/memories-touch
100+Images/13.png /usr/share/memories-touch
101+Images/15.png /usr/share/memories-touch
102+avatar@8.png /usr/share/memories-touch
103+Card.qml /usr/share/memories-touch
104+CurrentScore.qml /usr/share/memories-touch
105+Result.qml /usr/share/memories-touch
106+memories.desktop /usr/share/applications
107
108=== added directory 'debian/memories-touch'
109=== added file 'debian/memories-touch.debhelper.log'
110--- debian/memories-touch.debhelper.log 1970-01-01 00:00:00 +0000
111+++ debian/memories-touch.debhelper.log 2013-04-23 08:48:28 +0000
112@@ -0,0 +1,45 @@
113+dh_auto_configure
114+dh_auto_build
115+dh_auto_test
116+dh_prep
117+dh_installdirs
118+dh_auto_install
119+dh_install
120+dh_installdocs
121+dh_installchangelogs
122+dh_installexamples
123+dh_installman
124+dh_installcatalogs
125+dh_installcron
126+dh_installdebconf
127+dh_installemacsen
128+dh_installifupdown
129+dh_installinfo
130+dh_pysupport
131+dh_installinit
132+dh_installmenu
133+dh_installmime
134+dh_installmodules
135+dh_installlogcheck
136+dh_installlogrotate
137+dh_installpam
138+dh_installppp
139+dh_installudev
140+dh_installwm
141+dh_installxfonts
142+dh_installgsettings
143+dh_bugfiles
144+dh_ucf
145+dh_lintian
146+dh_gconf
147+dh_icons
148+dh_perl
149+dh_usrlocal
150+dh_link
151+dh_compress
152+dh_fixperms
153+dh_installdeb
154+dh_gencontrol
155+dh_md5sums
156+dh_builddeb
157+dh_builddeb
158
159=== added file 'debian/memories-touch.substvars'
160--- debian/memories-touch.substvars 1970-01-01 00:00:00 +0000
161+++ debian/memories-touch.substvars 2013-04-23 08:48:28 +0000
162@@ -0,0 +1,1 @@
163+misc:Depends=
164
165=== added directory 'debian/memories-touch/DEBIAN'
166=== added file 'debian/memories-touch/DEBIAN/control'
167--- debian/memories-touch/DEBIAN/control 1970-01-01 00:00:00 +0000
168+++ debian/memories-touch/DEBIAN/control 2013-04-23 08:48:28 +0000
169@@ -0,0 +1,10 @@
170+Package: memories-touch
171+Version: 0.1
172+Architecture: all
173+Maintainer: Alan Pope <alan.pope@canonical.com>
174+Installed-Size: 203
175+Depends: qtdeclarative5-localstorage-plugin, qtdeclarative5-particles-plugin, qtdeclarative5-qtquick2-plugin, qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu, qtdeclarative5-window-plugin, qtdeclarative5-xmllistmodel-plugin, qmlscene
176+Section: games
177+Priority: extra
178+Description: Simple pairs memory game
179+ Match pairs of icons by tapping on them.
180
181=== added file 'debian/memories-touch/DEBIAN/md5sums'
182--- debian/memories-touch/DEBIAN/md5sums 1970-01-01 00:00:00 +0000
183+++ debian/memories-touch/DEBIAN/md5sums 2013-04-23 08:48:28 +0000
184@@ -0,0 +1,44 @@
185+ebe5aa57a0236f40c89c53f3f7d2b983 usr/share/applications/memories.desktop
186+1b09d5233fb8b93a7820597ed4a8ae1b usr/share/doc/memories-touch/changelog.gz
187+182a9edd94f70b451a147f75fa0d82ba usr/share/doc/memories-touch/copyright
188+ab5304fdea28dd72b5c1c706012092c4 usr/share/memories-touch/1.png
189+90ace301af3dd84f36a64bbabc0a4309 usr/share/memories-touch/10.png
190+ee9205c01332b2c9e2f87a849b42f5f9 usr/share/memories-touch/11.png
191+97ed57dc84d1d5ae7e3cab80ba9544d1 usr/share/memories-touch/12.png
192+3461839a45ac97dc48c23b070d770025 usr/share/memories-touch/13.png
193+a3a0b5e53ddbf2c158392dd5d1336be3 usr/share/memories-touch/14.png
194+4ec5ddbf3b2431558b2b0d74a1ede74e usr/share/memories-touch/15.png
195+1363e735ec26112890d0275686cd0cfc usr/share/memories-touch/16.svg
196+2b9aef2d2ec1a5d53786282af7b1192e usr/share/memories-touch/17.png
197+49232d45c535a8a3a487a9edb79e92ea usr/share/memories-touch/2.png
198+7525a48ca5c777169bc1d35f940e782f usr/share/memories-touch/3.png
199+8877431f07ae09a1c3f0c075f8a7e6a7 usr/share/memories-touch/4.png
200+49cbfed198c163e1eeddfe7567fac54e usr/share/memories-touch/5.png
201+8416c45613da5414f3a1f92707102283 usr/share/memories-touch/6.png
202+932e4c1a257abf78a7fe2cf76b34746d usr/share/memories-touch/7.png
203+fbacf6f2a5857f7999b575103be4db26 usr/share/memories-touch/8.png
204+fce613e444b108ff5032af7948b10db7 usr/share/memories-touch/9.png
205+8865b771d4ad37c47f5067bcf8f17abb usr/share/memories-touch/Card.qml
206+c2754d2314b751f637be01fc6b17d8f8 usr/share/memories-touch/CurrentScore.qml
207+ab5304fdea28dd72b5c1c706012092c4 usr/share/memories-touch/Images/1.png
208+90ace301af3dd84f36a64bbabc0a4309 usr/share/memories-touch/Images/10.png
209+ee9205c01332b2c9e2f87a849b42f5f9 usr/share/memories-touch/Images/11.png
210+97ed57dc84d1d5ae7e3cab80ba9544d1 usr/share/memories-touch/Images/12.png
211+3461839a45ac97dc48c23b070d770025 usr/share/memories-touch/Images/13.png
212+a3a0b5e53ddbf2c158392dd5d1336be3 usr/share/memories-touch/Images/14.png
213+4ec5ddbf3b2431558b2b0d74a1ede74e usr/share/memories-touch/Images/15.png
214+1363e735ec26112890d0275686cd0cfc usr/share/memories-touch/Images/16.svg
215+2b9aef2d2ec1a5d53786282af7b1192e usr/share/memories-touch/Images/17.png
216+49232d45c535a8a3a487a9edb79e92ea usr/share/memories-touch/Images/2.png
217+7525a48ca5c777169bc1d35f940e782f usr/share/memories-touch/Images/3.png
218+8877431f07ae09a1c3f0c075f8a7e6a7 usr/share/memories-touch/Images/4.png
219+49cbfed198c163e1eeddfe7567fac54e usr/share/memories-touch/Images/5.png
220+8416c45613da5414f3a1f92707102283 usr/share/memories-touch/Images/6.png
221+932e4c1a257abf78a7fe2cf76b34746d usr/share/memories-touch/Images/7.png
222+fbacf6f2a5857f7999b575103be4db26 usr/share/memories-touch/Images/8.png
223+fce613e444b108ff5032af7948b10db7 usr/share/memories-touch/Images/9.png
224+34d1d7ec280580998f7ed9fe95db3e23 usr/share/memories-touch/Result.qml
225+1338e2977b3a1494977865bf82af9c96 usr/share/memories-touch/Surface.qml
226+940ee629a1cce1a2d48335c76d4d25cd usr/share/memories-touch/avatar@8.png
227+34a97e10d74aa66193619f861d89364d usr/share/memories-touch/gamelogic.js
228+52be1ee617f817b4b2980dbc962a132a usr/share/memories-touch/memories.qml
229
230=== added directory 'debian/memories-touch/usr'
231=== added directory 'debian/memories-touch/usr/share'
232=== added directory 'debian/memories-touch/usr/share/applications'
233=== added file 'debian/memories-touch/usr/share/applications/memories.desktop'
234--- debian/memories-touch/usr/share/applications/memories.desktop 1970-01-01 00:00:00 +0000
235+++ debian/memories-touch/usr/share/applications/memories.desktop 2013-04-23 08:48:28 +0000
236@@ -0,0 +1,9 @@
237+[Desktop Entry]
238+Encoding=UTF-8
239+Version=1.0
240+Type=Application
241+Terminal=false
242+Exec=qmlscene /usr/share/memories-touch/memories.qml
243+Name=Memories
244+X-Ubuntu-Touch=true
245+X-Ubuntu-StageHint=SideStage
246
247=== added directory 'debian/memories-touch/usr/share/doc'
248=== added directory 'debian/memories-touch/usr/share/doc/memories-touch'
249=== added file 'debian/memories-touch/usr/share/doc/memories-touch/changelog.gz'
250Binary files debian/memories-touch/usr/share/doc/memories-touch/changelog.gz 1970-01-01 00:00:00 +0000 and debian/memories-touch/usr/share/doc/memories-touch/changelog.gz 2013-04-23 08:48:28 +0000 differ
251=== added file 'debian/memories-touch/usr/share/doc/memories-touch/copyright'
252--- debian/memories-touch/usr/share/doc/memories-touch/copyright 1970-01-01 00:00:00 +0000
253+++ debian/memories-touch/usr/share/doc/memories-touch/copyright 2013-04-23 08:48:28 +0000
254@@ -0,0 +1,29 @@
255+Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
256+Upstream-Name: memories-touch
257+Source: https://code.launchpad.net/~sebastijan-kuzner/memories-touch/trunk
258+
259+Files: *
260+Copyright: 2013 Sebastijan Kuzner <sebastijan.kuzner@gmail.com>
261+License: GPL-3.0+
262+
263+Files: debian/*
264+Copyright: 2013 Alan Pope <alan.pope@canonical.com>
265+License: GPL-3.0+
266+
267+License: GPL-3.0+
268+ This program is free software: you can redistribute it and/or modify
269+ it under the terms of the GNU General Public License as published by
270+ the Free Software Foundation, either version 3 of the License, or
271+ (at your option) any later version.
272+ .
273+ This package is distributed in the hope that it will be useful,
274+ but WITHOUT ANY WARRANTY; without even the implied warranty of
275+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
276+ GNU General Public License for more details.
277+ .
278+ You should have received a copy of the GNU General Public License
279+ along with this program. If not, see <http://www.gnu.org/licenses/>.
280+ .
281+ On Debian systems, the complete text of the GNU General
282+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
283+
284
285=== added file 'debian/rules'
286--- debian/rules 1970-01-01 00:00:00 +0000
287+++ debian/rules 2013-04-23 08:48:28 +0000
288@@ -0,0 +1,13 @@
289+#!/usr/bin/make -f
290+# -*- makefile -*-
291+# Sample debian/rules that uses debhelper.
292+# This file was originally written by Joey Hess and Craig Small.
293+# As a special exception, when this file is copied by dh-make into a
294+# dh-make output file, you may use that output file without restriction.
295+# This special exception was added by Craig Small in version 0.37 of dh-make.
296+
297+# Uncomment this to turn on verbose mode.
298+#export DH_VERBOSE=1
299+
300+%:
301+ dh $@
302
303=== added directory 'debian/source'
304=== added file 'debian/source/format'
305--- debian/source/format 1970-01-01 00:00:00 +0000
306+++ debian/source/format 2013-04-23 08:48:28 +0000
307@@ -0,0 +1,1 @@
308+3.0 (native)
309
310=== modified file 'memories.desktop'
311--- memories.desktop 2013-04-21 17:20:31 +0000
312+++ memories.desktop 2013-04-23 08:48:28 +0000
313@@ -1,7 +1,9 @@
314 [Desktop Entry]
315-Name=memories
316-Comment=My project description
317-Exec=/usr/bin/qmlscene
318-Icon=qmlscene
319+Encoding=UTF-8
320+Version=1.0
321+Type=Application
322 Terminal=false
323-Type=Application
324+Exec=qmlscene /usr/share/memories-touch/memories.qml
325+Name=Memories
326+X-Ubuntu-Touch=true
327+X-Ubuntu-StageHint=SideStage
328
329=== modified file 'memories.qmlproject.user'
330--- memories.qmlproject.user 2013-04-21 17:20:31 +0000
331+++ memories.qmlproject.user 2013-04-23 08:48:28 +0000
332@@ -1,10 +1,10 @@
333 <?xml version="1.0" encoding="UTF-8"?>
334 <!DOCTYPE QtCreatorProject>
335-<!-- Written by QtCreator 2.7.0, 2013-04-21T19:05:18. -->
336+<!-- Written by QtCreator 2.7.0, 2013-04-23T09:20:28. -->
337 <qtcreator>
338 <data>
339 <variable>ProjectExplorer.Project.ActiveTarget</variable>
340- <value type="int">-1</value>
341+ <value type="int">0</value>
342 </data>
343 <data>
344 <variable>ProjectExplorer.Project.EditorSettings</variable>
345@@ -49,12 +49,82 @@
346 <valuemap type="QVariantMap"/>
347 </data>
348 <data>
349+ <variable>ProjectExplorer.Project.Target.0</variable>
350+ <valuemap type="QVariantMap">
351+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Desktop</value>
352+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">Desktop</value>
353+ <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">{1e421ca5-3d01-4332-ab3f-666ec5fe3e38}</value>
354+ <value type="int" key="ProjectExplorer.Target.ActiveBuildConfiguration">-1</value>
355+ <value type="int" key="ProjectExplorer.Target.ActiveDeployConfiguration">0</value>
356+ <value type="int" key="ProjectExplorer.Target.ActiveRunConfiguration">0</value>
357+ <value type="int" key="ProjectExplorer.Target.BuildConfigurationCount">0</value>
358+ <valuemap type="QVariantMap" key="ProjectExplorer.Target.DeployConfiguration.0">
359+ <valuemap type="QVariantMap" key="ProjectExplorer.BuildConfiguration.BuildStepList.0">
360+ <value type="int" key="ProjectExplorer.BuildStepList.StepsCount">0</value>
361+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy</value>
362+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
363+ <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.BuildSteps.Deploy</value>
364+ </valuemap>
365+ <value type="int" key="ProjectExplorer.BuildConfiguration.BuildStepListCount">1</value>
366+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName">Deploy locally</value>
367+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName"></value>
368+ <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">ProjectExplorer.DefaultDeployConfiguration</value>
369+ </valuemap>
370+ <value type="int" key="ProjectExplorer.Target.DeployConfigurationCount">1</value>
371+ <valuemap type="QVariantMap" key="ProjectExplorer.Target.RunConfiguration.0">
372+ <value type="bool" key="Analyzer.Project.UseGlobal">true</value>
373+ <valuelist type="QVariantList" key="Analyzer.Valgrind.AddedSuppressionFiles"/>
374+ <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectBusEvents">false</value>
375+ <value type="bool" key="Analyzer.Valgrind.Callgrind.CollectSystime">false</value>
376+ <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableBranchSim">false</value>
377+ <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableCacheSim">false</value>
378+ <value type="bool" key="Analyzer.Valgrind.Callgrind.EnableEventToolTips">true</value>
379+ <value type="double" key="Analyzer.Valgrind.Callgrind.MinimumCostRatio">0.01</value>
380+ <value type="double" key="Analyzer.Valgrind.Callgrind.VisualisationMinimumCostRatio">10</value>
381+ <value type="bool" key="Analyzer.Valgrind.FilterExternalIssues">true</value>
382+ <value type="int" key="Analyzer.Valgrind.NumCallers">25</value>
383+ <valuelist type="QVariantList" key="Analyzer.Valgrind.RemovedSuppressionFiles"/>
384+ <value type="bool" key="Analyzer.Valgrind.TrackOrigins">true</value>
385+ <value type="QString" key="Analyzer.Valgrind.ValgrindExecutable">valgrind</value>
386+ <valuelist type="QVariantList" key="Analyzer.Valgrind.VisibleErrorKinds">
387+ <value type="int">0</value>
388+ <value type="int">1</value>
389+ <value type="int">2</value>
390+ <value type="int">3</value>
391+ <value type="int">4</value>
392+ <value type="int">5</value>
393+ <value type="int">6</value>
394+ <value type="int">7</value>
395+ <value type="int">8</value>
396+ <value type="int">9</value>
397+ <value type="int">10</value>
398+ <value type="int">11</value>
399+ <value type="int">12</value>
400+ <value type="int">13</value>
401+ <value type="int">14</value>
402+ </valuelist>
403+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DefaultDisplayName"></value>
404+ <value type="QString" key="ProjectExplorer.ProjectConfiguration.DisplayName">QML Scene</value>
405+ <value type="QByteArray" key="ProjectExplorer.ProjectConfiguration.Id">QmlProjectManager.QmlRunConfiguration.QmlScene</value>
406+ <value type="QString" key="QmlProjectManager.QmlRunConfiguration.MainScript">CurrentFile</value>
407+ <value type="QString" key="QmlProjectManager.QmlRunConfiguration.QDeclarativeViewerArguments"></value>
408+ <valuelist type="QVariantList" key="QmlProjectManager.QmlRunConfiguration.UserEnvironmentChanges"/>
409+ <value type="uint" key="RunConfiguration.QmlDebugServerPort">3768</value>
410+ <value type="bool" key="RunConfiguration.UseCppDebugger">false</value>
411+ <value type="bool" key="RunConfiguration.UseMultiProcess">false</value>
412+ <value type="bool" key="RunConfiguration.UseQmlDebugger">true</value>
413+ <value type="bool" key="RunConfiguration.UseQmlDebuggerAuto">false</value>
414+ </valuemap>
415+ <value type="int" key="ProjectExplorer.Target.RunConfigurationCount">1</value>
416+ </valuemap>
417+ </data>
418+ <data>
419 <variable>ProjectExplorer.Project.TargetCount</variable>
420- <value type="int">0</value>
421+ <value type="int">1</value>
422 </data>
423 <data>
424 <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
425- <value type="QString">{b8a2a5b7-b33e-4e33-bd4e-be00d9721ad0}</value>
426+ <value type="QString">{a7de895d-c4c2-4933-af92-29d0124d9c01}</value>
427 </data>
428 <data>
429 <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
430
431=== added file 'memories.qmlproject.user.b8a2a5b'
432--- memories.qmlproject.user.b8a2a5b 1970-01-01 00:00:00 +0000
433+++ memories.qmlproject.user.b8a2a5b 2013-04-23 08:48:28 +0000
434@@ -0,0 +1,63 @@
435+<?xml version="1.0" encoding="UTF-8"?>
436+<!DOCTYPE QtCreatorProject>
437+<!-- Written by QtCreator 2.7.0, 2013-04-21T19:05:18. -->
438+<qtcreator>
439+ <data>
440+ <variable>ProjectExplorer.Project.ActiveTarget</variable>
441+ <value type="int">-1</value>
442+ </data>
443+ <data>
444+ <variable>ProjectExplorer.Project.EditorSettings</variable>
445+ <valuemap type="QVariantMap">
446+ <value type="bool" key="EditorConfiguration.AutoIndent">true</value>
447+ <value type="bool" key="EditorConfiguration.AutoSpacesForTabs">false</value>
448+ <value type="bool" key="EditorConfiguration.CamelCaseNavigation">true</value>
449+ <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.0">
450+ <value type="QByteArray" key="language">Cpp</value>
451+ <valuemap type="QVariantMap" key="value">
452+ <value type="QString" key="CurrentPreferences">CppGlobal</value>
453+ </valuemap>
454+ </valuemap>
455+ <valuemap type="QVariantMap" key="EditorConfiguration.CodeStyle.1">
456+ <value type="QByteArray" key="language">QmlJS</value>
457+ <valuemap type="QVariantMap" key="value">
458+ <value type="QString" key="CurrentPreferences">QmlJSGlobal</value>
459+ </valuemap>
460+ </valuemap>
461+ <value type="int" key="EditorConfiguration.CodeStyle.Count">2</value>
462+ <value type="QByteArray" key="EditorConfiguration.Codec">UTF-8</value>
463+ <value type="bool" key="EditorConfiguration.ConstrainTooltips">false</value>
464+ <value type="int" key="EditorConfiguration.IndentSize">4</value>
465+ <value type="bool" key="EditorConfiguration.KeyboardTooltips">false</value>
466+ <value type="bool" key="EditorConfiguration.MouseNavigation">true</value>
467+ <value type="int" key="EditorConfiguration.PaddingMode">1</value>
468+ <value type="bool" key="EditorConfiguration.ScrollWheelZooming">true</value>
469+ <value type="int" key="EditorConfiguration.SmartBackspaceBehavior">0</value>
470+ <value type="bool" key="EditorConfiguration.SpacesForTabs">true</value>
471+ <value type="int" key="EditorConfiguration.TabKeyBehavior">0</value>
472+ <value type="int" key="EditorConfiguration.TabSize">8</value>
473+ <value type="bool" key="EditorConfiguration.UseGlobal">true</value>
474+ <value type="int" key="EditorConfiguration.Utf8BomBehavior">1</value>
475+ <value type="bool" key="EditorConfiguration.addFinalNewLine">true</value>
476+ <value type="bool" key="EditorConfiguration.cleanIndentation">true</value>
477+ <value type="bool" key="EditorConfiguration.cleanWhitespace">true</value>
478+ <value type="bool" key="EditorConfiguration.inEntireDocument">false</value>
479+ </valuemap>
480+ </data>
481+ <data>
482+ <variable>ProjectExplorer.Project.PluginSettings</variable>
483+ <valuemap type="QVariantMap"/>
484+ </data>
485+ <data>
486+ <variable>ProjectExplorer.Project.TargetCount</variable>
487+ <value type="int">0</value>
488+ </data>
489+ <data>
490+ <variable>ProjectExplorer.Project.Updater.EnvironmentId</variable>
491+ <value type="QString">{b8a2a5b7-b33e-4e33-bd4e-be00d9721ad0}</value>
492+ </data>
493+ <data>
494+ <variable>ProjectExplorer.Project.Updater.FileVersion</variable>
495+ <value type="int">12</value>
496+ </data>
497+</qtcreator>

Subscribers

People subscribed via source and target branches