aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/qdbusmenumodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename com.ubuntu.menuRobert Tari2021-11-151-2/+2
* Move glib includes outside of extern "C"Luca Weiss2021-05-171-2/+0
* moved events to separate file.Nick Dedekind2013-08-091-0/+1
* bit of code cleanupNick Dedekind2013-08-091-2/+1
* Glib callbacks send events through qt.Nick Dedekind2013-08-081-4/+21
* Implmeneted QMenuModel as tree model.Renato Araujo Oliveira Filho2013-01-031-3/+2
* Fixed model disconnect function.Renato Araujo Oliveira Filho2012-12-111-0/+1
* Removed missing function declaration.Renato Araujo Oliveira Filho2012-11-231-6/+2
* Take care of object ref internally on QMenumodel, instead of QDBusMenuModel.Renato Araujo Oliveira Filho2012-11-231-5/+4
* Replaced 'reinterpret_cast' for gobject cast when possible.Renato Araujo Oliveira Filho2012-11-231-3/+3
* Fixed QMenumodel behaviour when the GMenuModel is destroyed.Renato Araujo Oliveira Filho2012-11-231-1/+5
* Used utf8 instead of latin1 for strings.Renato Araujo Oliveira Filho2012-10-301-2/+2
* Avoid including C headers (glib/gio) in public headers; use "forward declarat...Olivier Tilloy2012-10-091-0/+4
* Fixed some deprecation warnings when generating the API documentation.Olivier Tilloy2012-10-051-4/+4
* Rename the source directories.Olivier Tilloy2012-10-041-0/+109