summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Add detection of C++1y features (probably C++14)Thiago Macieira2014-01-161-0/+64
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-12/+12
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-103-14/+17
|\|
| * Fix function-not-used warnings detected by Clang 3.4Thiago Macieira2014-01-101-6/+6
| * don't make msvc see digraphsOswald Buddenhagen2014-01-091-1/+1
| * Don't define MAC_OS_X_VERSION_MIN_REQUIRED on iOSTor Arne Vestbø2014-01-061-7/+10
* | Add QTypeInfo<T>::isIntegral traitThiago Macieira2014-01-091-13/+30
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-061-1/+0
|\|
| * Remove disabling of warning 4660 on MSVCThiago Macieira2014-01-031-1/+0
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-11/+9
|\|
| * Doc: Polish Qt::ConnectionType descriptionsSze Howe Koh2013-12-301-11/+9
* | Extend multimedia keysAllan Sandfeld Jensen2014-01-021-0/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-242-44/+18
|\|
| * Introduce Q_ATTRIBUTE_FORMAT_PRINTFHarald Fernengel2013-12-172-44/+18
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-231-4/+2
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-4/+2
| |\|
| | * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-4/+2
| | |\
| | | * Doc: Adjust description of the qreal typedefhjk2013-12-041-4/+2
* | | | Ensure proper order of includes in qglobal.hThiago Macieira2013-12-231-5/+8
|/ / /
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-091-4/+4
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-051-4/+4
| |\| |
| | * | Fix compilation for embedded Androidaavit2013-12-051-4/+4
* | | | WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-061-0/+1
* | | | WinRT: Added networkinterface and hostinfoOliver Wolff2013-12-061-1/+4
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-291-1/+1
|\| |
| * | QPrinter - Make PDF support required for QPrinterJohn Layt2013-11-271-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2616-1264/+178
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-264-9/+54
| |\|
| | * Add convenience macros for checking OS X and iOS platform SDK and targetTor Arne Vestbø2013-11-221-0/+10
| | * Add QSysInfo::MacVersion enum values and parsing for iOSTor Arne Vestbø2013-11-212-9/+30
| | * Add list of C++11 features supported by MSVC 2013Thiago Macieira2013-11-211-0/+14