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
Commit message (
Expand
)
Author
Age
Files
Lines
*
convertertest: add tests for converting to QVariant
Marco Trevisan (Treviño)
2016-10-24
1
-4
/
+62
*
converterTest: QVERIFY comparison return value
Marco Trevisan (Treviño)
2016-10-24
2
-3
/
+2
*
remove deprecated g_type_init() calls
Marco Trevisan (Treviño)
2016-10-22
6
-18
/
+3
*
ConverterTest: remove C++11 features for now
Marco Trevisan (Treviño)
2016-10-22
0
-0
/
+0
*
convertertest: create QGVariantType wrapper to avoid reinterperating a QString
Marco Trevisan (Treviño)
2016-10-22
1
-19
/
+35
*
convertertest: repeat tests using test data
Marco Trevisan (Treviño)
2016-10-22
1
-81
/
+26
*
ConverterTest: use data in the testSchemaConvert
Marco Trevisan (Treviño)
2016-10-22
1
-15
/
+31
*
ActionGroupTest: add test for activateByVariantString
Marco Trevisan (Treviño)
2016-10-20
1
-63
/
+65
*
ActionGroupTest: split tests depending on they need the helper script or not
Marco Trevisan (Treviño)
2016-10-20
1
-47
/
+54
*
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
*
convertertest: add tests for [U]LongLong converters
Marco Trevisan (Treviño)
2016-10-17
1
-0
/
+12
*
converterTest: split tests by type
Marco Trevisan (Treviño)
2016-10-17
1
-2
/
+35
*
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
*
debian/changelog: bump version number
Marco Trevisan (Treviño)
2016-10-14
1
-0
/
+6
*
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
*
Releasing 0.2.9+16.04.20160329-0ubuntu1
CI Train Bot
2016-03-29
1
-0
/
+7
*
Use Qt logging categories Fixes: #1562992
Nick Dedekind
2016-03-29
2
-2
/
+28
|
\
|
*
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
*
|
Sync gcc 5.1 rebuild version
Michał Sawicz
2016-03-29
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
Sync gcc 5.1 rebuild
Michał Sawicz
2015-12-14
1
-0
/
+6
|
/
*
Releasing 0.2.9+15.04.20150430-0ubuntu1
CI Train Bot
2015-04-30
1
-0
/
+8
*
Don't leave a dangling GVariant pointer in GtkMenuTrackerItem, which can caus...
Michael Terry
2015-04-30
1
-0
/
+1
|
\
|
*
Fix crash from not NULLing a variant that we later might try to unref
Michael Terry
2015-04-30
1
-0
/
+1
|
/
*
Releasing 0.2.9+15.04.20150108-0ubuntu1
CI Train Bot
2015-01-08
1
-2
/
+3
*
Add support for overriding QDBusActionGroup state parser Fixes: #1385331
Nick Dedekind
2015-01-08
3
-2
/
+38
|
\
|
*
added comment
Nick Dedekind
2014-12-10
1
-0
/
+1
|
*
bump version
Nick Dedekind
2014-11-11
1
-0
/
+6
|
*
Allow override of action state parser
Nick Dedekind
2014-11-11
2
-2
/
+31
|
/
*
Releasing 0.2.8+14.10.20141013-0ubuntu1
CI bot
2014-10-13
1
-0
/
+8
*
Disconnect QDBusActionGroup add/remove/stateChange signals when deleting obje...
Nick Dedekind
2014-10-13
1
-7
/
+8
|
\
|
*
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
|
\
|
*
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
|
\
|
*
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
|
\
\
|
|
/
|
/
|
[next]