summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/modelview/3_changingmodel
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-133-3/+3
| | | | | | Change-Id: I52bf8ef0447b701b4ebf7d7d240013a72adb9425 Reviewed-by: Akseli Salovaara <akseli.salovaara@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-293-18/+18
| | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I280c0a575987d1770e354b4948f1d4d767d711ea Reviewed-by: Simo Fält <simo.falt@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
* Update contact information in license headers.Sergio Ahumada2012-08-013-6/+6
| | | | | | | | | | | | | - Replace Nokia contact email address with Qt Project website. - Remove "All rights reserved" line from license headers. As in the past, to avoid rewriting various autotests that contain line-number information, an extra blank line has been inserted at the end of the license text to ensure that this commit does not change the total number of lines in the license header. Change-Id: Ie7ba62011752fcb149b99b26317c54f2a0cfa931 Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
* Update year in Nokia copyright messages.Jason McDonald2012-01-113-3/+3
| | | | | | | | | Simple search and replace. This commit doesn't touch 3rd-party files, nor translations (where the change is not so simple and will be handled in a separate commit). Change-Id: I4e48513b8078a44a8cd272326685b25338890148 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* Fix permission (no execute bit).Frederik Gladhorn2011-11-224-0/+0
|
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-282-0/+16
| | | | (4.7-generated-declarative branch).
* Update copyright year to 2011.Jason McDonald2011-01-103-3/+3
| | | | Reviewed-by: Trust Me
* Doc: Fixed a non-compiling example.David Boddie2010-09-161-0/+1
| | | | | | Tested with namespaced and non-namespaced Qt builds. Reviewed-by: Trust Me
* Merge branch 'fixesfor4.7' into 4.7David Boddie2010-09-131-1/+0
|\ | | | | | | | | Conflicts: examples/tutorials/modelview/3_changingmodel/mymodel.h
| * fix for compilation with namespaceRoland Wolf2010-09-081-1/+5
| |
| * Doc: Fixed namespaced Qt build breakage in the model/view tutorial.David Boddie2010-09-031-2/+1
| | | | | | | | Reviewed-by: hjk
* | compilation with namespaces was broken. fixedRoland Wolf2010-09-062-3/+1
|/
* fixed compilation problemRoland Wolf2010-07-301-3/+6
|
* moving over work from 28b49e42f5bddec2d62e957f158cb848da134db8Roland Wolf2010-07-296-113/+10
|
* Minor modification to allow compilation on WinCE and AIX. Removed executable ↵Toby Tomkins2010-07-216-0/+0
| | | | attributes.
* Examples: Fix compilation with namespace.ck2010-07-192-2/+2
|
* Remove license headers from .pro files in new modelview examples.Jason McDonald2010-07-171-40/+0
| | | | | | | | This commit attempts to fix the latest staging failure. According to Nokia Legal, .pro files are not copyrightable and thus need not carry license headers. In any case, C-style comments aren't valid for .pro files and broke the build.
* Doc: Reviewed Michael's model/view tutorial and overview document.David Boddie2010-07-132-9/+9
| | | | Reviewed-by: Trust Me
* replaced image, license headers, more links in modelview.qdoc fileMichael D Scull2010-07-076-0/+240
|
* I've cleaned up the qdoc file a bit.Michael D Scull2010-07-071-1/+2
|
* correction of snippet tagsMichael D Scull2010-07-071-3/+4
|
* Rolands ModelView SourceMichael D Scull2010-07-076-0/+125