summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Doc: Grouped the SQL example pages under sql_examples groupVenugopal Shivashankar2012-11-308-0/+8
* Fix links for threading examplesPaul Olav Tvete2012-11-3014-61/+61
* QtBase: Docs: remove deprecated Q_EXPORT_PLUGIN2David Schulz2012-11-301-9/+4
* changes: Add a note about the copyright transfer from Nokia to DigiaSergio Ahumada2012-11-301-0/+4
* 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-3024-140/+71
* Docs: Moved mainwindow example's image do correct locationOliver Wolff2012-11-301-0/+0
* Doc: Adding empty tags in the HTMLJerome Pasion2012-11-304-11/+2
* changes-5.0.0: SC incompatible change - internalized QStyle subclassesJ-P Nurmi2012-11-301-0/+14
* 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
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-305-14/+16
* 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
* Moving the remaining variables assignments from .qmake.cache to qmodule.priAlexey Pavlov2012-11-301-3/+4
* don't link qtmain.lib when using idcidl.prfJoerg Bornemann2012-11-301-0/+3
* Added custom flags for enabling dependencies of other parts to toolsMiikka Heikkinen2012-11-301-0/+3
* WINCE: Don't build angle by defaultAndreas Holzammer2012-11-301-1/+2
* expose a little less of the build host's file system structureOswald Buddenhagen2012-11-301-2/+5
* fix harfbuzz header install locationOswald Buddenhagen2012-11-301-3/+1
* remove another pointless indirectionOswald Buddenhagen2012-11-301-2/+2
* remove unnecessary indirectionOswald Buddenhagen2012-11-301-2/+2
* make it possible to name include dir differently from library nameOswald Buddenhagen2012-11-304-18/+20
* 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