summaryrefslogtreecommitdiffstats
path: root/src/qt3support/widgets
Commit message (Collapse)AuthorAgeFilesLines
* Update contact URL in license headers.Jason McDonald2009-08-1252-52/+52
| | | | Reviewed-by: Trust Me
* Doc: Fixed qdoc warningsDavid Boddie2009-07-231-1/+1
| | | | Reviewed-by: Trust Me
* Doc: document reimplementations of internal functions as internal.Volker Hilsheimer2009-07-211-2/+2
|
* doc: Changed several \reimp to \internalMartin Smith2009-07-201-10/+10
| | | | The base function was \internal pr private.
* doc: Explained that you can't add new Q3DockAreas to a Widget.Martin Smith2009-07-071-14/+15
| | | | | | They won't be shown. Task-number: 166508
* doc: Corrected several qdoc warnings.Martin Smith2009-07-021-4/+3
|
* src/qt3support: Remove QT_WA and non-Unicode code paths, dropping Win9x and ↵miniak2009-07-012-57/+24
| | | | | | | NT support Merge-request: 604 Reviewed-by: Marius Storm-Olsen <marius@trolltech.com>
* Merge license header changes from 4.5Volker Hilsheimer2009-06-1652-104/+104
|\
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-1652-104/+104
| | | | | | | | Reviewed-by: Trust Me
* | All of Qt's own code compiles with -pedantic now (but pcre and webkit don't ↵David Faure2009-06-041-1/+1
| | | | | | | | | | | | | | seem fixable easily) Merge-request: 594 Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
* | improved string operations all over the placeThierry Bastian2009-05-281-9/+9
|/ | | | | used character operations whenever possible better usage of QLatin1String
* Fix some typos in the documentation.Frederik Schwarzer2009-05-185-6/+6
| | | | | | Usually, "the the" is not proper English Reviewed-By: Thiago Macieira
* Long live Qt 4.5!Lars Knoll2009-03-2353-0/+28786