summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure that printer orientation is preservedTitta Heikkala2012-08-302-2/+17
* Logging: Remove mutex for OutputDebugStringKai Koehne2012-08-302-16/+0
* Make tests/auto/corelib compile on Windows CEKevin Funk2012-08-304-2/+8
* Temporarily mark ctest testcases as insignificant on WindowsRohan McGovern2012-08-301-0/+3
* dist/changes-5.0.0: note that QtConcurrent is a separate library these daysMarc Mutz2012-08-301-0/+8
* Fixes possible memory leak in QContiguousCacheFabian Bumberger2012-08-301-2/+4
* QVarLengthArray: C++11-ify insert/erase signaturesMarc Mutz2012-08-302-10/+10
* QString::append: add (const QChar*, int len) overloadMarc Mutz2012-08-303-3/+42
* Document how to remove a QGraphicsEffect.Richard Moore2012-08-291-1/+2
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-292-4/+45
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-295-7/+28
* Added OpenGL example and documentation.Samuel Rødal2012-08-2910-5/+612
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-08-294-1/+86
* Document obsolete functions in QImage to silence qdoc errors.Jason Barron2012-08-291-0/+44
* Fix mistake in docs. Return type should be QSurfaceFormatJason Barron2012-08-291-1/+1
* Add support for explicit TLS 1.1 and 1.2Brendan Long2012-08-296-5/+87
* Blackberry: Fix QFileSystemEngine::tempPath()Thomas McGuire2012-08-291-2/+5
* SSL: remove unneeded volatile qualificationsMarc Mutz2012-08-291-2/+2
* QNativeWifiEnginePlugin: replace a volatile bool with an atomic intMarc Mutz2012-08-291-4/+4
* QDnsLookupRunnable: replace a volatile bool with an atomic intMarc Mutz2012-08-291-4/+4
* QHostInfo: replace a volatile bool with an atomic intMarc Mutz2012-08-292-8/+10
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-2910-0/+20
* test: Mark tst_qtextboundaryfinder::generateDataFromFile() with internal buildSergio Ahumada2012-08-291-1/+1
* Let qdoc respect excludedirs for examples.Frederik Gladhorn2012-08-293-5/+4
* Don't do path conversions on isEmpty()João Abecasis2012-08-291-2/+1
* Use QString for user-visible stringsJoão Abecasis2012-08-291-1/+1
* Revert "Fix transformation in eglfs backingstore"Jon Trulson2012-08-291-2/+2
* wrap the implementation with NO_SETTINGS macroJing Bai2012-08-291-0/+3
* documentation: grammar nitpickMark Brand2012-08-291-3/+3
* Drawing fix for overlay scrollbars on Mac.Christoph Schleifenbaum2012-08-291-1/+1
* qplatformclipboard.h does not need qplatformdefs.h, so removeThiago Macieira2012-08-291-1/+1
* Use qualified name for QT_MOC_EXPORT_PLUGIN()Lukas Geyer2012-08-291-1/+1
* Harfbuzz: fix build with NO_OPENTYPE macro definedKonstantin Ritt2012-08-294-2/+7
* Plugin metadata is now updated in setFileName(), not load().Lukas Geyer2012-08-293-6/+16
* Removed extra detach calls from QJsonArray::takeAtDenis Dzyubenko2012-08-291-6/+1
* Fix missing cleanup of native Cocoa menus.James Turner2012-08-282-0/+11
* Fix warning when compliling with -Wconversion.Frederik Gladhorn2012-08-281-2/+2
* Fix doc errors.Frederik Gladhorn2012-08-284-11/+3
* Move address book example images to proper location.Frederik Gladhorn2012-08-286-0/+0
* Add missing examples from doc repo.Frederik Gladhorn2012-08-282-0/+85
* doc: fix linksFrederik Gladhorn2012-08-283-4/+4
* Fix qdoc link.Frederik Gladhorn2012-08-281-1/+1
* QSharedPointer: make QT_SHAREDPOINTER_TRACK_POINTERS work with QObjectsGiuseppe D'Angelo2012-08-282-2/+9
* Don't attempt to test DBus on QNX.Stephen Kelly2012-08-281-1/+1
* Forward the CMAKE_TOOLCHAIN_FILE to tests.Stephen Kelly2012-08-281-2/+2
* Find example images for widget docs.Frederik Gladhorn2012-08-281-1/+2
* doc: remove links to Qt DesignerFrederik Gladhorn2012-08-287-12/+12
* Add graphicsview documentation overview.Frederik Gladhorn2012-08-281-0/+557
* Fix qdoc errors in PrinterInfo.Frederik Gladhorn2012-08-281-2/+1
* beautify string operationsOswald Buddenhagen2012-08-282-5/+4