summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* automate handling of generated headers some moreOswald Buddenhagen2014-02-281-9/+0
* Doc: Replace obsolete types with their newer counterpartsSze Howe Koh2014-02-251-1/+1
* Document qPrintable encoding issuesKai Koehne2014-02-251-1/+6
* Fix typo in QLibraryInfo::build()Sergio Ahumada2014-02-221-1/+1
* QLibraryInfo: mark build() function as nothrowMarc Mutz2014-02-212-2/+2
* Loosen checks for Q_COMPILER_VARIADIC_MACROSKai Koehne2014-02-201-3/+16
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-171-0/+1
|\
| * Added #include "qnumeric.h" to qglobal.hGlen Mabey2014-02-141-0/+1
* | Initial support for the Intel Compiler 14.0 on OS XThiago Macieira2014-02-161-1/+1
* | Work around ICC 14 bug: __attribute__((deprecated)) with textThiago Macieira2014-02-161-1/+1
* | Extending the inputMethodQuery APIPaul Olav Tvete2014-02-152-0/+9
* | Dynamic GL switch on WindowsLaszlo Agocs2014-02-142-0/+10
* | Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const referenceKai Koehne2014-02-141-1/+1
* | Remove "thread_local" support from the Intel CompilerThiago Macieira2014-02-141-1/+0
* | Centralize the handling of all the toXxx (integral) functionsThiago Macieira2014-02-141-0/+3
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Konstantin Ritt2014-02-131-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-1/+1
| |\|
| | * support c'tor as second parameter in foreach macroJoerg Bornemann2014-02-111-1/+1
* | | Use QtPrivate::is_integral instead of listing each integer typeThiago Macieira2014-02-121-26/+24
* | | Enabling QQuickWidget and QOpenGLWidgetPaul Olav Tvete2014-02-122-0/+4
* | | Added function returning build information to QLibraryInfo.Friedemann Kleint2014-02-122-0/+53
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-113-11/+48
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-073-11/+48
| |\|
| | * Doc: Fix broken linksSze Howe Koh2014-02-041-4/+4
| | * QLogging: Avoid infinite loop in error caseEl Mehdi Fekari2014-02-021-5/+38
| | * Conditionally disable deprecated warningsKurt Pattyn2014-01-211-2/+6
* | | Export optimized premultiply and unpremultiply methodsAllan Sandfeld Jensen2014-02-101-3/+2
* | | Fix checking of category for printf-style qCDebugKai Koehne2014-02-081-0/+2
|/ /
* | Move documentation of AA_MSWindowsUseDirect3DByDefault into obsolete section.Friedemann Kleint2014-02-051-2/+3
* | Obsolete AA_ImmediateWidgetCreation.Friedemann Kleint2014-02-051-9/+12
* | Add other integer overloads to QFlag's constructorThiago Macieira2014-02-012-3/+37
* | Optimize drawing to and from generic formatsAllan Sandfeld Jensen2014-01-311-0/+2
* | Declare qregister[u]int, an integer the size of the machine's wordThiago Macieira2014-01-302-0/+23
* | Warn the user when compiling Objective-C files (.m) that includes QtTor Arne Vestbø2014-01-301-0/+4
* | Document Qt::NoFormatConversionAllan Sandfeld Jensen2014-01-291-2/+3
* | If DblClick, do not deliver 'duplicated' MouseButtonPressRick Stockton2014-01-272-0/+21
* | Fix OS X/iOS SDK macros to be usable in combined expressionsTor Arne Vestbø2014-01-251-4/+4
* | Declare flags for Qt::EdgeJ-P Nurmi2014-01-221-1/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-01-213-10/+10
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-203-10/+10
| |\|
| | * Bump Qt version to 5.2.2Sergio Ahumada2014-01-151-2/+2
| | * Fix some typosKurt Pattyn2014-01-151-3/+3
| | * Windows: Do not print test output to both stdout and system debug logKai Koehne2014-01-131-1/+1
| | * Fix typos in commentsKurt Pattyn2014-01-131-6/+6
* | | Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-212-2/+290
* | | Support logging direct to journald, if enabled.Robin Burchell2014-01-212-0/+54
|/ /
* | Revert commit 0893d2d7e5cadcbea5caca8a027ae3e28b6c5410Louai Al-Khanji2014-01-201-4/+2
* | Support multiple native surfaces on Android.BogDan Vatra2014-01-171-1/+1
* | Suppress warnings for Qt builds only.Kurt Pattyn2014-01-171-2/+4
* | Remove last traces of QT_COMPILER_SUPPORTS_NEONTor Arne Vestbø2014-01-161-1/+0