summaryrefslogtreecommitdiffstats
path: root/doc/src
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiAaron Kennedy2010-01-051-1/+1
|\
| * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-181-2/+7
| |\
| * | doc: Fixed typos.Martin Smith2009-12-181-1/+1
| | | | | | | | | | | | Task-number: QTBUG-6898
* | | Add documentation for integrating with existing Qt UI codeAlan Alpert2009-12-302-1/+92
| | |
* | | Doc fixAlan Alpert2009-12-181-2/+2
| | |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-176-57/+117
|\ \ \ | | |/ | |/| | | | | | | | | | Conflicts: .gitignore tests/benchmarks/benchmarks.pro
| * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into ↵Qt Continuous Integration System2009-12-171-0/+39
| |\ \ | | |/ | | | | | | | | | | | | | | | | | | 4.6-integration * '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-1: doc: Added discussion on connecting signals that have default arg values. Stack overflow when closing a Color panel in Cocoa.
| | * Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6Martin Smith2009-12-174-55/+71
| | |\
| | * | doc: Added discussion on connecting signals that have default arg values.Martin Smith2009-12-171-0/+39
| | | | | | | | | | | | | | | | Task-number: QTBUG-3913
| * | | Merge remote branch 'staging/4.6' into 4.6Simon Hausmann2009-12-174-55/+71
| |\ \ \ | | | |/ | | |/|
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-142-10/+10
| | |\ \ | | | |/
| | * | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.6David Boddie2009-12-049-42/+52
| | |\ \
| | * | | Doc: Fixed license information as requested by Legal.David Boddie2009-12-041-5/+4
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | | Doc: Whitespace fix.David Boddie2009-12-041-46/+45
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | | Doc: Added links to missing examples and placeholder documentation.David Boddie2009-12-042-4/+22
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1 into ↵Qt Continuous Integration System2009-12-121-2/+7
| |\ \ \ \ | | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | qt-integration * '4.6' of scm.dev.nokia.troll.no:qt/berlin-staging-1: Update Polish translations Assistant: Add documentation for -remove-search-index. Designer: Handle "visible"-properties of item view headers correctly. Fix .gitignore to not ignore qdoc.pro Update polish translations Fix broken delete key, some cleanup. Assistant: Fix race condition in index creation. Don't forget to append current $MAC_CONFIG_TEST_COMMANDLINE when setting the SDK to use.
| | * | | Assistant: Add documentation for -remove-search-index.ck2009-12-101-2/+7
| | | |/ | | |/| | | | | | | | | Reviewed-by: David Boddie
* | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-102-10/+10
|\ \ \ \ | |/ / /
| * | | Update source package names in documentation.Jason McDonald2009-12-082-10/+10
| |/ / | | | | | | | | | | | | Task-number: QTBUG-6574 Reviewed-by: Trust Me
* | | Add simple translation example to docs.Michael Brasser2009-12-091-0/+29
| | |
* | | Merge branch 'kinetic-declarativeui' of ↵Warwick Allison2009-12-092-8/+9
|\ \ \ | | | | | | | | | | | | git@scm.dev.nokia.troll.no:qt/kinetic into kinetic-declarativeui
| * | | Link to QML Debugging from index pageBea Lam2009-12-092-8/+9
| | | |
* | | | Increase prominence of "QML", since many people know the technology by that ↵Warwick Allison2009-12-092-2/+2
|/ / / | | | | | | | | | name.
* | | Add info about qmldebugger and its creator plugin, with screenshot.Bea Lam2009-12-082-2/+51
| | |
* | | Add barebones debugging documentation.Michael Brasser2009-12-082-1/+72
| | |
* | | Add barebones i18n documentation.Michael Brasser2009-12-083-0/+68
| | |
* | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeuiMichael Brasser2009-12-077-24/+37
|\ \ \ | |/ / | | | | | | | | | Conflicts: src/tools/moc/generator.cpp
| * | Merge branch '4.5' into 4.6-stagingThiago Macieira2009-12-021-4/+2
| |\ \ | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: doc/src/getting-started/known-issues.qdoc src/script/qscriptextqobject.cpp tests/auto/qscriptextqobject/tst_qscriptextqobject.cpp
| | * | Update known issues.Jason McDonald2009-11-141-9/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Refer to new bug tracker and remove known issue for VS Integration (as it has been replaced by the VS Add-in). Reviewed-by: Trust Me
| | * | Remove mention of QtSW.Jason McDonald2009-09-291-1/+1
| | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | Update license headers again.Jason McDonald2009-09-081201-4804/+4822
| | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| * | | Fixes a couple of minor doc pointsAndy Shaw2009-12-022-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Added the perl requirement for building from source on Windows and clarified that the support for OpenGL ES Common Lite 1.0 is being dropped and not for OpenGL ES Common Lite as a whole. Reviewed-by: Martin Smith
| * | | Merge commit 'upstream/4.6' into 4.6Bradley T. Hughes2009-12-023-3/+14
| |\ \ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into ↵axis2009-12-021-1/+1
| | |\ \ \ | | | | | | | | | | | | | | | | | | 4.6-staging2
| | | * | | Minor doc update for known-issues wiki link.Janne Anttila2009-12-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6211 Reviewed-by: TrustMe
| | * | | | QVariant documentation: there is no function QVariant::isEmpty()Olivier Goffart2009-12-011-1/+0
| | |/ / /
| | * | | Doc: Fixed up a known issue.David Boddie2009-11-301-8/+10
| | | | | | | | | | | | | | | | | | | | Reviewed-by: Trust Me
| | * | | Add some notes about known issues for win32-iccJan-Arve Sæther2009-11-302-1/+11
| | | | |
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-291-12/+12
| |\ \ \ \ | | |/ / /
| * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into 4.6Simon Hausmann2009-11-272-6/+3
| |\ \ \ \
| * | | | | rename .qs files to .jsKent Hansen2009-11-261-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | QtScript _is_ JavaScript, there's no need to use a custom extension. Most of the other examples were already using .js, but there were two files that still had the .qs extension. Agreed with Simon. Reviewed-by: TrustMe
| * | | | | Use a pixmap instead of an image in the tablet exampleBenjamin Poulain2009-11-251-13/+13
| | |_|_|/ | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The transformations QImage->QPixmap are killing the performance of the tablet example. This is noticeable because of the number of events sent by the tablet (painting MUST be fast in tabletEvent()). Reviewed-by: David Boddie
* | | | | Merge branch 'kinetic-declarativeui' of scm.dev.nokia.troll.no:qt/kinetic ↵Bea Lam2009-12-011-12/+12
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | into kinetic-declarativeui
| * \ \ \ \ Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2009-11-301-12/+12
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | kinetic-declarativeui Conflicts: src/corelib/animation/qabstractanimation.cpp
| | * | | | Merge commit oslo-staging-2/4.6 into upstream/4.6Olivier Goffart2009-11-271-12/+12
| | |\ \ \ \ | | | |_|/ / | | |/| | |
| | | * | | Fixed typo in Symbian installation instructions.Janne Anttila2009-11-271-12/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-6175 Reviewed-by: TrustMe
* | | | | | doc fixBea Lam2009-11-301-1/+1
|/ / / / /
* | | | | DocAaron Kennedy2009-11-301-2/+2
| | | | |
* | | | | DocAaron Kennedy2009-11-271-9/+1
| | | | |
* | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into ↵Warwick Allison2009-11-2765-263/+2207
|\ \ \ \ \ | |/ / / / | | | | | | | | | | kinetic-declarativeui