summaryrefslogtreecommitdiffstats
path: root/src/qtablecontroller.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change the license if libitemviews-ng from GLP to LGPL.HEADmasterMarius Bugge Monsen2010-04-091-11/+12
* Change to use string based role names.Marius Bugge Monsen2009-09-291-4/+4
* Add QT_NAMESPACE macros in the source files.Marius Bugge Monsen2009-07-131-0/+4
* Add an item creator to QtGraphicsTableView. Remove an unnecessary function in...Marius Bugge Monsen2009-05-221-30/+2
* Refactor the QtGraphicsTableView item layout code.Marius Bugge Monsen2009-05-211-1/+5
* Merge branch 'master' of git@scm.dev.nokia.troll.no:research/itemviews-ngMarius Bugge Monsen2009-05-201-56/+6
|\
| * Remove lots of duplicate code, instead just use the similar code that lives i...Thomas Zander2009-05-141-54/+6
| * Make scrolling work again. Not sure if we decided who should own the headersThomas Zander2009-05-121-4/+4
| * Merge branch 'master' into tableItemLayoutThomas Zander2009-05-121-86/+101
| |\
| * | Quick and dirty proof of concept for having a table exist of many itemsThomas Zander2009-05-061-0/+3
* | | Convert the QtTableController event handlers to use graphicsscene events.Marius Bugge Monsen2009-05-201-87/+36
* | | Make the QtTableController event handlers public.Marius Bugge Monsen2009-05-201-273/+319
| |/ |/|
* | Update the QtTableSelectionManager to be similar to the QtListSelectionManage...Marius Bugge Monsen2009-05-101-84/+85
* | Update the documentation for the QtListController, QtTableController and QtTr...Marius Bugge Monsen2009-05-081-2/+16
|/
* ItemViewsNG lives!Thomas Zander2009-04-011-0/+976