summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* OpenGL Examples: added example path for QtCreatorChristiaan Janssen2012-12-121-0/+2
* De-inline all setters in QWindowShawn Rutledge2012-12-122-77/+84
* test: Skip tst_QMdiArea::nativeSubWindows() on Windows/ANGLE.Friedemann Kleint2012-12-121-1/+4
* qdoc: Make links to \target work intermoduleMartin Smith2012-12-124-34/+41
* Made QWidget::setWindowOpacity work with the XCB platform plugin.Samuel Rødal2012-12-122-0/+19
* QSpanData: use isAffine() instead of rolling your own testVitaliy Kharin2012-12-121-1/+1
* Some fixes to the OpenGL docs in GUIGunnar Sletta2012-12-123-5/+41
* Add directory to xcb-static.pro's INCLUDEPATHAlejandro Exojo2012-12-121-1/+1
* FreeType bitmaps interpreted in wrong formatFlorian Hänel2012-12-121-1/+13
* Improve Cocoa platform plugin loading.Morten Johan Sorvig2012-12-124-9/+22
* Document the new load / store methods in QAtomic{Int,Pointer}Thiago Macieira2012-12-122-0/+86
* Doc: Remove the mention of non-atomic convenience operators in QAtomicThiago Macieira2012-12-122-12/+6
* test: Mark cmake tests as insignificant when -no-widgets is usedSergio Ahumada2012-12-111-0/+2
* Partially revert e84e86dc.Morten Johan Sorvig2012-12-111-1/+1
* a11y: Do not refer to destructed QObject in Windows bridgeJan Arve Saether2012-12-112-10/+22
* qmake: fix manifest embedding for DLLsJoerg Bornemann2012-12-111-1/+3
* Mac: disable transient scrollbar animations for non-QScrollBarsJ-P Nurmi2012-12-113-8/+12
* QApplication docs: restore console mode -snippetJ-P Nurmi2012-12-112-14/+25
* QScrollBar::initStyleOption(): fix QStyle::State_On handlingJ-P Nurmi2012-12-111-1/+1
* Fix compilation with (all versions of) MinGWKai Koehne2012-12-111-1/+1