lp:~aacid/unity-mir/clang_build_fix

Created by Albert Astals Cid and last modified
Get this branch:
bzr branch lp:~aacid/unity-mir/clang_build_fix
Only Albert Astals Cid can upload to this branch. If you are Albert Astals Cid please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Albert Astals Cid
Project:
unity-mir
Status:
Merged

Recent revisions

121. By Albert Astals Cid

Bring the -1 ouside of the sizeof

Otherwise clang complains
../../../../../src/modules/Unity/Application/desktopfilereader.cpp:123: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.

120. By Albert Astals Cid

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.

Approved by Gerry Boland, PS Jenkins bot.

119. By PS Jenkins bot

Releasing 0.1+13.10.20131011.2-0ubuntu1 (revision 118 from lp:unity-mir).

Approved by PS Jenkins bot.

118. By PS Jenkins bot

Releasing 0.1+13.10.20131011-0ubuntu1 (revision 114 from lp:unity-mir).

Approved by PS Jenkins bot.

117. By Daniel d'Andrada

Make UbuntuKeyboardInfo more robust.

Approved by MichaƂ Sawicz, PS Jenkins bot.

116. By Gerry Boland

Add focusRequested signal to AppManager.

Add focusRequested signal for all apps, and allow shell to override application stage at any time, so shell can properly deal with apps it did not launch itself.

115. By Michael Zanetti <email address hidden>

Fix loading of appId when an app is launched with --desktop_file_hint

114. By Ken VanDine

added exception for signon-ui (LP: #1237496)
. Fixes: https://bugs.launchpad.net/bugs/1237496.

Approved by PS Jenkins bot.

113. By Timo Jyrinki

No change rebuild to drop upstart-app-launch dep; sigh.

112. By PS Jenkins bot

Releasing 0.1+13.10.20131009.3-0ubuntu1 (revision 111 from lp:unity-mir).

Approved by PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:unity-mir
This branch contains Public information 
Everyone can see this information.