~aacid/unity-api/setMoveFavorite

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
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
unity-api (7.93-0ubuntu1) UNRELEASED; urgency=medium

  * Add setFavorite/moveFavoriteTo

 -- Albert Astals Cid <albert.astals@canonical.com>  Mon, 20 Oct 2014 16:43:28 -0400

unity-api (7.92+14.10.20141003.1-0ubuntu1) utopic; urgency=medium

  [ Michael Zanetti ]
  * Add dashActive property to application api

  [ Ubuntu daily release ]
  * New rebuild forced

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 03 Oct 2014 16:52:41 +0000

unity-api (7.91+14.10.20140922.1-0ubuntu1) utopic; urgency=medium

  [ Daniel d'Andrada ]
  * Added splash screen data do ApplicationInfoInterface

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 22 Sep 2014 17:35:28 +0000

unity-api (7.90+14.10.20140918-0ubuntu1) utopic; urgency=medium

  [ Michael Zanetti ]
  * add countVisible property
  * allow updating item's name and icon properties. They might change in case of updates

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 18 Sep 2014 16:42:26 +0000

unity-api (7.89+14.10.20140825-0ubuntu1) utopic; urgency=medium

  [ Daniel d'Andrada ]
  * Remove all mentions to screenshotting from the API

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 25 Aug 2014 07:04:31 +0000

unity-api (7.88+14.10.20140806-0ubuntu1) utopic; urgency=medium

  [ Michal Hruby ]
  * Define scopes interface version 4

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 06 Aug 2014 19:32:56 +0000

unity-api (7.87+14.10.20140731-0ubuntu1) utopic; urgency=medium

  [ Michal Hruby ]
  * Added interface definition for scopes overview.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 31 Jul 2014 11:14:00 +0000

unity-api (7.86+14.10.20140718.1-0ubuntu1) utopic; urgency=medium

  [ Michi Henning ]
  * Explicitly select g++-4.9 to prevent ABI breakage.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 18 Jul 2014 16:20:15 +0000

unity-api (7.85+14.10.20140708-0ubuntu1) utopic; urgency=medium

  [ Marcus Tomlinson ]
  * Add settings support for shell

  [ Michal Hruby ]
  * Added header links CategoriesInterface and performQuery() to
    ScopeInterface 

  [ Michi Henning ]
  * A few minor fixes to the doc comments for comparison operators.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 08 Jul 2014 15:06:24 +0000

unity-api (7.84+14.10.20140702.2-0ubuntu1) utopic; urgency=medium

  [ Michal Hruby ]
  * Added IniParser::get_locale_string_array

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 02 Jul 2014 15:17:16 +0000

unity-api (7.83+14.10.20140626-0ubuntu1) utopic; urgency=medium

  [ Michal Hruby ]
  * Added customizations property to ScopeInterface.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 26 Jun 2014 11:05:05 +0000

unity-api (7.82+14.10.20140616-0ubuntu1) utopic; urgency=medium

  [ Albert Astals Cid ]
  * Add interfaces for scope departments.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 16 Jun 2014 14:45:10 +0000

unity-api (7.81+14.10.20140528-0ubuntu1) utopic; urgency=low

  [ Michael Zanetti ]
  * properly parent mock items otherwise QML deletes them as of 5.2 (LP:
    #1318889)
  * properly parent MockApplicationInfo objects in the mock plugin. QML
    might delete them otherwise.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 28 May 2014 10:38:05 +0000

unity-api (7.81+14.10.20140520-0ubuntu1) utopic; urgency=medium

  [ Albert Astals Cid ]
  * Add interfaces for scopes.

  [ Jussi Pakkanen ]
  * Add missing include so compilation works with pch disabled.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 20 May 2014 12:05:11 +0000

unity-api (7.80.8+14.10.20140505-0ubuntu1) utopic; urgency=medium

  [ Mirco Müller (MacSlow) ]
  * Bump unity-notification version due to exposure of NotificationModel's Roles-Enum.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 05 May 2014 12:02:22 +0000

unity-api (7.80.7+14.10.20140428.1-0ubuntu1) utopic; urgency=medium

  [ Michal Hruby ]
  * Added IniParser::get_locale_string()

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 28 Apr 2014 17:28:16 +0000

unity-api (7.80.6+14.04.20140402-0ubuntu1) trusty; urgency=low

  [ Mirco Müller ]
  * The data-roles of the NotificationModel to should be exposed to QML.

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 02 Apr 2014 17:42:41 +0000

unity-api (7.80.6+14.04.20140401-0ubuntu1) trusty; urgency=medium

  [ Michael Zanetti ]
  * Bump version for Application api changes

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 01 Apr 2014 22:41:05 +0000

unity-api (7.80.5+14.04.20140304-0ubuntu1) trusty; urgency=low

  [ CI bot ]
  * No change rebuild against Qt 5.2.1.

  [ Ubuntu daily release ]
  * New rebuild forced

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 04 Mar 2014 13:52:36 +0000

unity-api (7.80.5+14.04.20140120-0ubuntu2) UNRELEASED; urgency=medium

  * Made calls to IniParser constructor and destructor thread-safe. Without
    this, if the destructor is called from a different thread than the constructor,
    we get complaints from thread sanitizer.

 -- Michi Henning <michi.henning@canonical.com>  Tue, 18 Feb 2014 10:29:04 +1000

unity-api (7.80.5+14.04.20140120-0ubuntu1) trusty; urgency=low

  [ Jussi Pakkanen ]
  * Remove deprecated NonCopyable base class.

  [ Michi Henning ]
  * Removed final semicolon from NONCOPYABLE macro. This makes the usage
    consistent with the UNITY_DEFINES_PTRS macro, which also does not
    include the semicolon.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 119

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 20 Jan 2014 16:05:43 +0000

unity-api (7.80.5+14.04.20131219.1-0ubuntu1) trusty; urgency=low

  [ Michi Henning ]
  * Changed unity::Exception::what() to return the same text as unity::Exception::to_string().

  [ Michal Hruby ]
  * Expose full version including micro version number in pc file.

  [ Jussi Pakkanen ]
  * Made noncopyable a macro.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 116

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 19 Dec 2013 21:07:55 +0000

unity-api (7.80.4+14.04.20131126.2-0ubuntu1) trusty; urgency=low

  [ Michal Hruby ]
  * Added pkg-config module unity-shell-api.

  [ Albert Astals ]
  * Avoid cmake warnings CMake Warning (dev) in CMakeLists.txt: Syntax
    Warning in cmake code at /home/tsdgeos_work/phablet/unity-api/unity-
    api/CMakeLists.txt:53:88 Argument not separated from preceding token
    by whitespace. This warning is for project developers. Use -Wno-dev
    to suppress it. CMake Warning (dev) in CMakeLists.txt: Syntax
    Warning in cmake code at /home/tsdgeos_work/phablet/unity-api/unity-
    api/CMakeLists.txt:53:107 Argument not separated from preceding
    token by whitespace. This warning is for project developers. Use -
    Wno-dev to suppress it. .

  [ Michi Henning ]
  * Don't set -fno-permissive when compiling with clang because clang
    produces an "ignored" warning for this flag. Set -
    DGTEST_USE_OWN_TR1_TUPLE=1 to make tests compile with clang.
  * Fix warning from clang when building libgtest about unused field.
  * Removed obsolete doxygen config variable that caused a warning
    during the build.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 112

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 26 Nov 2013 19:42:23 +0000

unity-api (7.80.3+13.10.20130927.1-0ubuntu1) saucy; urgency=low

  [ Michi Henning ]
  * Changed pkgconfig to use absolute path for Libs, so things will work
    if the package is installed in a non-standard location.
  * Reverting commit 89, which added -D_GLIBCXX_DEBUG. This has truly
    hideous consequences when calling cross-library and passing STL
    types. If not all libraries involved are compiled with the same
    flag, the code links and runs and, in many cases, will work, except
    in some cases, where suddenly the stack gets trashed, the code
    segfaults on a memory allocation, or similar.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 106

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Fri, 27 Sep 2013 10:32:57 +0000

unity-api (7.80.3+13.10.20130912-0ubuntu1) saucy; urgency=low

  [ Michael Zanetti ]
  * update Launcher API to make use of the new ApplicationManager api.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 103

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 12 Sep 2013 13:45:40 +0000

unity-api (7.80.3+13.10.20130911-0ubuntu1) saucy; urgency=low

  [ Gerry Boland ]
  * Shell::Application: Apply Q_ENUMS to the Roles enum so
    implementations can use it.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 101

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 11 Sep 2013 00:29:43 +0000

unity-api (7.80.3+13.10.20130905.2-0ubuntu1) saucy; urgency=low

  [ Gerry Boland ]
  * AppManager: change startApplication to return ApplicationInfo, is
    useful for shell.

  [ Michael Zanetti ]
  * add applicationFocused method to LauncherModelInterface.
  * add focused role to model.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 99

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 05 Sep 2013 10:47:48 +0000

unity-api (7.80.3+13.10.20130904-0ubuntu1) saucy; urgency=low

  [ Gerry Boland ]
  * ApplicationManagerInterface: adjust API to use appId for app
    start/stop/focus. Return ApplicationInfoInterface only in get(index)
    and the new findApplication(appId) methods.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 95

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 04 Sep 2013 03:02:27 +0000

unity-api (7.80.3+13.10.20130903.1-0ubuntu1) saucy; urgency=low

  [ Jussi Pakkanen ]
  * Use glibc's memory validator.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 93

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 03 Sep 2013 06:09:20 +0000

unity-api (7.80.3+13.10.20130902-0ubuntu1) saucy; urgency=low

  [ Michael Zanetti ]
  * Add Ubuntu.Application API, including tests and a mock
    implementation.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 91

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 02 Sep 2013 02:29:21 +0000

unity-api (7.80.3+13.10.20130826.2-0ubuntu1) saucy; urgency=low

  [ Jussi Pakkanen ]
  * Enable validating STL on debug builds.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 89

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 26 Aug 2013 10:08:34 +0000

unity-api (7.80.3+13.10.20130826.1-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 87

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 26 Aug 2013 06:08:18 +0000

unity-api (7.80.3+13.10.20130826-0ubuntu1) saucy; urgency=low

  [ Michael Zanetti ]
  * Add setUser method to LauncherModel.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 86

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 26 Aug 2013 02:31:24 +0000

unity-api (7.80.3+13.10.20130820.2-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 84

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 20 Aug 2013 10:09:27 +0000

unity-api (7.80.3+13.10.20130820.1-0ubuntu1) saucy; urgency=low

  [ Michael Zanetti ]
  * Add a role, clickable to quicklistModel which determines if the
    entry can be clicked or not.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 82

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 20 Aug 2013 06:08:22 +0000

unity-api (7.80.3+13.10.20130820-0ubuntu1) saucy; urgency=low

  [ Michael Zanetti ]
  * Add a role, clickable to quicklistModel which determines if the
    entry can be clicked or not.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 82

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 20 Aug 2013 02:08:23 +0000

unity-api (7.80.3+13.10.20130801-0ubuntu1) saucy; urgency=low

  * Automatic snapshot from revision 80

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 01 Aug 2013 14:30:16 +0000

unity-api (7.80.3+13.10.20130729ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Michi Henning ]
  * Changed DefinesPtrs to a macro. That way, we don't need a virtual
    destructor, and the generated typedefs can be used with POD types.
    The macro also prevents ambiguous names that were caused by the
    template for classes in a derivation hierarchy.
  * Added UNITY_DEFINES_PTRS (needed by scopes). Added coverage
    suppresssion for unreachable line of code.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 79 (ubuntu-unity/next)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Mon, 29 Jul 2013 03:40:54 +0000

unity-api (7.80.3+13.10.20130709ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Michael Zanetti ]
  * added quicklist support to launcher api

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 76 (ubuntu-unity/next)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 09 Jul 2013 02:58:47 +0000

unity-api (7.80.2+13.10.20130703ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Michał Sawicz ]
  * Do not require any particular version of boost.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 74 (ubuntu-unity/next)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Wed, 03 Jul 2013 02:35:04 +0000

unity-api (7.80.2+13.10.20130702ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Didier Roche ]
  * Add a better package description.

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 72 (ubuntu-unity/next)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Tue, 02 Jul 2013 02:31:07 +0000

unity-api (7.80.2+13.10.20130627ubuntu.unity.next-0ubuntu1) saucy; urgency=low

  [ Didier Roche ]
  * Fix packaging to follow daily release guidelines
  * Automatic snapshot from revision 67 (bootstrap)

  [ Michi Henning ]
  * Changed "Lesser GNU General Public License" to "GNU Lesser General
    Public License" throughout. Fixed five files that used GPL instead
    of LGPL. licensecheck comes up clean now, reporting LGPL v3 for
    everything. (LP: #1194867)
  * Renamed COPYING.LIB -> COPYING. (LP: #1194867)

  [ Ubuntu daily release ]
  * Automatic snapshot from revision 70 (ubuntu-unity/next)

 -- Ubuntu daily release <ps-jenkins@lists.canonical.com>  Thu, 27 Jun 2013 09:48:56 +0000

unity-api (7.80.1) saucy; urgency=low

  * This project forked from lp:unity/phablet. Updating the versioning to 
    reflect that.

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Tue, 04 Jun 2013 16:06:54 -0300

unity-api (0.2) saucy; urgency=low

  * Releasing for saucy.

 -- Sergio Schvezov <sergio.schvezov@canonical.com>  Tue, 04 Jun 2013 02:16:12 -0300

unity-api (0.1) raring; urgency=low

  * Initial release

 -- Michał Sawicz <michal.sawicz@canonical.com>  Fri, 10 May 2013 12:43:53 +0200