Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make QHostAddress.toString() follow RFC-5952 for IPv6 address format. | Martin Petersson | 2011-05-06 | 2 | -20/+51 |
* | Merge remote-tracking branch 'origin/4.8' | Olivier Goffart | 2011-05-05 | 138 | -823/+2748 |
|\ | |||||
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2011-05-05 | 14 | -103/+250 |
| |\ | |||||
| | * | don't crash in QProcessEnvironment::systemEnvironment() | Oswald Buddenhagen | 2011-05-04 | 2 | -12/+12 |
| | * | qmake: Introduce new template type | Christian Kandeler | 2011-05-03 | 4 | -4/+26 |
| | * | no environment on WinCE | Oswald Buddenhagen | 2011-05-02 | 1 | -0/+4 |
| | * | fix Widestring vs. Ansi mixup | Oswald Buddenhagen | 2011-05-02 | 1 | -1/+1 |
| | * | fix potential crash in QProcessEnvironment::systemEnvironment() on windows | Oswald Buddenhagen | 2011-05-02 | 1 | -10/+11 |
| | * | Fix compilation with QT_NO_* | Tasuku Suzuki | 2011-05-02 | 3 | -0/+9 |
| | * | fix build on symbian | Oswald Buddenhagen | 2011-05-02 | 1 | -62/+60 |
| | * | skip widget when its focusPolicy is Qt::ClickFocus in TabOrderEditor | Tasuku Suzuki | 2011-05-02 | 1 | -1/+1 |
| | * | fix build on mac | Oswald Buddenhagen | 2011-05-02 | 1 | -0/+12 |
| | * | Merge remote-tracking branch 'origin/4.8' into HEAD | Thiago Macieira | 2011-04-29 | 143 | -1244/+4582 |
| | |\ | |||||
| | * | | make QProcessEnvironment on Unix cache converted values | Oswald Buddenhagen | 2011-04-29 | 2 | -4/+35 |
| | * | | make QProcessEnvironment::systemEnvironment() encoding-safe | Oswald Buddenhagen | 2011-04-29 | 3 | -15/+39 |
| | * | | make QProcessEnvironment on Unix cache converted variable names | Oswald Buddenhagen | 2011-04-29 | 3 | -11/+50 |
| | * | | move key/value converters to the private class | Oswald Buddenhagen | 2011-04-29 | 2 | -24/+15 |
| | * | | make QProcessEnvironment on Windows preserve variable name case | Oswald Buddenhagen | 2011-04-29 | 4 | -13/+28 |
| | * | | split QProcessEnvironmentPrivate::Unit into Key and Value | Oswald Buddenhagen | 2011-04-29 | 2 | -11/+14 |
| | * | | remove unused functions | Oswald Buddenhagen | 2011-04-29 | 1 | -12/+0 |
| | * | | minor optimization: use QList::reserve() | Oswald Buddenhagen | 2011-04-29 | 1 | -0/+2 |
| | * | | use the Hash typedef | Oswald Buddenhagen | 2011-04-29 | 3 | -13/+13 |
| | * | | Changelog: Qt Designer 4.8 | Friedemann Kleint | 2011-04-28 | 1 | -2/+10 |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-staging into ma... | Qt Continuous Integration System | 2011-05-05 | 37 | -109/+270 |
| |\ \ \ | |||||
| | * \ \ | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team | Qt Continuous Integration System | 2011-04-28 | 693 | -14381/+62797 |
| | |\ \ \ | |||||
| | | * \ \ | Merge remote-tracking branch 'qt/4.8' | Sami Lempinen | 2011-04-28 | 693 | -14381/+62797 |
| | | |\ \ \ | |||||
| | * | \ \ \ | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team | Qt Continuous Integration System | 2011-04-27 | 18 | -38/+216 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-team | Honglei Zhang | 2011-04-27 | 8 | -13/+191 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Fix BlendBench::unalignedBlendArgb32 test case | Miikka Heikkinen | 2011-04-27 | 1 | -2/+2 |
| | | | * | | | | Added autotest for threaded text rendering. | Laszlo Agocs | 2011-04-26 | 1 | -0/+41 |
| | | | * | | | | Implement support for enable_backup CONFIG value. | Miikka Heikkinen | 2011-04-26 | 3 | -0/+100 |
| | | | * | | | | Make text rendering working outside the gui thread on Symbian. | Laszlo Agocs | 2011-04-26 | 3 | -11/+48 |
| | | * | | | | | Fix memory leak in XSD component of XmlPatterns | Honglei Zhang | 2011-04-27 | 10 | -25/+25 |
| | | |/ / / / | |||||
| | * | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team | Qt Continuous Integration System | 2011-04-20 | 28 | -295/+394 |
| | |\ \ \ \ \ | | | |/ / / / | |||||
| | | * | | | | Fix autotest failure in XmlPattern qxmlquery | Honglei Zhang | 2011-04-20 | 1 | -2/+2 |
| | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-team | Honglei Zhang | 2011-04-19 | 3 | -2/+15 |
| | | |\ \ \ \ | |||||
| | | | * | | | | Symbian's QElapsedTimer::restart() fixed to return ms rather than us | mread | 2011-04-19 | 1 | -1/+1 |
| | | | * | | | | Create a cleanup stack for each new thread on Symbian. | Laszlo Agocs | 2011-04-18 | 1 | -0/+4 |
| | | | * | | | | Do not modify window size for fullscreen windows in setGeometry_sys | Miikka Heikkinen | 2011-04-18 | 1 | -1/+10 |
| | | * | | | | | Fix memory leak bugs in XmlPatterns | Honglei Zhang | 2011-04-19 | 10 | -10/+20 |
| | | |/ / / / | |||||
| | | * | | | | Fixed Qt UDA creation for Symbian | Tomi Vihria | 2011-04-14 | 2 | -1/+2 |
| | | * | | | | Enablers for the Qt eclipsing in Symbian | Tomi Vihria | 2011-04-14 | 3 | -55/+4 |
| | | * | | | | Improve logic to find default certificates in createpackage script | Miikka Heikkinen | 2011-04-13 | 1 | -4/+10 |
| | | * | | | | Fix "make sis" for projects that have empty OBJECTS_DIR | Miikka Heikkinen | 2011-04-12 | 1 | -1/+5 |
| | | * | | | | Merge remote branch 'qt-master/master' | Guoqing Zhang | 2011-04-12 | 3 | -54/+153 |
| | | |\ \ \ \ | |||||
| | | * \ \ \ \ | Merge remote-tracking branch 'qt/master' | Sami Lempinen | 2011-04-12 | 5 | -169/+179 |
| | | |\ \ \ \ \ | |||||
| | | * | | | | | | Add focus frame support in style sheet | Guoqing Zhang | 2011-04-12 | 1 | -0/+7 |
| | | * | | | | | | Fix OpenGL build break on Symbian | Guoqing Zhang | 2011-04-12 | 1 | -1/+1 |
| | * | | | | | | | Merge branch 'master' of git://scm.dev.nokia.troll.no/qt/qt-symbian-team | Qt Continuous Integration System | 2011-04-11 | 906 | -11772/+52069 |
| | |\ \ \ \ \ \ \ | | | |/ / / / / / | |||||
| | | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-symbian-team | Guoqing Zhang | 2011-04-11 | 4 | -51/+38 |
| | | |\ \ \ \ \ \ |