lp:~timo-jyrinki/qmenumodel/rebuild_against_qt521

Created by Timo Jyrinki and last modified
Get this branch:
bzr branch lp:~timo-jyrinki/qmenumodel/rebuild_against_qt521
Only Timo Jyrinki can upload to this branch. If you are Timo Jyrinki please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Timo Jyrinki
Project:
qmenumodel
Status:
Development

Recent revisions

101. By Albert Astals Cid

Fix use of un-initialized memory

Since m_valid was not initialized calling setValid ends up in an uninitialized memory use in the if comparison. The other thing setValid does is emitting a signal, but this is the constructor, so you don't need the signal either, so basically just assign the variable directly
.

Approved by PS Jenkins bot, Lars Uebernickel.

100. By PS Jenkins bot

Releasing 0.2.7+14.04.20131213-0ubuntu1 (revision 99 from lp:qmenumodel).

Approved by PS Jenkins bot.

99. By Nick Dedekind

Added dataChange to loadExtendedAttributes function.

Approved by PS Jenkins bot, MichaƂ Sawicz.

98. By PS Jenkins bot

Releasing 0.2.7+14.04.20131125-0ubuntu1 (revision 97 from lp:qmenumodel).

Approved by PS Jenkins bot.

97. By Marcus Tomlinson

Fixed #define guard.

Approved by PS Jenkins bot, Lars Uebernickel.

96. By PS Jenkins bot

Releasing 0.2.7+13.10.20131016-0ubuntu1 (revision 95 from lp:qmenumodel).

Approved by PS Jenkins bot.

95. By Nick Dedekind

Added pointer checks for items/iterators. (lp#1239394). Fixes: https://bugs.launchpad.net/bugs/1239394.

Approved by Lars Uebernickel, PS Jenkins bot.

94. By Gustavo Pichorim Boiko

Use g_file_get_uri instead of g_file_get_path to make sure the URI's percent encoding is properly kept.

Approved by PS Jenkins bot, Lars Uebernickel.

93. By PS Jenkins bot

Releasing 0.2.7+13.10.20131011-0ubuntu1 (revision 92 from lp:qmenumodel).

Approved by PS Jenkins bot.

92. By Lars Karlitski

QStateAction: try to maintain the type of the action's state

QML likes to convert doubles to integers if the number is close enough to an integer. This tries to circumvent that by explicitly casting to the right action type, because that's what exporters of GActionGroups expect.
. Fixes: https://bugs.launchpad.net/bugs/1233274.

Approved by Sebastien Bacher, 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:qmenumodel
This branch contains Public information 
Everyone can see this information.

Subscribers