| Commit message (Expand) | Author | Age | Files | Lines |
* | Quiet qmake warnings during configure. | Aaron McCarthy | 2010-07-13 | 2 | -17/+21 |
|
|
* | Fix build failure with cs2009q3 toolchain. | Aaron McCarthy | 2010-07-05 | 2 | -7/+7 |
|
|
* | make image handler includes private | Oswald Buddenhagen | 2010-07-04 | 4 | -4/+4 |
|
|
* | Fix incomplete support for built-in jpeg, mng, tiff and gif handlers | Mark Brand | 2010-07-02 | 1 | -4/+4 |
|
|
* | Split image handler plugin project files | Mark Brand | 2010-07-02 | 12 | -3759/+8 |
|
|
* | No explicit link to zlib/jpeg for system mng/tiff | Mark Brand | 2010-07-02 | 2 | -19/+14 |
|
|
* | Fix compiler warning. | Aaron McCarthy | 2010-07-02 | 1 | -1/+1 |
|
|
* | Abort if connection to DBus cannot be established. | Aaron McCarthy | 2010-07-02 | 1 | -0/+5 |
|
|
* | Reformat whitespace according to coding style | Mark Brand | 2010-06-30 | 3 | -77/+77 |
|
|
* | Fix build failure on Symbian^3. | Aaron McCarthy | 2010-06-30 | 1 | -2/+3 |
|
|
* | When application calls QNetworkSession::close() or QNetworkSession::stop(), m... | Jukka Rissanen | 2010-06-29 | 1 | -22/+33 |
|
|
* | Build fix for src/plugins/phonon/mmf | Gareth Stockwell | 2010-06-28 | 1 | -93/+121 |
|
|
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-06-27 | 1 | -30/+0 |
|\ |
|
| * | Merge branch '4.6-s60' into 4.7-s60 | axis | 2010-06-24 | 1 | -30/+0 |
| |\ |
|
| | * | Prevent warnings about EPOCROOT coming out when not on symbian | Andy Shaw | 2010-06-21 | 1 | -125/+125 |
|
|
| | * | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ... | Qt Continuous Integration System | 2010-06-15 | 1 | -1/+1 |
| | |\ |
|
| | | * | Bump version number after 4.6.3 release. | Jason McDonald | 2010-06-15 | 1 | -1/+1 |
|
|
* | | | | Avoid memory allocation when converting from Gbk to unicode. | Benjamin Poulain | 2010-06-25 | 1 | -6/+15 |
|/ / / |
|
* | | | Abort open early if network session is in the process of openning. | Aaron McCarthy | 2010-06-24 | 2 | -5/+20 |
|
|
* | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -55/+37 |
|
|
* | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -6/+29 |
|
|
* | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 1 | -51/+18 |
|
|
* | | | Cherry pick fix for MOBILITY-965 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -10/+147 |
|
|
* | | | Cherry pick fix for MOBILITY-800 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -6/+29 |
|
|
* | | | Cherry pick fix for MOBILITY-853 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -0/+71 |
|
|
* | | | Cherry pick fix for MOBILITY-1031 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 3 | -22/+29 |
|
|
* | | | Cherry pick fix for MOBILITY-938 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -54/+49 |
|
|
* | | | Cherry pick fix for QTMOBILITY-240 from Qt Mobility. | Aaron McCarthy | 2010-06-24 | 2 | -62/+88 |
|
|
* | | | Fix build on Symbian^3. | Aaron McCarthy | 2010-06-22 | 1 | -0/+1 |
|
|
* | | | Fix crash with large ClientCutMessage | Paul Olav Tvete | 2010-06-21 | 1 | -1/+1 |
|
|
* | | | Fix crash at exit and out of bounds write | Paul Olav Tvete | 2010-06-21 | 1 | -2/+2 |
|
|
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 1 | -2/+12 |
|\ \ \ |
|
| * | | | Defer allocation of GIF decoding tables/stack. | Andreas Kling | 2010-06-16 | 1 | -2/+12 |
|
|
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 10 | -70/+107 |
|\ \ \ \
| |/ / / |
|
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-16 | 10 | -70/+107 |
| |\ \ \ |
|
| | * | | | Fix symbian-abld build failure with bearer plugins | Miikka Heikkinen | 2010-06-11 | 4 | -2/+4 |
|
|
| | * | | | Replaced redundant "!contains" scopes in "contains(A, B) {...} !contains(A, B... | Constantin Makshin | 2010-06-10 | 3 | -6/+3 |
|
|
| | * | | | Updated project files so it is now possible to use "-system-zlib" configurati... | Constantin Makshin | 2010-06-10 | 3 | -14/+21 |
|
|
| | * | | | use "win32-g++*" scope to match all MinGW makespecs | Mark Brand | 2010-06-10 | 1 | -2/+2 |
|
|
| | * | | | Split Symbian bearer plugin into three platform specfic plugins | Aaron McCarthy | 2010-06-08 | 5 | -40/+62 |
|
|
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-06-07 | 1 | -8/+17 |
| | |\ \ \ |
|
| | | * | | | make corewlan more namespace friendly | Lorn Potter | 2010-06-06 | 1 | -8/+17 |
|
|
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-16 | 3 | -10/+12 |
|\ \ \ \ \ \
| |/ / / / / |
|
| * | | | | | Fixed QImageReader::format() inconsistency. | Samuel Rødal | 2010-06-15 | 3 | -10/+12 |
| |/ / / / |
|
* | | | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/qt into qt-4.7-from-4.6 | Simon Hausmann | 2010-06-15 | 2 | -3/+2 |
|\ \ \ \ \
| |/ / / /
|/| | / /
| | |/ /
| |/| | |
|
| * | | | Fixed unit test failure in qimagereader. | Kurt Korbatits | 2010-06-15 | 1 | -1/+1 |
|
|
| * | | | Regression Qt4.4: QMovie does not render properly some mng files | Kurt Korbatits | 2010-06-10 | 1 | -1/+0 |
|
|
| * | | | QMovie cpu usage up to 100% | Kurt Korbatits | 2010-06-10 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge branch 'def_files_and_plugins' into 4.7-s60 | axis | 2010-06-04 | 1 | -6/+11 |
|\ \ \
| |_|/
|/| | |
|
| * | | Fixed def file usage for the makefile build system on the SDK plugin. | axis | 2010-06-04 | 1 | -6/+11 |
|
|