summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Introduce macros for simplifying platform checks on Mac OS and iOSTor Arne Vestbø2013-02-181-0/+10
* Start using Availability.h over AvailabilityMacros.h on Mac OSTor Arne Vestbø2013-02-181-13/+16
* Don't override OS X deployment target unconditionally in qsystemdetection.hTor Arne Vestbø2013-02-181-4/+5
* Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-6/+6
|\
| * Bump Qt version to 5.0.2Sergio Ahumada2013-02-011-2/+2
| * Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
| |\
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-281-1/+1
| * | Doc: Fix description about Qt::UniqueConnectionSze Howe Koh2013-01-291-5/+5
* | | Add Q_DECL_UNUSED, marking functions or variables unusedThiago Macieira2013-02-121-0/+4
* | | Add qunsetenv(), next to qputenv() and friends.David Faure2013-02-072-0/+38
* | | Add note about QT_{BEGIN,END}_HEADER removal for Qt 6Sergio Ahumada2013-02-061-0/+1
* | | Add QT_{BEGIN,END}_HEADER definition backSergio Ahumada2013-02-051-0/+3
* | | Put #ifdef around Windows-only functionThiago Macieira2013-02-011-0/+2
* | | Remove left-overs of QT_{BEGIN,END}_HEADERSSergio Ahumada2013-01-311-2/+1
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-292-2/+2
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-282-2/+2
| |\| |
| | * | Doc: Fix module name formatSze Howe Koh2013-01-252-2/+2
* | | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-292-1/+3
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2912-44/+0
|/ / /
* | | Doc: write up the docs for Q_GLOBAL_STATICThiago Macieira2013-01-243-13/+523
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2330-31/+31
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2230-31/+31
| |\| |
| | * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1830-31/+31
* | | | Change QT_FATAL_WARNINGS behavior to require a non-empty valueThiago Macieira2013-01-231-1/+1
* | | | VxWorks header only available in DKM mode and not in RTP mode.Pasi Petäjäjärvi2013-01-231-1/+1
* | | | Add a new Q_GLOBAL_STATIC implementationThiago Macieira2013-01-223-119/+161
|/ / /
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-163-13/+30
|\| |
| * | Fix accidental obsolation of Qt::InputMethodQueryPekka Vuorela2013-01-111-1/+1
| * | Protect Q_UNREACHABLE and Q_ASSUME by Q_ASSERT.Jędrzej Nowacki2013-01-102-12/+29
| |/
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-2/+2
* | Merge branch 'stable' into devSergio Ahumada2013-01-093-3/+4
|\|
| * Define Q_COMPILER_AUTO_FUNCTION for MVSCThiago Macieira2013-01-081-0/+1
| * Replace macro qdoc with Q_QDOCDebao Zhang2013-01-082-3/+3
* | Merge "Merge branch 'stable' into dev" into refs/staging/devJędrzej Nowacki2013-01-071-2/+5
|\|
| * Disable Q_COMPILER_RVALUE_REFS on QNXRafael Roquetto2013-01-041-0/+3
| * Remove redundant Q_OS_BLACKBERRY define check.Rafael Roquetto2013-01-041-2/+2
* | Rename QRegularExpression-related feature defs to QT_NO_REGULAREXPRESSIONGiuseppe D'Angelo2013-01-072-0/+10
|/
* Make these headers includable directly, on all systemsThiago Macieira2013-01-011-1/+2
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-2/+2
* Doc: Removed the \relates instancesVenugopal Shivashankar2012-12-201-2/+0
* Mac: Ignore ScrollBarAlwaysOn policy for transient scrollbarsGabriel de Dietrich2012-12-191-1/+3
* Fix direct compilation of qtypeinfo.h and othersThiago Macieira2012-12-183-5/+6
* Entered hardcoded url for <SVG 1.2 Tiny>Nico Vertriest2012-12-141-1/+1
* doc: Remove documentation for removed TRUE and FALSE macrosSergio Ahumada2012-12-061-20/+0
* Remove the TRUE and FALSE macrosDavid Faure2012-12-061-11/+0
* Make qtbase compile with QT_NO_IMAGEFORMATPLUGINv5.0.0-rc1Tasuku Suzuki2012-12-052-4/+1
* Remove QUUID_STRING from qfeatures.{h,txt}Tasuku Suzuki2012-12-055-21/+0
* Renamed the keyboard-focus doc to make clear it's about WidgetsShawn Rutledge2012-12-011-1/+1
* Add a -libexecdir option to the configuresThiago Macieira2012-11-282-1/+4