Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-22 | 1 | -20/+15 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-22 | 1 | -83/+77 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-22 | 1 | -86/+72 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-22 | 2 | -178/+170 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-21 | 1 | -100/+101 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-21 | 1 | -140/+67 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-21 | 1 | -98/+74 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-21 | 1 | -211/+145 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-18 | 1 | -64/+51 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-18 | 1 | -121/+112 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-18 | 1 | -317/+280 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-18 | 1 | -313/+314 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-17 | 1 | -134/+127 |
| | |||||
* | qdoc: More updating command descriptions. | Martin Smith | 2011-02-17 | 1 | -151/+135 |
| | |||||
* | qdoc: More updating of the command descriptions. \caption implemented. | Martin Smith | 2011-02-17 | 1 | -136/+147 |
| | |||||
* | qdoc: Began updating the command descriptions. | Martin Smith | 2011-02-17 | 1 | -76/+72 |
| | |||||
* | qdoc: Moved a lot of \target commands to be above the header. | Martin Smith | 2011-02-16 | 1 | -196/+165 |
| | |||||
* | qdoc: Updated the qdoc manual and its config file. | Martin Smith | 2011-02-16 | 4 | -2073/+1863 |
| | |||||
* | qdoc: Updated the qdoc manual. | Martin Smith | 2011-02-01 | 2 | -285/+48 |
| | |||||
* | qdoc: Fixed numerous broken links in the qdoc manual. | Martin Smith | 2011-01-31 | 1 | -43/+45 |
| | |||||
* | qdoc: Fixed numerous broken links in the qdoc manual. | Martin Smith | 2011-01-31 | 1 | -740/+740 |
| | |||||
* | qdoc: Updated the qdoc manual and its qdocconf file. | Martin Smith | 2011-01-28 | 2 | -227/+95 |
| | |||||
* | qdoc: Updated the qdoc manual. | Martin Smith | 2011-01-28 | 1 | -12/+30 |
| | | | | | | | Modified the description of the \raw command. IKt is to be avoided, so I showed how to do the example of \raw ... \endraw using the qdoc commands \tt and \span. | ||||
* | qdoc: Updated the qdoc manual. | Martin Smith | 2011-01-28 | 2 | -29/+266 |
| | | | | | Added \span and \div marked "new" and marked \raw "avoid". | ||||
* | qdoc: Added the \span command. | Martin Smith | 2011-01-24 | 9 | -101/+132 |
| | | | | e.g. \span {id="color-red"} {Color this text only}, not this text. | ||||
* | qdoc: Removed some uses of \raw an d \endraw. | Martin Smith | 2011-01-20 | 2 | -9/+2 |
| | | | | 8 instances of raw-html remain. | ||||
* | qdoc: Fixed some validation errors in the DITA files | Martin Smith | 2011-01-19 | 17 | -108/+147 |
| | | | | 11 instances of raw-html remain. | ||||
* | qdoc: Added colorizing of individual table cells. | Martin Smith | 2011-01-14 | 4 | -103/+150 |
| | |||||
* | qdoc: Added a parameter to \row | Martin Smith | 2011-01-13 | 4 | -75/+172 |
| | | | | And removed some \raw cases. Only 11 raw-html uses remaining. | ||||
* | qdoc: Added the \caption command. | Martin Smith | 2011-01-13 | 7 | -25/+43 |
| | | | | | And removed some \raw cases. Only 13 raw-html uses remaining. Added the figCaption clause to style.css. | ||||
* | qdoc: Replaced many raw-html cases with \div {something}. | Martin Smith | 2011-01-12 | 2 | -36/+12 |
| | | | | Only 22 raw-html uses remaining. | ||||
* | qdoc: Replaced many raw-html cases with \div {something}. | Martin Smith | 2011-01-12 | 3 | -836/+981 |
| | | | | Only 27 raw-html uses remaining. | ||||
* | qdoc: Replaced many raw-html cases with \div {something}. | Martin Smith | 2011-01-07 | 7 | -121/+178 |
| | |||||
* | qdoc: Replaced many raw-html cases with \div {something}. | Martin Smith | 2011-01-05 | 1 | -53/+29 |
| | |||||
* | qdoc: Replaced many raw-html cases with \div {something}. | Martin Smith | 2011-01-04 | 2 | -66/+42 |
| | |||||
* | qdoc: Changed <bodydiv> to <sectiondiv>. | Martin Smith | 2011-01-04 | 1 | -14/+14 |
| | | | | | Removed format="html" from the <xref> because it didn't work. Investigating further. | ||||
* | qdoc: Added format="html" to every <xref> for http. | Martin Smith | 2011-01-03 | 1 | -0/+12 |
| | |||||
* | 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 | 118 | -478/+1721 |
|\ | |||||
| * | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-14 | 28 | -85/+286 |
| |\ | |||||
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-12-14 | 5 | -77/+35 |
| | |\ | | | | | | | | | | | | | | | | | | | | | | | | | * '4.7' of scm.dev.nokia.troll.no:qt/qt-qml: Docs: implications of creating network access managers in other threads Clarify that XmlListModel is read only Revert a fix made for bug QTBUG-15341 | ||||
| | | * | Docs: implications of creating network access managers in other threads | Bea Lam | 2010-12-14 | 1 | -20/+33 |
| | | | | | | | | | | | | | | | | Task-number: QTBUG-16032 | ||||
| | | * | Clarify that XmlListModel is read only | Bea Lam | 2010-12-14 | 1 | -2/+2 |
| | | | | |||||
| | | * | Revert a fix made for bug QTBUG-15341 | Joona Petrell | 2010-12-14 | 3 | -55/+0 |
| | | | | | | | | | | | | | | | | Reverted a commit 2eee49127b80b5b56c605f76ccea004b03d89577 "Remove active selection when TextEdit loses focus". Contrary to TextInput, by default TextEdit keeps the selection visible when the editor loses active focus. If this is not wanted, a property called persistentSelection can be set false to make selection dependant on the focus. | ||||
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into ↵ | Qt Continuous Integration System | 2010-12-14 | 11 | -12/+157 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public: Fixed a bug in the input methods on S60 with QGraphicsWebView. Fixed several compile and deployment issues in the mmf phonon plugin. | ||||
| | | * | | Fixed a bug in the input methods on S60 with QGraphicsWebView. | axis | 2010-12-14 | 3 | -3/+148 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The bug happened because we did not expect to receive a call to CancelFepInlineEdit() when the widget had not previously been given any preedit text by S60. However, this can happen, and if it happens at the same time that there is a temporarily visible character in the widget (because it will be obscured as a password a second later), then the temporary character would be discarded. Fixed by checking in the beginning of CancelFepInlineEdit() whether we currently have any temporary preedit text or not, and if we do, we don't clear the contents, since it is the input context itself that generated the preedit text, not S60. Also made sure that the temporary preedit text is committed if we receive a call to UpdateFepInlineTextL(), which may sometimes happen without a call to StartFepInlineEditL(). Task: QT-4314 AutoTest: Included RevBy: Shane Kearns | ||||
| | | * | | Fixed several compile and deployment issues in the mmf phonon plugin. | axis | 2010-12-14 | 8 | -9/+9 |
| | | | | | | | | | | | | | | | | | | | | RevBy: Trust me | ||||
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into ↵ | Qt Continuous Integration System | 2010-12-14 | 2 | -3/+4 |
| | |\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2: QApplication: fix crash exit whith native windows | ||||
| | | * | | | QApplication: fix crash exit whith native windows | Olivier Goffart | 2010-12-14 | 2 | -3/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Regression introduced in 8dd8db250d92521fda619bdcf3e1c859b37b2da0 Patch comes from the task Task-number: QTBUG-15774 | ||||
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into ↵ | Qt Continuous Integration System | 2010-12-14 | 5 | -7/+24 |
| | |\ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 4.7-integration * '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging: Cocoa: popup hides behind window Cocoa: combobox does not hightlight when mouse re-hovers the first item Cocoa: Fix addChildWindow bug where we connect a grandparent to a child Cocoa: cannot use staysOnTop flag for native file dialogs Cocoa: make sure stays on top child windows are not levelled down Cocoa: native child filedialogs sometimes shows non-native on screen |