summaryrefslogtreecommitdiff
path: root/.gitignore
Commit message (Collapse)AuthorAgeFilesLines
* Fix and update .gitignoreCaroline Chao2013-08-201-4/+14
| | | | | | | | | - Add missing slash at the start of the path - Add missing examples/tests executable files - Add windows shared libraries Change-Id: I0139a17f721bcdc81b888dbe1201e02b66b5c782 Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
* Remove ApplicationTemplate exampleCaroline Chao2013-05-131-1/+0
| | | | | Change-Id: Iba0ac98509bc634dbcc9a7a8da22a5dbec8e77ae Reviewed-by: Jens Bache-Wiig <jens.bache-wiig@digia.com>
* Move examples into separate quick/controls directoryKai Koehne2013-04-301-2/+2
| | | | | | | | | | 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>
* Add tst_activeFocusOnTab to .gitignoreJ-P Nurmi2013-04-111-0/+1
| | | | | Change-Id: I52d077649f5fc3b5e57520d3b9520fafcafc38fc Reviewed-by: J-P Nurmi <jpnurmi@digia.com>
* Add a text editor example.Frederik Gladhorn2013-03-201-0/+4
| | | | | | | | Basic formatting is supported. It uses actions in menus and toolbar. Change-Id: I0c79e2a78f749c8a067492302bf3676505c6f3b6 Reviewed-by: Caroline Chao <caroline.chao@digia.com>
* Started moving visuals definitions out of the generic filesMathias Malmqvist2010-10-251-0/+95
Merge-request: 1 Reviewed-by: Jens Bache-Wiig <jbache@trolltech.com>