summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* don't install headers into Qt/ any moreOswald Buddenhagen2012-11-301-12/+2
* 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-3021-3/+101
* 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
* Add a way to not generate INCLUDE_DIRS variables.Stephen Kelly2012-11-301-0/+5
* doc: Add touch input examples to correct groupEskil Abrahamsen Blomfeldt2012-11-302-0/+4
* Docs: fix code snippet paths in xml-processing.qdocKevin Krammer2012-11-301-4/+4
* Add few missing entries to the changelog related to QObject and mocOlivier Goffart2012-11-301-1/+5
* Fix path in qtxml.qdoconfKevin Krammer2012-11-301-1/+1
* Doc: Removing entry in CSS for adding icons to HTTP linksJerome Pasion2012-11-301-10/+0
* 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
* Fix docs for Drag and Drop examplesPaul Olav Tvete2012-11-304-22/+24
* Fix path to style/offline.css in qt-module-defaults.qdocconfhjk2012-11-301-1/+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-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