summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimize QAbstractItemModel::sibling a bit.Stephen Kelly2012-08-221-1/+1
* Make keyboard search work in the current column, not only the first.Stephen Kelly2012-08-221-0/+5
* Fix indexAbove and indexBelow to return indexes in the correct column.Stephen Kelly2012-08-221-2/+4
* Clean up borders in cleanlooksJens Bache-Wiig2012-08-221-16/+5
* Doc: Fix snippet bug in State Machine overview.Geir Vattekar2012-08-221-0/+1
* Fixed non-GL applications crashing when GLX/EGL initialization fails on xcb.Samuel Rødal2012-08-221-15/+20
* remove a '.' at the end of \sa that confuses qdocJeremy Katz2012-08-221-2/+2
* Doc: Really minor typo fixSergio Ahumada2012-08-221-1/+1
* Make Qt compile with -DQDND_DEBUG and fix debug messagesBerthold Krevert2012-08-222-59/+56
* Add hint for touch -> mouse event synthesizingMorten Johan Sorvig2012-08-224-1/+11
* Do not consider sign in qIsNull.Mitch Curtis2012-08-221-4/+4
* Remove icons from buttons with CleanlooksJens Bache-Wiig2012-08-211-7/+1
* doc: Replaced FakeNode with DocNodeMartin Smith2012-08-2119-545/+539
* Fix docs for QRawFont.Jason Barron2012-08-211-2/+2
* Propagate initial size constraints to QWidgetWindow.Friedemann Kleint2012-08-211-1/+6
* Try to work around GCC 4.6's noexcept bugs, againThiago Macieira2012-08-211-6/+3
* Replace deprecated ATS calls with CTFontManager calls in 10.8Jiang Jiang2012-08-211-1/+48
* Fix a bunch of Mac/clang specific warningsJiang Jiang2012-08-219-12/+18
* Fix typo in QAbstractNetworkCache documentation.Mitch Curtis2012-08-211-1/+1
* Minor documentation fixes in item views.Shawn Rutledge2012-08-213-10/+9
* Whitespace fixesShawn Rutledge2012-08-216-11/+11
* doc: Fixed qdoc errorsMartin Smith2012-08-212-107/+78
* Reuse the same QAbstractTableModel implementation for 4 snippetsShawn Rutledge2012-08-2113-940/+19
* Disregard milliseconds in QTime::secsTo().Mitch Curtis2012-08-211-1/+4
* Serialise QDateTime as UTC and timeSpec() instead of private spec.Mitch Curtis2012-08-211-6/+27
* make it possible to pass configure zlib lib nameAndreas Holzammer2012-08-211-1/+4
* doc: Added \relates command to some function qdoc commentsMartin Smith2012-08-214-1/+13
* Add AVX support for the JPEG handlerThiago Macieira2012-08-211-3/+13
* Remove reference to 'How to Learn Qt' from qtwidgets module.Jan-Arve Saether2012-08-211-3/+0
* Remove warning about non existing paint device engineTitta Heikkala2012-08-211-26/+28
* QWindow documentation fixes; make pos, size and geometry propertiesShawn Rutledge2012-08-212-55/+107
* Fixed qdoc complaints for qsurface and qsurfaceformat.Shawn Rutledge2012-08-212-15/+51
* QTouchDevice documentationShawn Rutledge2012-08-211-3/+6
* fix some QTest documentationJeremy Katz2012-08-212-7/+7
* Cocoa: use filterNativeEvent instead of the deprecated filterEventThiago Macieira2012-08-201-3/+3
* Fix decoding of QByteArray in the deprecated "encoded" setters in QUrlThiago Macieira2012-08-205-14/+78
* tst_qurlinternal: use qurl_p.h instead of declaring the functionsThiago Macieira2012-08-201-1/+1
* Add Q_DECL_NOTHROW to some qHash functionsThiago Macieira2012-08-2010-38/+44
* QStyle docs: fix the location of two paintsystem related imagesJ-P Nurmi2012-08-202-0/+0
* Moved a bunch of widget images from qtdoc to qtwidgetsJ-P Nurmi2012-08-2024-0/+0
* QFontComboBox: fix qdoc warningJ-P Nurmi2012-08-201-1/+1
* QTextEdit docs: fix qdoc warningsJ-P Nurmi2012-08-201-11/+4
* Fix the doc errors in itemmodels and itemviews.Stephen Kelly2012-08-207-9/+64
* Remove QProxyModel from qtbase.Stephen Kelly2012-08-207-797/+1
* Disable C++11 noexcept support in GCC 4.6.0 and 4.6.1Thiago Macieira2012-08-201-0/+5
* QAtomic: make ctors constexpr, if possibleMarc Mutz2012-08-201-0/+12
* QBasicAtomic: add QT_BASIC_ATOMIC_HAS_CONSTRUCTORS macroMarc Mutz2012-08-201-2/+6
* Fix processor detection for MSVC ARM compiler (WEC7).Janne Anttila2012-08-201-4/+7
* Add missing #include <qmetatype.h>Thiago Macieira2012-08-201-0/+1
* Misc documentation fixes triggered by qdoc errors/warningsShawn Rutledge2012-08-204-25/+17