summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* add convience methods for getting ethernet service details.Lorn Potter2010-07-302-4/+110
* fix spellingLorn Potter2010-07-301-1/+1
* fix crashLorn Potter2010-07-301-1/+1
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Lorn Potter2010-07-3040-370/+410
|\
| * Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-2918-31/+31
| * Fix compilation with QT_NO_TEXTCODECTasuku Suzuki2010-07-294-2/+7
| * Fix compilation with QT_NO_XMLSTREAMREADERTasuku Suzuki2010-07-293-0/+10
| * Fix compilation - disable TextInput when QT_NO_LINEEDIT is definedTasuku Suzuki2010-07-294-0/+14
| * fixes for using freetdsMark Brand2010-07-292-0/+6
| * Added *_location variables to pkg-config files for rcc, lupdate and lreleaseDavid García Garzón2010-07-291-1/+13
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-07-293-21/+35
| |\
| | * Ensure that window rectangle is updated when CBA visibility changesGareth Stockwell2010-07-283-21/+33
| | * Clear Qt::WA_OutsideWSRange when making window fullscreenGareth Stockwell2010-07-281-0/+2
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-07-297-315/+294
| |\ \
| | * | Don't emit movementEnded if mouse press is a continuation of a flick.Martin Jones2010-07-291-15/+17
| | * | Improvements to Modules docsBea Lam2010-07-291-3/+3
| | * | Component docsBea Lam2010-07-291-21/+9
| | * | Fixes for Dynamic Object Management docs. Also adds links toBea Lam2010-07-292-17/+13
| | * | Update Symbian emulator QtOpenVGu.def, QtNetworku.def, QtCoreu.def files for ...Joona Petrell2010-07-283-259/+252
| | |/
* | | try harder to get cell nameLorn Potter2010-07-291-2/+8
|/ /
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2870-2/+12948
|\ \
| * | Wrong geometery for QMainWindow with Unified toolbar on Cocoa.Prasanth Ullattil2010-07-283-0/+41
| * | Merge remote branch 'staging/4.7' into bearermanagement/icd-static-libsAaron McCarthy2010-07-287-117/+209
| |\ \ | | |/
| * | Statically link to Qt based dependent librarys.Aaron McCarthy2010-07-281-2/+5
| * | Add libgq version 0.4+0m6.Aaron McCarthy2010-07-2826-0/+2830
| * | Add libconninet version 0.41+0m6.Aaron McCarthy2010-07-2840-0/+10072
* | | QMenu and QStyleSheetStyle: fix setting a border.Olivier Goffart2010-07-281-0/+7
* | | Fix compilation on 64-bit Windows.Kim Motoyoshi Kalland2010-07-281-25/+8
* | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-287-4/+14
|\ \ \ | |_|/ |/| |
| * | QtDeclarative: Give name to function bindings and signals.Olivier Goffart2010-07-287-4/+14
| |/
* | Merge commit '9814b2225b70d6b2f758e9dbe98f8e1662049b37' into oslo-staging-1Aaron McCarthy2010-07-287-117/+209
|\ \ | |/ |/|
| * 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
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2712-36/+58
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-07-2712-36/+58
| |\ \
| | * | Fix QT_NO_DATESTRINGTasuku Suzuki2010-07-275-13/+13
| | * | Check the gesturemanager pointer before accessing it.Denis Dzyubenko2010-07-273-9/+12
| | * | Merge branch '4.7' of http://git.scm.dev.nokia.troll.no/qt/oslo-staging-1 int...Kevin Wright2010-07-2728-51/+521
| | |\ \
| | | * \ Merge commit 'c16f0a839743af36b36aea9c35f0d5ddfda3d6ac' into oslo-staging-1Aaron McCarthy2010-07-272-7/+26
| | | |\ \ | | | | |/
| | | | * Cherry pick fix for MOBILITY-1077 from Qt Mobility.Aaron McCarthy2010-07-271-4/+8
| | | | * 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
| | * | | Modified file/directory names and text to remove disallowed terminology.Kevin Wright2010-07-272-7/+7
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-07-2713-92/+292
|\ \ \ \ \
| * | | | | Remove an useless assert from comp_func_SourceOver_sse2()Benjamin Poulain2010-07-271-1/+0
| * | | | | QScriptEngineAgent: recompile all the function when installing a debugger.Olivier Goffart2010-07-273-6/+7