Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyright year to 2010 | Jason McDonald | 2010-01-06 | 1 | -1/+1 |
* | doc: Added some missing macro descriptions. | Martin Smith | 2010-01-05 | 1 | -4/+27 |
* | Implement qsrand() for Symbian OS | Shane Kearns | 2009-12-08 | 1 | -13/+18 |
* | Doc: Fixed qdoc warnings. | David Boddie | 2009-11-05 | 1 | -0/+6 |
* | Add the Symbian Foundation OS versions | Shane Kearns | 2009-11-03 | 1 | -7/+15 |
* | Fixed compilation on windows. | Dmytro Poplavskiy | 2009-11-03 | 1 | -3/+3 |
* | Fixed qrand global static related problem. | Dmytro Poplavskiy | 2009-11-03 | 1 | -19/+40 |
* | Changed qsrand() behavior for Windows to match the linux version | ninerider | 2009-10-22 | 1 | -5/+20 |
* | Doc: Minor corrections and additions to i18n documentation. | David Boddie | 2009-10-12 | 1 | -1/+1 |
* | QUuid::createUuid() not unique when using threads on Unix | Bradley T. Hughes | 2009-10-12 | 1 | -0/+28 |
* | Added QT_VERSION_CHECK to docs. | Peter Yard | 2009-10-06 | 1 | -0/+11 |
* | doc: add some more \since 4.6 tags | Volker Hilsheimer | 2009-09-28 | 1 | -0/+2 |
* | Changed S60 version check to do runtime check also in emulator. | Miikka Heikkinen | 2009-09-25 | 1 | -20/+14 |
* | qdoc: Added \brief texts to all the since 4.6 functions. | Martin Smith | 2009-09-21 | 1 | -1/+4 |
* | QGlobal: fix Windows error reporting | Peter Hartmann | 2009-09-16 | 1 | -1/+1 |
* | Optimized S60 version check. | Miikka Heikkinen | 2009-09-11 | 1 | -21/+29 |
* | Update license headers again. | Jason McDonald | 2009-09-09 | 1 | -4/+4 |
* | doc: Fixed several qdoc errors. | Martin Smith | 2009-09-02 | 1 | -0/+1 |
* | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 1 | -13/+13 |
|\ | |||||
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 1 | -13/+13 |
| * | Update license headers. | Jason McDonald | 2009-08-11 | 1 | -1/+1 |
* | | doc: Fixed several qdoc errors. | Martin Smith | 2009-08-28 | 1 | -3/+3 |
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-21 | 1 | -5/+5 |
|\ \ | |||||
| * | | qdoc: Redesigned the Class and Function Documentation page. | Martin Smith | 2009-08-21 | 1 | -5/+5 |
* | | | Did some cleanups after review of the S60 branch. | axis | 2009-08-19 | 1 | -4/+5 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -2/+2 |
* | | | Changed to SymbianVersion enum after review. | axis | 2009-08-17 | 1 | -7/+7 |
* | | | Changing names of Symbian leave <-> qt throw translation functions | mread | 2009-08-13 | 1 | -7/+7 |
* | | | Clean up platform defines a bit | Harald Fernengel | 2009-08-13 | 1 | -3/+1 |
* | | | trivial: change comment | Harald Fernengel | 2009-08-13 | 1 | -1/+1 |
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 1 | -1/+1 |
|\ \ \ | |/ / | |||||
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 1 | -1/+1 |
* | | | Merge commit 'origin/master' | Jason Barron | 2009-08-04 | 1 | -34/+56 |
|\ \ \ | |||||
| * | | | Trailing whitespace and tab/space fixes for src/corelib | Janne Anttila | 2009-08-04 | 1 | -6/+6 |
| * | | | Squashed commit of the topic/exceptions branch. | Harald Fernengel | 2009-08-03 | 1 | -31/+53 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 1 | -11/+8 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge branch '4.5' | Thiago Macieira | 2009-08-03 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
| | * | | Add docs for Windows Server 2008 R2 to QSysInfo::WinVersion | Bradley T. Hughes | 2009-07-27 | 1 | -2/+2 |
| * | | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 1 | -9/+2 |
| * | | | Port of Qt to VxWorks | Robert Griebl | 2009-07-29 | 1 | -0/+4 |
* | | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 1 | -31/+70 |
|\ \ \ \ | |/ / / | | | / | |_|/ |/| | | |||||
| * | | fix warnings for mingw in QtCore | Thierry Bastian | 2009-07-15 | 1 | -1/+1 |
| * | | support for id-based translations | Oswald Buddenhagen | 2009-07-06 | 1 | -0/+56 |
| * | | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 1 | -30/+13 |
* | | | Make S60 integration optional. | Jason Barron | 2009-07-15 | 1 | -3/+11 |
* | | | Merge commit 'origin/master' into 4.6-merged | Jason Barron | 2009-07-09 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Removed unused static data in Symbian and others. | axis | 2009-07-06 | 1 | -0/+2 |
| * | | | Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt | axis | 2009-06-29 | 1 | -2/+2 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 1 | -2/+2 |
|\ \ \ \ | | |_|/ | |/| | |