summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
...
| * Don't use MPProcessorsScheduled on Mac OS XThiago Macieira2012-12-281-5/+2
| * Removed an unnecessary forward declarationThorbjørn Lindeijer2012-12-281-2/+0
| * Fix QMutex::tryLock with negative valuesThiago Macieira2012-12-231-3/+2
| * Fix Clang warning about memcpy a class with vtablesThiago Macieira2012-12-231-1/+1
| * QUrl::fromUserInput: fix for urls without a host.David Faure2012-12-231-2/+1
| * Bump Qt version to 5.0.1Sergio Ahumada2012-12-212-7/+7
| * Use the new QUrlPrivate::validateComponent validator in the main parserThiago Macieira2012-12-211-54/+11
| * Make sure that the strict parser is also operating on setXxxThiago Macieira2012-12-211-43/+136
| * Fix some typosSergio Ahumada2012-12-214-5/+5
| * QAbstractProxyModel: Document setSourceModel a bit moreDavid Faure2012-12-201-0/+4
| * Doc: Removed the \relates instancesVenugopal Shivashankar2012-12-201-2/+0
| * Fix the computation of the location of mkspecs.Stephen Kelly2012-12-201-3/+3
| * Review of documentation.Michele Caini2012-12-201-1/+1
| * Similarly to the 797f3c0a01e9, fix qbasicatomic.h inclusionThiago Macieira2012-12-191-2/+2
| * Mac: Ignore ScrollBarAlwaysOn policy for transient scrollbarsGabriel de Dietrich2012-12-191-1/+3
| * Change ftp.qt.nokia.com -> ftp.qt-project.orgSergio Ahumada2012-12-182-2/+2
| * Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
| * Delete the QSlotObject when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+6
| * Reset the QMetaObject::Connection dptr when disconnect()ingGiuseppe D'Angelo2012-12-171-0/+4
| * Add a Q_ENUMS for MeasurementSystemmfekari2012-12-171-0/+1
| * QSettings docs: replace Q_WS_MAC with Q_OS_MACDebao Zhang2012-12-141-1/+1
| * Docu: fix non-ascii character where "i" was expectedDavid Faure2012-12-141-1/+1
| * Doc: entered hardcoded url for StatechartsNico Vertriest2012-12-141-1/+1
| * Doc: Moved content from qtdocVenugopal Shivashankar2012-12-144-2/+293
| * Remove documentation for deleted methods, to fix a qdoc warningDavid Faure2012-12-141-14/+0
| * Entered hardcoded url for <SVG 1.2 Tiny>Nico Vertriest2012-12-141-1/+1
| * Added missing detach() to QJsonObject::take()Denis Dzyubenko2012-12-131-2/+3
| * Add missing WARNING header.Stephen Kelly2012-12-131-1/+4
| * Docs: Fix referencesChristian Stenger2012-12-135-11/+11
| * Improve Cocoa platform plugin loading.Morten Johan Sorvig2012-12-123-2/+22
| * Document the new load / store methods in QAtomic{Int,Pointer}Thiago Macieira2012-12-122-0/+86
| * Doc: Remove the mention of non-atomic convenience operators in QAtomicThiago Macieira2012-12-121-12/+0
| * Fix compilation with (all versions of) MinGWKai Koehne2012-12-111-1/+1
| * Automatically import plugins in all applications with static QtMiikka Heikkinen2012-12-113-28/+24
| * Fixed leading tabRobert Loehning2012-12-111-1/+1
| * Inserted hardcoded urls for State Charts and S. C. XMLNico Vertriest2012-12-111-5/+3
| * QMetaType: remember whether a type was registered with Q_DECLARE_METATYPEMarc Mutz2012-12-111-2/+15
| * Qdoc: workaround, put hardcoded url QTBUG 28500Nico Vertriest2012-12-111-4/+4
| * QLocale: Report RTL text direction for pa_Arab and uz_ArabKonstantin Ritt2012-12-101-9/+16
| * Add QT_DEFAULT_QPA_PLUGIN to generated qconfig.priMiikka Heikkinen2012-12-102-0/+13
| * QtBase: Doc: Fix Links to designer manual.David Schulz2012-12-102-3/+3
| * Deleted wrong statement about nr Qt JSON classesNico Vertriest2012-12-071-2/+0
| * doc: Remove documentation for removed TRUE and FALSE macrosSergio Ahumada2012-12-061-20/+0
| * Warn when XDG_RUNTIME_DIR isn't set, as per XDG Base Dir SpecDavid Faure2012-12-061-0/+1
| * QProcess: Fix compilation with MinGWKai Koehne2012-12-061-1/+2
| * Doc: Fix some enumsChristian Stenger2012-12-061-2/+5
| * doc: Avoid duplicate widget example entriesEskil Abrahamsen Blomfeldt2012-12-061-2/+1
| * QtBase: Doc: Fix links to STL-style iteratorsDavid Schulz2012-12-0612-63/+63
| * export only 'host_bins' to pkg-config, rather than a random selection of toolsOswald Buddenhagen2012-12-061-22/+5
| * Remove the TRUE and FALSE macrosDavid Faure2012-12-061-11/+0