Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 23 | -23/+23 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Fixed a non-compiling example. | David Boddie | 2010-09-16 | 1 | -0/+1 |
| | | | | | | Tested with namespaced and non-namespaced Qt builds. Reviewed-by: Trust Me | ||||
* | Merge branch 'fixesfor4.7' into 4.7 | David Boddie | 2010-09-13 | 4 | -3/+9 |
|\ | | | | | | | | | Conflicts: examples/tutorials/modelview/3_changingmodel/mymodel.h | ||||
| * | minor formatting fix | Roland Wolf | 2010-09-08 | 2 | -2/+2 |
| | | |||||
| * | fix for compilation with namespace | Roland Wolf | 2010-09-08 | 2 | -2/+2 |
| | | |||||
| * | minor formatting fix | Roland Wolf | 2010-09-08 | 2 | -2/+2 |
| | | |||||
| * | fix for compilation with namespace | Roland Wolf | 2010-09-08 | 4 | -6/+22 |
| | | |||||
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵ | Qt Continuous Integration System | 2010-09-03 | 4 | -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 Boddie | 2010-09-03 | 4 | -12/+6 |
| | | | | | | | | | | | | Reviewed-by: hjk | ||||
* | | | compilation with namespaces was broken. fixed | Roland Wolf | 2010-09-06 | 2 | -3/+1 |
|/ / | |||||
* | | Fixed compilation of the modelview tutorial on Windows. | Kim Motoyoshi Kalland | 2010-09-03 | 1 | -1/+1 |
|/ | | | | Reviewed-by: Trond | ||||
* | fixed compilation problem | Roland Wolf | 2010-07-30 | 2 | -7/+13 |
| | |||||
* | added missing files | Roland Wolf | 2010-07-30 | 4 | -0/+318 |
| | |||||
* | added missing files | Roland Wolf | 2010-07-30 | 2 | -0/+119 |
| | |||||
* | moving over work from 28b49e42f5bddec2d62e957f158cb848da134db8 | Roland Wolf | 2010-07-29 | 39 | -941/+128 |
| | |||||
* | Minor modification to allow compilation on WinCE and AIX. Removed executable ↵ | Toby Tomkins | 2010-07-21 | 39 | -1/+1 |
| | | | | attributes. | ||||
* | Examples: Fix compilation with namespace. | ck | 2010-07-19 | 8 | -8/+10 |
| | |||||
* | Remove license headers from .pro files in new modelview examples. | Jason McDonald | 2010-07-17 | 7 | -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 Boddie | 2010-07-13 | 18 | -82/+67 |
| | | | | Reviewed-by: Trust Me | ||||
* | Doc: Removed accidentally committed file. | David Boddie | 2010-07-09 | 1 | -0/+0 |
| | | | | Reviewed-by: Trust Me | ||||
* | replaced image, license headers, more links in modelview.qdoc file | Michael D Scull | 2010-07-07 | 37 | -0/+1480 |
| | |||||
* | Doc: Added the standard three clause BSD license header. | David Boddie | 2010-07-07 | 1 | -1/+41 |
| | | | | Reviewed-by: Trust Me | ||||
* | I've cleaned up the qdoc file a bit. | Michael D Scull | 2010-07-07 | 1 | -1/+2 |
| | |||||
* | correction of snippet tags | Michael D Scull | 2010-07-07 | 14 | -8/+45 |
| | |||||
* | integrating modelview tutorial in the build system, first attempt | Roland Wolf | 2010-07-07 | 1 | -0/+0 |
| | |||||
* | Rolands ModelView Source | Michael D Scull | 2010-07-07 | 39 | -0/+809 |