summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable' into devSergio Ahumada2013-09-273-1/+6
|\
| * Add tracing to logging frameworkhjk2013-09-253-1/+6
* | Say hello to qFloatDistance()Jan Arve Saether2013-09-272-0/+139
* | Implement qt_error_string for WinRTOliver Wolff2013-09-261-1/+14
* | WinRT: Disable QFileSystemWatcherOliver Wolff2013-09-261-0/+1
* | Merge branch 'stable' into devSergio Ahumada2013-09-252-2/+10
|\|
| * Add QKeySequenceEditIvan Komissarov2013-09-241-0/+8
| * Add newlines to qEmergencyOut output on stderr.Robin Burchell2013-09-241-2/+2
* | Bump Qt version to 5.3.0Thiago Macieira2013-09-241-2/+2
|/
* QDateTime - Add QTimeZone supportJohn Layt2013-09-232-1/+3
* Q_STATIC_ASSERT: use __COUNTER__ instead of __LINE__ if the compiler supports itMarc Mutz2013-09-221-0/+5
* Add Mac type conversion functions to QtCoreMorten Johan Sørvig2013-09-213-0/+54
* Added support for cover windows on BlackBerry platformBernd Weimer2013-09-202-0/+5
* Import qlogger frameworkKai Koehne2013-09-201-0/+11
* QT_NO_PROCESS for WinRTOliver Wolff2013-09-201-0/+4
* WinRT: Basic global supportAndrew Knight2013-09-205-11/+40
* Add support for baseline alignmentJan Arve Saether2013-09-202-2/+8
* Fix name of argument in documentationKai Koehne2013-09-171-1/+1
* Add support for ARMv8/ARM64 to qprocessordetection.hTor Arne Vestbø2013-09-161-3/+13
* ICC 13.0 supports atomicsThiago Macieira2013-09-141-0/+1
* Remove the empty definition of Q_PACKEDThiago Macieira2013-09-131-3/+0
* Remove Q_NO_PACKED_REFERENCEThiago Macieira2013-09-131-2/+0
* Add assert if a global static is used after deletion.Jędrzej Nowacki2013-09-131-2/+10
* Add detection for C++11 explicit conversion operators.Marcel Krems2013-09-091-0/+5
* Windows logging: Fix check for console applications.Friedemann Kleint2013-09-091-13/+32
* Fix cross-compiling V4 for Android on WindowsEskil Abrahamsen Blomfeldt2013-09-091-0/+2
* Fix unused static function randTLS() warningEskil Abrahamsen Blomfeldt2013-09-091-1/+1
* Android: Fix QString(char*) warnings in qlogging.cppEskil Abrahamsen Blomfeldt2013-09-091-2/+3
* Add C++11 features supported by the Intel Compiler 14.0Thiago Macieira2013-09-061-0/+9
* ICC supports __builtin_unreachable(), so use itThiago Macieira2013-09-051-1/+1
* Added applicationState() to QGuiApplication.Yoann Lopes2013-09-021-0/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-272-4/+7
|\
| * Revert "Fix compilation for Android ARMv5"Eskil Abrahamsen Blomfeldt2013-08-271-4/+0
| * Doc: Add Q_OS_ANDROID macroTakumi Asaki2013-08-231-0/+7
* | Define Q_PROCESSOR_X86 to the x86 familyThiago Macieira2013-08-221-2/+24
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Thiago Macieira2013-08-221-1/+1
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-1/+1
| |\|
| | * add configure -extprefix optionOswald Buddenhagen2013-08-151-1/+1
* | | Mark qFuzzy* and qIsNull as Q_REQUIRED_RESULTGiuseppe D'Angelo2013-08-211-0/+6
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-08-164-17/+20
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-144-17/+20
| |\|
| | * Remove OS X unsupported warning.Jake Petroules2013-08-101-4/+0
| | * Merge branch 'release' into stableSergio Ahumada2013-08-091-1/+1
| | |\
| | | * Enable qsrand() on builds without thread-safe posixEskil Abrahamsen Blomfeldt2013-08-061-1/+1
| | * | Fix clang detection of thread_local variablesThiago Macieira2013-08-061-1/+1
| | * | Add support for Q_OS_FREEBSD_KERNEL and documentThiago Macieira2013-07-301-5/+16
| | * | Merge remote-tracking branch 'origin/release' into stableSergio Ahumada2013-07-261-6/+2
| | |\|
| | | * Doc: Update documentation of Qt::HANDLETopi Reinio2013-07-241-6/+2
| | * | Bump Qt version to 5.1.2Sergio Ahumada2013-07-231-2/+2
| | |/
* | / Replace QWheelEvent::Phase with revised Qt::ScrollPhaseJ-P Nurmi2013-08-152-0/+22
|/ /