summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * | | | Removed QDirPrivate layer of indirectionJoão Abecasis2010-09-072-229/+216
| | | | | | * | | | Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-09-073-178/+161
| | | | | | * | | | Refactoring QDirPrivate::DataJoão Abecasis2010-09-071-84/+98
| | | | | | * | | | Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-09-072-89/+90
| | * | | | | | | | Merge commit 'refs/merge-requests/2468' of git://gitorious.org/qt/qt into int...David Boddie2010-09-081-12/+29
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Changes (and minor corrections) to QByteArray documentation.Robin Burchell2010-09-081-12/+29
| | | * | | | | | | Move note on connectToBus() not actually being able to reconnect toRobin Burchell2010-07-271-4/+3
* | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-092-33/+146
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
| * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-082-33/+146
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | qdrawhelper: Optimisations in fetchTransformedBilinearOlivier Goffart2010-09-081-30/+59
| | * | | | | | | | qdrawhelper: use SSE2 for interpolation in fetchTransformedBilinearOlivier Goffart2010-09-081-0/+77
| | * | | | | | | | qdrawhelper: small optimisations in fetchTransformBilinearOlivier Goffart2010-09-081-16/+15
| | * | | | | | | | QEasingCurve::operator== returning wrong valueFrederik Gladhorn2010-09-081-16/+24
| | | |_|/ / / / / | | |/| | | | | |
* | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-092-66/+83
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | Pulled code form initializeDb() out into addFontToScreenDevice()Alessandro Portale2010-09-081-52/+53
| * | | | | | | | Moved font list getter to qfontdatabase_s60.cpp. Reusable.Alessandro Portale2010-09-082-9/+19
| * | | | | | | | Pulled some code from One long function into a short oneAlessandro Portale2010-09-081-5/+11
| |/ / / / / / /
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-09-081-9/+7
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Don't cause repaints during painting in Text elementMartin Jones2010-09-081-9/+7
| |/ / / / / /
* | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-081-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Let's not duplicate Symbian softkey menu top-level actions in submenu.Janne Anttila2010-09-081-1/+1
| |/ / / / / /
* | | | | | | Fix compilation on Windows CEBradley T. Hughes2010-09-081-1/+1
* | | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0827-107/+377
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0827-107/+377
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0727-107/+377
| | |\ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | | * | | | Merge branch 'qt-4.7-from-4.6' of scm.dev.nokia.troll.no:qt/qt-integration in...Qt Continuous Integration System2010-09-0727-107/+377
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |
| | | | * | | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-0727-107/+377
| | | | |\ \ \
| | | | | * \ \ Merge branch '4.6' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.6-integ...Qt Continuous Integration System2010-09-0626-99/+366
| | | | | |\ \ \
| | | | | | * | | Add missing license headerJan-Arve Sæther2010-09-062-0/+82
| | | | | | * | | Compile fix WinCEJan-Arve Sæther2010-09-032-5/+14
| | | | | | * | | Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-0326-99/+275
| | | | | * | | | Fixed input context trying to squeeze content into a full widget.axis2010-09-061-0/+7
| | | | | * | | | Cleaned up position tracking in the Symbian input methods.axis2010-09-063-15/+18
| | | | | * | | | Revert "Long-press shortcuts for symbols on QWERTY keyboard don't work"axis2010-09-063-16/+2
| | | | | |/ / /
| | | | | * | | Fix QtScript Date <--> QDateTime (local time) conversionKent Hansen2010-08-311-7/+4
| | | | | * | | Fix Qt applications freezing until mouse/keyboard events occur.Bradley T. Hughes2010-08-301-4/+9
| | | | | * | | Recognize GL_ARB_shader_objects as indicating shadersRhys Weatherley2010-08-271-0/+2
* | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-0828-432/+701
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove unused objectBea Lam2010-09-081-1/+0
| * | | | | | | | Fix Worker ListModel to emit the right signal when items changeBea Lam2010-09-081-1/+1
| |/ / / / / / /
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-0819-404/+663
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-077-19/+35
| | |\ \ \ \ \ \ \ | | | |/ / / / / /
| | * | | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0743-561/+2482
| | |\ \ \ \ \ \ \
| | * | | | | | | | Doc: More work on the QML documentation.David Boddie2010-09-074-51/+95
| | * | | | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0618-252/+145
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Doc: Worked on two more elements, replacing an image.David Boddie2010-09-062-34/+91
| | * | | | | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0327-151/+264
| | |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Doc: qdoc fixes.David Boddie2010-09-022-5/+5
| | * | | | | | | | | | Doc: Added types to method and signal documentation; other fixes.David Boddie2010-09-018-49/+58
| | * | | | | | | | | | Merge branch '4.7' into qmldocsDavid Boddie2010-09-0183-1997/+2381
| | |\ \ \ \ \ \ \ \ \ \