summaryrefslogtreecommitdiffstats
path: root/src/plugins
Commit message (Expand)AuthorAgeFilesLines
* Remove the use of deprecated qVariant*Olivier Goffart2010-08-064-10/+10
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-2827-269/+2880
|\
| * Cherry pick fix for MOBILITY-1234 from Qt Mobility.Aaron McCarthy2010-07-281-0/+2
| * Cherry pick fix for QTMOBILITY-408 from Qt Mobility.Aaron McCarthy2010-07-282-33/+34
| * Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-24/+68
| * Fix compilation error on Symbian^4.Aaron McCarthy2010-07-283-12/+12
| * Fix detection of OCC functionality.Aaron McCarthy2010-07-281-1/+1
| * Cherry pick fix for MOBILITY-1194 from Qt Mobility.Aaron McCarthy2010-07-283-48/+93
| * Cherry pick fix for MOBILITY-1145 from Qt Mobility.Aaron McCarthy2010-07-271-1/+3
| * Cherry pick fix for MOBILITY-1144 from Qt Mobility.Aaron McCarthy2010-07-271-2/+15
| * Order network configurations in service networks in priority order.Aaron McCarthy2010-07-231-37/+46
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-221-0/+2
| |\
| | * Added silent behavior to the most important Symbian build steps.axis2010-07-221-0/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-211-2/+6
| |\ \ | | |/ | |/|
| | * Improve QAccessible for QAccessibleTabBarSebastian Sauer2010-07-211-2/+6
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-211-2/+2
| |\ \
| | * \ Merge branch 'QTBUG-6843' into 4.7Jan-Arve Sæther2010-07-201-2/+2
| | |\ \ | | | |/ | | |/|
| | | * Do not crash due to a infinite recursion when using voiceover on MacOSJan-Arve Sæther2010-07-201-2/+2
| * | | Merge branch 'raptorConfigurePatches' into 4.7-s60axis2010-07-212-1/+39
| |\ \ \ | | |/ / | |/| |
| | * | Fixed automatic sqlite extraction on Symbian makefile build system.axis2010-07-212-1/+39
| | |/
| * | Do not crash if addrinfo signal does not contain ip address information.Jukka Rissanen2010-07-161-0/+3
| * | Merge branch '4.7' of ../oslo-staging-1 into 4.7Lorn Potter2010-07-1431-3915/+85
| |\ \
| | * \ Fixing merge conflicts.Martin Smith2010-07-132-17/+21
| | |\ \ | | | |/
| | * | Consolidate sql driver configuration redundancyMark Brand2010-07-079-102/+18
| | * | 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