summaryrefslogtreecommitdiffstats
path: root/src/qt3support/network
Commit message (Collapse)AuthorAgeFilesLines
* Replace some mentions of Trolltech with more appropriate terms.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Update obsolete URL's in code and docs.Jason McDonald2009-08-121-1/+1
| | | | Reviewed-by: Trust Me
* Update URL's to use new domain.Jason McDonald2009-08-122-10/+9
| | | | Reviewed-by: Trust Me
* Update contact URL in license headers.Jason McDonald2009-08-1224-24/+24
| | | | Reviewed-by: Trust Me
* Merge commit 'origin/4.5'Rohan McGovern2009-08-063-5/+4
|\ | | | | | | | | | | | | | | Conflicts: src/gui/dialogs/qfiledialog.cpp src/gui/dialogs/qfiledialog_win.cpp tests/auto/qicoimageformat/tst_qicoimageformat.cpp tests/auto/qscriptqobject/qscriptqobject.pro
| * 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
* | doc: Changed several \reimp to \internalMartin Smith2009-07-201-2/+2
| | | | | | | | The base function was \internal pr private.
* | Build fix for mingwThierry Bastian2009-07-141-6/+1
| | | | | | | | | | we should include qt_windows.h and not windows.h because we have to define WINVER to 0x500.
* | src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and ↵miniak2009-07-011-51/+19
| | | | | | | | | | | | | | NT support Merge-request: 604 Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-1624-48/+48
|\ \ | |/
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1624-48/+48
| | | | | | | | Reviewed-by: Trust Me
* | improved string operations all over the placeThierry Bastian2009-05-285-55/+54
|/ | | | | used character operations whenever possible better usage of QLatin1String
* Fix some typos in the documentation.Frederik Schwarzer2009-05-182-2/+2
| | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira
* Long live Qt 4.5!Lars Knoll2009-03-2325-0/+17892