summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
...
| | * | Fixed whitespace formattingMark Brand2010-07-079-9/+9
| * | | Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-301-22/+33
| |\ \ \
| * | | | make sure ap's are removed when the device is removedLorn Potter2010-06-303-28/+74
| * | | | Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-281-126/+124
| |\ \ \ \
| * \ \ \ \ Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-277-241/+497
| |\ \ \ \ \
| * | | | | | fix actions regarding removal of connman. make tests pass on desktopLorn Potter2010-06-272-81/+91
| * | | | | | Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-211-2/+12
| |\ \ \ \ \ \
| * | | | | | | fix ghost ap issue, and dont block on connectLorn Potter2010-06-212-82/+235
| * | | | | | | Merge branch '4.7' of git://gitorious.org/qt/qt into 4.7Lorn Potter2010-06-1714-88/+131
| |\ \ \ \ \ \ \
| * | | | | | | | initial connman bearer backend.Lorn Potter2010-06-077-1/+2324
* | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-1521-3797/+50
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Quiet qmake warnings during configure.Aaron McCarthy2010-07-082-17/+21
| | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Fix build failure with cs2009q3 toolchain.Aaron McCarthy2010-07-052-7/+7
| * | | | | | | make image handler includes privateOswald Buddenhagen2010-07-044-4/+4
| * | | | | | | Fix incomplete support for built-in jpeg, mng, tiff and gif handlersMark Brand2010-07-021-4/+4
| * | | | | | | Split image handler plugin project filesMark Brand2010-07-0212-3759/+8
| * | | | | | | No explicit link to zlib/jpeg for system mng/tiffMark Brand2010-07-022-19/+14
| * | | | | | | Fix compiler warning.Aaron McCarthy2010-07-021-1/+1
| * | | | | | | Abort if connection to DBus cannot be established.Aaron McCarthy2010-07-021-0/+5
* | | | | | | | Add copyright headerJames Perrett2010-07-086-0/+246
* | | | | | | | Avoid static local QHashJames Perrett2010-07-081-17/+16
* | | | | | | | Remove explicit 'virtual' specifiers to conform to Qt coding standardJames Perrett2010-07-081-11/+11
* | | | | | | | Use Q_ASSERT_X() rather than Q_ASSERT(!"message") idiomJames Perrett2010-07-081-1/+1
* | | | | | | | Add eglnullws QScreen driverJames Perrett2010-07-089-0/+332
* | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-0121-550/+864
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | Reformat whitespace according to coding styleMark Brand2010-06-303-77/+77
| * | | | | | | Fix build failure on Symbian^3.Aaron McCarthy2010-06-301-2/+3
| | |_|_|_|_|/ | |/| | | | |
| * | | | | | When application calls QNetworkSession::close() or QNetworkSession::stop(), m...Jukka Rissanen2010-06-291-22/+33
| | |_|_|_|/ | |/| | | |
| * | | | | Build fix for src/plugins/phonon/mmfGareth Stockwell2010-06-281-93/+121
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-271-30/+0
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Merge branch '4.6-s60' into 4.7-s60axis2010-06-241-30/+0
| | |\ \ \ \
| | | * | | | Prevent warnings about EPOCROOT coming out when not on symbianAndy Shaw2010-06-211-125/+125
| | | * | | | Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-06-151-1/+1
| | | |\ \ \ \
| | | | * | | | Bump version number after 4.6.3 release.Jason McDonald2010-06-151-1/+1
| * | | | | | | Avoid memory allocation when converting from Gbk to unicode.Benjamin Poulain2010-06-251-6/+15
| |/ / / / / /
| * | | | | | Abort open early if network session is in the process of openning.Aaron McCarthy2010-06-242-5/+20
| * | | | | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-55/+37
| * | | | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-6/+29
| * | | | | | Cherry pick fix for MOBILITY-1063 from Qt Mobility.Aaron McCarthy2010-06-241-51/+18
| * | | | | | Cherry pick fix for MOBILITY-965 from Qt Mobility.Aaron McCarthy2010-06-243-10/+147
| * | | | | | Cherry pick fix for MOBILITY-800 from Qt Mobility.Aaron McCarthy2010-06-242-6/+29
| * | | | | | Cherry pick fix for MOBILITY-853 from Qt Mobility.Aaron McCarthy2010-06-242-0/+71
| * | | | | | Cherry pick fix for MOBILITY-1031 from Qt Mobility.Aaron McCarthy2010-06-243-22/+29
| * | | | | | Cherry pick fix for MOBILITY-938 from Qt Mobility.Aaron McCarthy2010-06-242-54/+49
| * | | | | | Cherry pick fix for QTMOBILITY-240 from Qt Mobility.Aaron McCarthy2010-06-242-62/+88
| * | | | | | Fix build on Symbian^3.Aaron McCarthy2010-06-221-0/+1
| * | | | | | Fix crash with large ClientCutMessagePaul Olav Tvete2010-06-211-1/+1
| * | | | | | Fix crash at exit and out of bounds writePaul Olav Tvete2010-06-211-2/+2
| | |_|_|_|/ | |/| | | |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-161-2/+12
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Defer allocation of GIF decoding tables/stack.Andreas Kling2010-06-161-2/+12