summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update QLineControl's state correctly with QT_NO_ACCESSIBLITY.Andrew den Exter2011-09-271-2/+2
* Respect the QSurfaceFormat when constructing a QOpenGLContext on MacGunnar Sletta2011-09-274-17/+28
* Oops, adding Q_EXPORT to QPlatformScreenPageFlipperPaul Olav Tvete2011-09-271-1/+1
* Fixed crash in QOpenGLFramebufferObject.Samuel Rødal2011-09-271-3/+0
* Simplify QAccessibleDial and make it inherit QAccessibleAbstractSlider.Frederik Gladhorn2011-09-272-120/+5
* Simplify QAccessibleSpinboxes.Frederik Gladhorn2011-09-272-131/+4
* Update QHash for Qt 5Bradley T. Hughes2011-09-262-46/+9
* "empty translation" does not mean "no translation"Oswald Buddenhagen2011-09-261-2/+2
* Fix possible assert in QFontEngineFTEskil Abrahamsen Blomfeldt2011-09-261-1/+3
* Add some enablers to QTextDocumentLayoutEskil Abrahamsen Blomfeldt2011-09-262-1/+43
* Fix possible crash in QFontEngineFTEskil Abrahamsen Blomfeldt2011-09-261-1/+1
* Make QVectorData::shared_null constBradley T. Hughes2011-09-263-7/+8
* Fixed tst_QWidget::updateWhileMinimized()Samuel Rødal2011-09-261-0/+1
* Make QMapData::shared_null constBradley T. Hughes2011-09-262-8/+8
* Make QListData::shared_null constBradley T. Hughes2011-09-262-8/+9
* Make QLinkedListData::shared_null constBradley T. Hughes2011-09-262-7/+8
* Make QHashData::shared_null constBradley T. Hughes2011-09-262-6/+6
* don't calculate hash when the map is empty and we are not insertingOswald Buddenhagen2011-09-261-3/+6
* Doc: Fixed \since declarations.David Boddie2011-09-261-2/+2
* Doc: Clarified the range of return values from QLineF::angle().David Boddie2011-09-261-2/+3
* Doc: Moved general notes about character conversion.David Boddie2011-09-261-10/+13
* Implement QTEST_GUILESS_MAINJan Kundrát2011-09-262-1/+25
* Use the right callback in QObject::disconnect()Olivier Goffart2011-09-231-1/+1
* Make sure cursor position doesn't exceed line endJiang Jiang2011-09-231-0/+3
* Fix QString and QByteArray reserve() and squeeze()Bradley T. Hughes2011-09-232-4/+42
* QByteArray's shared_null and shared_empty should be constBradley T. Hughes2011-09-232-7/+7
* Remove Q_GLOBAL_STATIC_WITH_INITIALIZER from QtWidgetsLars Knoll2011-09-233-4/+22
* Implemented QWidget's move() vs setGeometry() distinction in QWindow.Samuel Rødal2011-09-235-8/+91
* Patch toward fixing tst_QWidget::windowState().Samuel Rødal2011-09-231-8/+10
* Don't flood expose events in the xcb plugin.Samuel Rødal2011-09-232-1/+13
* Only set frame margins as dirty when we get a configure notify event.Samuel Rødal2011-09-231-5/+2
* Fixed geometry issues.Samuel Rødal2011-09-235-14/+19
* Accessible ComboBox: remove virt children, add actions.Frederik Gladhorn2011-09-233-117/+65
* Add autotest for QInputPanelJoona Petrell2011-09-232-9/+24
* Don't call ref() in QByteArray::QByteArray()Bradley T. Hughes2011-09-231-1/+1
* Support adding application fonts with QFontconfigDatabaseJiang Jiang2011-09-2310-22/+113
* Avoid crash in handleTouchEvent and remove superfluous mapping.Laszlo Agocs2011-09-231-8/+2
* Fix preedit text on XCBEskil Abrahamsen Blomfeldt2011-09-231-1/+1
* Page flipping API for QPlatformScreenPaul Olav Tvete2011-09-232-0/+51
* Accessible SpinBox remove dead code.Frederik Gladhorn2011-09-232-144/+5
* workaround XCB-ICCCM 3.8 breakage, second instanceOswald Buddenhagen2011-09-231-0/+2
* Allow tests to log to multiple destinationsJason McDonald2011-09-233-64/+200
* Cocoa: Enable native menus.Morten Sorvig2011-09-222-4/+7
* Allocate 16-byte aligned memory independent of platform for raster pool.Samuel Rødal2011-09-221-37/+17
* Accessible Slider: Remove virtual children.Frederik Gladhorn2011-09-212-127/+3
* Export QTextImageHandler and add accessor for imageEskil Abrahamsen Blomfeldt2011-09-212-3/+11
* testlib: Separate the gui- and widgets-specific apiKent Hansen2011-09-213-174/+159
* Fix QApplication::startDragDistance()Kevin Simons2011-09-211-1/+1
* merge translate() overloadsOswald Buddenhagen2011-09-212-25/+5
* Accessible Scrollbar: Remove virtual children, value interfaceFrederik Gladhorn2011-09-212-124/+2