summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Implicit conversion of shortcuts to string is gone.Frederik Gladhorn2012-12-141-1/+1
* Doc: Moved content from qtdocVenugopal Shivashankar2012-12-144-2/+293
* Remove unused private member.Frederik Gladhorn2012-12-141-2/+0
* Fix memory leak in childAtMorten Johan Sorvig2012-12-141-0/+2
* D-Bus Examples: added qdoc files and pathChristiaan Janssen2012-12-146-1/+159
* Fix memory leak in cocoa accessibility.Morten Johan Sorvig2012-12-141-1/+1
* SQL: Fix autotests for MinGWKai Koehne2012-12-142-0/+4
* Prevent crash in childAt when there are 0 childrenMorten Johan Sorvig2012-12-141-1/+1
* Don't use NSAccessibilityUnignoredChildren.Morten Johan Sorvig2012-12-142-2/+2
* Entered hardcoded url to XaoS as a workaroundNico Vertriest2012-12-141-1/+1
* Remove MSVC2012-optimization for the QMetaType-test.Friedemann Kleint2012-12-141-2/+7
* Entered hardcoded urls for <OpenGL> and <Khronos O.GL>Nico Vertriest2012-12-140-0/+0
* Doc: Added documentation for dbus and touch examplesVenugopal Shivashankar2012-12-146-0/+112
* Remove documentation for deleted methods, to fix a qdoc warningDavid Faure2012-12-141-14/+0
* Entered hardcoded url for <SVG 1.2 Tiny>Nico Vertriest2012-12-141-1/+1
* Add missing uuid lib for qaccessibility testJonathan Liu2012-12-141-1/+1
* Entered hardcoded url for Gnu EmacsNico Vertriest2012-12-141-1/+1
* Entered hardcoded url workaround QTBUG-28500Nico Vertriest2012-12-141-2/+2
* Add missing bit in initialization.Frederik Gladhorn2012-12-141-0/+1
* Added note in the READMEGunnar Sletta2012-12-141-0/+5
* add missing include when Q_NO_USING_KEYWORD is definedJing Bai2012-12-141-0/+3
* Doc: recommend using QVERIFY with QSignalSpy::wait, so people don't forget.David Faure2012-12-142-0/+7
* updating qeglfshooks_imx6.cpp to 12.09.01 (L3.0.35) opengl-driversThomas Senyk2012-12-141-2/+2
* tst_QDBusXmlParser: make XML attribute order deterministicDavid Faure2012-12-141-0/+7
* QtBase: Removed moved linguist examples.David Schulz2012-12-1426-1624/+0
* Doc: remove example docs that were moved to qttoolsLeena Miettinen2012-12-144-259/+0
* Enhance example qtbase/examples/widgets/widgets/mousebuttonsRick Stockton2012-12-143-6/+55
* Fix styleName support in QPA font databaseJiang Jiang2012-12-149-41/+37
* Mac: fix bugs for font selection in QFontDialogLiang Qi2012-12-142-11/+7
* Fixed deadlock situation in QtOpenGL's texture management.Samuel Rødal2012-12-141-0/+5
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-148-6/+66
* Fix empty window title regression, add application display name to window titleDavid Faure2012-12-147-50/+51
* Fixed incorrect handling of extra mouse buttons in XCB platform plugin.Samuel Rødal2012-12-144-59/+87
* Fix warning - unused variable (d-pointer)Frederik Gladhorn2012-12-141-2/+0
* Mark QAbstractTextDocumentLayout test as insignificantEskil Abrahamsen Blomfeldt2012-12-141-1/+1
* Added missing detach() to QJsonObject::take()Denis Dzyubenko2012-12-132-3/+19
* Add missing WARNING header.Stephen Kelly2012-12-131-1/+4
* Mark QGlyphRun and QStaticText tests as insignificant on LinuxEskil Abrahamsen Blomfeldt2012-12-132-0/+3
* Fix QGtkPainter::reset() to reset the clip rectJ-P Nurmi2012-12-131-0/+1
* Fix some WS errorsCorentin Jabot2012-12-132-3/+3
* fix installation of aux headersOswald Buddenhagen2012-12-131-5/+6
* remove phonon vestigesOswald Buddenhagen2012-12-131-12/+1
* add some docu about the project loading sequenceOswald Buddenhagen2012-12-136-0/+20
* Docs: Fix referencesChristian Stenger2012-12-139-17/+19
* Fix QWidget::setWindowOpacity() when called before show().Friedemann Kleint2012-12-126-4/+19
* QMenu: Do not set snapToMouse if a caused-widget exists.Friedemann Kleint2012-12-122-5/+38
* mark a bunch of features as internalOswald Buddenhagen2012-12-1220-0/+219
* Accessible: Improve value interfacev5.0.0-rc2Frederik Gladhorn2012-12-128-31/+59
* DirectWrite support on MinGW needs _WIN32_WINNT to be set to 0x0600Erik van Pienbroek2012-12-121-0/+5
* Add directwrite support to the configure scriptErik van Pienbroek2012-12-121-0/+17