summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* QHostInfoPrivate: Uninitialized intMarkus Goetz2009-09-041-2/+3
* QNetworkAccessManager: Missing break in proxyAuthenticationKeyMarkus Goetz2009-09-041-0/+1
* Stylesheet: Do not crop the text in tabsOlivier Goffart2009-09-043-2/+114
* Fix the QStyleSheet test with pulse.Olivier Goffart2009-09-041-1/+2
* Fix ./tst_qdatetimeedit::task118867Olivier Goffart2009-09-041-1/+1
* define MAP_ANON as MAP_ANONYMOUS on HPUXKent Hansen2009-09-041-0/+3
* Prospective SunCC compile fixSimon Hausmann2009-09-041-1/+1
* Add a way of getting the stack base on HP-UX.Thiago Macieira2009-09-041-0/+45
* Add PLATFORM(HPUX) and COMPILER(ACC) defines, for HP-UX support.Thiago Macieira2009-09-041-0/+24
* Fix compilation on AIX: struct tm has no timezone information.Simon Hausmann2009-09-041-1/+1
* Implement support for getting the stack base on AIX.Thiago Macieira2009-09-041-0/+12
* Fix compilation with xlC 7: operator-> must return a pointer-like type.Thiago Macieira2009-09-041-1/+1
* Work around an apparent xlC 7 bug: partial specialisation on HashMap.Thiago Macieira2009-09-041-49/+54
* Fix compilation with xlC 7: apparently problem with nested templates.Thiago Macieira2009-09-041-20/+20
* Fix compilation with Sun CC 5.9: std::pair does not call types' constructors.Thiago Macieira2009-09-041-4/+4
* Fix compilation with Sun CC 5.9: the default constructor for HashTableIterato...Thiago Macieira2009-09-043-5/+23
* Fix linking with Sun CC 5.9: function pointers for extern "C" are treated dif...Thiago Macieira2009-09-042-1/+5
* Fix compilation with Sun CC 5.9: ambiguity in ?:Thiago Macieira2009-09-0416-20/+20
* Remove comma at end of enum. Some compilers are more picky than others.Thiago Macieira2009-09-0419-20/+21
* Fix compilation with Sun CC 5.9: moving elements in a vector requires source ...Thiago Macieira2009-09-041-6/+6
* Fix compilation error on Solaris: mmap/munmap take/return a char*, not void*.Thiago Macieira2009-09-042-3/+3
* Fix linking with SunCC 5.9: de-inline the operator new and delete in ParserAr...Thiago Macieira2009-09-042-17/+18
* Fix oversize-buffer support for aligning.Thiago Macieira2009-09-041-3/+8
* Doc: Review of docs for QGraphicsItem::ItemUsesExtendedStyleOption.Geir Vattekar2009-09-041-7/+11
* Fixed once-in-a-while failing tst_QGraphicsItem::selected test.Gabriel de Dietrich2009-09-042-3/+6
* fix text eliding for arabic and syriacLars Knoll2009-09-041-0/+33
* qtdemo now accept the -verbose option as specified in the help output.Denis Dzyubenko2009-09-041-0/+2
* Small corrections in the documentationBradley T. Hughes2009-09-041-2/+2
* tst_QLocalSocket::writeToClientAndDisconnect addedJoerg Bornemann2009-09-041-0/+30
* fix disconnect-after-write-problem in QLocalSocket on WindowsJoerg Bornemann2009-09-042-11/+34
* qapplication_win.cpp compile fix for Q_WS_WINCE_WMJoerg Bornemann2009-09-041-1/+0
* Added a phonon dependency to webkitDenis Dzyubenko2009-09-041-1/+1
* Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-04102-3148/+114
|\
| * Generate Q_UNUSED(varName) only when varName was not used in retranslateUi(Cl...Jarek Kobus2009-09-04102-3148/+114
* | Fix license headersJason McDonald2009-09-044-0/+60
|/
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-0441-71/+525
|\
| * Fixed clipping of native style elements when raster is used on macGunnar Sletta2009-09-041-2/+6
| * Add license headers to .l files.Jason McDonald2009-09-042-0/+82
| * Add license headers to python codeJason McDonald2009-09-049-2/+368
| * Remove license header as Solaris X86 assembler can't digest comments.Jason McDonald2009-09-041-40/+0
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-041-0/+6
| |\
| * | Pedantic fixes for license headers.Jason McDonald2009-09-0428-27/+69
* | | Fixed autotest failure in qwidget on X11 with Oxygen style.Samuel Rødal2009-09-041-0/+10
* | | Merge branch '4.6' of git@scm.dev.troll.no:qt/qt into 4.6Miikka Heikkinen2009-09-0434-776/+957
|\ \ \
| * | | Fix QDialog test compilation on MacOlivier Goffart2009-09-041-1/+1
| * | | Fix license headers.Jason McDonald2009-09-042-5/+1
| * | | Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Jason McDonald2009-09-0414-691/+630
| |\ \ \
| | * \ \ Merge branch '4.6' of git@scm.dev.nokia.troll.no:qt/qt into 4.6Rhys Weatherley2009-09-044-153/+172
| | |\ \ \
| | * | | | Modify QMatrix4x4 and QQuaternion to use qreal internallyRhys Weatherley2009-09-0414-691/+630
| * | | | | Update license headersJason McDonald2009-09-0417-79/+325
| | |/ / / | |/| | |