summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/modelview
Commit message (Collapse)AuthorAgeFilesLines
* Updated year in copyright headerKai Koehne2014-03-2623-23/+23
| | | | | | | | | | | | | | | | | | find . -path '*/3rdparty/*' -prune -o -type f -print | xargs -L1 sed -i -E 's/Copyright(.*) 2013 Digia/Copyright\1 2014 Digia/g' Manually patched files: demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp src/3rdparty/s60/eiksoftkeyimage.h tools/qdoc3/test/qt-project.qdocconf tests/auto/qsharedpointer/nontracked.h tests/auto/qsharedpointer/nontracked.cpp Change-Id: I3f9074923b4d6bd4666258ab04f01476cc6e901c Reviewed-by: Thiago Macieira <thiago.macieira@intel.com> Reviewed-by: Sergio Ahumada <sahumada@blackberry.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1323-23/+23
| | | | | | 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-2923-138/+138
| | | | | | | | 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-0123-46/+46
| | | | | | | | | | | | | - 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-1123-23/+23
| | | | | | | | | 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-2231-0/+0
|
* Fix files that don't end with a newline characterSergio Ahumada2011-08-121-1/+1
| | | | | | | | These are cosmetic changes to files that do not end with a newline character. Change-Id: I5b3e270386a1ef1ea2c1f57a1de3f7e3a8a52f5a Reviewed-by: Rohan McGovern
* Squashed commit of the changes from the mobile-examples repositoryDavid Boddie2011-04-2815-1/+112
| | | | (4.7-generated-declarative branch).
* Update copyright year to 2011.Jason McDonald2011-01-1023-23/+23
| | | | 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-134-3/+9
|\ | | | | | | | | Conflicts: examples/tutorials/modelview/3_changingmodel/mymodel.h
| * minor formatting fixRoland Wolf2010-09-082-2/+2
| |
| * fix for compilation with namespaceRoland Wolf2010-09-082-2/+2
| |
| * minor formatting fixRoland Wolf2010-09-082-2/+2
| |
| * fix for compilation with namespaceRoland Wolf2010-09-084-6/+22
| |
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2010-09-034-12/+6
| |\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1: (25 commits) Recognize @, #, $ and ` as word separators rebuild configure.exe Fix dependencies so JOM will handle parallellization properly Symbian: Disable IPv6 for now Doc: Fixed namespaced Qt build breakage in the model/view tutorial. Doc: Fixing links on index page and corecting HTML in the template. Accept empty authority segments in QUrl as different from not-present Doc: Adds line about non-support for Webkit on Solaris protect nil dictionary from release. Fix potential KERN-EXEC 0 on Symbian. Ukrainian translation updated Fix remote crash in delivering D-Bus calls with too few arguments Ensure that OpenGL contexts are attached to an NSView before first paint Doc: Updating the 3rd party lib used in Qt - including JQuery Doc: Changed the default URL to avoid a Flash plugin crash on x86-64. Reduce memory consumption of QtScript/JSC on Symbian Doc: Updated Supported Platforms page. Finished New binary of configure.exe with -mp/-no-mp option Turn Makefile.win32 into batch-mode, enable /MP and PCH Add option to enable -MP compile option for MSVC ...
| | * Doc: Fixed namespaced Qt build breakage in the model/view tutorial.David Boddie2010-09-034-12/+6
| | | | | | | | | | | | Reviewed-by: hjk
* | | compilation with namespaces was broken. fixedRoland Wolf2010-09-062-3/+1
|/ /
* | Fixed compilation of the modelview tutorial on Windows.Kim Motoyoshi Kalland2010-09-031-1/+1
|/ | | | Reviewed-by: Trond
* fixed compilation problemRoland Wolf2010-07-302-7/+13
|
* added missing filesRoland Wolf2010-07-304-0/+318
|
* added missing filesRoland Wolf2010-07-302-0/+119
|
* moving over work from 28b49e42f5bddec2d62e957f158cb848da134db8Roland Wolf2010-07-2939-941/+128
|
* Minor modification to allow compilation on WinCE and AIX. Removed executable ↵Toby Tomkins2010-07-2139-1/+1
| | | | attributes.
* Examples: Fix compilation with namespace.ck2010-07-198-8/+10
|
* Remove license headers from .pro files in new modelview examples.Jason McDonald2010-07-177-280/+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-1318-82/+67
| | | | Reviewed-by: Trust Me
* Doc: Removed accidentally committed file.David Boddie2010-07-091-0/+0
| | | | Reviewed-by: Trust Me
* replaced image, license headers, more links in modelview.qdoc fileMichael D Scull2010-07-0737-0/+1480
|
* Doc: Added the standard three clause BSD license header.David Boddie2010-07-071-1/+41
| | | | Reviewed-by: Trust Me
* I've cleaned up the qdoc file a bit.Michael D Scull2010-07-071-1/+2
|
* correction of snippet tagsMichael D Scull2010-07-0714-8/+45
|
* integrating modelview tutorial in the build system, first attemptRoland Wolf2010-07-071-0/+0
|
* Rolands ModelView SourceMichael D Scull2010-07-0739-0/+809