summaryrefslogtreecommitdiffstats
path: root/examples/tutorials/modelview
Commit message (Collapse)AuthorAgeFilesLines
* 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