Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update license headers again. | Jason McDonald | 2009-09-08 | 212 | -848/+848 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update tech preview license header. | Jason McDonald | 2009-08-31 | 212 | -2756/+2756 |
| | | | | Reviewed-by: Trust Me | ||||
* | Make assorted constructors follow good coding practice | Keith Isdale | 2009-08-24 | 1 | -0/+1 |
| | | | | | | | Ensure that class members are initialized Moved some value assignment from constructor body into the the constructor's intializer list Reviewed-by: Jason McDonald | ||||
* | Update URL for Qt FTP site. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update URL of online documentation. | Jason McDonald | 2009-08-11 | 2 | -4/+4 |
| | | | | Reviewed-by: Trust Me | ||||
* | Qt's domain name is now qt.nokia.com. | Jason McDonald | 2009-08-11 | 2 | -7/+7 |
| | | | | Reviewed-by: Trust Me | ||||
* | Update license headers. | Jason McDonald | 2009-08-11 | 212 | -212/+212 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix compilation when QT_NO_HTTP is defined | Markus Goetz | 2009-08-05 | 3 | -5/+4 |
| | | | | | | | | Note however you still need to -nomake examples -nomake demos when configuring Qt. Reviewed-by: Thiago Task: 259179 | ||||
* | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 212 | -424/+424 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fix some typos in the documentation. | Frederik Schwarzer | 2009-05-18 | 7 | -8/+8 |
| | | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira | ||||
* | Fix Q3FileDialog bug that make impossible to rename twice a file | Alexis Menard | 2009-04-21 | 1 | -4/+9 |
| | | | | | | | | | The line edit (to rename the file) contains a guard to avoid double emit when the editing is finished but this flag was not set back properly so it was making the line edit not usable afterwards. Task-number: 251779 Reviewed-by: bnilsen | ||||
* | Works around a crash in q3richtext. | Gunnar Sletta | 2009-04-07 | 1 | -1/+2 |
| | | | | | | | Full fix will potentially break other code and is thus avoided Task-number: 248992 Reviewed-by: Trond | ||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 223 | -0/+149509 |