aboutsummaryrefslogtreecommitdiff
path: root/tests/client/modeltest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move glib includes outside of extern "C"Luca Weiss2021-05-171-2/+0
* Fixed item removal and insertion.Renato Araujo Oliveira Filho2013-01-101-51/+1
* Fixed model changes and singal.Renato Araujo Oliveira Filho2012-12-161-10/+0
* Created unit test for get data function.Renato Araujo Oliveira Filho2012-11-281-0/+38
* Take care of object ref internally on QMenumodel, instead of QDBusMenuModel.Renato Araujo Oliveira Filho2012-11-231-15/+0
* Merged mainline.Renato Araujo Oliveira Filho2012-11-231-0/+6
|\
| * Implemented support to tuple conversions.Renato Araujo Oliveira Filho2012-11-221-0/+6
* | Fixed QMenumodel behaviour when the GMenuModel is destroyed.Renato Araujo Oliveira Filho2012-11-231-0/+27
|/
* Updated debian package to use debhelper instead of cdbs.Renato Araujo Oliveira Filho2012-11-071-1/+1
|\
| * Removed QtTestGui include from tests.Renato Araujo Oliveira Filho2012-10-311-1/+1
* | Fixed tests code to avoid crash if dbus session is not avaliable.Renato Araujo Oliveira Filho2012-11-021-1/+1
|/
* Created unit test for utf8 strings.Renato Araujo Oliveira Filho2012-10-301-1/+7
* Merged mainline.Renato Araujo Oliveira Filho2012-10-161-0/+22
|\
| * Merged mainline.Renato Araujo Oliveira Filho2012-10-151-5/+0
| |\
| * | Fixed crash during model destruction in QML.Renato Araujo Oliveira Filho2012-10-091-0/+22
* | | Created unit test for QVariantMap conversion;Renato Araujo Oliveira Filho2012-10-151-0/+10
| |/ |/|
* | Call g_type_init() in the constructor for QDBusObject.Olivier Tilloy2012-10-081-5/+0
|/
* Port to Qt5.Olivier Tilloy2012-10-051-0/+5
* Fix variant conversion on 32-bits platforms.Olivier Tilloy2012-10-041-2/+2
* Move the enums into a class that inherits QObject, so they can be exposed and...Olivier Tilloy2012-10-041-7/+7
* Remove the implementation of columnCount.Olivier Tilloy2012-10-041-8/+0
* Appended comments on unit test.Renato Araujo Oliveira Filho2012-09-131-0/+15
* Created class QStateAction to use as GAction proxy.Renato Araujo Oliveira Filho2012-09-131-11/+11
* Parse extra properties name to remove 'x-' and replace '-' to '_'.Renato Araujo Oliveira Filho2012-09-121-10/+10
* Append the default licence header into source files.Renato Araujo Oliveira Filho2012-09-111-0/+19
* Splitted qmenumodel plugin in two libraries to make it testable.Renato Araujo Oliveira Filho2012-09-111-0/+185