summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make Mac style not crash on null styleObject.Morten Johan Sørvig2012-11-291-0/+14
* Cocoa: update OpenGL viewport when nsview movesRichard Moe Gustavsen2012-11-283-3/+35
* 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
* Make the animation framework docs more framework-agnosticJan Arve Saether2012-11-282-6/+9
* Provide the bundled zlib headers for external accessaavit2012-11-282-2/+10
* 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-287-264/+240
* Docs: cleaned up remaining cleanlooks references and screenshotsJ-P Nurmi2012-11-2830-10/+5
* Docs: add Fusion Style Widget GalleryJ-P Nurmi2012-11-2829-3/+141
* Document how to name threads.Mitch Curtis2012-11-281-0/+8
* Fixed QTestLib tutorial docs (link + outdated mention of Qt Labs).Samuel Rødal2012-11-282-4/+4
* Choose better screenshots for "The Widget Classes" docsJ-P Nurmi2012-11-281-5/+5
* Style docs & snippets: remove references to QWindowsStyleJ-P Nurmi2012-11-286-65/+75
* Remove invalid assert from QGraphicsSceneRafael Roquetto2012-11-281-1/+0
* Docs: removed Motif widget galleryJ-P Nurmi2012-11-2829-138/+0
* Docs: removed CDE widget galleryJ-P Nurmi2012-11-2828-133/+0
* Doc: rename qttest.qdocconf to qttestlib.qdocconfhjk2012-11-282-1/+1
* QtCore: Make more signals private.Stephen Kelly2012-11-2815-40/+108
* Always use QAIM to get the default flags.Stephen Kelly2012-11-282-3/+3
* Add a -libexecdir option to the configuresThiago Macieira2012-11-282-1/+4
* Enhanced QSharedDataPointer documentation with container performance sectionNils Jeisecke2012-11-281-0/+8
* Make "API Reference" section \section1Jan Arve Saether2012-11-281-1/+2
* Build fix when building libGLESv2 on Windows with MSVC 2010Andy Shaw2012-11-281-2/+1
* QNX: fix QProcess fd inheritanceRafael Roquetto2012-11-271-3/+18
* Commented confusing QWriteLocker use in QGLTextureCache::getTexture().Samuel Rødal2012-11-271-0/+1
* Fix typo in SSL error message.Friedemann Kleint2012-11-271-2/+2
* QGuiApplication docs: clarify that QWidget needs QApplicationJ-P Nurmi2012-11-271-1/+3
* Fix filesToOpen in example manifests.Eike Ziller2012-11-271-2/+2
* Fix touch event handling for WindowsOliver Wolff2012-11-275-14/+29
* Fix possible assertion when using stringToCMap() for a multi engineKonstantin Ritt2012-11-271-4/+3
* qdoc: Listing group members across modulesMartin Smith2012-11-2716-417/+395
* Properly deprecated QGLFramebufferObject and QGLFramebufferObjectFormatSamuel Rødal2012-11-271-1/+5
* Improve OpenGL docsJan Arve Saether2012-11-278-2/+15
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-274-6/+7
* remove dependency of fusion style on windowsTasuku Suzuki2012-11-272-21/+29
* Doc: write qttestlib.qch, not qttest.qchhjk2012-11-271-1/+1
* Mac: Fix wheel event handling on 10.6Liang Qi2012-11-271-5/+5
* Fix overview documentation.Lars Knoll2012-11-261-2/+4
* Ensure subfocus is not reset to 0 when hiding a panel.Andreas Aardal Hanssen2012-11-262-14/+27
* tr()-Fix: Do not add up translateable strings.Friedemann Kleint2012-11-261-2/+1