summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix QTBUG-13501 - crash when a gesture is accepted but not consumedJeremy Katz2010-09-141-2/+4
* Add test: assert when gesture is never accepted.Frederik Gladhorn2010-09-141-0/+26
* Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1422-93/+1414
|\
| * L10n: Update German translations for 4.7.1, part 1.Friedemann Kleint2010-09-145-8/+1322
| * build fix for configure.exeJoerg Bornemann2010-09-141-0/+1
| * I18n: Fix some lupdate warnings.Friedemann Kleint2010-09-149-80/+82
| * Fix compile warnings.Friedemann Kleint2010-09-145-5/+7
| * expose GestureType for using in QMLZeno Albisser2010-09-142-0/+2
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-144-4/+51
|\ \
| * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-144-4/+51
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-1415-162/+146
| | |\ \
| | * | | In ParentChange treat flip in x and y as a 180 degree rotationMartin Jones2010-09-144-4/+51
* | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1439-200/+433
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | Make compile.Aaron McCarthy2010-09-141-1/+1
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1439-200/+433
| |\ \ \ |/ / / /
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1339-200/+433
| |\ \ \ | | |_|/ | |/| |
| | * | run depend_command even if the binary has no absolute pathOswald Buddenhagen2010-09-131-1/+1
| | * | fix scaleFactor/totalScaleFactor in QPinchGestureRecognizerZeno Albisser2010-09-132-6/+6
| | * | Added velocity property to the QPanGesture.Zeno Albisser2010-09-132-1/+10
| | * | Changed the speed property on QSwipeGesture to velocityZeno Albisser2010-09-134-5/+11
| | * | fix typos in commentFrederik Gladhorn2010-09-131-1/+1
| | * | unbreak testHarald Fernengel2010-09-131-1/+1
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1333-186/+404
| | |\ \
| | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1333-186/+404
| | | |\ \
| | | | * | Don't add generic subdirs project twice.Aaron McCarthy2010-09-131-3/+3
| | | | * | Remove debug, quiet warnings.Aaron McCarthy2010-09-132-3/+1
| | | | * | Fix memory leaks and valgrind errors.Aaron McCarthy2010-09-132-2/+12
| | | | * | QStroker: Fix erroneous SvgMiterJoin behavior for parallel linesAndreas Kling2010-09-121-1/+1
| | | | * | Revert "Properly implement qobject_cast for const pointers."Thiago Macieira2010-09-113-21/+6
| | | | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1129-183/+408
| | | | |\ \
| | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1129-183/+408
| | | | | |\ \
| | | | | | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-1029-183/+408
| | | | | | |\ \
| | | | | | | * | Bearer management: Fix compilation with namespace.Christian Kandeler2010-09-101-0/+2
| | | | | | | * | fetch next token after class definition openingOswald Buddenhagen2010-09-101-0/+2
| | | | | | | * | delay next token fetching when opening namespaceOswald Buddenhagen2010-09-103-1/+34
| | | | | | | * | don't let operator overloads confuse usOswald Buddenhagen2010-09-103-0/+39
| | | | | | | * | don't try to show source when no locations are givenOswald Buddenhagen2010-09-102-4/+4
| | | | | | | * | Implement a private API for setting title widgetsHarald Fernengel2010-09-1010-52/+123
| | | | | | | * | Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64...Liang Qi2010-09-102-3/+84
| | | | | | | * | fix CRLFHarald Fernengel2010-09-101-9/+9
| | | | | | | * | Added private API to install an x11EventFilterHarald Fernengel2010-09-101-0/+28
| | | | | | | * | NTLM code: Save domain in different variableMarkus Goetz2010-09-102-9/+31
| | | | | | | * | Update the error handling of invalid hostnames in QUrl.Thiago Macieira2010-09-102-6/+29
| | | | | | | * | Remove unsupported code from qobject.h for MSVC < .NET 2003Thiago Macieira2010-09-101-91/+0
| | | | | | | * | Properly implement qobject_cast for const pointers.Thiago Macieira2010-09-103-6/+21
| | | | | | | * | Revert "Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299...Morten Engvoldsen2010-09-102-2/+2
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-131-2/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Use aligned operations for solid SourceOver operations.Benjamin Poulain2010-09-131-2/+5
| |/ / / / / / / /
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-131-0/+1
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | Fix compile error for runonphone on linux/gcc4.4.3Adenilson Cavalcanti da Silva2010-09-131-0/+1