summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-076-19/+48
|\
| * Tools (uic/rcc): Improve warning messages.Friedemann Kleint2010-09-076-19/+48
* | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-0739-986/+1064
|\ \ | |/
| * QDir: Removed checks for existance of fileEngineJoão Abecasis2010-09-071-49/+8
| * QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-09-072-20/+29
| * Another bug-o introduced in fixing QDirPrivate refactoringJoão Abecasis2010-09-071-0/+1
| * Reverting QDir::detach introduced earlierJoão Abecasis2010-09-072-51/+33
| * QFileInfo: Prepare for engine-less implementationJoão Abecasis2010-09-072-46/+59
| * Removed QFileInfoPrivate::initFileEngineJoão Abecasis2010-09-072-13/+4
| * Simplify QDir::cdJoão Abecasis2010-09-071-2/+1
| * QDir::makeAbsolute could self-destruct on failureJoão Abecasis2010-09-071-7/+4
| * QDir::operator= simplificationJoão Abecasis2010-09-071-3/+0
| * QDirPrivate refactoringJoão Abecasis2010-09-071-1/+3
| * QDirPrivate refactoringJoão Abecasis2010-09-071-20/+20
| * QDirPrivate refactoringJoão Abecasis2010-09-071-25/+24
| * 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 branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-074-11/+19
| |\
| | * Replaced QWeakPointer to *Pointer in QGestureManager.Dominik Holland2010-09-072-3/+4
| | * Fixed hiding a window on X11 before it was shown.Denis Dzyubenko2010-09-071-0/+7
| | * Fix incorrect license header.Jason McDonald2010-09-071-8/+8
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-0736-403/+2241
| |\ \ | | |/
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-064-105/+229
| | |\
| | | * Allow Windows x64 to use SSE2 to speed up blendingliang jian2010-09-064-105/+229
| | * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0627-278/+1954
| | |\ \ | | | |/ | | |/|
| | | * Fix failing tst_qmdisubwindow test after 71a3b1a0d3Tor Arne Vestbø2010-09-061-2/+4
| | | * Doc: update the documentation of QUrl about HTML Form encodingThiago Macieira2010-09-061-0/+20
| | | * Fix compilation on ARM: don't include kernel headersThiago Macieira2010-09-061-2/+14
| | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0627-276/+1918
| | | |\
| | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0327-276/+1918
| | | | |\
| | | | | * Recognize @, #, $ and ` as word separatorsThorbjørn Lindeijer2010-09-031-0/+4
| | | | | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0326-276/+1914
| | | | | |\
| | | | | | * Accept empty authority segments in QUrl as different from not-presentThiago Macieira2010-09-031-1/+1
| | * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-063-4/+55
| | |\ \ \ \ \
| | | * | | | | Fixed incorrect Symbian scoping.axis2010-09-061-2/+2
| | | * | | | | QPixmaps try to access FBS connection after the connection has been closed.Jani Hautakangas2010-09-062-2/+53
| | | |/ / / /
| | * | | | | Fix AnchorAnimation for multiple AnchorChanges with dependancies.Michael Brasser2010-09-062-16/+3
| * | | | | | ListView: Ensure highlight is positioned correctly in positionViewAtIndex().Martin Jones2010-09-071-15/+56
| |/ / / / /
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-061-7/+5
| |\ \ \ \ \
| | * | | | | Small cleanupAaron Kennedy2010-09-061-7/+5
| * | | | | | Fix PathView item position on insertion and removal.Martin Jones2010-09-063-128/+170
| |/ / / / /
| * | | | | Ensure WebView gets focus when an editable node is clicked on.Martin Jones2010-09-061-1/+5
| * | | | | Do not reset sourceSize when changing image source url.Yann Bodson2010-09-061-3/+0
| * | | | | Ensure all image state is updated before emitting changed signals.Martin Jones2010-09-061-5/+6
| |/ / / /
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7Martin Jones2010-09-057-224/+55
| |\ \ \ \ | | |/ / /
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-032-189/+14
| | |\ \ \ | | | |/ / | | |/| |
| | | * | qdrawhelper: micro optimisation in fetchTransformBilinearOlivier Goffart2010-09-031-7/+7
| | | * | Fix QStaticText copy constructor to also copy text option propertyEskil Abrahamsen Blomfeldt2010-09-031-3/+3