summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added statement regarding validators and input masks on the same line edit.Jerome Pasion2010-09-141-1/+4
* Added a QFormLayout snippet to the layout.qdoc and layouts.cppJerome Pasion2010-09-132-5/+53
* Doc: Excluded the libconninet library from the documentation.David Boddie2010-09-084-6/+10
* Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-077-71/+82
|\
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0716-481/+594
| |\
| | * uic: Improve messages.Friedemann Kleint2010-09-071-6/+8
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7-integ...Qt Continuous Integration System2010-09-073-57/+58
| |\ \
| | * \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0786-1657/+4605
| | |\ \
| | | * | Always call QPainter::end() before using the object drawn to.Trond Kjernåsen2010-09-071-1/+1
| | * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0643-335/+549
| | |\ \ \
| | * \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-0289-632/+2028
| | |\ \ \ \
| | * \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-09-01232-3729/+9103
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-27206-558/+5907
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-24201-17040/+16767
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7David Boddie2010-08-17336-14656/+17496
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | Doc: Reworded a brief description for clarity.David Boddie2010-08-171-2/+2
| | * | | | | | | | | Doc: Added a small note about using .pro files in SUBDIRS.David Boddie2010-08-171-54/+55
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-073-8/+16
| |\ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-09-073-8/+16
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / | | |/| | | | | | | | |
| | | * | | | | | | | | Remove unused variableThomas Zander2010-09-071-1/+0
| | | * | | | | | | | | Make compile on gcceThomas Zander2010-09-072-7/+10
| | | * | | | | | | | | resolving method name does not work for Symbian so need to use ordinal insteadPetri Kiiskinen2010-09-071-0/+6
* | | | | | | | | | | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-077-20/+48
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Tools (uic/rcc): Improve warning messages.Friedemann Kleint2010-09-077-20/+48
* | | | | | | | | | | | Merge branch '4.7-oslo1' into 4.7-docA-Team2010-09-07105-1270/+2368
|\ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / /
| * | | | | | | | | | | 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-074-20/+176
| * | | | | | | | | | | 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-074-186/+170
| * | | | | | | | | | | Refactoring QDirPrivate::DataJoão Abecasis2010-09-071-84/+98
| * | | | | | | | | | | Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-09-072-89/+90
| * | | | | | | | | | | explicitly remove qt_webkit_version.pri when building with -no-webkitOswald Buddenhagen2010-09-072-2/+3
| |/ / / / / / / / / /
| * | | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-0720-125/+153
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | Doc: fixing page name bug caused by 07bbace404078dcfd82eff717daa97299b8ba52c ...Morten Engvoldsen2010-09-072-2/+2
| | * | | | | | | | | Doc: updating details on Tier 2 platformsMorten Engvoldsen2010-09-071-5/+4
| | * | | | | | | | | Doc: adding remark on release of qt quick element support in creatorMorten Engvoldsen2010-09-071-1/+2
| | * | | | | | | | | Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Morten Engvoldsen2010-09-0736-331/+1198
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | 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
| | | * | | | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jason McDonald2010-09-075-17/+73
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / /