summaryrefslogtreecommitdiffstats
path: root/src/qlistfromtreeadaptor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the license if libitemviews-ng from GLP to LGPL.HEADmasterMarius Bugge Monsen2010-04-091-11/+12
* Make sure that all the tests are compiling and running.Marius Bugge Monsen2009-09-301-4/+4
* Change to use string based role names.Marius Bugge Monsen2009-09-291-5/+6
* Add QT_NAMESPACE macros in the source files.Marius Bugge Monsen2009-07-131-0/+4
* QListFromTreeAdaptor: Simplified signal interception.Bruno Abinader2009-05-311-24/+9
* QListFromTreeAdaptor: Only children items from the current item should emit s...Bruno Abinader2009-05-261-15/+37
* Rename QListFromTreeAdaptor to QtListFromTreeAdaptor to avoid symbol clashes ...Marius Bugge Monsen2009-05-201-36/+36
* QListFromTreeAdaptor: Move private function the private object.Marius Bugge Monsen2009-05-201-29/+35
* QListFromTreeAdaptor: Added documentation.Bruno Abinader2009-05-201-1/+76
* QListFromTreeAdaptor: Initial implementation (using iterators).Bruno Abinader2009-05-201-0/+232