Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | qdoc: Made a temporary fix for comment highlighting. | David Boddie | 2010-02-09 | 1 | -8/+6 | |
| | * | | Doc/qdoc: Use Chinese titles; canonicalize titles with non-ASCII chars. | David Boddie | 2010-02-08 | 2 | -4/+4 | |
| | * | | Doc/qdoc: Converted encoding of ISO-8859-1 docs to UTF-8. Output UTF-8. | David Boddie | 2010-02-08 | 2 | -4/+14 | |
| | * | | qdoc: Removed debugging code. | David Boddie | 2010-02-08 | 1 | -2/+0 | |
| | * | | Doc: Updated the configuration file for the Simplified Chinese docs. | David Boddie | 2010-02-08 | 1 | -11/+9 | |
| | * | | qdoc: Standardized encoding names and updated the Chinese config files. | David Boddie | 2010-02-05 | 4 | -2/+152 | |
| | * | | Doc: Added Simplified Chinese documents and build rules for them. | David Boddie | 2010-02-04 | 1 | -1/+3 | |
| | * | | Merge branch 'master' into qdoc-i18n | David Boddie | 2010-02-03 | 6 | -8/+68 | |
| | |\ \ | ||||||
| | * | | | qdoc: Added support for different source and output character encodings. | David Boddie | 2010-02-02 | 10 | -84/+125 | |
| | * | | | Doc: Synchronize configuration files for easier maintenance. | David Boddie | 2010-02-02 | 2 | -4/+5 | |
| * | | | | qdoc3: Added curly braces in switch statement for braindead compiler. | Martin Smith | 2010-02-11 | 4 | -11/+26 | |
| | |_|/ | |/| | | ||||||
| * | | | qdoc3: Fixed bug in creation of qt.pageindex. | Martin Smith | 2010-02-10 | 1 | -1/+1 | |
| * | | | qdoc3: Added capability to create qt.pageindex. | Martin Smith | 2010-02-10 | 15 | -23/+202 | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-qml into master-integra... | Qt Continuous Integration System | 2010-02-05 | 4 | -6/+88 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Merge branch 'kinetic-declarativeui' of git://git-nokia.trolltech.com.au/qtso... | Warwick Allison | 2010-02-04 | 4 | -6/+88 | |
| |\ \ \ | | |/ / | |/| | | ||||||
| | * | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-20 | 6 | -10/+10 | |
| | |\ \ | ||||||
| | | * | | Bump version to 4.6.2. | Jason McDonald | 2010-01-19 | 6 | -10/+10 | |
| | * | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-19 | 1 | -1/+1 | |
| | |\ \ \ | | | |/ / | ||||||
| | * | | | Doc fixes. | Michael Brasser | 2010-01-15 | 2 | -3/+3 | |
| | * | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2010-01-14 | 93 | -93/+93 | |
| | |\ \ \ | ||||||
| | * \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Aaron Kennedy | 2010-01-05 | 1 | -3/+3 | |
| | |\ \ \ \ | ||||||
| | * \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-17 | 3 | -4/+47 | |
| | |\ \ \ \ \ | ||||||
| | * \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-07 | 2 | -5/+2 | |
| | |\ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into kinetic-declarativeui | Michael Brasser | 2009-12-07 | 14 | -36/+178 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-27 | 1 | -16/+0 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-19 | 2 | -7/+7 | |
| | |\ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-12 | 1 | -30/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | qdoc3: Allow the full signature for QML signals and methods | Martin Smith | 2009-11-11 | 4 | -25/+41 | |
| | | * | | | | | | | | | | qdoc3: Output the full signature for QML signals and methods | Martin Smith | 2009-11-11 | 2 | -2/+5 | |
| | | * | | | | | | | | | | qdoc3: Fixed a linking problem for qml methods. | Martin Smith | 2009-11-11 | 7 | -88/+152 | |
| | * | | | | | | | | | | | Don't display "QML" for attached signals/methods. | Michael Brasser | 2009-11-11 | 1 | -2/+2 | |
| | * | | | | | | | | | | | qdoc3: Allow the full signature for QML signals and methods | Martin Smith | 2009-11-10 | 4 | -25/+41 | |
| | * | | | | | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-09 | 2 | -2/+32 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / / | ||||||
| | * | | | | | | | | | | | qdoc3: Output the full signature for QML signals and methods | Martin Smith | 2009-11-06 | 2 | -2/+5 | |
| | * | | | | | | | | | | | qdoc3: Fixed a linking problem for qml methods. | Martin Smith | 2009-11-05 | 7 | -88/+152 | |
| | * | | | | | | | | | | | Merge branch '4.6' of git://scm.dev.nokia.troll.no/qt/qt into kinetic-declara... | Warwick Allison | 2009-11-04 | 1 | -1/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | Accidental commit. | Warwick Allison | 2009-11-02 | 2 | -1271/+0 | |
| | * | | | | | | | | | | | | Merge branch 'kinetic-declarativeui' of git@scm.dev.nokia.troll.no:qt/kinetic... | Aaron Kennedy | 2009-10-30 | 5 | -22/+47 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | | | | | qdoc3: display 'read-only' in QML docs for read only properties. | Michael Brasser | 2009-10-30 | 4 | -6/+33 | |
| | | * | | | | | | | | | | | | qdoc3: Fixed a linking error for qml properties. | Martin Smith | 2009-10-29 | 2 | -16/+14 | |
| | * | | | | | | | | | | | | | Rename QFx classes to QmlGraphics | Aaron Kennedy | 2009-10-30 | 1 | -2/+2 | |
| | |/ / / / / / / / / / / / | ||||||
| | * | | | | | | | | | | | | Merge branch '4.6' of ../qt into kinetic-declarativeui | Aaron Kennedy | 2009-10-29 | 1 | -150/+0 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-25 | 5 | -15/+73 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | Prepend element name for detailed attached property docs. | Michael Brasser | 2009-10-21 | 2 | -2/+6 | |
| | * | | | | | | | | | | | | | | doc now in globalobject.qdoc, not README | Warwick Allison | 2009-10-20 | 2 | -0/+1271 | |
| | * | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-19 | 5 | -17/+56 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-19 | 9 | -279/+458 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | | | | | Improve qdoc generated QML documentation. | Michael Brasser | 2009-10-09 | 7 | -10/+33 | |
| | * | | | | | | | | | | | | | | | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into kinetic-declarati... | Michael Brasser | 2009-10-04 | 1 | -0/+1 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge commit 'qt-mainline/4.6' into kinetic-declarativeui | Andreas Aardal Hanssen | 2009-10-02 | 17 | -101/+209 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ |