Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change to release licenses for 4.6.3. | Jason McDonald | 2010-05-30 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixed a leak in QTextDocument::print(). | Trond Kjernåsen | 2010-04-29 | 1 | -2/+2 |
| | | | | | | | Also fixed a typo in the QScopedPointer docs. Task-number: QTBUG-10301 Reviewed-by: Kim | ||||
* | doc: Added QScopedArrayPointer and corrected QScopedPointer snippet. | Martin Smith | 2010-02-23 | 1 | -0/+55 |
| | | | | Task: QTBUG-7766 | ||||
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | doc: Fixed qdoc according to Bjarne's recommendation. | Martin Smith | 2009-11-13 | 1 | -6/+8 |
| | | | | | | Someone had changed an operator==() and an operator!=() from single parameter members to two-parameter friends but hadn't changed the qdoc comments. | ||||
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-02 | 1 | -0/+4 |
| | | | | That's the last of them... for now. | ||||
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-31 | 1 | -0/+4 |
| | |||||
* | Update tech preview license header for files that are new in 4.6. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| | | | | Reviewed-by: Trust Me | ||||
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -2/+2 |
| | |||||
* | Changed names and URLs to reflect name change. | axis | 2009-08-19 | 1 | -1/+1 |
| | | | | RevBy: Trust me | ||||
* | add operator! to QScopedPointer | Harald Fernengel | 2009-08-10 | 1 | -0/+8 |
| | |||||
* | Update license headers according to commit 858c70f768e. | axis | 2009-08-06 | 1 | -2/+2 |
| | | | | RevBy: Trust me | ||||
* | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -10/+28 |
| | | | | | Contains some smaller fixes and renaming of macros. Looks big, but isn't scary at all ;) | ||||
* | doc: document QScopedPointer with forward declared classes | Harald Fernengel | 2009-06-16 | 1 | -1/+16 |
| | | | | Also some small doc cleanups | ||||
* | doc: document operator== and != | Harald Fernengel | 2009-06-15 | 1 | -0/+15 |
| | |||||
* | add correct license headers | Espen Riskedal | 2009-06-11 | 1 | -2/+32 |
| | |||||
* | doc: fix typo | Harald Fernengel | 2009-06-10 | 1 | -1/+1 |
| | |||||
* | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 1 | -0/+132 |
Squashed commit of the branch haralds-haralds-qt-s60-topics/topic/exceptions, which also contains the full history. Rev-By: Harald Fernengel Rev-By: Ralf Engels |