summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-1260-2304/+503
|\
| * Fix symbian-abld build failure with bearer pluginsMiikka Heikkinen2010-06-114-2/+4
| * remove certificate bundlePeter Hartmann2010-06-113-1992/+0
| * make QSslSocket::systemCaCertificates() use system certsPeter Hartmann2010-06-113-20/+138
| * Adjusted RegExp in QSslCertificate::fromPath()Zeno Albisser2010-06-111-1/+1
| * Fix QSystemTrayIcon::supportsMessages() on Windowsminiak2010-06-117-22/+31
| * Use NIM_SETVERSION to get the latest behaviorminiak2010-06-111-16/+71
| * Cleanup obsolete stuffminiak2010-06-112-58/+4
| * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Martin Smith2010-06-11234-1165/+3493
| |\
| | * Fixed a broken merge.Denis Dzyubenko2010-06-112-66/+0
| | * Changed the way we detect touch screen on Windows.Denis Dzyubenko2010-06-112-32/+36
| | * Fixed error deploying qsymbianbearer.qtplugin on Symbian.Rohan McGovern2010-06-111-1/+1
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-1044-130/+254
| | |\
| | | * Replaced redundant "!contains" scopes in "contains(A, B) {...} !contains(A, B...Constantin Makshin2010-06-103-6/+3
| | | * Updated leading whitespace to make indentation more consistentConstantin Makshin2010-06-103-3/+3
| | | * Updated project files so it is now possible to use "-system-zlib" configurati...Constantin Makshin2010-06-1012-28/+52
| | | * use "win32-g++*" scope to match all MinGW makespecsMark Brand2010-06-1011-24/+22
| | | * actually fix namespaced compileOswald Buddenhagen2010-06-101-2/+0
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-1023-69/+177
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0923-69/+177
| | | | |\
| | | | | * Attempt to fix build failure on Linux introduced by 09c6a81109Andreas Kling2010-06-091-3/+2
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0923-69/+178
| | | | | |\
| | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0823-69/+178
| | | | | | |\
| | | | | | | * Fix a freetype link failure.Anders Bakken2010-06-081-1/+2
| | | | | | | * Split Symbian bearer plugin into three platform specfic pluginsAaron McCarthy2010-06-087-47/+81
| | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-0815-21/+95
| | | | | | | |\
| | | | | | | | * Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-071-0/+1
| | | | | | | | * Revert accidental commit of irrelevant stuff. Silly mondays..Andreas Kling2010-06-073-35/+25
| | | | | | | | * Unbreak Linux build when qendian.h is included before qglobal.hAndreas Kling2010-06-073-25/+35
| | | | | | | | * Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-s...Denis Dzyubenko2010-06-07187-886/+2810
| | | | | | | | |\
| | | | | | | | | * Fix incorrect \since tagSimon Hausmann2010-06-071-1/+1
| | | | | | | | | * add docu about pixmaps being invalidated on qapp destructionOswald Buddenhagen2010-06-071-0/+3
| | | | | | | | | * remove somewhat misleading warning about x11 pixmap leakOswald Buddenhagen2010-06-071-4/+2
| | | | | | | | | * Disabled item view items use incorrect background colorJens Bache-Wiig2010-06-072-3/+4
| | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-076-11/+65
| | | | | | | | | |\
| | | | | | | | | | * make corewlan more namespace friendlyLorn Potter2010-06-061-8/+17
| | | | | | | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-06-055-3/+48
| | | | | | | | | | |\
| | | | | | | | | | | * Add convenience constructor to QTextOption::TabDavid Faure2010-06-042-2/+10
| | | | | | | | | | | * Make qbswap() use glibc's fast bswap_*() functions if available.Andreas Kling2010-06-041-0/+26
| | | | | | | | | | | * Avoid timer starvation during high posted event activityBradley T. Hughes2010-06-041-0/+3
| | | | | | | | | | | * fix for using .lnk files when running app from UNCZeno Albisser2010-06-041-1/+9
| | | | | | | | * | | | Fix QApplication/QWidget to really take ownership of input contextsMichael Hasselmann2010-06-072-0/+3
| | | | | | | | * | | | Added setting a hotspot on standard gesturesDenis Dzyubenko2010-06-071-0/+3
| | | | | | | | * | | | Fixed GestureOverride event delivery in GraphicsView.Denis Dzyubenko2010-06-071-1/+8
| | | | | | | | * | | | Reset gesture when in MayBeGesture state.Denis Dzyubenko2010-06-021-2/+6
| * | | | | | | | | | | doc: Added DITA XML generatorMartin Smith2010-06-111-1/+0
* | | | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-06-124-61/+61
|\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7Sami Merila2010-06-115-25/+68
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Fix recursive targets for src.proMiikka Heikkinen2010-06-111-1/+1
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Incorrectly named keys in QS60StyleEnums::SkinPartsSami Merila2010-06-113-60/+60