aboutsummaryrefslogtreecommitdiff
path: root/libqmenumodel/src/menunode.cpp
Commit message (Collapse)AuthorAgeFilesLines
* moved events to separate file.Nick Dedekind2013-08-091-10/+1
|
* Glib callbacks send events through qt.Nick Dedekind2013-08-081-10/+14
|
* Fixed "invokeMethod" call to use only the method name instead of full signature.Renato Araujo Oliveira Filho2013-01-141-1/+1
|
* Used 'invokeMethod' to call slot, to make the code simple.Renato Araujo Oliveira Filho2013-01-141-13/+9
|
* Fixed item removal and insertion.Renato Araujo Oliveira Filho2013-01-101-5/+42
| | | | Removed debug messages. Fixed tests to work with new tree model structure.
* Implmeneted QMenuModel as tree model.Renato Araujo Oliveira Filho2013-01-031-0/+223