Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed a configuration file that can no longer be used. | David Boddie | 2011-01-24 | 1 | -12/+0 |
* | Merge branch '4.7' into qdoc-simplified | David Boddie | 2011-01-24 | 1 | -1/+4 |
|\ | |||||
| * | Ensured that an uninitialized output codec is never used. | David Boddie | 2011-01-24 | 1 | -1/+4 |
* | | Merge branch '4.7' into qdoc-simplified | David Boddie | 2011-01-21 | 1192 | -1214/+1271 |
|\ \ | |/ | |||||
| * | Merge branch '4.7' of ../qt into 4.7 | David Boddie | 2011-01-13 | 1192 | -1213/+1264 |
| |\ | |||||
| | * | Update copyright year to 2011. | Jason McDonald | 2011-01-10 | 1227 | -1237/+1237 |
| | * | Fix for qtdemo bug | Jerome Pasion | 2011-01-10 | 1 | -3/+3 |
| | * | CLucene: Use the right delete operator. | Christian Kandeler | 2011-01-07 | 2 | -2/+2 |
| | * | QmlViewer: Remove unused class variables | Kai Koehne | 2011-01-07 | 1 | -2/+0 |
| | * | Designer: Block QEvent::WinIdChange. | Friedemann Kleint | 2011-01-06 | 1 | -0/+1 |
| | * | QMeeGoGraphicsSystemHelper::setSwapBehavior implementation. | Michael Dominic K | 2011-01-04 | 3 | -1/+34 |
| | * | QMeeGoSwitchEvent exported and static. | Michael Dominic K | 2011-01-04 | 1 | -2/+2 |
| | * | runonphone: Only print the modprobe instructions on linux | Martin Storsjo | 2010-12-20 | 1 | -0/+4 |
| | * | reword: Make the USB serial device enumeration work on OS X, too | Martin Storsjo | 2010-12-20 | 1 | -4/+19 |
| | * | runonphone: Check that the device->config is valid before dereferencing it | Martin Storsjo | 2010-12-20 | 1 | -1/+1 |
| * | | Merge branch 'qdoc-simplified' into 4.7 | David Boddie | 2010-12-21 | 10 | -25/+39 |
| |\ \ | |||||
| * \ \ | Merge branch 'qdoc-simplified' into 4.7 | David Boddie | 2010-12-21 | 4 | -15/+15 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'qdoc-simplified' into 4.7 | David Boddie | 2010-12-20 | 2 | -30/+27 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-12-20 | 1 | -1/+7 |
| |\ \ \ \ \ | |||||
| | * \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-18 | 1 | -1/+7 |
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | | | |||||
| | | * | | | | Use relative include instead of absolute in default qmake.conf | Miikka Heikkinen | 2010-12-17 | 1 | -1/+7 |
* | | | | | | | Doc: Updated the qdoc manual. | David Boddie | 2011-01-21 | 1 | -12/+21 |
* | | | | | | | Allowed the indentation of marked up code to be customized. | David Boddie | 2011-01-20 | 2 | -8/+17 |
* | | | | | | | Enabled syntax highlighting by default. | David Boddie | 2011-01-20 | 6 | -35/+20 |
* | | | | | | | Ongoing improvements and fixes to syntax highlighting. | David Boddie | 2011-01-20 | 12 | -49/+100 |
* | | | | | | | Added a \js command for JavaScript code. | David Boddie | 2011-01-20 | 1 | -0/+12 |
* | | | | | | | Ensured that QML elements are marked up as types. | David Boddie | 2011-01-20 | 1 | -2/+1 |
* | | | | | | | Define what the -slow command line option does. | David Boddie | 2011-01-18 | 8 | -19/+16 |
* | | | | | | | Replaced the C++ code marker with the one from Qt Quarterly. | David Boddie | 2011-01-18 | 1 | -248/+235 |
* | | | | | | | Removed unnecessary markup escaping code. | David Boddie | 2011-01-18 | 1 | -1/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | Enabled error reporting and a plain text fallback for invalid QML. | David Boddie | 2010-12-21 | 10 | -25/+39 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | Doc: Updated the Qt version number. | David Boddie | 2010-12-21 | 1 | -4/+4 |
* | | | | | Doc: Fixed whitespace. | David Boddie | 2010-12-21 | 3 | -11/+11 |
| |_|_|/ |/| | | | |||||
* | | | | Fixed handling of indented snippet markers. | David Boddie | 2010-12-20 | 2 | -30/+27 |
|/ / / | |||||
* | | | Removed obsolete configuration options. | David Boddie | 2010-12-17 | 2 | -10/+0 |
* | | | Updated the offline template to use a new offline style sheet. | David Boddie | 2010-12-17 | 2 | -17/+10 |
* | | | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-17 | 1 | -1/+2 |
|\ \ \ | |/ / | |||||
| * | | qdoc: Added typedef to help the OSX compiler accept a template. | Martin Smith | 2010-12-16 | 1 | -1/+2 |
| * | | Merge branch '4.7' into mimir | David Boddie | 2010-12-15 | 11 | -48/+60 |
| |\ \ | | |/ | |||||
* | | | Whitespace fixes. | David Boddie | 2010-12-17 | 1 | -1/+1 |
* | | | Merge branch '4.7' into qdoc-simplified | David Boddie | 2010-12-15 | 11 | -48/+60 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Build on Symbian | Martin Jones | 2010-12-12 | 1 | -13/+13 |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-11 | 8 | -41/+41 |
| |\ | |||||
| | * | QmlViewer: Remove trailing whitespace | Kai Koehne | 2010-12-10 | 4 | -7/+7 |
| | * | QmlViewer: Remove trailing whitespace | Kai Koehne | 2010-12-10 | 6 | -18/+18 |
| | * | QmlViewer: Fix crash on exit | Kai Koehne | 2010-12-10 | 1 | -21/+21 |
| * | | refuse to open empty translation files | Oswald Buddenhagen | 2010-12-10 | 1 | -0/+7 |
| |/ | |||||
| * | Add libinfix support for QML plugins in Symbian. | Miikka Heikkinen | 2010-12-09 | 1 | -0/+2 |
| * | Check Qt::WA_TranslucentBackground instead of custom widget property. | Michael Dominic K | 2010-12-08 | 2 | -21/+2 |
| * | New translucency API for the meego graphics system. | Michael Dominic K | 2010-12-08 | 2 | -0/+22 |