summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Make assorted constructors follow good coding practiceKeith Isdale2009-08-2416-36/+35
* Prevented crash when parsing viewBox attribute valueStian Sandvik Thomassen2009-08-241-9/+9
* Fix the size returned by QCommonStylePrivate::viewItemSize() for textBenjamin Poulain2009-08-211-1/+1
* Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-0/+1
* Fix the painting of QSpinBox on Mac when the buttons are disabledBenjamin Poulain2009-08-201-3/+8
* Fixed crash in QtSvg caused by division by zero in animation code.Kim Motoyoshi Kalland2009-08-191-4/+7
* Fixed usage of the MITSHM extension for 16 bit X servers.Trond Kjernåsen2009-08-191-3/+6
* Fixed rounding error in fillRect() in the raster paint engineEskil Abrahamsen Blomfeldt2009-08-181-11/+7
* Fix regression in clip path calculation for QGraphicsWidget.Alexis Menard2009-08-181-0/+2
* QSslSocket: Clear readBuffer and writeBuffer on close()Markus Goetz2009-08-181-0/+9
* Fix a SQLITE whitespace in identifiers issue.Derick Hawcroft2009-08-181-8/+13
* fix WA_DontShowOnScreen bug on Windows CEJoerg Bornemann2009-08-171-1/+1
* Document QAction::MenuRole not working on submenus.Norwegian Rock Cat2009-08-141-0/+5
* Fix the painting of QComboBox on Mac when the rect is not at the originBenjamin Poulain2009-08-141-42/+60
* On Mac, hitTestComplexControl() return an incorrect value for comboboxBenjamin Poulain2009-08-141-2/+0
* Fix crash/assert on Mac when painting "small" QPushButtons.Morten Sorvig2009-08-131-0/+7
* Fix Menu icons are too large on CocoaDean Dettman2009-08-131-2/+2
* Wrapped the XInput include with an ifdef.Denis Dzyubenko2009-08-121-0/+4
* respect QAbstractSpinBox::NoButtons in windowsce / windowsmobile stylesJoerg Bornemann2009-08-122-1/+9
* fix QTextFormat::doubleProperty where qreal is floatJoerg Bornemann2009-08-121-3/+4
* fix decoration of DontShowOnScreen widgets on Windows CEJoerg Bornemann2009-08-121-1/+1
* Revert "Frame property for QDateTimeEdit can be set independently of"Matthew Cattell2009-08-111-1/+0
* Frame property for QDateTimeEdit can be set independently ofMatthew Cattell2009-08-111-0/+1
* Phonon: improve locking to make it safer to load a sourceThierry Bastian2009-08-112-17/+25
* Update URL for Qt FTP site.Jason McDonald2009-08-111-1/+1
* Update URL for Qt web site.Jason McDonald2009-08-111-1/+1
* Update URL of online documentation.Jason McDonald2009-08-116-8/+8
* Update old email address.Jason McDonald2009-08-11283-529/+529
* Eliminate some mentions of Trolltech.Jason McDonald2009-08-1118-30/+29
* Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-1112-27/+27
* Update license headers.Jason McDonald2009-08-112978-2983/+2983
* Fixes formatting of date strings in psql driverBill King2009-08-111-1/+1
* Missing break when formatting from a time valueBill King2009-08-111-0/+1
* Fixed an assert that could happen when the mediaSource is deletedThierry Bastian2009-08-103-30/+21
* Prevent a crash when there is no QTest::logger when calling warn()Andy Shaw2009-08-101-1/+3
* xlC 7 cannot compile QtConcurrent with these templates hereThiago Macieira2009-08-071-1/+1
* Fix crash in QX11Data::xdndHandleEnter when XGetWindowProperty failsOctavian Voicu2009-08-061-6/+7
* Fix a bug when activating HideNameFilterDetails on Windows filedialog.Alexis Menard2009-08-052-11/+19
* Fix compilation when QT_NO_HTTP is definedMarkus Goetz2009-08-056-5/+12
* Fixes hangup when pressing key in QListWidgetOlivier Goffart2009-08-051-0/+7
* Cocoa: Menus show old selected values.Richard Moe Gustavsen2009-08-051-0/+6
* Make file extension case insensitive with the Gtk+ file dialogJens Bache-Wiig2009-08-041-1/+18
* Fix: Gtk native dialogs do not repaint when zero-timers are usedJens Bache-Wiig2009-08-041-0/+1
* Fix indentation.Alexis Menard2009-08-041-1/+3
* Fix ancestor flags that are not correctly update when reparenting.Alexis Menard2009-08-041-11/+12
* Build on snow leopard.Morten Sorvig2009-08-041-1/+1
* Preserved fill rule for perspective mapped strokes in raster engine.Samuel Rødal2009-08-032-0/+3
* Cocoa with namespace breaks the buildRichard Moe Gustavsen2009-07-311-2/+2
* Coverty warnings --. This switch was missing a break.Alexis Menard2009-07-301-0/+1
* Allow maximize button on the titlebar for a fixed size windowDenis Dzyubenko2009-07-301-0/+5