summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master-upstream'Thierry Bastian2011-04-19793-82314/+55243
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-fire-staging into maste...Qt Continuous Integration System2011-04-1936-382/+2672
| |\
| | * Long live QRawFont!Eskil Abrahamsen Blomfeldt2011-04-1936-382/+2672
| * | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-188-81/+234
| |\ \
| | * | QtDBus: Register QDBusServer connection name in QDBusConnectionManagerDaniele E. Domenichelli2011-04-184-22/+109
| | * | QtDBus: Skip bus name check for peer-to-peer connectionDaniele E. Domenichelli2011-04-181-3/+4
| | * | QtDBus: Fix minor coding style issuesDaniele E. Domenichelli2011-04-182-5/+5
| | * | QtDBus: Add default constructor to QDBusServerDaniele E. Domenichelli2011-04-181-1/+1
| | * | QtDBus: Add method QDBusConnection::disconnectFromPeer()Daniele E. Domenichelli2011-04-182-0/+22
| | * | QtDBus: Add method QDBusConnection::connectToPeer()Daniele E. Domenichelli2011-04-182-0/+35
| | * | QtDBus: Fix QDBusConnection::disconnectFromBus() for peer-to-peer connectionsDaniele E. Domenichelli2011-04-181-0/+3
| | * | QtDBus: Fix bus in peer-to-peer connections should not be usedDaniele E. Domenichelli2011-04-181-27/+31
| | * | QtDBus: Fix empty service name in peer-to-peer connectionsDaniele E. Domenichelli2011-04-182-2/+2
| | * | QtDBus: Fix registering objects using path '/' in peer-to-peer connectionsDaniele E. Domenichelli2011-04-182-1/+6
| | * | QtDBus: Fix QDBusServer to handle correctly new dbus connectionsDaniele E. Domenichelli2011-04-182-11/+10
| | * | QtDBus: Cleaning comments, spacing, etc.Daniele E. Domenichelli2011-04-183-13/+10
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2011-04-1819-53/+733
| |\ \ \ | | |/ /
| | * | Use s/static/Q_GLOBAL_STATIC/g in QScrollerRobert Griebl2011-04-182-15/+13
| | * | Alternative fix to the strict-aliasing violation warningsThiago Macieira2011-04-181-1/+9
| | * | Revert "Fix strict-alias breaking warnings with GCC."Thiago Macieira2011-04-181-72/+43
| | * | Merge remote-tracking branch 'origin/master' into HEADThiago Macieira2011-04-17134-1244/+5202
| | |\ \
| | * | | Fix warning about vSize not being used in this functionThiago Macieira2011-04-171-1/+1
| | * | | Merge remote-tracking branch 'mainline/master'Oswald Buddenhagen2011-04-1460-606/+807
| | |\ \ \
| | * | | | Compile with namespace support.Thiago Macieira2011-04-141-0/+4
| | * | | | Replace the handcoded math and change the timer buckets again.Thiago Macieira2011-04-141-11/+40
| | * | | | Move the constants up, preparing for refactoringThiago Macieira2011-04-141-4/+5
| | * | | | Fix strict-alias breaking warnings with GCC.Thiago Macieira2011-04-141-43/+72
| | * | | | Fix compilation if D-Bus 1.4 isn't present.Thiago Macieira2011-04-141-0/+3
| | * | | | Change the number of entries in the first timer bucket.Thiago Macieira2011-04-131-4/+8
| | * | | | Change the error message in the timer ID deallocator.Thiago Macieira2011-04-131-1/+2
| | * | | | Use the Qt code for validating types in QtDBusThiago Macieira2011-04-132-15/+3
| | * | | | Add routines to validate D-Bus signature in QtDBusThiago Macieira2011-04-132-2/+97
| | * | | | Remove the unused QDBusUnixFileDescriptor::isShared functionThiago Macieira2011-04-132-9/+0
| | * | | | Doc: document the QDBusUnixFileDescriptor classThiago Macieira2011-04-131-0/+145
| | * | | | Add support for Unix file-descriptor passing to QtDBusThiago Macieira2011-04-137-1/+78
| | * | | | Retrieve the connection capabilities in QDBusConnectionThiago Macieira2011-04-131-0/+23
| | * | | | Add support for D-Bus 1.4 features in QtDBus codeThiago Macieira2011-04-131-0/+14
| | * | | | Add QDBusUnixFileDescriptor to the QtDBus metatype systemThiago Macieira2011-04-133-1/+20
| | * | | | Add the QDBusUnixFileDescriptor classThiago Macieira2011-04-133-2/+282
| * | | | | Merge branch 'staging-master' of scm.dev.nokia.troll.no:qt/qt-lighthouse into...Qt Continuous Integration System2011-04-189-14/+204
| |\ \ \ \ \
| | * | | | | Fix build for Apple gcccon2011-04-181-1/+1
| | * | | | | Add platformNativeInterface assessor to QApplicationJørgen Lind2011-04-152-0/+12
| | * | | | | Lighthouse: Add dummy QSessionManagerJørgen Lind2011-04-152-1/+174
| | * | | | | Adapt to different uikit resolutions.con2011-04-152-12/+10
| | * | | | | Lighthouse: Make directfb conform with ligthhouse gl context apiJørgen Lind2011-04-151-0/+2
| | * | | | | Compile fix for window surface features. (uikit)con2011-04-152-1/+6
| | | |_|/ / | | |/| | |
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-earth-staging into mast...Qt Continuous Integration System2011-04-1888-9117/+13133
| |\ \ \ \ \
| | * | | | | QLocale: Fixed double to currency string conversion on Mac.Denis Dzyubenko2011-04-141-1/+1
| | * | | | | Compile on Mac.Olivier Goffart2011-04-132-10/+11
| | * | | | | Merge earth-team into origin/master'Olivier Goffart2011-04-1254-600/+760
| | |\ \ \ \ \