Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Releasing 0.2.8+14.10.20141013-0ubuntu1 | CI bot | 2014-10-13 | 1 | -0/+8 |
| | |||||
* | Disconnect QDBusActionGroup add/remove/stateChange signals when deleting ↵ | Nick Dedekind | 2014-10-13 | 1 | -7/+8 |
|\ | | | | | | | | | object. Fixes: 1378941 Approved by: Charles Kerr, Michael Sheldon, PS Jenkins bot, Lars Uebernickel | ||||
| * | disconnect on clear | Nick Dedekind | 2014-10-10 | 1 | -7/+8 |
|/ | |||||
* | Releasing 0.2.8+14.10.20140815-0ubuntu1 | CI bot | 2014-08-15 | 1 | -0/+7 |
| | |||||
* | Allow remote URIs to be used from file serialized icons | Nick Dedekind | 2014-08-15 | 1 | -1/+1 |
|\ | | | | | Approved by: Sergio Schvezov, PS Jenkins bot | ||||
| * | remove check for native file | Nick Dedekind | 2014-07-29 | 1 | -1/+1 |
|/ | |||||
* | Releasing 0.2.8+14.10.20140717-0ubuntu1 | CI bot | 2014-07-17 | 1 | -2/+3 |
| | |||||
* | unitymenumodel: add nameOwner property Fixes: 1308011 | Lars Uebernickel | 2014-07-17 | 3 | -0/+20 |
|\ | | | | | Approved by: Mirco Müller, PS Jenkins bot | ||||
| * | Update changelog | Lars Uebernickel | 2014-07-15 | 1 | -0/+6 |
| | | |||||
| * | unitymenumodel: add nameOwner property | Lars Uebernickel | 2014-07-11 | 2 | -0/+13 |
| | | |||||
| * | unitymenumodel: notify when the bus name changes | Lars Uebernickel | 2014-07-11 | 1 | -0/+1 |
|/ | |||||
* | Releasing 0.2.7+14.10.20140704-0ubuntu1 | CI bot | 2014-07-04 | 1 | -0/+12 |
| | |||||
* | Unset the UnityMenuActions::model when destroying UnityMenuModel Fixes: 1334203 | Nick Dedekind | 2014-07-04 | 4 | -4/+76 |
|\ | |||||
| * | fixed copywrite | Nick Dedekind | 2014-07-01 | 1 | -2/+2 |
| | | |||||
| * | added missing file | Nick Dedekind | 2014-07-01 | 1 | -0/+62 |
| | | |||||
| * | unset actions model in destructor | Nick Dedekind | 2014-06-30 | 3 | -7/+15 |
| | | |||||
* | | Fix a dangling UnityMenuAction pointer by ensuring it's registered with only ↵ | Charles Kerr | 2014-07-04 | 1 | -3/+1 |
|\ \ | |/ |/| | | | one menu at a time. Fixes: 1282282 | ||||
| * | when an action's model changes in UnityMenuAction::setModel(), make sure the ↵ | Charles Kerr | 2014-03-16 | 1 | -3/+1 |
| | | | | | | | | action unregisters itself from the previous model. | ||||
* | | Releasing 0.2.7+14.10.20140514.1-0ubuntu1 | CI bot | 2014-05-14 | 1 | -2/+3 |
| | | |||||
* | | Add standard "has the property actually changed" check to ↵ | Antti Kaijanmäki | 2014-05-14 | 2 | -0/+16 |
|\ \ | |/ |/| | | | UnityMenuModel::setBusName() | ||||
| * | wrap the changelog entry. | Antti Kaijanmäki | 2014-05-08 | 1 | -1/+2 |
| | | |||||
| * | try to fix debian/changelog for the ci train.. | Antti Kaijanmäki | 2014-05-08 | 1 | -0/+6 |
| | | |||||
| * | manually merge debian/changelog after a manual upload to the archive. | Antti Kaijanmäki | 2014-05-08 | 1 | -0/+6 |
| | | |||||
| * | Add standard "has the property actually changed" check to ↵ | Antti Kaijanmäki | 2014-04-02 | 1 | -0/+3 |
| | | | | | | | | UnityMenuModel::setBusName() | ||||
| * | revert the last commit. | Antti Kaijanmäki | 2014-04-02 | 1 | -12/+2 |
| | | |||||
| * | UnityMenuModel::setName: handle empty strings properly. | Antti Kaijanmäki | 2014-04-02 | 1 | -2/+12 |
|/ | |||||
* | Releasing 0.2.7+14.04.20140305-0ubuntu1 | CI bot | 2014-03-05 | 1 | -0/+17 |
| | |||||
* | No change rebuild against Qt 5.2.1. | CI bot | 2014-03-05 | 0 | -0/+0 |
| | |||||
* | Fix use of un-initialized memory | Albert Astals | 2014-02-28 | 1 | -3/+2 |
|\ | | | | | | | | | | | 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. | ||||
| * | Fix use of un-initialized memory | Albert Astals | 2014-02-28 | 1 | -3/+2 |
|/ | |||||
* | Releasing 0.2.7+14.04.20131213-0ubuntu1 (revision 99 from lp:qmenumodel). | Automatic PS uploader | 2013-12-13 | 1 | -0/+10 |
|\ | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 0.2.7+14.04.20131213-0ubuntu1, based on r99 | Automatic PS uploader | 2013-12-13 | 1 | -0/+10 |
|/ | |||||
* | Added dataChange to loadExtendedAttributes function. | Nick Dedekind | 2013-12-11 | 1 | -0/+2 |
|\ | | | | | Approved by PS Jenkins bot, Michał Sawicz. | ||||
| * | Added data change to loadExtAttributes | Nick Dedekind | 2013-12-11 | 1 | -0/+2 |
|/ | |||||
* | Releasing 0.2.7+14.04.20131125-0ubuntu1 (revision 97 from lp:qmenumodel). | Automatic PS uploader | 2013-11-25 | 1 | -0/+10 |
|\ | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 0.2.7+14.04.20131125-0ubuntu1, based on r97 | Automatic PS uploader | 2013-11-25 | 1 | -0/+10 |
|/ | |||||
* | Fixed #define guard. | Marcus Tomlinson | 2013-11-21 | 2 | -1/+2 |
|\ | | | | | Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | Fixed #define guard | Marcus Tomlinson | 2013-11-06 | 2 | -1/+2 |
|/ | |||||
* | Releasing 0.2.7+13.10.20131016-0ubuntu1 (revision 95 from lp:qmenumodel). | Automatic PS uploader | 2013-10-16 | 1 | -0/+15 |
|\ | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 0.2.7+13.10.20131016-0ubuntu1, based on r95 | Automatic PS uploader | 2013-10-16 | 1 | -0/+15 |
|/ | |||||
* | Added pointer checks for items/iterators. (lp#1239394). Fixes: ↵ | Nick Dedekind | 2013-10-15 | 1 | -15/+55 |
|\ | | | | | | | | | https://bugs.launchpad.net/bugs/1239394. Approved by Lars Uebernickel, PS Jenkins bot. | ||||
| * | removed unnecessary pointer checks | Nick Dedekind | 2013-10-14 | 1 | -14/+13 |
| | | |||||
| * | Added iterator/item pointer checks | Nick Dedekind | 2013-10-14 | 1 | -8/+49 |
|/ | |||||
* | Use g_file_get_uri instead of g_file_get_path to make sure the URI's percent ↵ | Gustavo Pichorim Boiko | 2013-10-11 | 1 | -1/+1 |
|\ | | | | | | | | | encoding is properly kept. Approved by PS Jenkins bot, Lars Uebernickel. | ||||
| * | Use g_file_get_uri instead of g_file_get_path to make sure the URI's percent | Gustavo Pichorim Boiko | 2013-10-11 | 1 | -1/+1 |
|/ | | | | encoding is properly kept. | ||||
* | Releasing 0.2.7+13.10.20131011-0ubuntu1 (revision 92 from lp:qmenumodel). | Automatic PS uploader | 2013-10-11 | 1 | -0/+14 |
|\ | | | | | Approved by PS Jenkins bot. | ||||
| * | Releasing 0.2.7+13.10.20131011-0ubuntu1, based on r92 | Automatic PS uploader | 2013-10-11 | 1 | -0/+14 |
|/ | |||||
* | QStateAction: try to maintain the type of the action's state | Lars Uebernickel | 2013-10-01 | 1 | -4/+7 |
|\ | | | | | | | | | | | 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. | ||||
| * | QStateAction: try to maintain the type of the action's state | Lars Uebernickel | 2013-09-23 | 1 | -4/+7 |
|/ | | | | | | 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. | ||||
* | Releasing 0.2.7+13.10.20130920-0ubuntu1 (revision 90 from lp:qmenumodel). | Automatic PS uploader | 2013-09-20 | 1 | -0/+11 |
|\ | | | | | Approved by PS Jenkins bot. |