index
:
qmenumodel
correct-1-0
main
personal/peat-psuwit/uint16
release-builds
Qt5 renderer for Ayatana Indicators
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libqmenumodel
/
src
/
unitymenumodel.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call about to show for those items that have a qtubuntu-tag property
Albert Astals Cid
2017-03-06
1
-1
/
+42
*
merged with trunk
Nick Dedekind
2016-12-09
1
-4
/
+21
|
\
|
*
UnityMenuModel: avoid copy on assignment
Marco Trevisan (Treviño)
2016-10-25
1
-1
/
+1
|
*
UnityMenuModel: use conversion with gschema in unity actions
Marco Trevisan (Treviño)
2016-10-25
1
-1
/
+5
|
*
Converter: move parseVariantString here from UnityMenuModel
Marco Trevisan (Treviño)
2016-10-18
1
-25
/
+2
|
*
UnityMenuModel: avoid initializing an empty QVariant if not needed
Marco Trevisan (Treviño)
2016-10-15
1
-4
/
+3
|
*
UnityMenuModel: avoid copying the string to a new std one
Marco Trevisan (Treviño)
2016-10-14
1
-1
/
+1
|
*
UnityMenuModel add support for activating and changing state with a variant s...
Marco Trevisan (Treviño)
2016-10-14
1
-0
/
+34
|
*
only log critical
Nick Dedekind
2016-02-23
1
-2
/
+2
|
*
use logging categories
Nick Dedekind
2016-02-19
1
-2
/
+5
*
|
better boolean check
Nick Dedekind
2016-10-04
1
-2
/
+2
*
|
Added roles for submenu & shortcut. Added actions
Nick Dedekind
2016-01-15
1
-2
/
+12
|
\
\
|
|
/
|
/
|
|
*
accelerators
Nick Dedekind
2015-09-08
1
-1
/
+11
|
/
*
remove check for native file
Nick Dedekind
2014-07-29
1
-1
/
+1
*
unitymenumodel: add nameOwner property
Lars Uebernickel
2014-07-11
1
-0
/
+9
*
unitymenumodel: notify when the bus name changes
Lars Uebernickel
2014-07-11
1
-0
/
+1
*
unset actions model in destructor
Nick Dedekind
2014-06-30
1
-0
/
+11
*
Add standard "has the property actually changed" check to UnityMenuModel::set...
Antti Kaijanmäki
2014-04-02
1
-0
/
+3
*
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
*
Added data change to loadExtAttributes
Nick Dedekind
2013-12-11
1
-0
/
+2
*
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
*
Fix sequence memory leak in unitymenumodel
Pete Woods
2013-09-17
1
-0
/
+1
*
fullActioName: make sure 'name' is valid for the duration of the function
Lars Uebernickel
2013-09-03
1
-1
/
+3
*
Add UnityMenuAction::index property
Lars Uebernickel
2013-09-03
1
-44
/
+59
*
Add UnityMenuModel::getAction
Lars Uebernickel
2013-09-02
1
-0
/
+28
*
UnityMenuModel::activate: use gtk_menu_tracker_item_get_action_name
Lars Uebernickel
2013-09-02
1
-1
/
+1
*
gtk_menu_tracker_item_get_action_name: return full name, including namespace
Lars Uebernickel
2013-09-02
1
-2
/
+6
*
Added UnityMenuAction for "out-of-menu" actions.
Nick Dedekind
2013-08-30
1
-1
/
+174
|
\
|
*
merged with trunk
Nick Dedekind
2013-08-27
1
-8
/
+34
|
|
\
|
*
|
Review comments
Nick Dedekind
2013-08-27
1
-17
/
+17
|
*
|
Using qt event loop to pass UnityMenuAction events
Nick Dedekind
2013-08-22
1
-8
/
+15
|
*
|
Added activate/changeState to UnityMenuModel
Nick Dedekind
2013-08-22
1
-0
/
+26
|
*
|
Added UnityMenuAction for out-of-line actions. Action muxer copied to submenus.
Nick Dedekind
2013-08-21
1
-1
/
+141
*
|
|
Let Qt manage deletion of children
Nick Dedekind
2013-08-29
1
-3
/
+0
|
|
/
|
/
|
*
|
UnityMenuModel::changeState now uses current state parameter type as a base f...
Nick Dedekind
2013-08-26
1
-2
/
+14
|
\
\
|
*
|
Added toGVariantWithSchema for UnityMenuModel::changeState
Nick Dedekind
2013-08-15
1
-2
/
+14
|
|
/
*
/
new unitymenumodel attribute types
Nick Dedekind
2013-08-20
1
-6
/
+20
|
/
*
Removed UnityMenuAction. Fixed leaks from unitymenumodel.
Nick Dedekind
2013-08-12
1
-63
/
+31
*
Add isToggled role
Lars Uebernickel
2013-08-12
1
-1
/
+6
*
Use qevents to send between direct glib loop events and qt.
Nick Dedekind
2013-08-12
1
-28
/
+66
|
\
|
*
glib callbacks pass events through qt.
Nick Dedekind
2013-08-09
1
-28
/
+67
*
|
use correct qvariant types for sensitive and isSeparator roles
Nick Dedekind
2013-08-12
1
-2
/
+2
|
\
\
|
*
|
use correct qvariant types for sensitive and isSeparator roles
Nick Dedekind
2013-08-09
1
-2
/
+2
|
|
/
*
|
Expose isCheck and isRadio roles
Lars Uebernickel
2013-08-12
1
-1
/
+11
*
|
Add parameter to unitymenumodel.action.activate
Lars Uebernickel
2013-08-09
1
-2
/
+6
*
|
Re-add UnityMenuModel::activate()
Lars Uebernickel
2013-08-09
1
-0
/
+8
|
/
*
Fix exporting of boolean extended-attribute in attributeToQVariant()
Mirco Müller
2013-08-05
1
-1
/
+1
|
\
[next]