summaryrefslogtreecommitdiffstats
path: root/src/qt3support
Commit message (Collapse)AuthorAgeFilesLines
* Update URL for Qt FTP site.Jason McDonald2009-08-111-1/+1
| | | | Reviewed-by: Trust Me
* Update URL of online documentation.Jason McDonald2009-08-112-4/+4
| | | | Reviewed-by: Trust Me
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-112-7/+7
| | | | Reviewed-by: Trust Me
* Update license headers.Jason McDonald2009-08-11212-212/+212
| | | | Reviewed-by: Trust Me
* Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-053-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 McDonald2009-06-16212-424/+424
| | | | Reviewed-by: Trust Me
* Fix some typos in the documentation.Frederik Schwarzer2009-05-187-8/+8
| | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira
* Fix Q3FileDialog bug that make impossible to rename twice a fileAlexis Menard2009-04-211-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 Sletta2009-04-071-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 Knoll2009-03-23223-0/+149509