summaryrefslogtreecommitdiffstats
path: root/src/gui
Commit message (Expand)AuthorAgeFilesLines
* Micro-optimization in QPainterPath::toFillPolygonsThorbjørn Lindeijer2009-08-251-7/+1
* Fix use of uninitialized memory in QLineEditOlivier Goffart2009-08-251-3/+3
* QListView:: visualRect would return incorrect valuesThierry Bastian2009-08-251-6/+4
* Fix memory leak in QLineEditOlivier Goffart2009-08-251-0/+1
* doc: qdoc warning about signal not found.Bjørn Erik Nilsen2009-08-251-1/+1
* Removed redundant QLocale code from QCoeFepInputContext.axis2009-08-251-90/+5
* Mac: respect Qt::AA_MacPluginApplication and disable native menubarRichard Moe Gustavsen2009-08-251-8/+7
* Make sure we use layoutDirection from the widget and not always the appThierry Bastian2009-08-2514-36/+40
* ItemViews: selection not well kept when new rows appearThierry Bastian2009-08-251-5/+6
* Some cleanups after code review.Jason Barron2009-08-252-6/+2
* Mac: When using Qt as a plugin app, menubars does not workRichard Moe Gustavsen2009-08-251-0/+6
* Cocoa: bugfix for autocads plugin projectRichard Moe Gustavsen2009-08-253-0/+21
* Remove semi-colon from Q_XXX macros in qgraphicseffect.hBjørn Erik Nilsen2009-08-251-1/+1
* Merge commit 'origin/master' into 4.6Jason Barron2009-08-252-6/+6
|\
| * Removed some 'illegal empty declaration' warnings from Symbian buildJanne Anttila2009-08-241-3/+3
| * Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-publicShane Kearns2009-08-2473-487/+6530
| |\
| | * Fixed an MSVC 9.0 /2008 warningAlessandro Portale2009-08-211-5/+5
| * | Make the singleton file server session independent of QCoreApplicationShane Kearns2009-08-241-3/+3
* | | QMenu: make no active action when the mouse leaves the menuThierry Bastian2009-08-251-0/+2
* | | Memory leak in QBrushOlivier Goffart2009-08-251-1/+1
* | | Carbon: pan gesture keeps breaking wheel eventsRichard Moe Gustavsen2009-08-256-3/+25
* | | unneeded WINVER check in qapplication_win.cpp removedJoerg Bornemann2009-08-251-2/+0
* | | qsystemtrayicon_win.cpp fix determination of NOTIFYICONDATA struct sizeJoerg Bornemann2009-08-251-5/+1
* | | Merge branch '4.6'Thiago Macieira2009-08-2425-84/+473
|\ \ \
| * \ \ Merge branch '4.5' into 4.6Thiago Macieira2009-08-249-10/+42
| |\ \ \
| | * | | Fix QPlainTextEdit painting errorsmae2009-08-241-2/+3
| | * | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5Morten Sørvig2009-08-24979-1115/+1211
| | |\ \ \
| | | * | | Make assorted constructors follow good coding practiceKeith Isdale2009-08-244-14/+10
| | | * | | 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 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
| | | * | | 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
| | | * | | Update URL of online documentation.Jason McDonald2009-08-113-3/+3
| | | * | | Eliminate some mentions of Trolltech.Jason McDonald2009-08-112-12/+12
| | | * | | Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-114-6/+6
| | | * | | Update license headers.Jason McDonald2009-08-11979-979/+979