summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Stop using the name "Trolltech" in QSettingsSergio Ahumada2012-12-034-8/+8
* [QTBUG-27420] Make Q{Box,Grid,Form}Layout::takeAt() unparent a nested layoutMarc Mutz2012-12-023-5/+23
* Fix wrong error message count in QDBusErrorPeter Kümmel2012-12-011-1/+1
* Cocoa: create dialogs as NSPanelsTeemu Katajisto2012-12-011-6/+10
* QSignalSpy: assorted improvementsMarc Mutz2012-12-012-10/+13
* Move gestures overview from qtdoc to qtbase; mention Qt QuickShawn Rutledge2012-12-014-9/+225
* Properly release pixel format and context in QCocoaGLContext.Zeno Albisser2012-12-012-0/+8
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-0143-115/+533
* QWidget windows have fullscreen button by default; manual test for itShawn Rutledge2012-12-013-2/+6
* Cocoa: Disable accessibility.Morten Johan Sørvig2012-12-018-3/+28
* Docs: Fixed enum and parameter links for networkOliver Wolff2012-12-013-4/+4
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-016-6/+7
* Mac: Fix small button metrics, menu indicator alignmentGabriel de Dietrich2012-12-011-2/+6
* ANGLE: Fix debug-and-release buildsFriedemann Kleint2012-12-0110-22/+240
* Angle: Use dynamic runtime library of MSVC.Friedemann Kleint2012-12-011-4/+11
* Cocoa: fix modal native dialogs with ongoing modal sessionsTeemu Katajisto2012-12-013-0/+13
* OpenGL: Remove bogus error in textures example on ES 2 platformsSean Harmer2012-12-011-0/+2
* WINCE: Fix renameing of resource filesAndreas Holzammer2012-12-011-2/+2
* QGraphicsView - fix rubberband to stay right on scrollThorbjørn Lund Martsum2012-12-011-1/+1
* QNX: Move buffer count check to appropriate locationRafael Roquetto2012-12-011-13/+14
* Fix compile with -DQT_NO_WIZARDMontel Laurent2012-12-012-2/+4
* Fix compile when we use QT_NO_ACCESSIBILITYMontel Laurent2012-12-011-0/+4
* Fix compile with QT_NO_SHORTCUTMontel Laurent2012-12-011-1/+1
* QMimeType: don't document the constructor that takes a Private classDavid Faure2012-11-301-0/+1
* ANGLE: Do not reset the share handle when resetting the swap chain.Zeno Albisser2012-11-301-1/+0
* ANGLE Patch file: Do not reset the share handle when resetting the swap chain.Zeno Albisser2012-11-301-0/+32
* Fix links for threading examplesPaul Olav Tvete2012-11-301-3/+1
* Doc: Changing HTML output to qttestlib-index.htmlJerome Pasion2012-11-301-2/+1
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-303-10/+50
* Replace two \returns markers by "The function returns"hjk2012-11-302-3/+3
* Mention the QT_STYLE_OVERRIDE env variable.Shawn Rutledge2012-11-301-1/+3
* Not necessary to assign bool to false for changing just 2 lines afterMontel Laurent2012-11-301-3/+2
* Add more qtbase implictly-shared classes to the listGiuseppe D'Angelo2012-11-3023-1/+26
* Add QText*Format classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+7
* Add QDns* classes to the list of the implicitly shared onesGiuseppe D'Angelo2012-11-301-0/+5
* Fixed compatibility problem with ExceptionhandlingHolger Ihrig2012-11-301-1/+1
* fix harfbuzz header install locationOswald Buddenhagen2012-11-301-3/+1
* Docs: revise QApplication snippetsJ-P Nurmi2012-11-301-15/+17
* Fix broken links in the QtWidgets examples.Gunnar Sletta2012-11-303-2/+2
* Fix linking in painting, richtext and desktop examplesGunnar Sletta2012-11-304-1/+56
* QGV: set QStyleOption::styleObject for graphics items & widgetsJ-P Nurmi2012-11-303-0/+14
* Docs: clarify availability & platform theme usage in widget galleriesJ-P Nurmi2012-11-304-7/+20
* Made QWindowsStyle internalJ-P Nurmi2012-11-3014-114/+115
* Docs: fix code snippet paths in xml-processing.qdocKevin Krammer2012-11-301-4/+4
* Fix path in qtxml.qdoconfKevin Krammer2012-11-301-1/+1
* make minimalegl plugin compile without QtWidgetsTasuku Suzuki2012-11-301-1/+0
* Remove reference to Qt 3 documentation from example qdoc code.hjk2012-11-301-3/+1
* QPA: update backingstore also when moving QWindowsRichard Moe Gustavsen2012-11-301-1/+3
* Restore the visibility of a moved QWindow in QWindow::screenDestroyedJocelyn Turcotte2012-11-301-1/+9
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-308-25/+84