summaryrefslogtreecommitdiff
path: root/src/corelib/global/qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change copyrights from Nokia to Digia4.6Sergio Ahumada2012-11-271-18/+18
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Fix regression in tst_qrand::testqrand()Bradley T. Hughes2010-07-131-8/+1
* QUUid::createUuid() should not generate identical sequences on UNIXBradley T. Hughes2010-07-081-50/+8
* Fix the use of strerror_r on GNU libc systems.Thiago Macieira2010-04-261-5/+23
* We need to export qBadAlloc() on all platformsHarald Fernengel2010-02-111-2/+0
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* doc: Added some missing macro descriptions.Martin Smith2010-01-051-4/+27
* Implement qsrand() for Symbian OSShane Kearns2009-12-081-13/+18
* Doc: Fixed qdoc warnings.David Boddie2009-11-051-0/+6
* Add the Symbian Foundation OS versionsShane Kearns2009-11-031-7/+15
* Fixed compilation on windows.Dmytro Poplavskiy2009-11-031-3/+3
* Fixed qrand global static related problem.Dmytro Poplavskiy2009-11-031-19/+40
* Changed qsrand() behavior for Windows to match the linux versionninerider2009-10-221-5/+20
* Doc: Minor corrections and additions to i18n documentation.David Boddie2009-10-121-1/+1
* QUuid::createUuid() not unique when using threads on UnixBradley T. Hughes2009-10-121-0/+28
* Added QT_VERSION_CHECK to docs.Peter Yard2009-10-061-0/+11
* doc: add some more \since 4.6 tagsVolker Hilsheimer2009-09-291-0/+2
* Changed S60 version check to do runtime check also in emulator.Miikka Heikkinen2009-09-251-20/+14
* qdoc: Added \brief texts to all the since 4.6 functions.Martin Smith2009-09-211-1/+4
* QGlobal: fix Windows error reportingPeter Hartmann2009-09-161-1/+1
* Optimized S60 version check.Miikka Heikkinen2009-09-111-21/+29
* Update license headers again.Jason McDonald2009-09-091-4/+4
* doc: Fixed several qdoc errors.Martin Smith2009-09-021-0/+1
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | doc: Fixed several qdoc errors.Martin Smith2009-08-281-3/+3
* | Merge commit 'qt/master'Jason Barron2009-08-211-5/+5
|\ \
| * | qdoc: Redesigned the Class and Function Documentation page.Martin Smith2009-08-211-5/+5
* | | Did some cleanups after review of the S60 branch.axis2009-08-191-4/+5
* | | Merge commit 'qt/master'Jason Barron2009-08-181-2/+2
|\ \ \ | |/ /
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | | Changed to SymbianVersion enum after review.axis2009-08-171-7/+7
* | | Changing names of Symbian leave <-> qt throw translation functionsmread2009-08-131-7/+7
* | | Clean up platform defines a bitHarald Fernengel2009-08-131-3/+1
* | | trivial: change commentHarald Fernengel2009-08-131-1/+1
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\ \ \ | |/ /
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'origin/master'Jason Barron2009-08-041-34/+56
|\ \ \
| * | | Trailing whitespace and tab/space fixes for src/corelibJanne Anttila2009-08-041-6/+6
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-031-31/+53
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-11/+8
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch '4.5'Thiago Macieira2009-08-031-2/+2
| |\ \ \ | | | |/ | | |/|
| | * | Add docs for Windows Server 2008 R2 to QSysInfo::WinVersionBradley T. Hughes2009-07-271-2/+2
| * | | Port of Qt to QNXHarald Fernengel2009-07-291-9/+2
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+4
* | | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-31/+70
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | fix warnings for mingw in QtCoreThierry Bastian2009-07-151-1/+1
| * | support for id-based translationsOswald Buddenhagen2009-07-061-0/+56