summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * fix arabic pluralsOswald Buddenhagen2009-06-111-2/+2
| * add plural rules for urduOswald Buddenhagen2009-06-111-0/+1
| * Fix wrong home shortcut, now set to ALT+Home.kh2009-06-111-1/+1
| * No need to bookmark emty pages.kh2009-06-112-1/+4
| * Fixed a problem with disappearing borders in a QTextFrame.Trond Kjernåsen2009-06-111-18/+18
| * fix hover selection of source stringsOswald Buddenhagen2009-06-101-0/+2
| * Fixed a compile failure on Solaris, really :)Trond Kjernåsen2009-06-101-9/+9
| * Compilefix for QT_NO_TABLETEVENT and QT_NO_COMPLETERThomas Hartmann2009-06-102-2/+7
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-06-102-2/+4
| |\
| | * Fixed non-working animations under X11 with the raster graphicssystem.Trond Kjernåsen2009-06-101-1/+1
| | * don't let comments weaved into strings confuse usOswald Buddenhagen2009-06-101-1/+3
| * | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-06-1016-37/+60
| |\ \ | | |/
| | * QSslSocket: Wrong warning message in startServerEncryptionMarkus Goetz2009-06-101-1/+1
| | * Fix compile error on TigerRichard Moe Gustavsen2009-06-101-1/+2
| | * Make sure QImage::mirrored() doesn't crash if it runs out of memory.Trond Kjernåsen2009-06-101-0/+5
| | * BT: QtDemo works far to sluggish on macRichard Moe Gustavsen2009-06-101-0/+2
| | * BT: Fixes building qtdemo in the installed tree of sources.Thomas Zander2009-06-101-1/+3
| | * Fixed compile of arthur tests when Qt is configured without opengl orRohan McGovern2009-06-105-5/+13
| | * Initialize xform_scale in constructorAnders Bakken2009-06-091-0/+1
| | * BT: Fix missing animation in the Qt Demo BrowserJens Bache-Wiig2009-06-091-2/+6
| | * Fix the qitemdelgate test.Olivier Goffart2009-06-091-14/+14
| | * BT: Fix the installed browser source tree to compile.Thomas Zander2009-06-091-1/+1
| | * BT: Make the spreadsheet demo install its header files so it will compile aft...Thomas Zander2009-06-091-1/+1
| | * Skip empty parts in KDEDIRSJoão Abecasis2009-06-091-1/+1
| | * Fixed a compile issue on Solaris.Trond Kjernåsen2009-06-091-10/+10
| * | Spelling in docs.Jarek Kobus2009-06-101-1/+1
| |/
| * Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jarek Kobus2009-06-0930-122/+489
| |\
| | * Make it possible to compile Qt 4.5 SSL support with OpenSSL 1.0.0Bernhard Rosenkraenzer2009-06-095-2/+59
| | * Fixed intermittent failure of tst_selftests.Rohan McGovern2009-06-091-1/+1
| | * Fixed crash in tst_qcombobox when Qt is built in debug mode.Rohan McGovern2009-06-091-1/+1
| | * Fixed tst_qmake failing to compile when QMAKE_CROSS_COMPILED is defined.Rohan McGovern2009-06-091-1/+2
| | * Make DirectFB compile with 0.9.22Anders Bakken2009-06-092-3/+8
| | * Make the directfb plugin compile against 0.9Anders Bakken2009-06-085-4/+40
| | * More entries for the change logJens Bache-Wiig2009-06-081-0/+12
| | * Fixed a validation problem in QSvgIOHandler::canRead().Trond Kjernåsen2009-06-081-5/+30
| | * Doc - fixed another typoKavindra Devi Palaraja2009-06-081-1/+1
| | * Doc - fixed a typoKavindra Devi Palaraja2009-06-081-5/+5
| | * Change order of functions in QInputDialog::getDouble()Markus Goetz2009-06-082-1/+16
| | * Doc - removing redundant return statementsKavindra Devi Palaraja2009-06-085-14/+0
| * | Bump qt-eclipse version number in docsJarek Kobus2009-06-091-1/+1
* | | QMenu, QMenuBar: small cleanupThierry Bastian2009-06-127-20/+13
* | | QGraphicsItems are repainted when outside the view's exposed region.Bjørn Erik Nilsen2009-06-122-5/+40
* | | doc: Fixed several qdoc warnings.Martin Smith2009-06-121-5/+32
* | | add streaming ops for scriptdebugger object deltasKent Hansen2009-06-122-0/+22
* | | Fixed bug where QTransform::type() failed to compute the correct type.Samuel Rødal2009-06-122-5/+17
* | | Make repeated calls to QToolTip::hideText() still hide the textmae2009-06-121-8/+13
* | | Fixed clipping bugs in GL 2 paint engine.Samuel Rødal2009-06-121-6/+2
* | | doc: Fixed several qdoc warnings.Martin Smith2009-06-125-58/+116
* | | Allow a maximum of 6 simultaneous HTTP connections to a server.Prasanth Ullattil2009-06-123-18/+52
* | | refactor some codeThierry Bastian2009-06-121-31/+26