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
Commit message (
Expand
)
Author
Age
Files
Lines
*
converter: free the strv container
Marco Trevisan (Treviño)
2016-10-25
1
-0
/
+1
*
Merged variant-string-parser into converter-improvements.
Marco Trevisan (Treviño)
2016-10-25
1
-2
/
+6
|
\
|
*
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: use qUtf8Printable function
Lukáš Tinkl
2016-10-25
1
-5
/
+5
*
|
Converter: add support to String Arrays
Marco Trevisan (Treviño)
2016-10-25
1
-2
/
+21
*
|
Merging with lp:~3v1n0/qmenumodel/variant-string-parser
Marco Trevisan (Treviño)
2016-10-25
1
-1
/
+0
|
\
|
|
*
remove deprecated g_type_init() calls
Marco Trevisan (Treviño)
2016-10-22
1
-1
/
+0
*
|
converter: stop looking if w'eve no entryType
Marco Trevisan (Treviño)
2016-10-18
1
-0
/
+2
*
|
Converter: use builders and c++ facilities for schema conversions
Marco Trevisan (Treviño)
2016-10-18
1
-38
/
+22
*
|
Converter: use some c++11 facilities for lists
Marco Trevisan (Treviño)
2016-10-18
1
-13
/
+12
*
|
Converter: use QMetaType to check integer subtypes
Marco Trevisan (Treviño)
2016-10-18
1
-20
/
+16
*
|
Converter: add support for ByteArrayList
Marco Trevisan (Treviño)
2016-10-18
1
-1
/
+21
*
|
Converter: add bytestring support
Marco Trevisan (Treviño)
2016-10-18
1
-1
/
+5
|
/
*
QStateAction: add ability to activate or change state by variant string
Marco Trevisan (Treviño)
2016-10-18
3
-1
/
+23
*
Converter: move parseVariantString here from UnityMenuModel
Marco Trevisan (Treviño)
2016-10-18
3
-25
/
+28
*
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
2
-0
/
+36
*
Converter: add support to LongLong and ULongLong
Marco Trevisan (Treviño)
2016-10-14
1
-0
/
+6
*
only log critical
Nick Dedekind
2016-02-23
1
-2
/
+2
*
added missing file
Nick Dedekind
2016-02-23
1
-0
/
+23
*
use logging categories
Nick Dedekind
2016-02-19
1
-2
/
+5
*
Fix crash from not NULLing a variant that we later might try to unref
Michael Terry
2015-04-30
1
-0
/
+1
*
added comment
Nick Dedekind
2014-12-10
1
-0
/
+1
*
Allow override of action state parser
Nick Dedekind
2014-11-11
2
-2
/
+31
*
disconnect on clear
Nick Dedekind
2014-10-10
1
-7
/
+8
*
remove check for native file
Nick Dedekind
2014-07-29
1
-1
/
+1
*
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
*
unset actions model in destructor
Nick Dedekind
2014-06-30
2
-7
/
+14
*
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
*
Fix use of un-initialized memory
Albert Astals
2014-02-28
1
-3
/
+2
*
Added data change to loadExtAttributes
Nick Dedekind
2013-12-11
1
-0
/
+2
*
Fixed #define guard
Marcus Tomlinson
2013-11-06
1
-1
/
+1
*
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
*
QStateAction: try to maintain the type of the action's state
Lars Uebernickel
2013-09-23
1
-4
/
+7
*
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
4
-46
/
+82
*
Add UnityMenuModel::getAction
Lars Uebernickel
2013-09-02
4
-0
/
+37
*
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
3
-9
/
+20
*
Added UnityMenuAction for "out-of-menu" actions.
Nick Dedekind
2013-08-30
9
-1
/
+754
|
\
|
*
merged with trunk
Nick Dedekind
2013-08-27
15
-55
/
+498
|
|
\
|
*
|
Review comments
Nick Dedekind
2013-08-27
6
-256
/
+246
[next]