summaryrefslogtreecommitdiffstats
path: root/examples/quick/controls/tableview/tableview.qmlproject
Commit message (Collapse)AuthorAgeFilesLines
* Revise the Table View exampleJ-P Nurmi2014-11-061-16/+0
| | | | | | | | | | | A simple sortable and searchable table view example that also fits a mobile screen. The old "example" is demoted as a manual test app. Task-number: QTBUG-41253 Change-Id: I746c8e5871c35a184748abbb4427ca3d160ffc8e Reviewed-by: Venugopal Shivashankar <venugopal.shivashankar@digia.com> Reviewed-by: Caroline Chao <caroline.chao@theqtcompany.com>
* Move examples into separate quick/controls directoryKai Koehne2013-04-301-0/+16
This makes sure all examples are in a separate directory for the Qt source packages. It also is in line with how the other repositories are structured. Task-number: QTBUG-30886 Change-Id: Idc2856e5dfaf467c8cb9764aee327a3b20c7b2d0 Reviewed-by: Caroline Chao <caroline.chao@digia.com>