summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-271-7/+7
|\
| * Add missing since info to ShareOpenGLContexts docsLaszlo Agocs2014-10-231-1/+2
| * Fix software OpenGL DLL name in the enum docsLaszlo Agocs2014-10-231-1/+1
| * Fix badly laid out docs for AA_UseHighDpiPixmapsLaszlo Agocs2014-10-221-5/+4
* | Add Q_DECL_RELAXED_CONSTEXPR macroOlivier Goffart2014-10-242-1/+25
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-203-5/+11
|\|
| * logging: Fix qCleanupFuncinfo to not mangle Objective-C message namesTor Arne Vestbø2014-10-201-2/+3
| * Android: Support QSysInfo::productVersion()Eskil Abrahamsen Blomfeldt2014-10-101-1/+3
| * Gcc 4.5.* build fix.Tomasz Olszak2014-10-101-2/+5
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-094-60/+89
|\|
| * Logging: Disable tracking of debug source info for release buildsKai Koehne2014-10-012-9/+28
| * Doc: Use title case in section1 titlesNico Vertriest2014-09-301-3/+3
| * Update the detection of when to log to stderrThiago Macieira2014-09-291-47/+57
| * Do not use Q_COMPILER_CLASS_ENUM for gcc 4.4hjk2014-09-291-1/+1
* | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-2934-652/+374
|\|
| * Update license headers and add new license filesMatti Paaso2014-09-2433-619/+355
| * Merge "Merge remote-tracking branch 'origin/5.3' into 5.4" into refs/staging/5.4Frederik Gladhorn2014-09-243-7/+5
| |\
| | * Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-233-7/+5
| | |\
| | | * Logging: Remove use of _declspec(thread)Kai Koehne2014-09-151-6/+3
| | | * cocoa: don't override NSApplication-sendEvent if configured as AA_MacPluginAp...Tim Blechmann2014-09-151-1/+1
| | | * Bump versionFrederik Gladhorn2014-08-291-2/+2
| | | * Fix x86/32-bit build when using an old version of gccJulien Brianceau2014-08-141-0/+1
| * | | Fix doc typo with Q_FORWARD_DECLARE_MUTABLE_CF_TYPE.Jake Petroules2014-09-241-1/+1
| * | | Unify the environment variables used for console loggingThiago Macieira2014-09-231-24/+5
| |/ /
| * | Fix memory leak of QSettings in QLibraryInfo::platformPluginArgumentsDyami Caliri2014-09-201-1/+2
| * | Add an option to share between TLWsLaszlo Agocs2014-09-102-0/+6
* | | Use new, supported APIs in OS X 10.10 and iOS 8.0 to get the OS version.Jake Petroules2014-09-122-26/+9
* | | Add qEnvironmentVariableIntValue()Marc Mutz2014-09-122-0/+49
* | | Merge remote-tracking branch 'origin/5.4' into devOswald Buddenhagen2014-09-102-4/+6
|\| |
| * | Bump Q_COMPILER_INITIALIZER_LISTS to GCC 4.5Adam Majer2014-09-061-1/+3
| * | Fix endianness part of QSysInfo::buildAbi() stringAlex Trotsenko2014-09-041-3/+3
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-012-1/+7
|\| |
| * | Debug logging support for QNativeGestureEventShawn Rutledge2014-08-211-0/+1
| * | Restore foreach macro for GCC 4.3 and 4.4 in C++11 modeThiago Macieira2014-08-191-1/+6
* | | Bump version to 5.5Oswald Buddenhagen2014-08-141-2/+2
|/ /
* | Add QtPrivate::is_const and is_volatileThiago Macieira2014-08-091-0/+9
* | Remove the last remnants of iWMMXt in QtThiago Macieira2014-08-051-1/+0
* | Add a few missing Neon constructsThiago Macieira2014-08-051-0/+1
* | Logging: use the known function when the first frame of the backtrace is unknownOlivier Goffart2014-08-051-3/+7
* | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-08-053-7/+21
|\ \
| * | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-08-043-7/+21
| |\|
| | * Merge remote-tracking branch 'origin/stable' into 5.3Oswald Buddenhagen2014-07-301-6/+9
| | |\
| | | * Enable sparc detection.Lisandro Damián Nicanor Pérez Meyer2014-06-271-6/+9
| | * | Work around ICC bug in local static symbols for Q_GLOBAL_STATICThiago Macieira2014-07-301-1/+10
* | | | Add Q_ENUMS for Qt::MouseEventSource, Qt::FocusReason.Friedemann Kleint2014-08-051-0/+2
|/ / /
* | | Support multimedia keys on WindowsAllan Sandfeld Jensen2014-08-021-0/+9
* | | Make QOpenGLWidget publicLaszlo Agocs2014-08-012-0/+9
* | | Doc: update the list of typical values for xxxCpuArchitectureThiago Macieira2014-07-311-2/+12
* | | Attempt to add support for Solaris sysinfo callThiago Macieira2014-07-311-3/+24
* | | Merge "Merge remote-tracking branch 'origin/5.3' into dev" into refs/staging/devFrederik Gladhorn2014-07-301-5/+5
|\ \ \