summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Update the QUrl documentation concerning the encodingThiago Macieira2012-04-241-21/+103
* Don't use the QRegExp methods that modify the object [QtTest]Thiago Macieira2012-04-241-3/+3
* Use the C99 keyword "restrict" in compilers that support itThiago Macieira2012-04-242-59/+61
* Mark some functions as always_inline with GCC and ICC.Thiago Macieira2012-04-241-0/+3
* QLocale: Clean up QLocalePrivate implementationJohn Layt2012-04-248-327/+337
* Cleanup QMetaObject string access.Jędrzej Nowacki2012-04-241-20/+14
* Fix tst_qtcpserver::serverAddress on Mac OSXShane Kearns2012-04-241-1/+5
* qdoc: Further changes to the QML specializationMartin Smith2012-04-242-63/+93
* Fix QMutex::tryLock timeout regression (integer overflow)Markus Rathgeb2012-04-241-1/+1
* Improved detection of libcrypto and libssl.Niels Weber2012-04-241-12/+51
* Windows: Fix for frameless widgets.Friedemann Kleint2012-04-241-2/+2
* Remove Qt 5 todo in QVariant: we're not going to change the behaviourThiago Macieira2012-04-241-2/+0
* Change Windows font database to use qendian.hMiikka Heikkinen2012-04-241-111/+85
* Rename the default organisation from "Trolltech" to "Qt" on MacThiago Macieira2012-04-231-1/+1
* qdoc: Don't write '...' for empty <apiName>Martin Smith2012-04-231-2/+2
* qdoc: Update qdoc to use QML spec for DITAMartin Smith2012-04-234-190/+285
* Removed unused QUrlPrivate::clear()Simon Hausmann2012-04-232-19/+0
* Use the Q_PROCESSOR_* macros in qsimd.cppThiago Macieira2012-04-231-3/+3
* Set thread name on QNXSean Harmer2012-04-231-1/+3
* QTimer: fix typo in singleShot optimization for 0 msecsGiuseppe D'Angelo2012-04-231-1/+1
* Add missing private headers to testlib.proThiago Macieira2012-04-231-0/+5
* Move Q_FUNC_INFO to qcompilerdetection.hThiago Macieira2012-04-232-13/+11
* Move the QT_STRINGIFY macro to the top of qglobal.hThiago Macieira2012-04-231-10/+4
* QSqlQueryModel::setQuery() don't use deprecated reset()Mark Brand2012-04-234-50/+57
* QSqlQueryModel::fetchMore() documentation fixMark Brand2012-04-231-1/+1
* Build the QNX plugin with -no-opengl enabled.Stephen Kelly2012-04-235-9/+59
* Fix compilation of QDesktopServices without deprecatedOlivier Goffart2012-04-232-5/+6
* Fix warning in qobject.cppOlivier Goffart2012-04-231-0/+1
* Windows: Fix QRawFont loading from data.Miikka Heikkinen2012-04-235-5/+653
* QDoc: Support -indexdir on CLI and depends in qdocconf.Casper van Donderen2012-04-234-0/+60
* Doc: Fix most QDoc errors in QtXml.Casper van Donderen2012-04-2314-110/+1885
* Fix unmatched double quote characterJonathan Liu2012-04-231-1/+1
* Fix bug in qsslsocket peek()Kalle Viironen2012-04-233-0/+59
* Make the QNX QPA plugin work with non blackberry.Stephen Kelly2012-04-233-30/+61
* Send Expose event when top level window becomes visibleKevin Krammer2012-04-232-0/+10
* Removed invalid C-style license header from .pro fileRohan McGovern2012-04-231-40/+0
* Don't assume QAbstractDeclarativeData::objectNameChanged is available.Michael Brasser2012-04-231-1/+1
* Ensure that qXXXdetection.h can be included directlyThiago Macieira2012-04-213-0/+12
* Make the fallback Q_ASSUME and Q_UNREACHABLE be qt_noopThiago Macieira2012-04-211-2/+2
* Move Q_DECL_{IMPORT,EXPORT,HIDDEN} to qcompilerdetection.hThiago Macieira2012-04-212-29/+29
* Move some compiler macro definitions into the compiler sectionsThiago Macieira2012-04-211-26/+12
* Move the compiler-related macros to qcompilerdetection.hThiago Macieira2012-04-212-109/+110
* Compile on Windows.Jan-Arve Saether2012-04-211-2/+8
* Fix typo in backwards compatibility code.Stephen Kelly2012-04-211-1/+1
* Fix compilation with Q_DECL_OVERRIDEOlivier Goffart2012-04-203-6/+6
* QDataStream: Update Version info for docAurindam Jana2012-04-201-1/+1
* Don't push unnecessary data to a data stream for QVariant()Thiago Macieira2012-04-202-6/+6
* Windows - "bypass proxy for local..." also affects IP addressesShane Kearns2012-04-201-2/+19
* Windows: Remove fontengine autodetection logicMiikka Heikkinen2012-04-202-8/+3
* Fix missing Windows native fonts in QML applicationsMiikka Heikkinen2012-04-201-0/+3