summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Fix regressions in qeventloop, qtimer, and qsocketnotifier autotestsBradley T. Hughes2009-10-053-31/+112
* Fix a bug when clipsChildrenToShape is set back to false.Alexis Menard2009-10-023-0/+18
* Fix support for 32-bit PowerVR screens with QGraphicsViewRhys Weatherley2009-10-021-5/+8
* Fixed Designer property editor selection bug.Gabriel de Dietrich2009-10-011-1/+1
* Fixes clipboard handling on X11.Denis Dzyubenko2009-10-011-1/+3
* QNAM HTTP Code: Always send an Accept-Language headerMarkus Goetz2009-10-011-0/+9
* Fixes: Phonon-gst: Respect device MediaSource property.Dmytro Poplavskiy2009-10-011-0/+5
* Fixes: Phonon-gst: use correct URLs for different disk types.Dmytro Poplavskiy2009-10-011-2/+15
* Fix reader.google.com crashesSimon Hausmann2009-09-303-1450/+1133
* (TDS) Fixes improper formatting of date valuesBill King2009-09-301-1/+3
* (TDS) Fixes missing field/table name escaping.Bill King2009-09-302-0/+13
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-291-16/+10
|\
| * QGraphicsItem: cached embedded widget item is not repainted when widget is up...Andreas Aardal Hanssen2009-09-291-16/+10
* | Remove mentions of QtSW.Jason McDonald2009-09-292-3/+3
|/
* QGraphicsItem with parent flag ItemClipsChildrenToShape not visibleAndreas Aardal Hanssen2009-09-281-1/+1
* Cocoa: Fix build cocoa port with namespaceRichard Moe Gustavsen2009-09-282-2/+3
* Doc: fixed typo in QTabBar::tabRect() docsStian Sandvik Thomassen2009-09-281-1/+1
* Fixes a crash in QDoubleSpinBoxJoão Abecasis2009-09-251-210/+4
* QHostAddress: Clarification about DNSMarkus Goetz2009-09-251-0/+3
* Fixed text drawing regression in Assistant.Trond Kjernåsen2009-09-241-0/+2
* Fixed clipping of non-cosmetic dashed strokes in raster paint engine.Kim Motoyoshi Kalland2009-09-231-9/+1
* Calling raise() on a hidden windows makes it visible on Cocoa.Prasanth Ullattil2009-09-231-1/+1
* Ensure that QStandardItem::clone() is used when a prototype is setAndy Shaw2009-09-222-4/+7
* Fix broken drop-down arrows on Windows 7Jens Bache-Wiig2009-09-221-11/+0
* Cached clip path not cleared correctly for ancestor that clips to shapeAndrew Christian2009-09-221-2/+4
* QCoreApplicationPrivate::appendApplicationPathToLibraryPaths WinCE fixJoerg Bornemann2009-09-211-1/+1
* Application crashes when a menu is inserted twice on a menubar (Cocoa).Prasanth Ullattil2009-09-182-2/+18
* Fix compilation for systems with MBX PowerVR headers.Rhys Weatherley2009-09-181-0/+7
* Make the PowerVR screen driver for QWS compile against shipped headersTom Cooksey2009-09-171-2/+2
* compile fix for embedded Linux and defined QT_COORD_TYPETakumi ASAKI2009-09-171-1/+1
* Fix crash or painting error when drawing dashed lines with penWidth > 1Eskil Abrahamsen Blomfeldt2009-09-172-2/+4
* Fixes issue of forward only datasets failing when not set so.Bill King2009-09-171-0/+10
* Fixes: Fixed incorrect tracks number calculation with phonon/gstDmytro Poplavskiy2009-09-161-5/+9
* Fix drawing text in QPicture and printing in right-to-left modeEskil Abrahamsen Blomfeldt2009-09-151-1/+5
* Fixes QSqlTableModel: trying to delete the wrong row.Bill King2009-09-151-4/+5
* Fixes crash when calling numRows on unknown query type (ibase)Bill King2009-09-151-0/+3
* Fixed off-by-one error in call to XGetKeyboardMapping that meant that max_key...Thomas Sondergaard2009-09-141-1/+1
* Clean up properly in the QPF1 font enginePaul Olav Tvete2009-09-141-0/+6
* Fix libiconv support on FreeBSD.Raphael Kubo da Costa2009-09-131-1/+1
* Fix memory leak when deleteLater is triggered via the main menu bar.Morten Sorvig2009-09-111-0/+2
* Run on 10.3.Morten Sorvig2009-09-111-1/+1
* Run on 10.3 Panther.Morten Sorvig2009-09-111-1/+4
* restoring a minimized window on Windows CE didn't workJoerg Bornemann2009-09-102-5/+12
* Only reset the backend pointer after we're done with itJoão Abecasis2009-09-101-4/+6
* Make opengl fragment program generator output license header.Jason McDonald2009-09-102-4/+57
* Fixes determination of end of odbc string on deficient driverBill King2009-09-101-6/+6
* Doc: Note that Netscape plugins are only available on desktop platforms.David Boddie2009-09-091-3/+7
* Avoid garbled output on Windows for non-ascii-compatible textEskil Abrahamsen Blomfeldt2009-09-091-5/+5
* Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Jason McDonald2009-09-081-7/+7
|\
| * Fixed bug in drawImage() when fall-back code path is used.Samuel Rødal2009-09-081-7/+7