Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix compile error with active perl 5.8.9 | Shane Kearns | 2010-09-14 | 1 | -2/+3 |
* | This patch enables calling createpackage script also | Jani Hautakangas | 2010-09-14 | 1 | -2/+5 |
* | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr... | Qt Continuous Integration System | 2010-09-14 | 7 | -46/+1427 |
|\ | |||||
| * | Merge branch 'buildSystemFixes' into 4.7-s60 | axis | 2010-09-14 | 3 | -16/+18 |
| |\ | |||||
| | * | Fixed audio-backend detection in configure tests. | axis | 2010-09-14 | 1 | -0/+2 |
| | * | Added support for using -L notation in the LIBS variable. | axis | 2010-09-14 | 1 | -4/+10 |
| | * | Eliminated duplicated code from library handling. | axis | 2010-09-14 | 1 | -16/+10 |
| | * | Moved the sis_targets feature profile to the correct directory. | axis | 2010-09-10 | 1 | -0/+0 |
| * | | Remove redundant code in SgImage -> VGImage conversion on Symbian. | Jason Barron | 2010-09-14 | 1 | -29/+2 |
| * | | Fix incorrect dialog positioning on Symbian | Gareth Stockwell | 2010-09-14 | 1 | -1/+1 |
| * | | Add QtOpenGL .def files | Jani Hautakangas | 2010-09-14 | 2 | -0/+1406 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 22 | -93/+1414 |
|\ \ \ | |/ / |/| | | |||||
| * | | L10n: Update German translations for 4.7.1, part 1. | Friedemann Kleint | 2010-09-14 | 5 | -8/+1322 |
| * | | build fix for configure.exe | Joerg Bornemann | 2010-09-14 | 1 | -0/+1 |
| * | | I18n: Fix some lupdate warnings. | Friedemann Kleint | 2010-09-14 | 9 | -80/+82 |
| * | | Fix compile warnings. | Friedemann Kleint | 2010-09-14 | 5 | -5/+7 |
| * | | expose GestureType for using in QML | Zeno Albisser | 2010-09-14 | 2 | -0/+2 |
* | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-14 | 4 | -4/+51 |
|\ \ \ | |||||
| * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integration | Qt Continuous Integration System | 2010-09-14 | 4 | -4/+51 |
| |\ \ \ | |||||
| | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7 | Martin Jones | 2010-09-14 | 15 | -162/+146 |
| | |\ \ \ | |||||
| | * | | | | In ParentChange treat flip in x and y as a 180 degree rotation | Martin Jones | 2010-09-14 | 4 | -4/+51 |
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 39 | -200/+433 |
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | | | |||||
| * | | | | Make compile. | Aaron McCarthy | 2010-09-14 | 1 | -1/+1 |
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-14 | 39 | -200/+433 |
| |\ \ \ \ |/ / / / / | |||||
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 39 | -200/+433 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | run depend_command even if the binary has no absolute path | Oswald Buddenhagen | 2010-09-13 | 1 | -1/+1 |
| | * | | | fix scaleFactor/totalScaleFactor in QPinchGestureRecognizer | Zeno Albisser | 2010-09-13 | 2 | -6/+6 |
| | * | | | Added velocity property to the QPanGesture. | Zeno Albisser | 2010-09-13 | 2 | -1/+10 |
| | * | | | Changed the speed property on QSwipeGesture to velocity | Zeno Albisser | 2010-09-13 | 4 | -5/+11 |
| | * | | | fix typos in comment | Frederik Gladhorn | 2010-09-13 | 1 | -1/+1 |
| | * | | | unbreak test | Harald Fernengel | 2010-09-13 | 1 | -1/+1 |
| | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 33 | -186/+404 |
| | |\ \ \ | |||||
| | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-13 | 33 | -186/+404 |
| | | |\ \ \ | |||||
| | | | * | | | Don't add generic subdirs project twice. | Aaron McCarthy | 2010-09-13 | 1 | -3/+3 |
| | | | * | | | Remove debug, quiet warnings. | Aaron McCarthy | 2010-09-13 | 2 | -3/+1 |
| | | | * | | | Fix memory leaks and valgrind errors. | Aaron McCarthy | 2010-09-13 | 2 | -2/+12 |
| | | | * | | | QStroker: Fix erroneous SvgMiterJoin behavior for parallel lines | Andreas Kling | 2010-09-12 | 1 | -1/+1 |
| | | | * | | | Revert "Properly implement qobject_cast for const pointers." | Thiago Macieira | 2010-09-11 | 3 | -21/+6 |
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-11 | 29 | -183/+408 |
| | | | |\ \ \ | |||||
| | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-11 | 29 | -183/+408 |
| | | | | |\ \ \ | |||||
| | | | | | * \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ... | Qt Continuous Integration System | 2010-09-10 | 29 | -183/+408 |
| | | | | | |\ \ \ | |||||
| | | | | | | * | | | Bearer management: Fix compilation with namespace. | Christian Kandeler | 2010-09-10 | 1 | -0/+2 |
| | | | | | | * | | | fetch next token after class definition opening | Oswald Buddenhagen | 2010-09-10 | 1 | -0/+2 |
| | | | | | | * | | | delay next token fetching when opening namespace | Oswald Buddenhagen | 2010-09-10 | 3 | -1/+34 |
| | | | | | | * | | | don't let operator overloads confuse us | Oswald Buddenhagen | 2010-09-10 | 3 | -0/+39 |
| | | | | | | * | | | don't try to show source when no locations are given | Oswald Buddenhagen | 2010-09-10 | 2 | -4/+4 |
| | | | | | | * | | | Implement a private API for setting title widgets | Harald Fernengel | 2010-09-10 | 10 | -52/+123 |
| | | | | | | * | | | Fix the bug for QSettings on Windows, to store qint32/quint32, qint64/quint64... | Liang Qi | 2010-09-10 | 2 | -3/+84 |
| | | | | | | * | | | fix CRLF | Harald Fernengel | 2010-09-10 | 1 | -9/+9 |
| | | | | | | * | | | Added private API to install an x11EventFilter | Harald Fernengel | 2010-09-10 | 1 | -0/+28 |