~ubuntu-branches/ubuntu/saucy/unity-mir/saucy-proposed

Viewing all changes in revision 33.

  • Committer: Package Import Robot
  • Author(s): Ubuntu daily release, Albert Astals, Ricardo Mendoza, Ubuntu daily release
  • Date: 2013-10-14 20:01:56 UTC
  • mfrom: (1.1.29)
  • Revision ID: package-import@ubuntu.com-20131014200156-xl02w3bbjfuw2zo2
Tags: 0.1+13.10.20131014.2-0ubuntu1
[ Albert Astals ]
* Shut down QCoreApplication properly If there's a Qt application
  running, tell it we're going away Also, wait for the thread we
  created, otherwise the application will quit while the thread is
  trying to shutdown.
* Compile in debug mode Fix typo .
* Bring the -1 ouside of the sizeof Otherwise clang complains
  ../../../../../src/modules/Unity/Application/desktopfilereader.cpp:1
  23:73: error: sizeof on pointer operation will return size of 'const
  char *' instead of 'const char [16]' [-Werror,-Wsizeof-array-decay]
  if (strncmp(buffer, "[Desktop Entry]", sizeof("[Desktop Entry]" -
  1))) { ~~~~~~~~~~~~~~~~~ ^ 1 error generated.

[ Ricardo Mendoza ]
* Change music-app to its click name. Allow the exception list to
  match the ID part of click package names.

[ Ubuntu daily release ]
* Automatic snapshot from revision 123

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: