summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added explicit threading API to QtOpenGL.Samuel Rødal2012-11-3011-42/+184
* Fix crash when requesting QGuiApplication::platformNativeInterface()Miikka Heikkinen2012-11-301-1/+1
* Remove duplicate libraries added via prl files in WindowsMiikka Heikkinen2012-11-301-0/+17
* Fix connecting to a functor with 3 argumentsOlivier Goffart2012-11-302-2/+53
* QtBase: Fix painting example arthur background colorDavid Schulz2012-11-302-5/+40
* Revise QMacStyle scrollbar animation handlingJ-P Nurmi2012-11-301-65/+51
* Remove Qt 3 reference from resource system documentation.Paul Olav Tvete2012-11-301-4/+1
* More changes from Nokia to DigiaSergio Ahumada2012-11-305-9/+9
* QtBase: Documentation: Replaced deprecated \oDavid Schulz2012-11-301-4/+4
* Fix missing code snippet in QTest doc.Christian Strømme2012-11-302-1/+15
* Add a nice description of Qt Widgets moduleJan Arve Saether2012-11-301-0/+4
* Doc: Modified CSS according to a graphic designer's recommendations.Jerome Pasion2012-11-302-0/+66
* Fix Qt Xml docs and generate correct module and index pagesLars Knoll2012-11-303-3/+51
* Fix Qt OpenGL overview.Lars Knoll2012-11-303-33/+118
* Fixes to Qt D-Bus docsLars Knoll2012-11-304-38/+43
* Fix print support docsLars Knoll2012-11-304-17/+16
* Fixup concurrent docsLars Knoll2012-11-304-8/+135
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-29306-1050/+367
* remove the dependency to QT_BUILD_TREEJing Bai2012-11-291-1/+1
* qdoc: Don't include internal items in annotated listsMartin Smith2012-11-292-2/+19
* uic: remove internal QStyle subclasses from qclass_lib_map.hJ-P Nurmi2012-11-291-7/+0
* Remove trailing white spacesRobert Loehning2012-11-291-1/+1
* doc: Remove references to Qt 4 in QMainWindow introductionEskil Abrahamsen Blomfeldt2012-11-291-6/+5
* Add \brief to the examples.Eike Ziller2012-11-29135-138/+138
* Make Mac style not crash on null styleObject.Morten Johan Sørvig2012-11-291-0/+14
* fix bootstrapped buildOswald Buddenhagen2012-11-291-2/+2
* Cocoa: update OpenGL viewport when nsview movesRichard Moe Gustavsen2012-11-283-3/+35
* Style auto tests: kill QWindowsStyle dependenciesJ-P Nurmi2012-11-282-46/+51
* Mention that the Qt book only covers widgetsGunnar Sletta2012-11-281-0/+1
* Remove legacy classes from "Painting in 3D" list.Gunnar Sletta2012-11-281-8/+0
* Fix build when SSE2 is not available.Andy Shaw2012-11-283-1/+55
* QtWidgets docs: use Fusion screenshotsJ-P Nurmi2012-11-2872-55/+55
* QNX: Fix window focus problems when using QNX 6.5.0.Sergio Martins2012-11-283-0/+13
* factor out qt_docs_targets.prfOswald Buddenhagen2012-11-283-54/+53
* fix non-qmake build of the evaluatorOswald Buddenhagen2012-11-281-1/+1
* re-enable coloreditorfactory and stardelegate examplesOswald Buddenhagen2012-11-281-1/+3
* reformat assignment to ease later modificationOswald Buddenhagen2012-11-281-5/+7
* dbus-chat => chatOswald Buddenhagen2012-11-287-1/+1
* remove rather useless text fileOswald Buddenhagen2012-11-281-4/+0
* remove apparently unused fileOswald Buddenhagen2012-11-281-8/+0
* remove meaningless OTHER_FILES assignmentsOswald Buddenhagen2012-11-282-6/+0
* README.txt => READMEOswald Buddenhagen2012-11-281-0/+0
* delete .desktop files of examplesOswald Buddenhagen2012-11-28219-2409/+0
* Make the animation framework docs more framework-agnosticJan Arve Saether2012-11-282-6/+9
* Provide the bundled zlib headers for external accessaavit2012-11-283-5/+17
* Fix -largefile option in configureLucas Wang2012-11-281-0/+4
* qdoc: Listing QML group members across modulesMartin Smith2012-11-282-5/+13
* Qnx: Check if QCoreApplication::instance() exists before using QSocketNotifiermfekari2012-11-281-2/+5
* Remove Qt 3 references from model/view documentation.Paul Olav Tvete2012-11-281-16/+7
* Move session management code from QApplication to QGuiApplication.David Faure2012-11-288-264/+246