summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add macro wrap for QXmlStream related codeJing Bai2012-08-312-0/+13
* QDoc: Write SHA1 of .qhp to file.Casper van Donderen2012-08-313-1/+18
* QXxxStyle: override standardIcon() & layoutSpacing()J-P Nurmi2012-08-3125-160/+127
* QStyle: make standardIcon() & layoutSpacing() virtualJ-P Nurmi2012-08-312-119/+14
* Don't set empty CMAKE_TOOLCHAIN_FILE or CMAKE_BUILD_TYPEStephen Kelly2012-08-311-2/+12
* Doc: More fixes of qdoc-reported doc errorsaavit2012-08-316-11/+9
* Doc: Fixes for several doc errorsaavit2012-08-317-21/+24
* Make QGraphicsView respect scrollbar policiesJeremy Lainé2012-08-311-6/+8
* Force QT_NO_ICONV on win32:!win32-msvc*Lukas Geyer2012-08-311-1/+1
* Use the right getter for the QScreen::primaryOrientation property.Jason Barron2012-08-311-1/+1
* Fix updating of drag icons.Friedemann Kleint2012-08-312-53/+66
* Fix the name of the arguments of qAtan2 to match std::atan2Thiago Macieira2012-08-312-6/+6
* Add missing QT_{BEGIN,END}_NAMESPACESergio Ahumada2012-08-311-0/+4
* Header contains `signals' - use `Q_SIGNALS' instead!Sergio Ahumada2012-08-311-1/+1
* Document the purpose of QDateTimeParser::cachedDay.Mitch Curtis2012-08-311-0/+13
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-3112-170/+30
* Doc: Fix various errorsaavit2012-08-307-54/+37
* Fix QScreen::grabWindow() on Windowsaavit2012-08-301-3/+1
* Fix MinGW-w64 TDM64-GCC 4.6.1 compilationJonathan Liu2012-08-301-5/+28
* MSVC/OpenGL: Fix warnings about macro redefinition..Friedemann Kleint2012-08-302-16/+0
* Doc: Fix misc. documentation errorsaavit2012-08-304-26/+5
* Avoid a warning from the QNX QPA plugin.James Turner2012-08-301-0/+11
* QSqlQueryModel: suppress insert and remove signals while resettingMark Brand2012-08-302-4/+86
* QSqlQueryModel: fix nested beginResetModel/endResetModelMark Brand2012-08-302-10/+8
* docs: remove \reimp from non-virtual methodsMark Brand2012-08-302-3/+2
* Fix static plugins for classes in namespaces.Friedemann Kleint2012-08-302-7/+8
* Ensure that printer orientation is preservedTitta Heikkala2012-08-301-2/+15
* Logging: Remove mutex for OutputDebugStringKai Koehne2012-08-302-16/+0
* 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-302-0/+19
* Document how to remove a QGraphicsEffect.Richard Moore2012-08-291-1/+2
* Fixed the QTreeView expansion/collpasing when animatedThierry Bastian2012-08-291-2/+6
* Made QImage::fill(uint pixel) for RGB888 accept QRgb values.Samuel Rødal2012-08-292-4/+4
* Added OpenGL example and documentation.Samuel Rødal2012-08-291-4/+13
* Ensure child items are updated even if the parent item has no contentAndy Shaw2012-08-291-1/+2
* 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-295-0/+48
* 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
* 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